BMO/Recent Changes/2023-07: Difference between revisions
< BMO | Recent Changes
Jump to navigation
Jump to search
DaveLawrence (talk | contribs) (Created page with "== 2023-07-06 == [https://github.com/mozilla-bteam/bmo/tree/release-20230706.1 release-20230706.1] * {{bug|1820888}} Update anywhere in the code that uses $c->url_for to inst...") |
DaveLawrence (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== 2023-07-27 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20230727.1 release-20230727.1] | |||
* {{bug|1844801}} Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public | |||
* {{bug|1841823}} entering correct second factor number (2FA pin) after first one was incorrect fails: "User Not Specified: You must select/enter a user." | |||
== 2023-07-24 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20230724.1 release-20230724.1] | |||
* {{bug|1835941}} Create a new report for "What should I work on next?" to help engineers see bugs matching a specific search criteria | |||
* {{bug|1844801}} Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public | |||
== 2023-07-19 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20230719.1 release-20230719.1] | |||
* {{bug|1842217}} Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region | |||
* {{bug|1844183}} Cleanup and addition of additional debugging to Phabbugz code | |||
== 2023-07-06 == | == 2023-07-06 == | ||
Latest revision as of 17:03, 27 July 2023
2023-07-27
- bug 1844801 Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public
- bug 1841823 entering correct second factor number (2FA pin) after first one was incorrect fails: "User Not Specified: You must select/enter a user."
2023-07-24
- bug 1835941 Create a new report for "What should I work on next?" to help engineers see bugs matching a specific search criteria
- bug 1844801 Updates charting UI to allow users in special chartpublicgroup to allow setting charts as public
2023-07-19
- bug 1842217 Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
- bug 1844183 Cleanup and addition of additional debugging to Phabbugz code
2023-07-06
- bug 1820888 Update anywhere in the code that uses $c->url_for to instead use urlbase
- bug 1797620 Create modular framework for adding use case specific search endpoints to the BMO API
- bug 1831632 Update group membership report to more prominently display users are in groups that not Mozilla email addresses (i.e. personal accounts)
- bug 1839929 Need to update SiteMap extension to upload xml files to S3 and to do nightly as a cron task