summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-20/+12
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino4-109/+62
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-1/+0
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino3-150/+142
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino1-9/+1
2017-12-01Bug 1420300 - Move bug tagging tool from global footer to bug footerKohei Yoshino2-62/+0
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino1-4/+0
2017-09-27Bug 1401569 - typo in "enabled two-factor authentication"byron jones1-2/+2
2017-09-25Bug 1401463 - In bugzilla "you must reset password" state, all bug pages are ↵Dylan William Hardison1-0/+3
force-redirected to password reset page, which loses "to-do" information that I have encoded as open tabs viewing particular bug pages
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison1-19/+3
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison1-2/+17
in that group who have not enabled MFA
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵Dylan William Hardison2-20/+8
Data::Password::passwdqc
2017-09-09Bug 1398340 - Typo in 2fa enrollment flow: "enrolment" (missing an L) (#232)Dylan William Hardison1-2/+2
2017-08-30Bug 1394915- Protect against 2FA by-pass in reset_password.cgiMary Umoh1-0/+4
2017-08-29Bug 1394466 - Include noindex on error pagesMary Umoh3-121/+127
2017-07-18Bug 1380064 - Remove references to Mozilla skin to prevent problems when ↵Dylan William Hardison2-121/+4
default preferences are changed
2017-07-18Bug 1380389 - autosize comments should be a user pref (default: on)Mary Umoh1-1/+2
2017-07-14Revert "Bug 1380064 - Remove references to Mozilla skin to prevent problems ↵Dylan William Hardison2-4/+122
when default preferences are changed" This reverts commit 38af0fd192c2edc1b6ad791936cc32888cb94698.
2017-07-14Bug 1380064 - Remove references to Mozilla skin to prevent problems when ↵Mary Umoh2-122/+4
default preferences are changed
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison1-33/+31
2017-07-07Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgiMary Umoh1-0/+4
* fix mistake * Update * Updates * remove other file
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison1-31/+33
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh1-5/+5
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake
2017-05-24Bug 1348380 - Add param and user setting to control elasticsearch behaviorDylan William Hardison1-0/+1
1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all code that would attempt to connect to elasticsearch. 2) add a user preference that controls using elasticsearch for searches, which defaults to off for logged-in users. Anonymous users will default to using elasticsearch for the greater good. Note that elasticsearch, if available, will still power user-autocompletion (unless turned off as by the above parameter).
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison2-61/+4
2017-05-11fix typo in constant: FIELD_VALUE_MAX_SIZE -> MAX_FIELD_VALUE_SIZEDylan William Hardison1-1/+1
2017-05-03Bug 1355490 - Short URL link give "The token is not valid" errorDylan William Hardison1-28/+32
2017-04-10Bug 1355127 - rewrite field-descs.none.tmpl in perlDylan William Hardison1-132/+142
2017-04-05[testing] urlbase needs filterDylan William Hardison1-1/+1
2017-04-05[tests] fix markup to make tests pass.Dylan William Hardison1-2/+3
2017-04-04Bug 1350909 - Make index.cgi cache-friendly for logged out requestsDylan William Hardison2-105/+56
2017-03-27Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasonsDylan William Hardison1-1/+1
2017-03-07Bug 1322371 - can't add a developer.microsoft.com Edge issue to "See Also"Dylan William Hardison1-0/+2
2017-02-09Bug 1280393 - [a11y] All inputs and selects need to be labeled properlyDavid Lawrence1-0/+2
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison4-14/+20
2016-11-15Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ↵Dylan William Hardison1-4/+0
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b.
2016-11-12Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵Dylan William Hardison1-0/+4
headers have not already been printed
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field ↵David Lawrence3-0/+9
(everything else)
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+2
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-2/+1
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+2
local symlink to data/ directory
2016-05-19Bug 1262039 - typo in error message "Failed to retreive components..."David Lawrence1-1/+1
2016-05-12Bug 1270867 - confusing error message when I was just searching for a bugDylan Hardison1-1/+1
2016-04-13Bug 1264207 - add support for the hellosplat tracker to 'see also'Byron Jones1-0/+1
2016-03-22Bug 1258547 - XSS through javascript: callback URLs in auth delegationDylan Hardison1-0/+5
2016-03-21Bug 1252782 - can't add a "See Also" to a Chromium bug on bugs.chromium.orgDavid Lawrence1-0/+1
2016-03-15Bug 1256954 - Multiple Selenium cases are failing after the commit of bug ↵David Lawrence1-1/+1
1253914
2016-03-10Bug 1253914 - Cross domain referer leakage when resetting the user passwordDylan Hardison1-0/+1
2016-03-10Bug 1254227 - MozReview auth delegation allows sending out phishing mails ↵Dylan Hardison1-0/+6
via Bugzilla
2016-02-22Bug 1250129 - tab links sometimes do not workDylan Hardison1-1/+1