aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com2008-03-103-3/+3
| | | | fix it)
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com2008-03-093-10/+31
| | | | can be styled" [p=reed r+a=LpSolit]
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-011-5/+10
| | | | | | | The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
* Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com2008-02-281-5/+9
|
* Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by ↵lpsolit%gmail.com2008-02-281-1/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com2008-02-261-22/+28
| | | | do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 419440: The Bugzilla version is not displayed in the welcome-admin page ↵lpsolit%gmail.com2008-02-251-1/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com2008-02-254-14/+10
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵lpsolit%gmail.com2008-02-211-0/+2
| | | | <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 389815: Can't edit shared queries if you can't run them - Patch by ↵lpsolit%gmail.com2008-02-121-1/+8
| | | | timeless <timeless@bemail.org> r/a=LpSolit
* Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com2008-02-121-0/+9
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
* Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2008-02-094-5/+10
| | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
* Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org2008-02-081-2/+8
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by ↵lpsolit%gmail.com2008-02-081-0/+7
| | | | Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
* Bug 392821: Remove obsolete instructions in template variables.none.tmpl ↵lpsolit%gmail.com2008-02-071-13/+0
| | | | concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
* Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com2008-02-061-0/+66
|
* Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com2008-02-064-0/+47
| | | | Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
* Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com2008-02-063-15/+17
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵lpsolit%gmail.com2008-02-051-1/+1
| | | | product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
* Bug 378908: Edit Group Access Controls hint for Default Default is missing a ↵lpsolit%gmail.com2008-02-051-1/+1
| | | | period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
* Bug 378797: Ability to turn "My votes" page into a bug list - Patch by ↵lpsolit%gmail.com2008-02-031-2/+13
| | | | GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 414267: show bug UI broken after editing an attachment - Patch by Guy ↵lpsolit%gmail.com2008-01-301-0/+14
| | | | Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 414269: Move the knobs to appear below the enter comments area (like it ↵lpsolit%gmail.com2008-01-301-2/+1
| | | | used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ↵lpsolit%gmail.com2008-01-301-22/+14
| | | | Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 414012: Include the table id in fields that fail their new max-length check.mkanat%bugzilla.org2008-01-281-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 325487: Admin pages should require less "clicks" (remove useless ↵lpsolit%gmail.com2008-01-282-23/+245
| | | | confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-286-496/+753
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and ↵lpsolit%gmail.com2008-01-281-8/+0
| | | | Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Remove an error tag from user-error that's no longer used, as of the lastmkanat%bugzilla.org2008-01-201-5/+0
| | | | checkin.
* Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->updatemkanat%bugzilla.org2008-01-201-5/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl ↵lpsolit%gmail.com2008-01-201-1/+1
| | | | - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit
* 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 ↵mkanat%bugzilla.org2008-01-182-12/+29
| | | | | | Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵lpsolit%gmail.com2008-01-122-2/+10
| | | | characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2008-01-123-0/+26
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 383643: When using "Find a specific bug", the generated buglist does not ↵lpsolit%gmail.com2008-01-122-32/+23
| | | | let you change the sort order - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit
* Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect ↵reed%reedloden.com2008-01-121-1/+1
| | | | filter" [p=reed r+a=LpSolit]
* Fix the grammar and accuracy of the mod_perl relnote for 3.0.3.mkanat%bugzilla.org2008-01-091-4/+4
|
* Bug 410779: Release Notes for 3.0.3mkanat%bugzilla.org2008-01-091-1/+41
| | | | Patch By Cédric Corazza <cedric.corazza@wanadoo.fr> r=LpSolit
* Bug 313744: Deadline Field not available when changing several bugs at once ↵lpsolit%gmail.com2008-01-041-0/+11
| | | | - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit
* Bug 410524: createCalendar() and showCalendar() undefined after attaching a ↵lpsolit%gmail.com2008-01-031-0/+3
| | | | file - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org2007-12-161-1/+1
| | | | r=lpsolit a=lpsolit
* Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org2007-12-151-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 384604: make guided form default to General component. Patch by gerv; ↵gerv%gerv.net2007-12-141-0/+5
| | | | r=justdave.
* Bug 408151: error 'install_data_too_long' is not defined on checksetup.plmkanat%bugzilla.org2007-12-141-1/+1
| | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org2007-12-111-0/+7
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
* Bug 407036: buglist.css no longer loaded by buglists - Patch by ↵lpsolit%gmail.com2007-12-061-2/+1
| | | | Frédéric Buclin (away Dec 10 - 28) <LpSolit@gmail.com> r=justdave a=mkanat
* Bug 399559: LDAP administration is not experimentaleseyman%linagora.com2007-12-051-3/+2
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=mkanat
* Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more ↵lpsolit%gmail.com2007-12-031-34/+11
| | | | than n votes" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit