aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong2010-05-171-72/+4
* 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-142-5/+10
* 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
* Backing out bug 271913: comments are no longer displayed, see also bug 565794Frédéric Buclin2010-05-141-2/+0
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-136-76/+124
* Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander2010-05-121-1/+1
* Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers2010-05-121-0/+2
* Bug 486050: Bugzilla should prefill quicksearch box when showing search resul...David Lawrence2010-05-121-1/+2
* Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin2010-05-071-23/+6
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden2010-05-061-12/+12
* Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ...Reed Loden2010-05-051-1/+1
* Bug 550727: Add JSONP Support to the JSON-RPC WebService InterfaceMax Kanat-Alexander2010-04-271-0/+5
* Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin2010-04-231-8/+0
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-2/+12
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-193-5/+10
* Bug 560161 - "Minor typo in Quicksearch help file"Reed Loden2010-04-191-2/+2
* Bug 557385: Update the 3.6 Release Notes for the final releaseMax Kanat-Alexander2010-04-111-2/+19
* Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin2010-04-082-28/+1
* Bug 552647: CSS fixes for the search-direction arrows and the buglist tableMax Kanat-Alexander2010-04-061-2/+2
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-054-23/+8
* Bug 556021: Remove "buglist" bareword from request queue page.Marc Schumann2010-03-301-1/+3
* Bug 553693: A new logincookie is created when changing the password or email ...Frédéric Buclin2010-03-291-3/+2
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-294-4/+3
* Bug 555089: Add hooks in the messages template to warn the user after updatin...Tiago Mello2010-03-291-0/+3
* Bug 554552: Refactor classifications and components templates to use edit-com...Tiago Mello2010-03-296-162/+144
* Bug 548327: Administration page should have hooks to extend the admin linksTiago Mello2010-03-291-0/+4
* Bug 540042: Change flag markup to identify flag type in all casesGervase Markham2010-03-291-2/+2
* Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham2010-03-291-0/+1
* Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander2010-03-281-1/+2
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-282-41/+47
* Bug 549814 - "Internal error when using login fields in header/footer after v...Reed Loden2010-03-281-1/+1
* Bug 533927 - "email address domain filtering is applying to non-email fields ...Reed Loden2010-03-271-32/+28
* Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...Reed Loden2010-03-272-5/+25
* 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
* Bug 553267: Allow specifying that you don't want flag data, for config.cgiMax Kanat-Alexander2010-03-181-33/+37
* Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"Reed Loden2010-03-171-1/+0
* Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander2010-03-171-10/+23
* Bug 552349: A lot of errors are thrown when an Atom feed queries BugzillaFrédéric Buclin2010-03-151-1/+1
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-131-74/+83
* Bug 101770 - Comment box on the edit attachment page is too small \n r=mkanat...Guy Pyrzak2010-03-075-159/+186
|\