aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵gerv%gerv.net2008-07-101-3/+2
| | | | Vista, fixes Mac OS X. Patch by gerv; r=justdave.
* Bug 442821: Make the workflow editor deny closed statuses for new bugsmkanat%bugzilla.org2008-07-031-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵mkanat%bugzilla.org2008-07-011-0/+17
| | | | | | invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat
* Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵lpsolit%gmail.com2008-06-291-16/+28
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 422691 – Attachment gets added twice after hitting "Back" and "Refresh"dkl%redhat.com2008-06-282-0/+49
| | | | Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 432916: Expose usermatchmode via WebServices (User.get match argument)mkanat%bugzilla.org2008-06-201-5/+10
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com2008-06-191-0/+5
| | | | Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
* Fix on checkin for bug 438810: replace targets by users/groupslpsolit%gmail.com2008-06-141-4/+4
|
* Bug 438810: Whines fail when a group or user that was receiving whines is ↵lpsolit%gmail.com2008-06-141-0/+19
| | | | manually deleted, and sanitycheck.cgi should report this problem - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 437770: Imported bugs are ignored by queries (they never appear in ↵lpsolit%gmail.com2008-06-131-0/+15
| | | | buglists) - Patch by Ed Goose <ed.goose@gmail.com> r/a=LpSolit
* Bug 437013: Add hook to edit-multiple.html.tmpl to add fields to displaymkanat%bugzilla.org2008-06-041-0/+2
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 437011: Add hook to show.xml.tmpl to add fields to the end of the xmlmkanat%bugzilla.org2008-06-041-0/+3
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 437010: Add hook to show-multiple.html.tmpl to add fields to detailed ↵mkanat%bugzilla.org2008-06-041-0/+4
| | | | | | bug list. Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 437008: Add hook to edit.html.tmpl to show additional fieldsmkanat%bugzilla.org2008-06-041-0/+3
| | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat
* Bug 435570: Let's add all field descriptions in field-descs.none.tmpl to ↵lpsolit%gmail.com2008-06-031-45/+62
| | | | make them localizable - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit
* Bug 426165 – javascript in template flag/list.html.tmpl overwrites ↵guy.pyrzak%gmail.com2008-05-301-1/+1
| | | | | | default onload-Event Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
* Bug 412725: WebService functions to get information about a Userdkl%redhat.com2008-05-291-2/+8
| | | | Patch by Noura Elhawary <nelhawar@redhat.com> - r=mkanat, a=mkanat
* Bug 435504: Boolean charts use field descriptions from the DB, making them ↵lpsolit%gmail.com2008-05-242-4/+4
| | | | english only - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 435250: In the "View User Account Log" page, the information in the ↵lpsolit%gmail.com2008-05-242-1/+3
| | | | "What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 435114: The description of the LDAPstarttls parameter is not displayed ↵lpsolit%gmail.com2008-05-221-2/+2
| | | | in editparams.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com2008-05-211-7/+0
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com2008-05-201-11/+19
| | | | Patch by Guy Pyrzak, review=LpSolit a=LpSolit
* Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com2008-05-201-1/+1
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
* Bug 433851 - "Flag <select> not disabled even though user can't request or ↵reed%reedloden.com2008-05-151-2/+2
| | | | change flag" [p=reed/LpSolit r+a=LpSolit]
* Bug 433348: Created bug display should show extra nav links like show bug ↵lpsolit%gmail.com2008-05-141-1/+1
| | | | does (clone/xml/print) - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 430398: request.cgi does not filter component select list on distinct ↵dkl%redhat.com2008-05-141-5/+3
| | | | values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit
* Bug 330989: illegal_change_deps error uses "empowered" inconsistently with ↵lpsolit%gmail.com2008-05-141-7/+7
| | | | "allowed" (+ some other minor changes) - Patch by Mike Durthaler <mdurthaler@sbcglobal.net> r=timeless a=LpSolit
* Bug 431363: Include information about flag types when config.cgi returns ↵lpsolit%gmail.com2008-05-081-2/+35
| | | | data in the RDF format - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=mkanat a=mkanat
* Fix bustage from Bug 417531.mkanat%bugzilla.org2008-05-051-4/+4
|
* Bug 425665: [SECURITY] XSS in show_bug.cgi: id isn't filtered for ↵lpsolit%gmail.com2008-05-052-4/+3
| | | | format=multiple - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=wurblzap a=LpSolit
* Bug 417531: Release Notes for 3.0.4mkanat%bugzilla.org2008-05-051-2/+57
| | | | Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> and Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 430307: Unsafe regexp used in global/userselect.html.tmpl - Patch by ↵lpsolit%gmail.com2008-04-301-2/+6
| | | | Jesse Clark <jjclark1982@gmail.com> r/a=LpSolit
* Bug 429847: config.cgi should include additional information about custom ↵lpsolit%gmail.com2008-04-202-1/+14
| | | | fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com2008-04-191-10/+0
|
* Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com2008-04-191-3/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 223523: Allow Keywords column to wrap - Patch by Matt McHenry ↵lpsolit%gmail.com2008-04-191-0/+1
| | | | <mmchenry@carnegielearning.com> r/a=LpSolit
* Bug 428511 – Status and resolution values in dependency trees not ↵wurblzap%gmail.com2008-04-121-2/+2
| | | | | | | localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 419016 - Space between the votes text and period is visually unappealing ↵guy.pyrzak%gmail.com2008-04-101-4/+13
| | | | | | and confusing. Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit a=LpSolit
* Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ↵guy.pyrzak%gmail.com2008-04-101-10/+10
| | | | | | | | | editing the component if qa contact is blank Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat Patch removes the init for the QA field to be outside of the check to see if the field is blank.
* Bug 427236 Ð Different font sizes used in the group restrictions section of ↵guy.pyrzak%gmail.com2008-04-101-2/+2
| | | | | | | | | show_bug.cgi Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat Patch changes the font size of the group area to be the same for both by changing the font size to both use the <small> tag
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-104-137/+158
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 427226: Do not display the requestee field if the flag is not ↵lpsolit%gmail.com2008-04-051-4/+11
| | | | requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit (module owner)
* Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ↵lpsolit%gmail.com2008-04-051-12/+0
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Missing comma in a hash (was missing in the checkin of bug 182975)lpsolit%gmail.com2008-04-041-1/+1
|
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-046-15/+17
| | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
* Bug 405946: Some emails are not sent in the language chosen by the addressee ↵lpsolit%gmail.com2008-04-023-9/+21
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 425599 – show_activity missing space for attachment flag changesbbaetz%acm.org2008-04-021-1/+1
| | | | r/a=lpsolit
* Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov ↵lpsolit%gmail.com2008-04-021-1/+1
| | | | <vitaly.fedrushkov@gmail.com> r/a=LpSolit
* Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org2008-03-319-15/+15
| | | | | | before checked r=vladd a=lpsolit
* Bug 425565: Product name not displayed in the error message when ↵lpsolit%gmail.com2008-03-281-3/+3
| | | | adding/removing bugs to/from illegal groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit