summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander1-6/+16
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin1-14/+6
2010-07-07Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...Frédéric Buclin1-13/+0
2010-06-25Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander1-4/+4
2010-06-23Bug 573172: Prepare set_all for being used in a context other thanMax Kanat-Alexander1-0/+4
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-7/+2
2010-06-16Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander1-0/+2
2010-05-20Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin1-4/+7
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-0/+5
2010-05-14Bug 561296: A fix allowing updating a field value's name when it isMax Kanat-Alexander1-4/+5
2010-05-14Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...Frédéric Buclin1-0/+11
2010-04-27Bug 550727: Add JSONP Support to the JSON-RPC WebService InterfaceMax Kanat-Alexander1-0/+5
2010-04-22Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander1-2/+12
2010-03-28Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander1-1/+2
2010-03-24Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander1-0/+4
2010-03-23Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence1-2/+2
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-39/+0
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark1-0/+6
2010-02-08Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander1-2/+2
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander1-1/+1
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander1-2/+7
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin1-0/+6
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org1-2/+5
2009-12-13Bug 502683: Ability to get attachments by ID in the WebServicemkanat%bugzilla.org1-1/+5
2009-12-13Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org1-0/+15
2009-12-10Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...mkanat%bugzilla.org1-0/+2
2009-12-08Bug 518024: Make quicksearch accept any field name or any unique starting sub...mkanat%bugzilla.org1-11/+13
2009-12-04Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org1-1/+3
2009-11-25Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org1-4/+12
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org1-0/+9
2009-09-07Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org1-25/+0
2009-08-21Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org1-0/+2
2009-08-09Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com1-5/+0
2009-08-05Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com1-8/+14
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org1-3/+5
2009-04-14Bug 486057: Title of product_name_already_in_use is inconsistent with its des...lpsolit%gmail.com1-1/+1
2009-04-10Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com1-4/+0
2009-04-09Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...lpsolit%gmail.com1-2/+11
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org1-0/+4
2009-03-02Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug Numb...lpsolit%gmail.com1-5/+0
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org1-2/+2
2009-02-02Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com1-2/+3
2009-01-31SnowyOwl noticed that the word "Bug" appeared raw in the title of some errors...mkanat%bugzilla.org1-2/+2
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org1-0/+18
2009-01-09Bug 471942: Make the WebService validate and properly convert input parametersmkanat%bugzilla.org1-0/+5
2009-01-07Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org1-0/+6
2009-01-05Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com1-3/+8
2009-01-02Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com1-6/+2
2008-12-10Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com1-1/+1
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org1-3/+21