summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2005-05-12Bug 287109: [SECURITY] Names of private products/components can be exposed ↵mkanat%kerio.com1-0/+5
on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
2005-05-10Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net1-0/+18
eseyman@linagora.com; r=gerv, a=myk.
2005-05-04Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com1-1/+2
- Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
2005-05-04Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting ↵lpsolit%gmail.com1-1/+5
<altlst@sonic.net> r=LpSolit a=justdave
2005-04-22Fix for bug 291391: allows users to rerequest set flags even if they don't ↵myk%mozilla.org1-6/+4
have the privilege to set them; r=lpsolit; a=myk
2005-04-13Bug 289618: reference globals.pl's quoteUrls function for changing bug term ↵lpsolit%gmail.com1-0/+13
- Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave
2005-04-11Bug 289570: Blank value always shown on target type code error from ↵lpsolit%gmail.com1-1/+1
editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com1-3/+7
Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
2005-04-08Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵lpsolit%gmail.com2-14/+11
CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com1-0/+23
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-30Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵lpsolit%gmail.com1-0/+2
generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
2005-03-18Bug 278717: Can't create "create bug" template with multiple CCs if you use ↵lpsolit%gmail.com1-2/+2
usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org1-0/+3
extensions; r=gerv
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org1-0/+8
Patch by Jason Remillard. r=myk a=myk
2005-03-15Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com1-0/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org2-2/+2
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
2005-03-12Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"travis%sedsystems.ca1-0/+1
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2-4/+1
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca4-1/+39
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca1-21/+16
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
2005-03-08Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca1-1/+1
message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-07Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com1-1/+2
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-03-05Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵mkanat%kerio.com1-2/+3
permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
2005-03-02Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵travis%sedsystems.ca1-1/+1
not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca3-2/+90
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵travis%sedsystems.ca2-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
2005-02-26Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca2-8/+8
Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk
2005-02-26Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca1-2/+2
2005-02-26Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca1-8/+8
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
2005-02-26Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca1-0/+2
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=glob a=myk
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2-3/+3
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2005-02-25Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com2-9/+48
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-21Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net1-0/+4
patch by LpSolit r=mkanat,a=justdave
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net1-0/+9
r=wurblzap.a=justdave
2005-02-19Bug 238665 : "change anything on the selected" is awkward in ↵travis%sedsystems.ca1-1/+2
"bugs_not_changed" error Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-02-19Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com1-0/+12
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18Bug 280858 : Last Changed Date column header wastes spacetravis%sedsystems.ca1-3/+3
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk
2005-02-17Fix for bug 278125: converts Bugzilla header to structural HTML and ↵myk%mozilla.org1-23/+16
stylistic CSS; Patch by Svetlana Harisova; r,a=myk
2005-02-17Bug 238662 : "on the reason" is awkward in "comment_required" errortravis%sedsystems.ca1-1/+1
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 238667 : "in a comment on the" is awkward in "file_too_large" errortravis%sedsystems.ca1-7/+7
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
2005-02-17Bug 238676 : ending sentence with a preposition (in) in "require_component" ↵travis%sedsystems.ca1-2/+2
error Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 238663 : "again on the" is awkward in "missing_cookie" errortravis%sedsystems.ca1-1/+1
Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
2005-02-17Bug 281574 : Combine version_/milestone_/component_no_action errors into one.travis%sedsystems.ca1-12/+4
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
2005-02-17Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca1-2/+7
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-02-17Bug 271276 : Cannot enter negative time for 'Hours Worked'travis%sedsystems.ca1-9/+18
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-02-04Bug 280747 : Syntax for terms in variables.none.tmpl not fully correct (= ↵travis%sedsystems.ca1-9/+9
signs instead of => signs) Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2005-02-03Bug 272456 : Default text color not settravis%sedsystems.ca1-4/+2
Patch by Myk Melez <myk@mozilla.org> r=LpSolit, justdave a=justdave
2005-02-01Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca1-0/+1
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave
2005-02-01Bug 265394 : bodyattrs should be dropped from header.html.tmpltravis%sedsystems.ca1-4/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, vladd a=justdave
2005-01-29Bug 227990 : UI Footer does not respect HTML 4 specificationstravis%sedsystems.ca1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave