summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2006-12-27Bug 364835 - "current bug number should be filled in in "to bugs" input box ↵reed%reedloden.com2-1/+6
to simplify tagging" [p=reed r=bkor a=justdave]
2006-12-27Bug 364950 - ""Enter Bug" page does not validate due to <input> in <table>" ↵reed%reedloden.com1-2/+0
[p=reed r=bkor a=justdave]
2006-12-27Bug 364952 - "Clicking "Hide/Show Obsolete" link should not scroll show_bug ↵reed%reedloden.com1-1/+6
page" [p=reed/Hannibal r=LpSolit a=justdave]
2006-12-27Bug 364951: post_bug.cgi does not validate due to invalid id for "Reassign ↵lpsolit%gmail.com1-0/+1
bug to ..." <input> - Patch by Reed Loden <reed@reedloden.com> r=LpSolit a=justdave
2006-12-27Bug 364851: Some accesskeys are duplicated when viewing a bug - Patch by ↵lpsolit%gmail.com1-0/+1
Reed Loden <reed@reedloden.com> r=LpSolit a=justdave
2006-12-27Bug 365046: If docs_urlbase is empty, link to "the named tag" in the ↵lpsolit%gmail.com1-1/+7
documentation should be supressed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-27Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ↵lpsolit%gmail.com3-2/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-27Bug 364863 - "on confirming a new account page, wrong 'Email Address' is ↵reed%reedloden.com2-7/+2
shown when logged in" [p=victory/vladd/reed r=LpSolit a=justdave]
2006-12-27Bug 353528 - "<select> fields with just one value shouldn't appear editable" ↵reed%reedloden.com1-1/+1
[p=reed r=LpSolit a=justdave]
2006-12-27Bug 364923: Flag options should be disabled for users that cannot request or ↵lpsolit%gmail.com1-1/+2
grant/deny them instead of showing a blank drop-down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-27Bug 364879: The custom field creation page generates invalid HTML code - ↵lpsolit%gmail.com1-13/+13
Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=vladd a=justdave
2006-12-27Bug 363916: buglist.cgi can throw an error about JavaScript even though ↵lpsolit%gmail.com1-4/+0
QuickSearch no longer uses JS - Patch by timeless <timeless@bemail.org> r=vladd a=justdave
2006-12-27Bug 364169 - "There is a "show votes for this bug" link when the bug has no ↵reed%reedloden.com1-2/+4
votes" [p=reed r=bkor a=justdave]
2006-12-27Bug 364165 - ""Unclassified" classification appears in "Format for Printing" ↵reed%reedloden.com1-1/+1
but not normal view" [p=reed r=bkor a=justdave]
2006-12-27Bug 356074: make error for omitting "cf_" from a command name be ↵justdave%bugzilla.org1-4/+5
grammatically correct. r=LpSolit, a=jusdave
2006-12-23Bug 364748: Bug number not displayed when viewing all attachments - Patch by ↵lpsolit%gmail.com1-2/+7
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-22Bug 364293: Do not call can_see_product() from templates - Patch by ↵lpsolit%gmail.com2-4/+4
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-19Back out a change which is not part of the patch I reviewed and which breaks ↵lpsolit%gmail.com1-1/+1
the list of flags to display on bug and attachment creation - see bug 335389
2006-12-19Bug 343635: Enabling classifications should add a tree view of ↵lpsolit%gmail.com2-12/+29
classifications and products when entering a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-19Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2006-12-19Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org1-0/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-12-19Bug 364065 - "Disabling CC list <select> for logged-out users can make the ↵reed%reedloden.com1-2/+1
list unscrollable" [p=reed r=bkor a=myk]
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 ↵reed%reedloden.com1-10/+10
r=LpSolit a=myk]
2006-12-19Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" ↵reed%reedloden.com1-1/+1
[p=reed r=LpSolit a=myk]
2006-12-19Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵lpsolit%gmail.com2-5/+6
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-12-15Bug 363894: Use a better date format in notifications about user account ↵lpsolit%gmail.com4-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
2006-12-13Bug 363556: No obvious way to log in to view/change a bug when you're not ↵lpsolit%gmail.com1-4/+13
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com1-0/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-12Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org1-24/+34
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-11-28Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵lpsolit%gmail.com1-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
2006-11-28Bug 361867: The description for the 'allowbugdeletion' parameter should not ↵lpsolit%gmail.com1-3/+3
say deleting versions can delete bugs - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com1-0/+10
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-20Bug 359956: No requestee field available for attachments on bug creation - ↵lpsolit%gmail.com1-0/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2-3/+10
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com3-21/+14
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-14Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com1-3/+12
"Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-11-14Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org2-1/+6
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
2006-11-13Bug 308950 - add build ID parameter to guided page for non-browser products. ↵gerv%gerv.net1-16/+20
Patch by gerv; r=justdave.
2006-11-13Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org1-0/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
2006-11-13Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org3-27/+27
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com11-32/+83
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-11-08Bug 359768: Confusing error message when a user has too many votes for a ↵lpsolit%gmail.com1-4/+4
product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-11-05Bug 309167: change to product which has same component name results in no ↵olav%bkor.dhs.org2-5/+19
prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
2006-11-05Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org1-1/+0
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org5-27/+33
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2-4/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2006-11-01Bug 355616: The "Actions" section of the footer should have "Preferences" ↵lpsolit%gmail.com3-27/+51
and shouldn't have "Sanity Check" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-31Bug 357374: Can't locate object method "use_for" via package ↵lpsolit%gmail.com1-8/+4
"Bugzilla::Group" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
2006-10-28Bug 357858: Having links to search for and create a new bug 4 times on a ↵olav%bkor.dhs.org1-3/+0
page is excessive Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave