BMO/Recent Changes/2019-01: Difference between revisions
< BMO | Recent Changes
Jump to navigation
Jump to search
DaveLawrence (talk | contribs) No edit summary |
(another release) |
||
Line 1: | Line 1: | ||
== 2019-01-23 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20190123.1 release-20190123.1] | |||
* {{bug|1511261}} request queue page shows 'Bugzilla::User=HASH(...)' instead of username | |||
* {{bug|1520856}} "Opt out of these emails" at bottom of overdue request nagging emails doesn't open desired page | |||
* {{bug|1520011}} Phabbugz panel short description missing | |||
* {{bug|1518886}} Remove outdated build plan code from PhabBugz extension used to move revisions from draft mode. | |||
* {{bug|1509329}} Do not display revisions that have moved out of the bug, but note the move in the bug history | |||
* {{bug|1520533}} Utilize Markdown in uplift form comments | |||
* {{bug|1521653}} Cannot edit comments after creating or updating an attachment | |||
* {{bug|1518268}} Re-style all markdown content, consistently | |||
* {{bug|1520202}} Sometimes the browser can cache the wrong version of an asset | |||
* {{bug|1517429}} Search: Filter out by default Product containing "Graveyard" | |||
* {{bug|1512815}} Optimize Bugzilla->active_custom_fields() for CPU and memory usage | |||
* {{bug|1520582}} Block ips of users that get too many page errors | |||
* {{bug|1522155}} Closed bug links don't get their strike-through | |||
== 2019-01-16 == | == 2019-01-16 == | ||
Revision as of 22:19, 23 January 2019
2019-01-23
- bug 1511261 request queue page shows 'Bugzilla::User=HASH(...)' instead of username
- bug 1520856 "Opt out of these emails" at bottom of overdue request nagging emails doesn't open desired page
- bug 1520011 Phabbugz panel short description missing
- bug 1518886 Remove outdated build plan code from PhabBugz extension used to move revisions from draft mode.
- bug 1509329 Do not display revisions that have moved out of the bug, but note the move in the bug history
- bug 1520533 Utilize Markdown in uplift form comments
- bug 1521653 Cannot edit comments after creating or updating an attachment
- bug 1518268 Re-style all markdown content, consistently
- bug 1520202 Sometimes the browser can cache the wrong version of an asset
- bug 1517429 Search: Filter out by default Product containing "Graveyard"
- bug 1512815 Optimize Bugzilla->active_custom_fields() for CPU and memory usage
- bug 1520582 Block ips of users that get too many page errors
- bug 1522155 Closed bug links don't get their strike-through
2019-01-16
- bug 1518522 phabbugz comments in bugs need to set is_markdown to true
- bug 1493253 Embed crash count table to bug pages
- bug 1518264 New non-monospace comments styled with way too small a font size
- bug 1500441 Make site-wide announcement dismissable
- bug 1519240 Markdown comments ruin links wrapped in <>
- bug 1519157 Linkification is disabled on <h1>, <h2> etc.
- bug 1518328 The edit comment feature should have a preview mode as well
- bug 1510996 Abandoned phabricator revisions should be hidden by default
- bug 1518967 Edit attachment as comment does markdown, which is very unexpected
- bug 1519659 Need to reload the page before being able to edit
- bug 1520221 Avoid wrapping markdown comments
- bug 1520495 Crash count table does not detect uplift links in Markdown comments
- bug 1519564 Add a mechanism for disabling all special markdown syntax
2019-01-08
- bug 1514765 New bug comment preview broken when use_markdown is disabled
- bug 1515144 Prevent Google Analytics script from being loaded when DNT:1 so that Tracking Protection doesn't have to block it
- bug 1515405 Add rate limiting for comments and attachment accesses
- bug 1514848 Add utility to revoke API keys
- bug 1506725 Update form.doc to direct reporters to GitHub
- bug 1493253 Embed crash count table to bug pages
- bug 1514446 Disabled users don't have 'strikethrough' in group owners report
- bug 1508389 Change links for WebCompat reporting
- bug 1516021 Rename all references in the code and file tree from Quantum to App
- bug 1514411 NSS, DevTools and other products don't have "Has STR" and "Has Regression Range" fields
- bug 1516188 Alignment of "Bugs Filed" section in profile page is not same as of rest of rows below it.
- bug 1517606 Infinite loop in Bugzilla::Extension::BMO::_inject_headers_into_body()
- bug 1518381 lightbox is no longer used when clicking on an attachment's link in markdown comments
- bug 1512526 Revisions table: mouse over anywhere in the reviewer name should pop up the review status
- bug 1509122 Need additional space between status icon and status text in the revision panel in show_bug
- bug 1518264 New non-monospace comments styled with way too small a font size
- bug 1518380 reduce the margins of blockquotes in html comments
- bug 1518350 Allow literal html tags to stand for themselves
- bug 1518303 Comments on splinter patches are misformatted with markdown styling
- bug 1518218 The attachment icon is misplaced
- bug 1518268 Preview cuts off bottoms of things using ```
- bug 1518266 Font of comment emails is rendered too large since markdown has been enabled