aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 364748: Bug number not displayed when viewing all attachments - Patch by ...lpsolit%gmail.com2006-12-231-2/+7
* Bug 364293: Do not call can_see_product() from templates - Patch by FrédÃ...lpsolit%gmail.com2006-12-222-4/+4
* Back out a change which is not part of the patch I reviewed and which breaks ...lpsolit%gmail.com2006-12-191-1/+1
* Bug 343635: Enabling classifications should add a tree view of classification...lpsolit%gmail.com2006-12-192-12/+29
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-1/+1
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-191-0/+5
* Bug 364065 - "Disabling CC list <select> for logged-out users can make the li...reed%reedloden.com2006-12-191-2/+1
* 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 r=L...reed%reedloden.com2006-12-191-10/+10
* Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed...reed%reedloden.com2006-12-191-1/+1
* Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fréd...lpsolit%gmail.com2006-12-192-5/+6
* Bug 363894: Use a better date format in notifications about user account crea...lpsolit%gmail.com2006-12-154-8/+8
* Bug 363556: No obvious way to log in to view/change a bug when you're not log...lpsolit%gmail.com2006-12-131-4/+13
* Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com2006-12-121-0/+1
* Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org2006-12-121-24/+34
* Bug 361877: Argument "" isn't numeric in numeric gt (>) at data/template/temp...lpsolit%gmail.com2006-11-281-1/+1
* Bug 361867: The description for the 'allowbugdeletion' parameter should not s...lpsolit%gmail.com2006-11-281-3/+3
* Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com2006-11-211-0/+10
* Bug 359956: No requestee field available for attachments on bug creation - Pa...lpsolit%gmail.com2006-11-201-0/+1
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-182-3/+10
* Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by vict...lpsolit%gmail.com2006-11-153-21/+14
* Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Fie...lpsolit%gmail.com2006-11-141-3/+12
* Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2006-11-142-1/+6
* Bug 308950 - add build ID parameter to guided page for non-browser products. ...gerv%gerv.net2006-11-131-16/+20
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-131-0/+4
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-133-27/+27
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-1111-32/+83
* Bug 359768: Confusing error message when a user has too many votes for a prod...lpsolit%gmail.com2006-11-081-4/+4
* Bug 309167: change to product which has same component name results in no pro...olav%bkor.dhs.org2006-11-052-5/+19
* Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org2006-11-051-1/+0
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-045-27/+33
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-032-4/+8
* Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com2006-11-013-27/+51
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-311-8/+4
* Bug 357858: Having links to search for and create a new bug 4 times on a page...olav%bkor.dhs.org2006-10-281-3/+0
* Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ...lpsolit%gmail.com2006-10-241-2/+35
* Bug 357690: "Field Values" link still visible in the footer for user with edi...lpsolit%gmail.com2006-10-241-1/+1
* Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org2006-10-232-67/+88
* Bug 355924: report.cgi generates bare '&' in img src URLolav%bkor.dhs.org2006-10-232-2/+2
* Bug 357580: Flag fieldset should appear directly under People fieldsetolav%bkor.dhs.org2006-10-231-8/+3
* Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-10-222-289/+333
* Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org2006-10-221-1/+1
* Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com2006-10-223-150/+142
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-2111-10/+23
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-211-0/+6
* Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2006-10-201-1/+2
* Bug 357396: Mass-change broken due to the undesired onClick="document.locatio...lpsolit%gmail.com2006-10-201-4/+2
* Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com2006-10-201-1/+1
* Bug 311237: bug_status_help and resolution_help Search popup help should use ...lpsolit%gmail.com2006-10-201-2/+2
* Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' pan...lpsolit%gmail.com2006-10-201-0/+2