summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2005-04-28Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com1-35/+30
2005-04-22Fix for bug 291391: allows users to rerequest set flags even if they don't ha...myk%mozilla.org1-6/+4
2005-04-13Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also...jake%bugzilla.org1-1/+2
2005-04-13Bug 289618: reference globals.pl's quoteUrls function for changing bug term -...lpsolit%gmail.com1-0/+13
2005-04-13Bug 165075 - A login form is now included by default on the main Index page.jake%bugzilla.org3-1/+78
2005-04-12Bug 289594 - The table on the email settings page no longer is 100% wide. It ...jake%bugzilla.org2-3/+4
2005-04-12Bug 289565 - fix JavaScript component selector when creating new charts. Patc...gerv%gerv.net1-0/+6
2005-04-11Bug 289570: Blank value always shown on target type code error from editflagt...lpsolit%gmail.com1-1/+1
2005-04-10Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...lpsolit%gmail.com2-6/+3
2005-04-09Bug 289002: cannot set/clear requests with requestee - Patch by Teemu Mannerm...lpsolit%gmail.com1-2/+2
2005-04-09Bug 199048: Preference option to reverse sort the comments stack - Patch by S...lpsolit%gmail.com3-21/+53
2005-04-08Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...lpsolit%gmail.com1-3/+0
2005-04-08Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wic...lpsolit%gmail.com3-9/+11
2005-04-08Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked...lpsolit%gmail.com2-20/+28
2005-04-08Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...lpsolit%gmail.com2-14/+11
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...lpsolit%gmail.com7-143/+64
2005-04-05Bug 284151: "edit" link shows up on confirmation page for deleting a Field Va...lpsolit%gmail.com2-2/+4
2005-04-05Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu Mannerm...lpsolit%gmail.com1-1/+1
2005-03-31Followup fix for bug 284446: add hook inside enter bug form so that test runn...myk%mozilla.org1-0/+3
2005-03-30Bug 286003: Direct access to summarize-time.cgi when time tracking is off gen...lpsolit%gmail.com1-0/+2
2005-03-30Bug 288131: PatchViewer adds extra empty lines in modified parts of patches -...lpsolit%gmail.com1-1/+0
2005-03-30Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net3-139/+192
2005-03-22Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com1-1/+5
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca4-6/+6
2005-03-18Bug 278717: Can't create "create bug" template with multiple CCs if you use u...lpsolit%gmail.com1-2/+2
2005-03-17Bug 282384: Templatize the 'select classification' bit of editproducts - Patc...lpsolit%gmail.com2-5/+75
2005-03-17Bug 280639: When creating bookmarkable template, it is called "this link" - P...lpsolit%gmail.com1-3/+5
2005-03-17Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you did...justdave%bugzilla.org2-1/+10
2005-03-17Bug 179514 - make CVS bug lists use consistent format for date and time. Patc...gerv%gerv.net1-0/+5
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org6-11/+5
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ex...myk%mozilla.org6-0/+18
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org4-4/+110
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca6-5/+11
2005-03-16Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca1-0/+15
2005-03-15Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com1-0/+5
2005-03-15Bug 271125 : Need template for table-simpletravis%sedsystems.ca1-0/+36
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding th...jake%bugzilla.org5-5/+5
2005-03-12Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"travis%sedsystems.ca1-0/+1
2005-03-11Bug 262864 - make tabular reports show columns which have an empty header. Pa...gerv%gerv.net1-2/+2
2005-03-11Bug 274365 - search all core products when searching a particular application...gerv%gerv.net1-0/+10
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca4-9/+6
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca9-1/+243
2005-03-10Bug 277745 : "Classification" appears in reports even when not turned ontravis%sedsystems.ca1-0/+1
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ...travis%sedsystems.ca1-21/+16
2005-03-10Bug 284991 : small typo: "thisbug" should be two wordstravis%sedsystems.ca1-1/+1
2005-03-08Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca1-5/+3
2005-03-08Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca1-1/+1
2005-03-08Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m...travis%sedsystems.ca1-1/+1
2005-03-07Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com1-1/+2
2005-03-05Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the p...mkanat%kerio.com1-2/+3