aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 581693: Missing whitespace for the auth_failure_action hookFrédéric Buclin2010-07-251-1/+1
* Bug 581326 – Misleading JSON error message.Marc Schumann2010-07-231-2/+2
* Bug 581316 – Minor typos in notification reason descriptions.Marc Schumann2010-07-231-2/+2
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-237-32/+32
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-128/+73
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-183-18/+3
* Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin2010-07-161-0/+5
* Remove unsused error tag left by bug 578904Frédéric Buclin2010-07-151-5/+0
* Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander2010-07-141-1/+6
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-141-0/+9
* The illegal_changed_in_x_days error message is no longer used.Max Kanat-Alexander2010-07-131-5/+0
* Bug 578253 - Add autocomplete support to the requester and requestee fields o...Reed Loden2010-07-121-3/+9
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-1/+11
* Bug 577881 - Add missing space before 'class' parameter in global/textarea.ht...Reed Loden2010-07-121-1/+1
* Remove two errors that are no longer used, after the $$some_var refactorMax Kanat-Alexander2010-07-081-10/+0
* 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-082-19/+7
* Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...Frédéric Buclin2010-07-071-13/+0
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-052-1/+4
* Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2010-07-011-0/+3
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-251-4/+4
* Bug 573172: Prepare set_all for being used in a context other thanMax Kanat-Alexander2010-06-231-0/+4
* 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-211-0/+3
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-6/+15
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-183-13/+4
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-181-2/+41
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-0/+2
* Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponen...Tiago Mello2010-05-281-1/+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 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander2010-05-192-2/+2
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-192-0/+10
* Need to do FILTER html FILTER html_linebreak to actually have a safe filter.Max Kanat-Alexander2010-05-141-1/+1
* Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander2010-05-141-4/+5
* Bug 372537: Improve CodeErrors: show the traceback (without functionMax Kanat-Alexander2010-05-141-0/+3
* Bug 565880: Do not throw an error when obsoleting an already obsolete attachmentFrédéric Buclin2010-05-141-4/+0
* Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...Frédéric Buclin2010-05-142-10/+11
* Bug 486050: Bugzilla should prefill quicksearch box when showing search resul...David Lawrence2010-05-121-1/+2
* Bug 550727: Add JSONP Support to the JSON-RPC WebService InterfaceMax Kanat-Alexander2010-04-271-0/+5
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-2/+12
* Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin2010-04-081-11/+1
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-292-3/+1
* Bug 555089: Add hooks in the messages template to warn the user after updatin...Tiago Mello2010-03-291-0/+3
* Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander2010-03-281-1/+2
* Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander2010-03-231-0/+4
* Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence2010-03-231-2/+2