aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org2006-11-133-27/+27
| | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-1111-32/+83
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 359768: Confusing error message when a user has too many votes for a ↵lpsolit%gmail.com2006-11-081-4/+4
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 309167: change to product which has same component name results in no ↵olav%bkor.dhs.org2006-11-052-5/+19
| | | | | | prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org2006-11-051-1/+0
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-045-27/+33
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-032-4/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
* Bug 355616: The "Actions" section of the footer should have "Preferences" ↵lpsolit%gmail.com2006-11-013-27/+51
| | | | and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 357374: Can't locate object method "use_for" via package ↵lpsolit%gmail.com2006-10-311-8/+4
| | | | "Bugzilla::Group" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
* Bug 357858: Having links to search for and create a new bug 4 times on a ↵olav%bkor.dhs.org2006-10-281-3/+0
| | | | | | page is excessive Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ↵lpsolit%gmail.com2006-10-241-2/+35
| | | | Buclin <LpSolit@gmail.com> r=bkor a=myk
* Bug 357690: "Field Values" link still visible in the footer for user with ↵lpsolit%gmail.com2006-10-241-1/+1
| | | | editcomponents privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 121576: fields should not be editable when viewing a bug if the user is ↵olav%bkor.dhs.org2006-10-232-67/+88
| | | | | | not logged in Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2006-10-232-2/+2
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 357580: Flag fieldset should appear directly under People fieldsetolav%bkor.dhs.org2006-10-231-8/+3
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-10-222-289/+333
| | | | <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org2006-10-221-1/+1
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 357490: Reorganize fields in show_bug.cgi and group links together - ↵lpsolit%gmail.com2006-10-223-150/+142
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵lpsolit%gmail.com2006-10-2111-10/+23
| | | | - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-211-0/+6
| | | | | | Bug 357429: Renaming a group which plays a special role generates a SQL error Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2006-10-201-1/+2
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 357396: Mass-change broken due to the undesired ↵lpsolit%gmail.com2006-10-201-4/+2
| | | | onClick="document.location='show_bug.cgi?id=XXX'" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 330290: Edit users should include user's real name and address in title ↵lpsolit%gmail.com2006-10-201-1/+1
| | | | - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 311237: bug_status_help and resolution_help Search popup help should use ↵lpsolit%gmail.com2006-10-201-2/+2
| | | | Abug and abug vars in variables.none.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' ↵lpsolit%gmail.com2006-10-201-0/+2
| | | | panel - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-205-87/+64
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
* Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2006-10-192-3/+5
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-1844-234/+338
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org2006-10-171-0/+4
| | | | | | Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
* Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is ↵olav%bkor.dhs.org2006-10-171-7/+21
| | | | | | another radio button Patch By Olav Vitters <olav@bkor.dhs.org> r=timeless a=myk
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-1539-39/+140
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-153-9/+8
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-1510-13/+26
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-1530-104/+84
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 356393: No title is displayed when confirming a bug by popular votes - ↵lpsolit%gmail.com2006-10-131-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 356256: Missing word 'are' in email notification - Patch by ↵lpsolit%gmail.com2006-10-121-1/+1
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave
* Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk2006-10-111-3/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
* Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com2006-10-051-2/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵lpsolit%gmail.com2006-10-032-5/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 355158: Bad filtering of bug list names - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-10-031-6/+4
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com2006-09-293-0/+36
| | | | users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
* Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com2006-09-282-1/+9
| | | | changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Fixing bustagelpsolit%gmail.com2006-09-261-2/+2
|
* Bug 352165: Improve the "Bug Writing Guidelines" - Patch by ↵lpsolit%gmail.com2006-09-261-168/+125
| | | | eli@prometheus-music.com r=gerv, r=timeless a=justdave
* Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com2006-09-241-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 353820: The confirmation page when deleting a user account who has ↵lpsolit%gmail.com2006-09-231-2/+2
| | | | entries in the bugs_activity table fails to notify the administrator correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
* Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org2006-09-223-3/+11
| | | | | | USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
* Bug 353211: account/prefs/footer.html.tmpl is dead codemkanat%bugzilla.org2006-09-211-78/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2006-09-211-2/+29
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
* Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2006-09-215-5/+83
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk