aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 364748: Bug number not displayed when viewing all attachments - Patch by ↵lpsolit%gmail.com2006-12-231-2/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 364293: Do not call can_see_product() from templates - Patch by ↵lpsolit%gmail.com2006-12-222-4/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Back out a change which is not part of the patch I reviewed and which breaks ↵lpsolit%gmail.com2006-12-191-1/+1
| | | | the list of flags to display on bug and attachment creation - see bug 335389
* Bug 343635: Enabling classifications should add a tree view of ↵lpsolit%gmail.com2006-12-192-12/+29
| | | | classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 364065 - "Disabling CC list <select> for logged-out users can make the ↵reed%reedloden.com2006-12-191-2/+1
| | | | list unscrollable" [p=reed r=bkor a=myk]
* Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com2006-12-191-1/+1
|
* Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed ↵reed%reedloden.com2006-12-191-10/+10
| | | | r=LpSolit a=myk]
* Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵reed%reedloden.com2006-12-191-1/+1
| | | | [p=reed r=LpSolit a=myk]
* Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵lpsolit%gmail.com2006-12-192-5/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com2006-12-154-8/+8
| | | | creation and email address change (and include the timezone too) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 363556: No obvious way to log in to view/change a bug when you're not ↵lpsolit%gmail.com2006-12-131-4/+13
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com2006-12-121-0/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org2006-12-121-24/+34
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
* Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵lpsolit%gmail.com2006-11-281-1/+1
| | | | data/template/template/en/default/global/user-error.html.tmpl line 1526 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 361867: The description for the 'allowbugdeletion' parameter should not ↵lpsolit%gmail.com2006-11-281-3/+3
| | | | say deleting versions can delete bugs - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com2006-11-211-0/+10
| | | | resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 359956: No requestee field available for attachments on bug creation - ↵lpsolit%gmail.com2006-11-201-0/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-182-3/+10
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com2006-11-153-21/+14
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com2006-11-141-3/+12
| | | | "Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org2006-11-142-1/+6
| | | | | | all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
* Bug 308950 - add build ID parameter to guided page for non-browser products. ↵gerv%gerv.net2006-11-131-16/+20
| | | | Patch by gerv; r=justdave.
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-131-0/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
* 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