BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2024-10-09 ==
[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|1921994}} *** Place holder for summary ***
* {{bug|1923674}} qa/t/1_test_custom_fields.t failing in CI after recent updates


== 2024-09-19 ==
== 2024-09-19 ==
Line 36: Line 49:
* {{bug|1911202}} Remove support for iprepd from the BMO code base as it is not being used since the move to GCP
* {{bug|1911202}} Remove support for iprepd from the BMO code base as it is not being used since the move to GCP
* {{bug|1914061}} Sitemap urls are using GCP storage links which are being rejected by Google search indexer since it is not a property we own
* {{bug|1914061}} Sitemap urls are using GCP storage links which are being rejected by Google search indexer since it is not a property we own
== 2024-08-20 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20240820.1 release-20240820.1]
* {{bug|1905296}} Clear needinfo if comment is marked as spam
* {{bug|1913316}} Enable the `cf_crash_signature` custom field for `Firefox OS Graveyard`
* {{bug|1833813}} docker-compose.yml should set the platform
* {{bug|1913465}} .editorconfig is incorrect for non-Perl files
* {{bug|1891378}} Ctrl+click on attachments produces a new tab with the attachment dialog and the bug report's URL (not a useful attachment-specific URL)


= Archive =
= Archive =

Revision as of 18:54, 9 October 2024

Recent Changes

2024-10-09

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 1921994 *** Place holder for summary ***
  • bug 1923674 qa/t/1_test_custom_fields.t failing in CI after recent updates

2024-09-19

release-20240919.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 1919687 Collapse/Expand buttons have inconsistent style
  • bug 1919692 Avatars on collapsed comments are tiny
  • bug 1919789 `comment` parameter to prefill bug from URLs is ignored
  • bug 1919849 Some features on modal new bug page are not working as expected

2024-09-18

release-20240918.1

  • bug 1476107 Implement new Markdown editor widget with text formatting toolbar and keyboard shortcuts

2024-09-10

release-20240910.1

  • 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

2024-09-03

release-20240903.1

  • bug 1914453 Update BMO docker images to the latest stable Perl version 5.40 as well as other dependencies
  • bug 1912884 Users who cannot comment on a bug should not be able to change a bug's resolution
  • bug 1421401 Implement emoji comment reactions
  • bug 1915356 Add PGP Thunderbird integration section in SecureMail help page
  • bug 1911202 Remove support for iprepd from the BMO code base as it is not being used since the move to GCP
  • bug 1914061 Sitemap urls are using GCP storage links which are being rejected by Google search indexer since it is not a property we own

Archive