aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 274724: The 'Edit Attachment' link is now available even if a user does ↵lpsolit%gmail.com2005-04-281-35/+30
| | | | not have 'editbugs' privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
* Fix for bug 291391: allows users to rerequest set flags even if they don't ↵myk%mozilla.org2005-04-221-6/+4
| | | | have the privilege to set them; r=lpsolit; a=myk
* Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵jake%bugzilla.org2005-04-131-1/+2
| | | | | | Also changing the default color back to F7F7F7. r=mkanat
* Bug 289618: reference globals.pl's quoteUrls function for changing bug term ↵lpsolit%gmail.com2005-04-131-0/+13
| | | | - Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave
* Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org2005-04-133-1/+78
| | | | r=wurblzap, a= justdave
* Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org2005-04-122-3/+4
| | | | | | also now supports even/odd row styling. r=gerv, a=justdave
* Bug 289565 - fix JavaScript component selector when creating new charts. ↵gerv%gerv.net2005-04-121-0/+6
| | | | Patch by gerv; r=kiko, a=justdave.
* Bug 289570: Blank value always shown on target type code error from ↵lpsolit%gmail.com2005-04-111-1/+1
| | | | editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI ↵lpsolit%gmail.com2005-04-102-6/+3
| | | | methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 289002: cannot set/clear requests with requestee - Patch by Teemu ↵lpsolit%gmail.com2005-04-091-2/+2
| | | | Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com2005-04-093-21/+53
| | | | Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
* Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵lpsolit%gmail.com2005-04-081-3/+0
| | | | Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-083-9/+11
| | | | <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-082-20/+28
| | | | <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵lpsolit%gmail.com2005-04-082-14/+11
| | | | CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com2005-04-067-143/+64
| | | | by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵lpsolit%gmail.com2005-04-052-2/+4
| | | | Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
* Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu ↵lpsolit%gmail.com2005-04-051-1/+1
| | | | Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Followup fix for bug 284446: add hook inside enter bug form so that test ↵myk%mozilla.org2005-03-311-0/+3
| | | | runner and other applications can insert form controls that collect additional data about the bug being created.
* Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵lpsolit%gmail.com2005-03-301-0/+2
| | | | generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
* Bug 288131: PatchViewer adds extra empty lines in modified parts of patches ↵lpsolit%gmail.com2005-03-301-1/+0
| | | | - Patch by Frederic Buclin <LpSolit@gmail.com> r=glob a=justdave
* Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net2005-03-303-139/+192
| | | | email internals. Patch by gerv; r=jake, a=justdave.
* Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com2005-03-221-1/+5
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca2005-03-194-6/+6
| | | | | | Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Bug 278717: Can't create "create bug" template with multiple CCs if you use ↵lpsolit%gmail.com2005-03-171-2/+2
| | | | usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk
* Bug 282384: Templatize the 'select classification' bit of editproducts - ↵lpsolit%gmail.com2005-03-172-5/+75
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave
* Bug 280639: When creating bookmarkable template, it is called "this link" - ↵lpsolit%gmail.com2005-03-171-3/+5
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you ↵justdave%bugzilla.org2005-03-172-1/+10
| | | | | | | didn't just come from said bug. Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit, a=justdave
* Bug 179514 - make CVS bug lists use consistent format for date and time. ↵gerv%gerv.net2005-03-171-0/+5
| | | | Patch by gerv; r,a=myk.
* Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org2005-03-176-11/+5
| | | | deleted on new installs.
* Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org2005-03-166-0/+18
| | | | extensions; r=gerv
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-164-4/+110
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-166-5/+11
| | | | Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
* Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca2005-03-161-0/+15
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
* Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com2005-03-151-0/+5
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
* Bug 271125 : Need template for table-simpletravis%sedsystems.ca2005-03-151-0/+36
| | | | Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk
* Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org2005-03-135-5/+5
| | | | | | the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave
* Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"travis%sedsystems.ca2005-03-121-0/+1
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk
* Bug 262864 - make tabular reports show columns which have an empty header. ↵gerv%gerv.net2005-03-111-2/+2
| | | | Patch by robzilla@siklos.ca; r=gerv, a=myk.
* Bug 274365 - search all core products when searching a particular ↵gerv%gerv.net2005-03-111-0/+10
| | | | application product. Patch by gerv; r,a=myk.
* Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2005-03-114-9/+6
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-109-1/+243
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
* Bug 277745 : "Classification" appears in reports even when not turned ontravis%sedsystems.ca2005-03-101-0/+1
| | | | Patch by Albert Ting <altlst@sonic.net> r=gerv a=myk
* Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca2005-03-101-21/+16
| | | | | | failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
* Bug 284991 : small typo: "thisbug" should be two wordstravis%sedsystems.ca2005-03-101-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=timeless a=myk
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-081-5/+3
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca2005-03-081-1/+1
| | | | | | message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com2005-03-071-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
* Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵mkanat%kerio.com2005-03-051-2/+3
| | | | | | permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave