summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Collapse)AuthorFilesLines
2012-06-05merged with bugzilla/4.2Dave Lawrence1-0/+1
2012-05-29Bug 754561 - Escape HTML in keywords in the auto-complete formReed Loden1-0/+1
[r=LpSolit a=LpSolit]
2012-05-01merged with bugzilla/4.2Dave Lawrence2-11/+24
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann1-4/+2
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
2012-04-11Bug 734997: The 'take' link for the assignee field doesn't work when ↵Frédéric Buclin1-7/+22
usemenuforusers is turned on r=glob a=LpSolit
2012-02-03Bug 723646: fix broken instant searchByron Jones1-1/+1
2012-01-23Bug 719363: add instant searchByron Jones1-0/+201
2012-01-09merge with bugzilla/4.2Dave Lawrence1-1/+1
2011-12-15Bug 707428: Custom field values whose visibility depends on another field ↵Frédéric Buclin1-1/+1
value do not remain selected after editing a bug r=wicked a=LpSolit
2011-11-30merged with bugzilla/4.2Dave Lawrence4-2/+30
2011-11-29Bug 686422: Fix custom search's history interaction on HTML4 browsersByron Jones4-2/+30
r=mkanat, a=mkanat
2011-11-22Added some missing files from bmo/4.0Dave Lawrence1-0/+116
2011-11-07Fix problem in bug 698689Byron Jones1-1/+2
2011-11-07Bug 698689: focus crash_signature field when editingByron Jones1-0/+1
2011-11-07Bug 669314: tidy up enter_bugByron Jones1-2/+8
2011-10-18merged with bugzilla/4.2David Lawrence1-0/+22
2011-10-15Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander1-0/+22
button in Firefox when viewing a buglist r=glob a=mkanat
2011-10-05more porting workDavid Lawrence2-2/+30
2011-08-03Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander1-10/+25
r=dkl, a=mkanat
2011-07-26Bug 647158: The Error Console in Firefox reportsFrédéric Buclin1-1/+14
"unbalanced tree was written using document.write()" when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page r=glob a=LpSolit
2011-06-29Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak1-3/+3
duplicates have been searched for r=mkanat, r=mkanat
2011-06-14Bug 656769: Fix bz_fireEvent for IE9Byron Jones1-6/+7
r=mkanat, a=mkanat
2011-06-07Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden1-8/+2
r=mkanat a=LpSolit
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander1-0/+156
"Custom Search" UI. r=timello, a=mkanat
2011-05-20Bug 657947: Add trailing newlines after quoted replyByron Jones1-2/+2
r=dkl, a=LpSolit
2011-04-28Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander1-0/+8
on enter_bug.cgi r=pyrzak, a=mkanat
2011-04-23Bug 649879 - Update to YUI 2.9.0David Lawrence82-411/+403
r/a=mkanat
2011-04-19Bug 641519: userAutocomplete is not compatible with Bugzilla configured to ↵Randy Reddekopp1-3/+3
use "local" usernames r/a=mkanat
2011-02-14Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent versionMax Kanat-Alexander1-1/+3
of LWP is installed r=dkl, a=mkanat
2011-01-24Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack ↵Reed Loden1-1/+8
of encoding by YUI [r=mkanat r=dkl a=LpSolit]
2011-01-21Bug 626292: "Make description private" checkbox should set bz_private class ↵David Lawrence1-3/+3
on the comment box r/a=mkanat
2011-01-21Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵David Lawrence1-4/+9
the current user r/a=mkanat
2010-11-11Bug 591535: "Give me some help" link's iframe behavior is no longer necessaryGuy Pyrzak1-108/+0
r=LpSolit r=mkanat a=mkanat
2010-11-01Bug 606618: Update YUI to 2.8.2Max Kanat-Alexander83-138/+138
r=LpSolit, a=mkanat
2010-10-28Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ↵Christian Legnitto1-1/+1
ignore spaces / search on space separated names r/a=mkanat
2010-10-27Bug 581933: Make YUI user autocomplete work with non-ASCII charactersMax Kanat-Alexander1-2/+2
r=Wurblzap, a=LpSolit
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-0/+48
r=glob, a=mkanat
2010-10-23Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander1-5/+5
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat
2010-10-14Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2-2/+12
possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
2010-09-19Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak1-0/+11
Comment" link at [bottom|top] r/a=mkanat
2010-09-19Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak1-2/+2
r/a=LpSolit
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello1-5/+13
based on multiple values of another field (visibility controllers) r/a=mkanat
2010-08-13Bug 583884: User autocomplete fills in empty values instead of the ↵Frédéric Buclin1-2/+6
autocomplete value r=pyrzak r=mkanat a=mkanat
2010-08-03Bug 584069: IE6 throws many JS errorsGuy Pyrzak1-1/+1
r/a=LpSolit
2010-08-02Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander1-4/+4
similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat
2010-07-20Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander1-0/+6
r=timello, a=mkanat
2010-07-20Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander1-6/+18
instead of onblur, but give it a delay so that (a) we're not sending too many queries and (b) so that it doesn't appear at the exact same time as you click Submit Bug (making the "Submit Bug" click not work) r=timello, a=mkanat
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-6/+6
r/a=mkanat
2010-07-13Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander1-0/+66
r=pyrzak, a=mkanat
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin1-4/+1
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit