Difference between revisions of "BMO/Recent Changes"

From MozillaWiki
< BMO
Jump to: navigation, search
(Recent Changes)
(Recent Changes)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Recent Changes =
 
= Recent Changes =
  
== 2024-07-29 ==
+
== 2024-10-15 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240729.1 release-20240729.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20241015.1 release-20241015.1]
* {{bug|1908265}} cannot log in unless HTTP Referer request header is enabled
+
* {{bug|1923415}} Update Dockerfile and docker-compose*.yml to optimize build times and remove warnings
* {{bug|1909914}} Increase the max failures for connecting to Memcached from 1 to 3
+
* {{bug|1923931}} Editing a comment breaks when two different people have previously edited the same comment
* {{bug|1710271}} Add link to support as alternative to bugzilla for new Thunderbird bug reporters
+
* {{bug|1923840}} Searching for bugs containing a mentor times out (504 Gateway timeout)
* {{bug|1909798}} Large dependency graphs do not work
 
  
== 2024-07-24 ==
+
== 2024-10-09 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240724.1 release-20240724.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20241009.1 release-20241009.1]
* {{bug|1906996}} Bugs with large number of dependencies can cause timeouts when using web view of the showdependencygraph.cgi
+
* {{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
  
== 2024-07-22 ==
+
== 2024-09-19 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240722.1 release-20240722.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240919.1 release-20240919.1]
* {{bug|1200286}} The permissions section in user preferences should distinguish between assigned and inherited groups
+
* {{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|1907893}} Malformed URL in SES complaint emails sent to bugzilla maintainers
+
* {{bug|1919687}} Collapse/Expand buttons have inconsistent style
* {{bug|1905292}} Hide spam content to discourage spammers
+
* {{bug|1919692}} Avatars on collapsed comments are tiny
* {{bug|1907918}} Site maps are broken for bmo
+
* {{bug|1919789}} `comment` parameter to prefill bug from URLs is ignored
* {{bug|1907906}} Show indicator in Bugzilla header that a users email is currently disabled
+
* {{bug|1919849}} Some features on modal new bug page are not working as expected
  
== 2024-06-26 ==
+
== 2024-09-18 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240626.1 release-20240626.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240918.1 release-20240918.1]
* {{bug|1903078}} "Update Reminders" link in a reminder email is broken
+
* {{bug|1476107}} Implement new Markdown editor widget with text formatting toolbar and keyboard shortcuts
* {{bug|1903627}} "Remove reminder" button is still shown despite no reminders remaining on bug
 
* {{bug|1904151}} Updates and improvements to Bugzilla/Report/Graph.pm and Bugzilla/API/V1/BugGraph.pm
 
* {{bug|1904753}} Phabricator diffs remain in a secure revision state and are not being processed
 
  
== 2024-06-12 ==
+
== 2024-09-10 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240612.1 release-20240612.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240910.1 release-20240910.1]
* {{bug|1900932}} Create API for adding/removing/listing current bug reminders based on work from bug 1894968
+
* {{bug|1916637}} Fix order of names for emoji comment reactions
* {{bug|1901945}} Can't go back to bug number page in the browser history after clicking on the "Add reminder" button
+
* {{bug|1916586}} Color of the icon for "Report an issue with a website that I use"
 
+
* {{bug|1917008}} Emoji Reaction Button Off-Centered
== 2024-06-11 ==
+
* {{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
[https://github.com/mozilla-bteam/bmo/tree/release-20240611.2 release-20240611.2]
+
* {{bug|1916929}} Prevent emoji reactions on old, closed bugs
* {{bug|1894968}} Bugzilla - Bug Reminder System
+
* {{bug|1917167}} Disable emoji reactions for users without editbugs on bugs that have commenting restricted
* {{bug|1901825}} Use of memcache causing intermittent errors in Bugzilla Reminders feature
+
* {{bug|1917348}} Update robots.txt hook for SiteMapIndex to add 'Allow: /sitemap/' to fix blocked sitemap issue
  
 
= Archive =
 
= Archive =
  
 +
* [[BMO/Recent_Changes/2024-10|2024-10]]
 +
* [[BMO/Recent_Changes/2024-09|2024-09]]
 +
* [[BMO/Recent_Changes/2024-08|2024-08]]
 
* [[BMO/Recent_Changes/2024-07|2024-07]]
 
* [[BMO/Recent_Changes/2024-07|2024-07]]
 
* [[BMO/Recent_Changes/2024-06|2024-06]]
 
* [[BMO/Recent_Changes/2024-06|2024-06]]

Latest revision as of 17:00, 15 October 2024

Recent Changes

2024-10-15

release-20241015.1

  • bug 1923415 Update Dockerfile and docker-compose*.yml to optimize build times and remove warnings
  • bug 1923931 Editing a comment breaks when two different people have previously edited the same comment
  • bug 1923840 Searching for bugs containing a mentor times out (504 Gateway timeout)

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 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

Archive