BMO/Recent Changes: Difference between revisions

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


== 2024-11-05 ==
[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-20241105.1 release-20241105.1]
== 2025-10-06 ==
* {{bug|1926081}} Add modification_time datetime column to profiles table denoting when the profile was last updated
[https://github.com/mozilla-bteam/bmo/tree/release-20251006.1 release-20251006.1]
* {{bug|1929001}} Saved data for comment 0 overrides "comment" parameter
* {{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


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


[https://github.com/mozilla-bteam/bmo/tree/release-20241030.1 release-20241030.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250930.1 release-20250930.1]
* {{bug|1928077}} Bugzilla comment/description font bigger on desktop
* {{bug|1987016}} Disabled checkboxes have the same style as enabled checkboxes
* {{bug|1928083}} Bugzilla’s emojis are displayed on the bottom of the page when activated creating a new scroll bar
* {{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


== 2024-10-29 ==
== 2025-09-03 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20241029.1 release-20241029.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250903.1 release-20250903.1]
* {{bug|1926907}} also return cf_crash_signature for product 'Application Services'
* {{bug|1971059}} Dependency tree items are misaligned
* {{bug|1926081}} Add modification_time datetime column to profiles table denoting when the profile was last updated
* {{bug|1983944}} My dashboard should render updated comments in markdown
* {{bug|1904321}} Make more user-facing pages mobile friendly
* {{bug|1984006}} Copy name action doesn't copy
* {{bug|1926574}} When changing product of a bug and the destination product only has one component, pre-select the one component
* {{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


== 2024-10-15 ==
== 2025-08-25 ==


[https://github.com/mozilla-bteam/bmo/tree/release-20241015.1 release-20241015.1]
[https://github.com/mozilla-bteam/bmo/tree/release-20250825.1 release-20250825.1]
* {{bug|1923415}} Update Dockerfile and docker-compose*.yml to optimize build times and remove warnings
* {{bug|1982101}} Add a note that markdown is supported with a link to help on the Guided bug entry page
* {{bug|1923931}} Editing a comment breaks when two different people have previously edited the same comment
* {{bug|1933892}} missing/misplaced horizontal scrollbar on bug lists
* {{bug|1923840}} Searching for bugs containing a mentor times out (504 Gateway timeout)
* {{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
== 2024-10-09 ==
* {{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
 
[https://github.com/mozilla-bteam/bmo/tree/release-20241009.1 release-20241009.1]
* {{bug|1918771}} Support pronouns such as %user% in "changed by" searches
* {{bug|1920995}} wrong calculation of relative date (rel-time) caused by repeatedly rounding in time_ago
* {{bug|1921668}} Inline attachment details button no longer works if attachment is on another bug
* {{bug|1921295}} Update uplift request form question in bugzilla to reflect urgency of uplift
* {{bug|1921923}} add healthchecks to bmo.test
* {{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


= 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