Difference between revisions of "BMO/Recent Changes"

From MozillaWiki
< BMO
Jump to: navigation, search
(Recent Changes)
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Recent Changes =
 
= Recent Changes =
  
== 2024-01-09 ==
+
== 2024-06-26 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20240109.1 release-20240109.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240626.1 release-20240626.1]
* {{bug|1870044}} Red star next to the Type field when viewing bugs
+
* {{bug|1903078}} "Update Reminders" link in a reminder email is broken
* {{bug|1870988}} Enable the `cf_crash_signature` custom field for `Camino Graveyard`
+
* {{bug|1903627}} "Remove reminder" button is still shown despite no reminders remaining on bug
* {{bug|1871414}} Update Selenium test suite to use a more recent version of Firefox to support new features
+
* {{bug|1904151}} Updates and improvements to Bugzilla/Report/Graph.pm and Bugzilla/API/V1/BugGraph.pm
* {{bug|1870549}} When grabbing the next story id, sometimes it is invalid so we should try to grab the next one up to 5 tries
+
* {{bug|1904753}} Phabricator diffs remain in a secure revision state and are not being processed
* {{bug|1873076}} Prefill needinfo from for new enter bug page
 
* {{bug|1873447}} On the new bug form, can't use control-E on Mac to go to the end of fields
 
* {{bug|1870891}} Replace native <select> with custom element with search bar
 
  
== 2023-12-12 ==
+
== 2024-06-12 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20231212.1 release-20231212.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240612.1 release-20240612.1]
* {{bug|1866162}} Fix several 'use of initialized value...' errors when running the automated UI tests
+
* {{bug|1900932}} Create API for adding/removing/listing current bug reminders based on work from bug 1894968
* {{bug|1868715}} Add additional products to be enabled for the cf_crash_signature custom field
+
* {{bug|1901945}} Can't go back to bug number page in the browser history after clicking on the "Add reminder" button
* {{bug|1825961}} Missing uplift approval flags on uplift patches causes BugBot to falsely complain
 
* {{bug|1549621}} Redevelop Enter Bug page
 
* {{bug|1848412}} [GCS] Refactor S3 Bugzilla code to allow ability to support both S3 and GCP and share common code
 
  
== 2023-11-15 ==
+
== 2024-06-11 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20231115.1 release-20231115.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240611.2 release-20240611.2]
* {{bug|1853465}} [EXT_CLEANUP] Remove REMO extension as it is no longer being used
+
* {{bug|1894968}} Bugzilla - Bug Reminder System
* {{bug|1861260}} Update the Push extension to add additional status check code in order to restart the pod if an error is occurring
+
* {{bug|1901825}} Use of memcache causing intermittent errors in Bugzilla Reminders feature
* {{bug|1862316}} Update Thunderbird logo
 
* {{bug|913911}} add a webservice method to expose a bug graphs (including dependency and duplicates)
 
* {{bug|1863076}} The Firefox for iOS logo-image on the new bug page has some weird white dots at the left edge (visible with dark color-scheme)
 
  
== 2023-10-04 ==
+
== 2024-05-29 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20231004.1 release-20231004.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240529.1 release-20240529.1]
* {{bug|1853453}} [EXT_CLEANUP] Remove extension MozillaIAM and also remove profiles_iam table as no longer needed
+
* {{bug|1899198}} Modify the Client Bug Bounty Form metadata
* {{bug|1241904}} BMO needs high res favicons
+
* {{bug|1899323}} Show "Report a new bug in a Mozilla product" to unauthenticated users on the home page
  
== 2023-09-27 ==
+
== 2024-05-28 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230927.1 release-20230927.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240528.1 release-20240528.1]
* {{bug|1853466}} [EXT_CLEANUP] Remove ZPushNotify extension as it is no longer being used
+
* {{bug|1896389}} Uplift approval granted by non-relman revision review
* {{bug|1854648}} Add additional products to be enabled for the cf_crash_signature custom field
+
* {{bug|1889249}} Create an admin web UI (linked from component admin page) that allows for graveyarding of components
* {{bug|1853453}} [EXT_CLEANUP] Remove extension MozillaIAM and also remove profiles_iam table as no longer needed
+
* {{bug|1899298}} Modify web bug bounty form
  
 
= Archive =
 
= Archive =
* [[BMO/Recent_Changes/2024-01|2024-01]]
+
 
 +
* [[BMO/Recent_Changes/2024-06|2024-06]]
 +
* [[BMO/Recent_Changes/2024-05|2024-05]]
 +
* [[BMO/Recent_Changes/2024-04|2024-04]]
 +
* [[BMO/Recent_Changes/2024-03|2024-03]]
 +
* [[BMO/Recent_Changes/2024-02|2024-02]]
 
* [[BMO/Recent_Changes/2023-12|2023-12]]
 
* [[BMO/Recent_Changes/2023-12|2023-12]]
 
* [[BMO/Recent_Changes/2023-11|2023-11]]
 
* [[BMO/Recent_Changes/2023-11|2023-11]]

Revision as of 16:44, 26 June 2024

Recent Changes

2024-06-26

release-20240626.1

  • bug 1903078 "Update Reminders" link in a reminder email is broken
  • 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

release-20240612.1

  • bug 1900932 Create API for adding/removing/listing current bug reminders based on work from bug 1894968
  • bug 1901945 Can't go back to bug number page in the browser history after clicking on the "Add reminder" button

2024-06-11

release-20240611.2

  • bug 1894968 Bugzilla - Bug Reminder System
  • bug 1901825 Use of memcache causing intermittent errors in Bugzilla Reminders feature

2024-05-29

release-20240529.1

  • bug 1899198 Modify the Client Bug Bounty Form metadata
  • bug 1899323 Show "Report a new bug in a Mozilla product" to unauthenticated users on the home page

2024-05-28

release-20240528.1

  • bug 1896389 Uplift approval granted by non-relman revision review
  • bug 1889249 Create an admin web UI (linked from component admin page) that allows for graveyarding of components
  • bug 1899298 Modify web bug bounty form

Archive