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