summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Expand)AuthorFilesLines
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-91/+0
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin1-0/+6
2010-01-05Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com1-1/+5
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org1-2/+5
2009-12-18Bug 465930: Some fields have no description in the user auto-completion form ...lpsolit%gmail.com1-6/+20
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.org2-1/+20
2009-11-25Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2-5/+18
2009-11-24Fix bustage: the 'extension_invalid' error tag is no longer usedlpsolit%gmail.com1-4/+0
2009-11-24Fix test failures caused by check-in of bug 430014.mkanat%bugzilla.org1-1/+1
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-0/+27
2009-11-18Bug 529495: The open bracket is missing for a directive in global/code-error....lpsolit%gmail.com1-1/+1
2009-11-18Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org1-2/+32
2009-11-18Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...mkanat%bugzilla.org2-1/+2
2009-10-30Bug 460742: The type should be mandatory to create a custom field - Patch by ...lpsolit%gmail.com1-3/+7
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org2-0/+47
2009-10-24Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org1-28/+9
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not logged...lpsolit%gmail.com1-0/+2
2009-10-04Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com1-1/+8
2009-10-04Bug 519040: After creating a new series, redirect the user to a more useful p...lpsolit%gmail.com1-3/+0
2009-10-01Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...mkanat%bugzilla.org1-0/+6
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2-3/+3
2009-10-01Bug 512623: Implement the basic infrastructure for localization of all custo...mkanat%bugzilla.org1-18/+24
2009-09-22Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (h...lpsolit%gmail.com1-1/+1
2009-09-22Bug 388830: Use JS to make sure there's a Description value when submitting a...mkanat%bugzilla.org1-0/+5
2009-09-11Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org1-0/+5
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.org3-3/+5
2009-08-19Bug 458395: Hook for setting-descsmkanat%bugzilla.org1-0/+2
2009-08-19post-checkin fix for bug 108243lpsolit%gmail.com1-1/+1
2009-08-19Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc...lpsolit%gmail.com1-1/+1
2009-08-13Bug 458627: "My Requests" link no longer displayed in the footer of some page...lpsolit%gmail.com1-1/+2
2009-08-12Bug 509108: Don't require a bug_list parameter to show the bug template (crea...mkanat%bugzilla.org1-26/+0
2009-08-11Bug 349336: Automatically log in the user when he chooses his password to cre...lpsolit%gmail.com1-6/+1
2009-08-11Bug 498634: hook for global/messages.html.tmplmkanat%bugzilla.org1-5/+10
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.com2-17/+18
2009-07-20Bug 490783: UI should use "Search" everywhere instead of "Find"mkanat%bugzilla.org1-1/+2
2009-07-14Bug 369139: Add titles to creating and updating a tag messages - Patch by Tee...wicked%sci.fi1-0/+2
2009-07-01Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃÂ...lpsolit%gmail.com1-1/+6
2009-06-21Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org1-5/+1
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field valu...mkanat%bugzilla.org1-3/+5
2009-06-05Bug 493642: Never include hidden_fields in the header/footer login form, and ...mkanat%bugzilla.org1-1/+8
2009-06-03Bug 457657 – Make e-mail comment header localizable.wurblzap%gmail.com1-16/+0
2009-06-02Bug 194272: Provide a way to browse bugs instead of searching for themmkanat%bugzilla.org2-7/+6
2009-05-25Bug 494369: Do not throw an error if the 'order' parameter contains invalid c...lpsolit%gmail.com2-11/+5
2009-05-22Bug 482556: Put "Forgot Password" in the header and footer so people can still fmkanat%bugzilla.org1-1/+4