summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2005-05-11Bug 292609: Dependency tree: add a space before the bug summary - Patch by ↵lpsolit%gmail.com1-1/+1
mc <magicdice@hotmail.com> r=kiko a=myk
2005-05-10Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net8-58/+80
eseyman@linagora.com; r=gerv, a=myk.
2005-05-07Bug 290972: In the "Find a Specific Bug" page, the status of the bug being ↵lpsolit%gmail.com2-5/+8
searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2005-05-06Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵lpsolit%gmail.com1-2/+2
product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk 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-28Bug 274724: The 'Edit Attachment' link is now available even if a user does ↵lpsolit%gmail.com1-35/+30
not have 'editbugs' privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
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 289594 - Part 2 - The "exclude" table also needs alternating colors. ↵jake%bugzilla.org1-1/+2
Also changing the default color back to F7F7F7. r=mkanat
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-13Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org3-1/+78
r=wurblzap, a= justdave
2005-04-12Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org2-3/+4
also now supports even/odd row styling. r=gerv, a=justdave
2005-04-12Bug 289565 - fix JavaScript component selector when creating new charts. ↵gerv%gerv.net1-0/+6
Patch by gerv; r=kiko, 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-10Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI ↵lpsolit%gmail.com2-6/+3
methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09Bug 289002: cannot set/clear requests with requestee - Patch by Teemu ↵lpsolit%gmail.com1-2/+2
Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-09Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com3-21/+53
Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
2005-04-08Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by ↵lpsolit%gmail.com1-3/+0
Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com3-9/+11
<wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2-20/+28
<wicked@etlicon.fi> r=LpSolit a=justdave
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.com7-143/+64
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-04-05Bug 284151: "edit" link shows up on confirmation page for deleting a Field ↵lpsolit%gmail.com2-2/+4
Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
2005-04-05Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu ↵lpsolit%gmail.com1-1/+1
Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-03-31Followup fix for bug 284446: add hook inside enter bug form so that test ↵myk%mozilla.org1-0/+3
runner and other applications can insert form controls that collect additional data about the bug being created.
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-30Bug 288131: PatchViewer adds extra empty lines in modified parts of patches ↵lpsolit%gmail.com1-1/+0
- Patch by Frederic Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-03-30Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net3-139/+192
email internals. Patch by gerv; r=jake, a=justdave.
2005-03-22Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com1-1/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵travis%sedsystems.ca4-6/+6
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
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-17Bug 282384: Templatize the 'select classification' bit of editproducts - ↵lpsolit%gmail.com2-5/+75
Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave
2005-03-17Bug 280639: When creating bookmarkable template, it is called "this link" - ↵lpsolit%gmail.com1-3/+5
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
2005-03-17Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you ↵justdave%bugzilla.org2-1/+10
didn't just come from said bug. Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit, a=justdave
2005-03-17Bug 179514 - make CVS bug lists use consistent format for date and time. ↵gerv%gerv.net1-0/+5
Patch by gerv; r,a=myk.
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be ↵jake%bugzilla.org6-11/+5
deleted on new installs.
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org6-0/+18
extensions; r=gerv
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org4-4/+110
Patch by Jason Remillard. r=myk a=myk
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca6-5/+11
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
2005-03-16Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca1-0/+15
Patch by Frederic Buclin <LpSolit@gmail.com> 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-15Bug 271125 : Need template for table-simpletravis%sedsystems.ca1-0/+36
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org5-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
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 262864 - make tabular reports show columns which have an empty header. ↵gerv%gerv.net1-2/+2
Patch by robzilla@siklos.ca; r=gerv, a=myk.
2005-03-11Bug 274365 - search all core products when searching a particular ↵gerv%gerv.net1-0/+10
application product. Patch by gerv; r,a=myk.
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca4-9/+6
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.ca9-1/+243
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-10Bug 277745 : "Classification" appears in reports even when not turned ontravis%sedsystems.ca1-0/+1
Patch by Albert Ting <altlst@sonic.net> r=gerv 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