BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2025-10-08 ==


== 2024-10-15 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20251008.1 release-20251008.1]
* {{bug|1992731}} Hide gravatar / user image for disabled users
* {{bug|1992730}} Updated editusers.cgi to show the users gravatar image on the page similar to the user profile
* {{bug|1985464}} UI bug: Text overflows Thunderbird card on Enter a Bug page (dark theme)


[https://github.com/mozilla-bteam/bmo/tree/release-20241015.1 release-20241015.1]
== 2025-10-06 ==
* {{bug|1923415}} Update Dockerfile and docker-compose*.yml to optimize build times and remove warnings
[https://github.com/mozilla-bteam/bmo/tree/release-20251006.1 release-20251006.1]
* {{bug|1923931}} Editing a comment breaks when two different people have previously edited the same comment
* {{bug|1987854}} Make name for advisory credits more clear
* {{bug|1923840}} Searching for bugs containing a mentor times out (504 Gateway timeout)
* {{bug|1988539}} Adding a comment to bug with a user story value with editbugs                permission causes a permission error and the comment cannot be added
* {{bug|1988115}} In dependency graph show VERIFIED FIXED same as RESOLVED


== 2024-10-09 ==
== 2025-09-30 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20241009.1 release-20241009.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250930.1 release-20250930.1]
* {{bug|1918771}} Support pronouns such as %user% in "changed by" searches
* {{bug|1987016}} Disabled checkboxes have the same style as enabled checkboxes
* {{bug|1920995}} wrong calculation of relative date (rel-time) caused by repeatedly rounding in time_ago
* {{bug|1988707}} Clarify the user statistics is updated daily
* {{bug|1921668}} Inline attachment details button no longer works if attachment is on another bug
* {{bug|1988243}} When a bot account is in the duo_excluded group it is still required to setup Duo only as 2FA and not TOTP
* {{bug|1921295}} Update uplift request form question in bugzilla to reflect urgency of uplift
* {{bug|1989605}} Don't allow brand-new accounts to use the Triage Request Form to self-grant `canconfirm`
* {{bug|1921923}} add healthchecks to bmo.test
* {{bug|1986964}} Add new localconfig variables for the new dedicated replica to be used by the ETL cron job and possibly others
* {{bug|1921383}} Bugzilla rich text editor shortcuts don't respect user layout
* {{bug|1921966}} List ending by double enter wipes rest of comment
* {{bug|1923674}} qa/t/1_test_custom_fields.t failing in CI after recent updates


== 2024-09-19 ==
== 2025-09-03 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20240919.1 release-20240919.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250903.1 release-20250903.1]
* {{bug|1919237}} Extra empty space in each bugzilla comment when there are no emoji reactions to it and logged in on old bugs that disallow reactions
* {{bug|1971059}} Dependency tree items are misaligned
* {{bug|1919687}} Collapse/Expand buttons have inconsistent style
* {{bug|1983944}} My dashboard should render updated comments in markdown
* {{bug|1919692}} Avatars on collapsed comments are tiny
* {{bug|1984006}} Copy name action doesn't copy
* {{bug|1919789}} `comment` parameter to prefill bug from URLs is ignored
* {{bug|1985621}} phab-bot does not trigger for uplift request form updates via Conduit API
* {{bug|1919849}} Some features on modal new bug page are not working as expected
* {{bug|1986495}} Optimize bug updates in Phabbugz by converting to a single update


== 2024-09-18 ==
== 2025-08-25 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20240918.1 release-20240918.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250825.1 release-20250825.1]
* {{bug|1476107}} Implement new Markdown editor widget with text formatting toolbar and keyboard shortcuts
* {{bug|1982101}} Add a note that markdown is supported with a link to help on the Guided bug entry page
 
* {{bug|1933892}} missing/misplaced horizontal scrollbar on bug lists
== 2024-09-10 ==
* {{bug|1896310}} Attached images are not displayed inline when the bug has no keywords
 
* {{bug|1984407}} Phabbugz reviewer rotation has incorrect regex for looking for project names for review rotation
[https://github.com/mozilla-bteam/bmo/tree/release-20240910.1 release-20240910.1]
* {{bug|1984452}} When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision
* {{bug|1916637}} Fix order of names for emoji comment reactions
* {{bug|1916586}} Color of the icon for "Report an issue with a website that I use"
* {{bug|1917008}} Emoji Reaction Button Off-Centered
* {{bug|1916765}} add preference to not display emoji
* {{bug|1916787}} Extra empty space in each bugzilla comment when there are no emoji reactions to it
* {{bug|1916929}} Prevent emoji reactions on old, closed bugs
* {{bug|1917167}} Disable emoji reactions for users without editbugs on bugs that have commenting restricted
* {{bug|1917348}} Update robots.txt hook for SiteMapIndex to add 'Allow: /sitemap/' to fix blocked sitemap issue


= Archive =
= Archive =


* [[BMO/Recent_Changes/2025-10|2025-10]]
* [[BMO/Recent_Changes/2025-09|2025-09]]
* [[BMO/Recent_Changes/2025-08|2025-08]]
* [[BMO/Recent_Changes/2025-07|2025-07]]
* [[BMO/Recent_Changes/2025-06|2025-06]]
* [[BMO/Recent_Changes/2025-05|2025-05]]
* [[BMO/Recent_Changes/2025-04|2025-04]]
* [[BMO/Recent_Changes/2025-03|2025-03]]
* [[BMO/Recent_Changes/2025-02|2025-02]]
* [[BMO/Recent_Changes/2025-01|2025-01]]
* [[BMO/Recent_Changes/2024-12|2024-12]]
* [[BMO/Recent_Changes/2024-11|2024-11]]
* [[BMO/Recent_Changes/2024-10|2024-10]]
* [[BMO/Recent_Changes/2024-10|2024-10]]
* [[BMO/Recent_Changes/2024-09|2024-09]]
* [[BMO/Recent_Changes/2024-09|2024-09]]

Latest revision as of 15:44, 9 October 2025

Recent Changes

2025-10-08

release-20251008.1

  • bug 1992731 Hide gravatar / user image for disabled users
  • bug 1992730 Updated editusers.cgi to show the users gravatar image on the page similar to the user profile
  • bug 1985464 UI bug: Text overflows Thunderbird card on Enter a Bug page (dark theme)

2025-10-06

release-20251006.1

  • bug 1987854 Make name for advisory credits more clear
  • bug 1988539 Adding a comment to bug with a user story value with editbugs permission causes a permission error and the comment cannot be added
  • bug 1988115 In dependency graph show VERIFIED FIXED same as RESOLVED

2025-09-30

release-20250930.1

  • bug 1987016 Disabled checkboxes have the same style as enabled checkboxes
  • bug 1988707 Clarify the user statistics is updated daily
  • bug 1988243 When a bot account is in the duo_excluded group it is still required to setup Duo only as 2FA and not TOTP
  • bug 1989605 Don't allow brand-new accounts to use the Triage Request Form to self-grant `canconfirm`
  • bug 1986964 Add new localconfig variables for the new dedicated replica to be used by the ETL cron job and possibly others

2025-09-03

release-20250903.1

  • bug 1971059 Dependency tree items are misaligned
  • bug 1983944 My dashboard should render updated comments in markdown
  • bug 1984006 Copy name action doesn't copy
  • bug 1985621 phab-bot does not trigger for uplift request form updates via Conduit API
  • bug 1986495 Optimize bug updates in Phabbugz by converting to a single update

2025-08-25

release-20250825.1

  • bug 1982101 Add a note that markdown is supported with a link to help on the Guided bug entry page
  • bug 1933892 missing/misplaced horizontal scrollbar on bug lists
  • bug 1896310 Attached images are not displayed inline when the bug has no keywords
  • bug 1984407 Phabbugz reviewer rotation has incorrect regex for looking for project names for review rotation
  • bug 1984452 When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision

Archive