aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org2009-09-111-0/+5
* Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org2009-09-061-25/+0
* Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org2009-08-213-3/+5
* Bug 458395: Hook for setting-descsmkanat%bugzilla.org2009-08-191-0/+2
* post-checkin fix for bug 108243lpsolit%gmail.com2009-08-191-1/+1
* Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc...lpsolit%gmail.com2009-08-181-1/+1
* Bug 458627: "My Requests" link no longer displayed in the footer of some page...lpsolit%gmail.com2009-08-131-1/+2
* Bug 509108: Don't require a bug_list parameter to show the bug template (crea...mkanat%bugzilla.org2009-08-121-26/+0
* Bug 349336: Automatically log in the user when he chooses his password to cre...lpsolit%gmail.com2009-08-111-6/+1
* Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org2009-08-111-5/+10
* Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by FrédÃ...lpsolit%gmail.com2009-08-091-5/+0
* Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com2009-08-052-17/+18
* Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org2009-07-201-1/+2
* Bug 369139: Add titles to creating and updating a tag messages - Patch by Tee...wicked%sci.fi2009-07-141-0/+2
* Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃÂ...lpsolit%gmail.com2009-07-011-1/+6
* Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org2009-06-211-5/+1
* Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org2009-06-211-3/+5
* Bug 493642: Never include hidden_fields in the header/footer login form, and ...mkanat%bugzilla.org2009-06-041-1/+8
* Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com2009-06-021-16/+0
* Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2009-06-022-7/+6
* Bug 494369: Do not throw an error if the 'order' parameter contains invalid c...lpsolit%gmail.com2009-05-252-11/+5
* Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org2009-05-221-1/+4
* Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org2009-04-281-12/+14
* Bug 486057: Title of product_name_already_in_use is inconsistent with its des...lpsolit%gmail.com2009-04-141-1/+1
* Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com2009-04-102-5/+7
* 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