index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack o...
Reed Loden
1
-1
/
+8
2011-01-21
Bug 626292: "Make description private" checkbox should set bz_private class o...
David Lawrence
1
-3
/
+3
2011-01-21
Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the...
David Lawrence
1
-4
/
+9
2010-11-11
Bug 591535: "Give me some help" link's iframe behavior is no longer necessary
Guy Pyrzak
1
-108
/
+0
2010-11-01
Bug 606618: Update YUI to 2.8.2
Max Kanat-Alexander
83
-138
/
+138
2010-10-28
Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ign...
Christian Legnitto
1
-1
/
+1
2010-10-27
Bug 581933: Make YUI user autocomplete work with non-ASCII characters
Max Kanat-Alexander
1
-2
/
+2
2010-10-27
Bug 551468: Stop word-wrapping comments on the server
Max Kanat-Alexander
1
-0
/
+48
2010-10-23
Bug 473557: Make the "Collapse All Comments" link work properly even when
Max Kanat-Alexander
1
-5
/
+5
2010-10-14
Bug 581448: Localize the status and resolution values in the list of
Max Kanat-Alexander
2
-2
/
+12
2010-09-19
Bug 574338: When comment box is positioned at [top|bottom], include "Add Comm...
Guy Pyrzak
1
-0
/
+11
2010-09-19
Bug 594155: IE6 throws JS errors when filing new bugs
Guy Pyrzak
1
-2
/
+2
2010-08-27
Bug 479400: Add the ability to show or hide particular custom fields
Tiago Mello
1
-5
/
+13
2010-08-13
Bug 583884: User autocomplete fills in empty values instead of the autocomple...
Frédéric Buclin
1
-2
/
+6
2010-08-03
Bug 584069: IE6 throws many JS errors
Guy Pyrzak
1
-1
/
+1
2010-08-02
Bug 578572: Make the user autocomplete and keyword autocomplete behave
Max Kanat-Alexander
1
-4
/
+4
2010-07-20
Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.
Max Kanat-Alexander
1
-0
/
+6
2010-07-20
Bug 576912: Make the automatic duplicate detection table appear onkeyup
Max Kanat-Alexander
1
-6
/
+18
2010-07-18
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
1
-6
/
+6
2010-07-13
Bug 490767: Make validation happen with JS, when filing a bug
Max Kanat-Alexander
1
-0
/
+66
2010-07-08
Bug 490930: Always store attachments locally if they are over X size (and bel...
Frédéric Buclin
1
-4
/
+1
2010-07-05
Bug 514618: Allow restricting the visibility and values of fields by
Kent Rogers
1
-0
/
+14
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
1
-2
/
+32
2010-06-29
Bug 179626 - Hide, rather than disable, requestee fields when the flags aren'...
Reed Loden
1
-8
/
+8
2010-06-22
Bug 22353: Automatic duplicate bug detection on enter_bug.cgi
Max Kanat-Alexander
1
-0
/
+117
2010-06-18
Bug 572949: Update YUI to 2.8.1
Max Kanat-Alexander
128
-65
/
+1513
2010-06-06
Bug 450301: What Simplify searching UI, initial improvements to the advanced ...
Guy Pyrzak
1
-5
/
+6
2010-05-17
Bug 460799: Move JS code out of bug/comments.html.tmpl
Edmund Wong
1
-0
/
+88
2010-03-03
101770
Guy Pyrzak
1
-5
/
+17
2010-03-01
Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED
Max Kanat-Alexander
1
-1
/
+2
2010-02-22
Bug 490923: Autocomplete assignee, qa contact, and cc on the client side
Guy Pyrzak
2
-0
/
+99
2010-02-18
Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops th...
Guy Pyrzak
1
-2
/
+5
2010-02-10
Bug 545277: Closed bugs were always marked as FIXED in the resolution
Max Kanat-Alexander
1
-1
/
+2
2010-02-09
Bug 520993: If the "FIXED" resolution was a visibility or value controller, t...
Max Kanat-Alexander
1
-8
/
+23
2010-02-01
Fix the data in the bzr repo to match the data in the CVS repo.
Max Kanat-Alexander
3
-294
/
+0
2009-11-26
Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric...
lpsolit%gmail.com
1
-0
/
+75
2009-11-18
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
1
-0
/
+9
2009-09-22
Bug 388830: Use JS to make sure there's a Description value when submitting a...
mkanat%bugzilla.org
1
-0
/
+9
2009-06-23
Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...
lpsolit%gmail.com
1
-0
/
+119
2009-06-21
Bug 463598: Improve the performance of the JavaScript that adjusts field valu...
mkanat%bugzilla.org
1
-43
/
+74
2009-05-29
Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS state
bbaetz%acm.org
1
-1
/
+6
2009-05-22
Bug 482556: Put "Forgot Password" in the header and footer so people can still f
mkanat%bugzilla.org
1
-5
/
+56
2009-02-25
Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...
mkanat%bugzilla.org
2
-24
/
+28
2009-02-24
Bug 479197: The mini_login Bugzilla_password box does not convert to text typ...
mkanat%bugzilla.org
1
-21
/
+24
2009-02-12
Bug 476090: Allow users to log-in from toolbar
mkanat%bugzilla.org
1
-0
/
+58
2009-02-11
Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)
mkanat%bugzilla.org
3
-134
/
+99
2009-01-23
Bug 471518: "Field only appears when:" produces a JavaScript error in Interne...
guy.pyrzak%gmail.com
1
-1
/
+1
2009-01-15
Bug 473677: Update YUI to 2.6.0
mkanat%bugzilla.org
2
-18
/
+22
2009-01-02
Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc...
lpsolit%gmail.com
1
-3
/
+17
2008-12-17
Bug 460909 - Mass edit bug form does not allow adding private comments
dkl%redhat.com
1
-0
/
+8
[next]