aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Remove two errors that are no longer used, after the $$some_var refactorMax Kanat-Alexander2010-07-081-10/+0
* Bug 142394: Tabular reports should be sortableGuy Pyrzak2010-07-082-34/+123
* Fix a template and POD bustage from the $$some_var Search.pm checkin.Max Kanat-Alexander2010-07-081-2/+2
* Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander2010-07-082-10/+16
* Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin2010-07-084-39/+18
* Bug 575499: Fix a few text issues on the new Advanced Search pageReed Loden2010-07-072-4/+4
* Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden2010-07-072-0/+2
* Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin2010-07-086-16/+16
* Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...Frédéric Buclin2010-07-071-13/+0
* Bug 576911 The admin/components/list.html template was using "component"Max Kanat-Alexander2010-07-061-5/+6
* Fix a bare "bug" word in fields.html and fix a typo.Max Kanat-Alexander2010-07-051-1/+1
* Bug 576916: 'keywordaction' is undefined when editing a single bugFrédéric Buclin2010-07-061-2/+2
* Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden2010-07-051-0/+4
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-059-56/+34
* Bug 564433: Localized values are not displayed in the "Field only appears whe...Frédéric Buclin2010-07-062-4/+5
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-052-1/+25
* Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletio...Reed Loden2010-07-053-3/+3
* Bug 575173 - Add autocomplete support for adding/removing CCs on edit multipl...Reed Loden2010-07-051-1/+7
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-056-32/+77
* Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the...Reed Loden2010-07-051-2/+2
* Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2010-07-012-5/+4
* Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does...Reed Loden2010-06-281-4/+3
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-254-30/+43
* Bug 457373: Refactor the permissions system in Bugzilla::Install::FilesystemMax Kanat-Alexander2010-06-241-0/+29
* Bug 574029: Remove the red "required" star from fields on show_bug.cgiTiago Mello2010-06-241-1/+1
* Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello2010-06-244-0/+8
* Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPCMax Kanat-Alexander2010-06-241-0/+1
* Bug 572603: Changing a bug that wasn't in your last search results wasMax Kanat-Alexander2010-06-231-0/+3
* Bug 573172: Prepare set_all for being used in a context other thanMax Kanat-Alexander2010-06-231-0/+4
* Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6Max Kanat-Alexander2010-06-211-5/+0
* Bug 566195: Release Notes for bugzilla 3.6.1Max Kanat-Alexander2010-06-211-0/+49
* Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gtTiago Mello2010-06-211-1/+1
* Bug 568595: Add a hook to the end of variables.none.tmplTiago Mello2010-06-211-0/+2
* Bug 568383: Add a new hook in the header.html.tmpl template right after <head>Tiago Mello2010-06-211-0/+1
* Bug 398473: User preference for the position of the comment boxMatt McHenry2010-06-212-1/+11
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-212-11/+56
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-188-89/+4
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-1810-29/+66
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-152-32/+31
* Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind...Guy Pyrzak2010-06-063-17/+18
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ...Guy Pyrzak2010-06-069-461/+365
* Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponen...Tiago Mello2010-05-281-1/+1
* Bug 271913: Don't force the user to comment when adding Hours WorkedKent Rogers2010-05-251-0/+1
* Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander2010-05-241-0/+5
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin2010-05-202-18/+8
* Bug 487106: Add explanation when a whining is emptyEdmund Wong2010-05-192-34/+40
* Bug 566697 - Add a new hook in list/table.html.tmpl before the table, toTiago Mello2010-05-191-0/+2
* Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander2010-05-192-2/+2
* Bug 565650: Add a new hook in the field-help template to allow custom fieldsTiago Mello2010-05-191-0/+2
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-198-46/+72