summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2006-12-27Bug 364835 - "current bug number should be filled in in "to bugs" input box t...reed%reedloden.com2-1/+6
2006-12-27Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" [...reed%reedloden.com1-2/+0
2006-12-27Bug 364952 - "Clicking "Hide/Show Obsolete" link should not scroll show_bug p...reed%reedloden.com1-1/+6
2006-12-27Bug 364951: post_bug.cgi does not validate due to invalid id for "Reassign bu...lpsolit%gmail.com1-0/+1
2006-12-27Bug 364851: Some accesskeys are duplicated when viewing a bug - Patch by Reed...lpsolit%gmail.com1-0/+1
2006-12-27Bug 365046: If docs_urlbase is empty, link to "the named tag" in the document...lpsolit%gmail.com1-1/+7
2006-12-27Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ...lpsolit%gmail.com3-2/+4
2006-12-27Bug 364863 - "on confirming a new account page, wrong 'Email Address' is show...reed%reedloden.com2-7/+2
2006-12-27Bug 353528 - "<select> fields with just one value shouldn't appear editable" ...reed%reedloden.com1-1/+1
2006-12-27Bug 364923: Flag options should be disabled for users that cannot request or ...lpsolit%gmail.com1-1/+2
2006-12-27Bug 364879: The custom field creation page generates invalid HTML code - Patc...lpsolit%gmail.com1-13/+13
2006-12-27Bug 363916: buglist.cgi can throw an error about JavaScript even though Quick...lpsolit%gmail.com1-4/+0
2006-12-27Bug 364169 - "There is a "show votes for this bug" link when the bug has no v...reed%reedloden.com1-2/+4
2006-12-27Bug 364165 - ""Unclassified" classification appears in "Format for Printing" ...reed%reedloden.com1-1/+1
2006-12-27Bug 356074: make error for omitting "cf_" from a command name be grammaticall...justdave%bugzilla.org1-4/+5
2006-12-23Bug 364748: Bug number not displayed when viewing all attachments - Patch by ...lpsolit%gmail.com1-2/+7
2006-12-22Bug 364293: Do not call can_see_product() from templates - Patch by FrédÃ...lpsolit%gmail.com2-4/+4
2006-12-19Back out a change which is not part of the patch I reviewed and which breaks ...lpsolit%gmail.com1-1/+1
2006-12-19Bug 343635: Enabling classifications should add a tree view of classification...lpsolit%gmail.com2-12/+29
2006-12-19Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org1-1/+1
2006-12-19Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org1-0/+5
2006-12-19Bug 364065 - "Disabling CC list <select> for logged-out users can make the li...reed%reedloden.com1-2/+1
2006-12-19Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com1-1/+1
2006-12-19Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed r=L...reed%reedloden.com1-10/+10
2006-12-19Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed...reed%reedloden.com1-1/+1
2006-12-19Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fréd...lpsolit%gmail.com2-5/+6
2006-12-15Bug 363894: Use a better date format in notifications about user account crea...lpsolit%gmail.com4-8/+8
2006-12-13Bug 363556: No obvious way to log in to view/change a bug when you're not log...lpsolit%gmail.com1-4/+13
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com1-0/+1
2006-12-12Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org1-24/+34
2006-11-28Bug 361877: Argument "" isn't numeric in numeric gt (>) at data/template/temp...lpsolit%gmail.com1-1/+1
2006-11-28Bug 361867: The description for the 'allowbugdeletion' parameter should not s...lpsolit%gmail.com1-3/+3
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com1-0/+10
2006-11-20Bug 359956: No requestee field available for attachments on bug creation - Pa...lpsolit%gmail.com1-0/+1
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2-3/+10
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by vict...lpsolit%gmail.com3-21/+14
2006-11-14Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Fie...lpsolit%gmail.com1-3/+12
2006-11-14Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2-1/+6
2006-11-13Bug 308950 - add build ID parameter to guided page for non-browser products. ...gerv%gerv.net1-16/+20
2006-11-13Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org1-0/+4
2006-11-13Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org3-27/+27
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com11-32/+83
2006-11-08Bug 359768: Confusing error message when a user has too many votes for a prod...lpsolit%gmail.com1-4/+4
2006-11-05Bug 309167: change to product which has same component name results in no pro...olav%bkor.dhs.org2-5/+19
2006-11-05Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org1-1/+0
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org5-27/+33
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2-4/+8
2006-11-01Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com3-27/+51
2006-10-31Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com1-8/+4
2006-10-28Bug 357858: Having links to search for and create a new bug 4 times on a page...olav%bkor.dhs.org1-3/+0