summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02Bug 1426507 - Upgrade BMO to HTML5Fateh Sandhu45-103/+102
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison8-58/+50
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino5-114/+67
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison7-91/+26
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino4-173/+169
2017-12-02Bug 1417980 - Fix non-HTTPS links and outdated links where possibleKohei Yoshino13-65/+65
2017-12-02Bug 1420295 - Remove the Bugzilla version number from homepageKohei Yoshino6-14/+1
2017-12-01Bug 1420300 - Move bug tagging tool from global footer to bug footerKohei Yoshino4-18/+6
2017-11-30Bug 1363889 - Update BMO to use new Mozilla brandingKohei Yoshino1-4/+0
2017-10-02fix typos in mfa messageDylan William Hardison1-2/+2
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 Hardison2-0/+19
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 Hardison6-23/+26
2017-09-19Bug 1400419 - Direct GitHub-auth'd users that are required to use 2FA to ↵Dylan William Hardison1-3/+19
issue a password reset
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison3-6/+47
in that group who have not enabled MFA
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵Dylan William Hardison3-20/+78
Data::Password::passwdqc
2017-09-13Bug 1398889 - Add param 'silent_users' that never trigger sending bugmailDylan William Hardison1-1/+3
* Add param silent_users * Add method is_silent_user to User class, which returns true if the login name matches an entry in silent_users. * Change user_wants_mail() to return false if the changer is a silent user. * Change is_global_watcher() in User class code to use any instead of grep * Change regex used to parse param 'globalwatchers' to use consistent regex in BugMail.pm and User.pm
2017-09-09Bug 1398340 - Typo in 2fa enrollment flow: "enrolment" (missing an L) (#232)Dylan William Hardison2-3/+3
2017-08-30Bug 1394915- Protect against 2FA by-pass in reset_password.cgiMary Umoh1-0/+4
2017-08-29Bug 1392769 - Add other fields to new-bugSebastin Santy1-2/+58
2017-08-29Bug 1394466 - Include noindex on error pagesMary Umoh3-121/+127
2017-08-24Bug 1393145 - See if we can add a directive/rule to robots.txt to get search ↵Mary Umoh1-0/+1
engines to crawl more slowly
2017-08-23Bug 1388526 - Add rules to robots.txt.tmpl to account for the differences ↵Mary Umoh1-0/+4
between development and production
2017-08-22cleanup some stuff in new-bug (#215)Dylan William Hardison1-152/+149
2017-08-22Revert "Bug 1390225 - Make general/untriaged component as default, if available"Dylan William Hardison1-5/+0
This reverts commit 293b657da11e7197e90f260dc3e0c118cba126dd.
2017-08-21Bug 1390225 - Make general/untriaged component as default, if availableSebastin Santy1-0/+5
2017-08-17Bug 1383500 - Allow giving a default product in the URL in new-bugSebastin Santy1-2/+3
2017-08-16Bug 1390112 - Option for filing security bugsSebastin Santy1-0/+2
2017-08-15Bug 1387106 - UI tweaks and ideasSebastin Santy1-1/+1
2017-08-08Bug 1386336 - Generate robots.txt at checksetup.pl from a templateMary Umoh1-0/+19
2017-07-28Bug 1383268 - Add attachments to new-bugSebastin Santy1-2/+10
2017-07-21Fix bugwords test failureSebastin Santy1-4/+6
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy1-165/+155
2017-07-18Bug 1381751 - Move create button to the right, and contributor agreement to ↵Sebastin Santy1-1/+2
the left
2017-07-18Bug 1381749 - Add keywords to new-bugSebastin Santy1-1/+8
2017-07-18remove more header_addl_info from filter exceptionsDylan William Hardison1-1/+0
2017-07-18remove unused exceptions from filter testsDylan William Hardison1-2/+0
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-14Bug 1380280 - "Words:" text is not centered vertically in "Instant Search"Kohei Yoshino1-2/+2
2017-07-11No Bug - clean trailing whitespace to t/008filter.t passes again (#135)Dylan William Hardison1-3/+3
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh2-22/+8
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy1-1/+30
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison2-91/+91
2017-07-07Revert "Bug 1365345 - Modal Bug Entry Prototype"Dylan William Hardison1-30/+1
This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.
2017-07-07Bug 1365345 - Modal Bug Entry PrototypeSebastin Santy1-1/+30
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison8-43/+42
2017-07-07Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgiMary Umoh2-0/+15
* fix mistake * Update * Updates * remove other file