aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-072-3/+32
* Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com2008-11-061-0/+2
* Bug 381772 - Add hooks for common-links.ghendricks%novell.com2008-11-051-1/+1
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-2/+24
* Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2008-10-031-4/+4
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...mkanat%bugzilla.org2008-10-032-28/+15
* Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva...mkanat%bugzilla.org2008-10-031-2/+3
* Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...mkanat%bugzilla.org2008-10-032-13/+17
* Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use itmkanat%bugzilla.org2008-10-032-7/+20
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on Wi...guy.pyrzak%gmail.com2008-10-021-0/+2
* Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbas...lpsolit%gmail.com2008-09-221-1/+1
* Bug 398075: Bugzilla should be able to display the "shutdownhtml" message eve...lpsolit%gmail.com2008-09-212-5/+7
* Bug 455814: token.cgi should reject password change requests for disabled acc...lpsolit%gmail.com2008-09-201-0/+4
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-0/+2
* Bug 304866: <title> for Flag Type Created should include the name of the flag...lpsolit%gmail.com2008-08-271-4/+4
* Bug 378907: Bad wording in the error message when trying to create a product ...lpsolit%gmail.com2008-08-221-1/+1
* Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch ...lpsolit%gmail.com2008-08-221-1/+1
* Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org2008-08-221-0/+2
* Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com2008-08-142-0/+15
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-083-13/+13
* Bug 448748: Error messages thrown should have an HTML ID - Patch by FrédÃ...lpsolit%gmail.com2008-08-031-4/+2
* Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com2008-07-312-52/+34
* Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy...lpsolit%gmail.com2008-07-301-2/+2
* Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete invali...mkanat%bugzilla.org2008-07-011-0/+17
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-201-5/+10
* Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com2008-06-191-0/+5
* Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to make...lpsolit%gmail.com2008-06-031-45/+62
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-291-2/+8
* Bug 435250: In the "View User Account Log" page, the information in the "What...lpsolit%gmail.com2008-05-241-1/+2
* Bug 330989: illegal_change_deps error uses "empowered" inconsistently with "a...lpsolit%gmail.com2008-05-141-7/+7
* Bug 430307: Unsafe regexp used in global/userselect.html.tmpl - Patch by Jess...lpsolit%gmail.com2008-04-301-2/+6
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-5/+1
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-043-3/+3
* Bug 405946: Some emails are not sent in the language chosen by the addressee ...lpsolit%gmail.com2008-04-021-5/+0
* Bug 425565: Product name not displayed in the error message when adding/remov...lpsolit%gmail.com2008-03-281-3/+3
* Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ...lpsolit%gmail.com2008-03-181-1/+1
* Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea...lpsolit%gmail.com2008-03-181-6/+8
* Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak <guy.pyrzak@gmail.c...lpsolit%gmail.com2008-02-211-0/+2
* Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com2008-02-121-0/+9
* Bug 392821: Remove obsolete instructions in template variables.none.tmpl conc...lpsolit%gmail.com2008-02-071-13/+0
* Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa...lpsolit%gmail.com2008-02-062-0/+20
* Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - Patch...lpsolit%gmail.com2008-02-061-11/+12
* Bug 393745: s/you/anyone/ in the message displayed when creating a new produc...lpsolit%gmail.com2008-02-051-1/+1
* Bug 325487: Admin pages should require less "clicks" (remove useless confirma...lpsolit%gmail.com2008-01-281-20/+243
* Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm...lpsolit%gmail.com2008-01-281-8/+0
* Remove an error tag from user-error that's no longer used, as of the lastmkanat%bugzilla.org2008-01-201-5/+0
* Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ...lpsolit%gmail.com2008-01-201-1/+1
* The resolution_cant_clear error message was missing a TT whitespace fix.mkanat%bugzilla.org2008-01-181-1/+1
* Bug 402791: Move status and resolution updating from process_bug.cgi into Bug...mkanat%bugzilla.org2008-01-182-12/+29