aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...lpsolit%gmail.com2009-04-092-2/+19
* Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BU...lpsolit%gmail.com2009-04-051-1/+1
* Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...lpsolit%gmail.com2009-03-311-2/+1
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-312-0/+11
* Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug Numb...lpsolit%gmail.com2009-03-021-5/+0
* Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi.mkanat%bugzilla.org2009-03-011-1/+1
* Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by Fréd...lpsolit%gmail.com2009-02-251-0/+1
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and res...mkanat%bugzilla.org2009-02-241-4/+0
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-122-29/+7
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-8/+6
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-6/+17
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-081-2/+2
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com2009-02-021-2/+3
* Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious webpag...lpsolit%gmail.com2009-02-021-0/+63
* SnowyOwl noticed that the word "Bug" appeared raw in the title of some errors...mkanat%bugzilla.org2009-01-311-2/+2
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-0/+39
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org2009-01-222-1/+22
* Bug 471942: Make the WebService validate and properly convert input parametersmkanat%bugzilla.org2009-01-091-0/+5
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-072-0/+12
* Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com2009-01-041-3/+8
* Post-checkin fix for bug 313126 (better wording when the classification descr...lpsolit%gmail.com2009-01-021-1/+5
* Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com2009-01-021-11/+11
* Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com2009-01-021-6/+2
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ...lpsolit%gmail.com2008-12-291-1/+1
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-10/+17
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-242-0/+18
* Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-3/+0
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2008-12-101-1/+1
* Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org2008-12-061-0/+28
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-072-3/+32
* Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com2008-11-061-0/+2
* Bug 381772 - Add hooks for common-links.ghendricks%novell.com2008-11-051-1/+1
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-2/+24
* Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2008-10-031-4/+4
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...mkanat%bugzilla.org2008-10-032-28/+15
* Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva...mkanat%bugzilla.org2008-10-031-2/+3
* Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...mkanat%bugzilla.org2008-10-032-13/+17
* Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use itmkanat%bugzilla.org2008-10-032-7/+20
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on Wi...guy.pyrzak%gmail.com2008-10-021-0/+2
* Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbas...lpsolit%gmail.com2008-09-221-1/+1
* Bug 398075: Bugzilla should be able to display the "shutdownhtml" message eve...lpsolit%gmail.com2008-09-212-5/+7
* Bug 455814: token.cgi should reject password change requests for disabled acc...lpsolit%gmail.com2008-09-201-0/+4
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-0/+2
* Bug 304866: <title> for Flag Type Created should include the name of the flag...lpsolit%gmail.com2008-08-271-4/+4
* Bug 378907: Bad wording in the error message when trying to create a product ...lpsolit%gmail.com2008-08-221-1/+1
* Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch ...lpsolit%gmail.com2008-08-221-1/+1
* Bug 287334: Ability to add custom "Bug ID" fieldsmkanat%bugzilla.org2008-08-221-0/+2
* Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com2008-08-142-0/+15
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-083-13/+13