aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha...lpsolit%gmail.com2008-01-121-0/+7
* Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2008-01-121-0/+19
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-0/+3
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-1/+6
* Bug 405787: product_access_denied error tag defined twice in user-error.html....lpsolit%gmail.com2007-11-291-1/+1
* Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org2007-11-281-3/+9
* Bug 405342: "My requests" is broken - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com2007-11-261-1/+1
* Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org2007-11-131-0/+4
* Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org2007-10-242-0/+8
* Bug 182083: Help system should support more pages - Patch by Frédéric B...lpsolit%gmail.com2007-10-221-0/+15
* Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com2007-10-122-10/+14
* Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com2007-10-101-6/+6
* Midair with product change while adding an attachment silently clears flags -...lpsolit%gmail.com2007-10-091-0/+7
* Fix bustage from Bug 373689--certain error messages are no longer in use.mkanat%bugzilla.org2007-09-191-15/+0
* Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com2007-09-191-1/+6
* Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org2007-09-171-0/+1
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-082-4/+6
* Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug IDtimeless%mozdev.org2007-08-241-3/+5
* Bug 365438 Tag-related error messages should mention "tag" instead of "saved ...timeless%mozdev.org2007-08-241-14/+9
* Bug 373440: Make "check" into a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-08-241-0/+4