aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-276-12/+23
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-244-6/+6
* Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in G...Frédéric Buclin2010-08-243-138/+0
* Bug 584115: Some comments incorrectly disappear for users not in the timetrac...Frédéric Buclin2010-08-211-2/+3
* Bug 581690: Restore the ability to move several bugs at once to another insta...Frédéric Buclin2010-08-131-0/+3
* Fix "No language defines the string 'update_summary_truncated'" when upgradingMax Kanat-Alexander2010-08-111-1/+1
* Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander2010-08-111-0/+221
* Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann2010-08-091-2/+2
* Bug 585454 - In flagmail, the Date header field splits the Subject header fie...Marc Schumann2010-08-081-1/+1
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-061-5/+54
* s/where missing/were missing/ (no bug)Reed Loden2010-08-061-1/+1
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-041-0/+16
* Bug 583649: Release Notes for Bugzilla 3.6.2Max Kanat-Alexander2010-08-041-0/+58
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-031-1/+1
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-1/+2
* Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin2010-08-021-4/+0
* Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link w...Frédéric Buclin2010-08-021-1/+1
* Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadableFrédéric Buclin2010-07-301-1/+1
* Bug 396558: Dependency change e-mails should only include status changes that...Frédéric Buclin2010-07-281-1/+1
* Bug 581798: Remove whitespaces from URLs when listing classifications and pro...Frédéric Buclin2010-07-262-23/+5
* Bug 581693: Missing whitespace for the auth_failure_action hookFrédéric Buclin2010-07-251-1/+1
* Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ...Frédéric Buclin2010-07-241-4/+3
* Bug 581663: Directive closed twiceFrédéric Buclin2010-07-241-1/+1
* Bug 581326 – Misleading JSON error message.Marc Schumann2010-07-231-2/+2
* Bug 581316 – Minor typos in notification reason descriptions.Marc Schumann2010-07-231-2/+2
* Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander2010-07-221-2/+2
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-2366-218/+218
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-202-128/+75
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-201-5/+14
* Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...Frédéric Buclin2010-07-191-5/+22
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-1810-77/+39
* Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin2010-07-161-0/+5
* Remove unsused error tag left by bug 578904Frédéric Buclin2010-07-151-5/+0
* Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander2010-07-141-1/+6
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-142-0/+13
* The illegal_changed_in_x_days error message is no longer used.Max Kanat-Alexander2010-07-131-5/+0
* Bug 578366: Missing </dl>Frédéric Buclin2010-07-141-0/+1
* Bug 578007: Requests queue page has a broken table layout for various groupingsFrédéric Buclin2010-07-131-1/+1
* Bug 578253 - Add autocomplete support to the requester and requestee fields o...Reed Loden2010-07-122-7/+30
* Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden2010-07-121-1/+7
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-6/+6
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-122-7/+20
* Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check...Frédéric Buclin2010-07-131-2/+2
* Bug 578220 - Remove the date time from the comment header in bugmailsReed Loden2010-07-121-1/+1
* Bug 578003: E-mail notifications are missing datetime for commentsFrédéric Buclin2010-07-131-1/+1
* Bug 577881 - Add missing space before 'class' parameter in global/textarea.ht...Reed Loden2010-07-121-1/+1
* Remove two errors that are no longer used, after the $$some_var refactorMax Kanat-Alexander2010-07-081-10/+0
* Bug 142394: Tabular reports should be sortableGuy Pyrzak2010-07-082-34/+123