summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-19Bug 589525: fix typoA. Shimono (himorin)1-2/+1
2010-09-19Bug 593173: Make See Also recognize both "http" and "https" links for localMax Kanat-Alexander1-5/+11
2010-09-19Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) inMax Kanat-Alexander2-0/+11
2010-09-19Bug 582339: fix typoGavinS1-1/+1
2010-09-19Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak4-3/+13
2010-09-19Bug 584427: "Only bugs with at least X votes" should not be in the "Search by...Guy Pyrzak1-10/+7
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander6-86/+238
2010-09-19Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander1-1/+13
2010-09-19Bug 574338: When comment box is positioned at [top|bottom], include "Add Comm...Guy Pyrzak2-0/+24
2010-09-19Bug 577835: Improve the error message displayed when you put an invalidMax Kanat-Alexander1-2/+8
2010-09-19Bug 136225: Make summary a link in buglistsGuy Pyrzak1-1/+4
2010-09-19Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2-3/+3
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ...Artem Anisimov2-5/+3
2010-09-14Bug 596038: The before_table hook needs to be moved before tableheaderFrédéric Buclin1-2/+2
2010-09-11changes to voting extensionGuy Pyrzak1-10/+7
2010-09-08Bug 463134: Remove "Show every bug in the system with dependencies" in depend...Frédéric Buclin2-57/+42
2010-09-08Bug 271758: noresolveonopenblockers = on doesn't allow removing open blockers...Frédéric Buclin2-56/+16
2010-09-08Bug 594038 - Add new hook 'end' in footer.html.tmplTiago Mello1-0/+2
2010-09-08Bug 516457: Bump the Email::MIME requirement to avoid a memory leak thatMax Kanat-Alexander3-26/+2
2010-09-07Bug 593881: Assignment to $[ has been deprecated in Perl 5.12.0Frédéric Buclin1-1/+1
2010-09-04Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander4-2/+20
2010-09-03If an installation had not yet set the urlbase parameter, then insertingMax Kanat-Alexander1-7/+5
2010-09-02Fix bustage due to bug 549586Frédéric Buclin1-2/+2
2010-09-02Bug 549586: Allow the See Also field to take an integer or a localTiago Mello2-0/+44
2010-09-02Bug 587793: Add a new "object_end_of_create" hook so that extensions canChristian Legnitto3-3/+37
2010-09-01Bug 592480: Only one person is added to CC list when multiple are specifiedFrédéric Buclin1-13/+9
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence21-30/+128
2010-08-29Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak1-1/+1
2010-08-29Bug 580217: Starting a bug summary with ">" would make it purpleGuy Pyrzak1-1/+1
2010-08-29Bug 578599: Make it easier to scroll down past the attachment view in theGuy Pyrzak1-1/+2
2010-08-29Bug 577574: Make YUI's unload listener into a "pagehide" listener onGuy Pyrzak1-1/+4
2010-08-29Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak5-30/+40
2010-08-29Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak3-14/+75
2010-08-28Bug 591218 - Add missing 'longdesclength' form field to fix problem when rece...Reed Loden1-0/+1
2010-08-28Bug 479400: Bring _add_visiblity_value_to_value_tables routine backTiago Mello1-0/+16
2010-08-27Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including extensions/...Frédéric Buclin4-9/+9
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello11-69/+171
2010-08-24Bug 583243: Add a new hook 'search_operator_field_override'.Tiago Mello3-3/+64
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello16-50/+51
2010-08-24Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in G...Frédéric Buclin4-187/+0
2010-08-21Bug 584115: Some comments incorrectly disappear for users not in the timetrac...Frédéric Buclin1-2/+3
2010-08-21Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...Frédéric Buclin1-0/+2
2010-08-13Bug 583884: User autocomplete fills in empty values instead of the autocomple...Frédéric Buclin1-2/+6
2010-08-13Bug 581690: Restore the ability to move several bugs at once to another insta...Frédéric Buclin4-13/+38
2010-08-12Fix "No language defines the string 'update_summary_truncated'" when upgradingMax Kanat-Alexander1-1/+1
2010-08-11Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander6-239/+274
2010-08-10Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, useChristian Legnitto2-6/+21
2010-08-09Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann1-2/+2
2010-08-08Bug 585454 - In flagmail, the Date header field splits the Subject header fie...Marc Schumann1-1/+1
2010-08-06Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin5-257/+223