aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-131-74/+83
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-1/+1
* Fix bustage (unused error tag)Frédéric Buclin2010-02-241-4/+0
* Bug 547496: Add IDs to some form elementsFrédéric Buclin2010-02-241-2/+6
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-212-10/+26
* Bug 533018: "Confirm match" displays full email address to logged-out users i...Frédéric Buclin2010-02-181-3/+7
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-2/+3
* Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander2010-02-151-5/+0
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-154-46/+41
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-071-0/+6
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-072-3/+4
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+3
* Remove the <link> tags in the <head> for Saved SearchesJustin Wood2010-02-021-6/+0
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-1/+1
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-011-2/+7
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-011-91/+0
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-011-0/+6
* Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com2010-01-051-1/+5
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org2009-12-311-2/+5
* Bug 465930: Some fields have no description in the user auto-completion form ...lpsolit%gmail.com2009-12-171-6/+20
* Bug 502683: Ability to get attachments by ID in the WebServicemkanat%bugzilla.org2009-12-131-1/+5
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-131-0/+15
* Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...mkanat%bugzilla.org2009-12-101-0/+2
* Bug 518024: Make quicksearch accept any field name or any unique starting sub...mkanat%bugzilla.org2009-12-081-11/+13
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-042-1/+20
* Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2009-11-252-5/+18
* Fix bustage: the 'extension_invalid' error tag is no longer usedlpsolit%gmail.com2009-11-241-4/+0
* Fix test failures caused by check-in of bug 430014.mkanat%bugzilla.org2009-11-241-1/+1
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-241-0/+27