summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2010-07-25Bug 581693: Missing whitespace for the auth_failure_action hookFrédéric Buclin1-1/+1
2010-07-24Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ...Frédéric Buclin1-4/+3
2010-07-24Bug 581663: Directive closed twiceFrédéric Buclin1-1/+1
2010-07-23Bug 581326 – Misleading JSON error message.Marc Schumann1-2/+2
2010-07-23Bug 581316 – Minor typos in notification reason descriptions.Marc Schumann1-2/+2
2010-07-23Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander1-2/+2
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin66-218/+218
2010-07-21Bug 580761: YUI scripts no longer workFrédéric Buclin1-1/+1
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2-128/+75
2010-07-20Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander1-5/+14
2010-07-19Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...Frédéric Buclin1-5/+22
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin10-77/+39
2010-07-16Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin1-0/+5
2010-07-15Remove unsused error tag left by bug 578904Frédéric Buclin1-5/+0
2010-07-15Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander1-1/+6
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2-0/+13
2010-07-14The illegal_changed_in_x_days error message is no longer used.Max Kanat-Alexander1-5/+0
2010-07-14Bug 578366: Missing </dl>Frédéric Buclin1-0/+1
2010-07-13Bug 578007: Requests queue page has a broken table layout for various groupingsFrédéric Buclin1-1/+1
2010-07-13Bug 578253 - Add autocomplete support to the requester and requestee fields o...Reed Loden2-7/+30
2010-07-13Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden1-1/+7
2010-07-13Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander1-6/+6
2010-07-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2-7/+20
2010-07-13Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check...Frédéric Buclin1-2/+2
2010-07-13Bug 578220 - Remove the date time from the comment header in bugmailsReed Loden1-1/+1
2010-07-13Bug 578003: E-mail notifications are missing datetime for commentsFrédéric Buclin1-1/+1
2010-07-12Bug 577881 - Add missing space before 'class' parameter in global/textarea.ht...Reed Loden1-1/+1
2010-07-08Remove two errors that are no longer used, after the $$some_var refactorMax Kanat-Alexander1-10/+0
2010-07-08Bug 142394: Tabular reports should be sortableGuy Pyrzak2-34/+123
2010-07-08Fix a template and POD bustage from the $$some_var Search.pm checkin.Max Kanat-Alexander1-2/+2
2010-07-08Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander2-10/+16
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin4-39/+18
2010-07-08Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden2-4/+4
2010-07-08Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden2-0/+2
2010-07-08Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin6-16/+16
2010-07-07Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...Frédéric Buclin1-13/+0
2010-07-07Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander1-5/+6
2010-07-06Fix a bare "bug" word in fields.html and fix a typo.Max Kanat-Alexander1-1/+1
2010-07-06Bug 576916: 'keywordaction' is undefined when editing a single bugFrédéric Buclin1-2/+2
2010-07-06Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden1-0/+4
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander9-56/+34
2010-07-06Bug 564433: Localized values are not displayed in the "Field only appears whe...Frédéric Buclin2-4/+5
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2-1/+25
2010-07-05Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletio...Reed Loden3-3/+3
2010-07-05Bug 575173 - Add autocomplete support for adding/removing CCs on edit multipl...Reed Loden1-1/+7
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden6-32/+77
2010-07-05Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the...Reed Loden1-2/+2
2010-07-01Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2-5/+4
2010-06-29Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does...Reed Loden1-4/+3
2010-06-25Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander4-30/+43