aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵travis%sedsystems.ca2005-03-021-1/+1
| | | | | | not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-0112-3/+1012
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
* Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵travis%sedsystems.ca2005-03-012-5/+7
| | | | | | r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-014-1/+352
| | | | Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
* Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com2005-02-271-0/+1
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk
* Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca2005-02-262-3/+3
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca2005-02-262-8/+8
| | | | Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk
* Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca2005-02-261-7/+46
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2005-02-261-1/+1
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=myk
* Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca2005-02-261-2/+2
|
* Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca2005-02-251-8/+8
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk