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
2015-10-19
Bug 1210078: Going back from the "Match failed" page deletes the values of us...
Frédéric Buclin
2
-0
/
+14
2015-09-25
Bug 1201266: Migrate YUI calendar to jQuery
Frédéric Buclin
1
-123
/
+0
2015-09-25
Bug 1204238: Migrate tabular report sorting from YUI to jQuery
Frédéric Buclin
2
-0
/
+205
2015-08-26
Bug 1196969: Custom fields whose visibility depend on the product are not dis...
Frédéric Buclin
1
-0
/
+25
2015-08-06
Bug 1183398: Mandatory custom fields block form submission if they are hidden...
Frédéric Buclin
1
-1
/
+12
2015-05-12
Bug 1163393: XSS in the new jQuery autocomplete code
Byron Jones
1
-2
/
+6
2015-05-07
Bug 1159589: migrate autocomplete from yui to jquery
Byron Jones
4
-139
/
+133
2015-02-26
Bug 1118930: validateEnterBug() doesn't work when attachments are disabled
Albert Ting
1
-1
/
+1
2015-01-30
Bug 488942: The term "bookmarkable template" is meaningless to new users, cha...
Matt Selsky
1
-1
/
+1
2015-01-21
Bug 1121806: show_bug does not display in IE9
Albert Ting
1
-5
/
+5
2015-01-21
Bug 1116666: Auto add comment class based on the tag
Albert Ting
1
-0
/
+4
2014-12-22
Bug 1093924: Move replyToMarkdownComment() and replyToComment() out of templates
David Lawrence
1
-0
/
+63
2014-11-17
Bug 1090727: support jquery in the global/header template, and update the hea...
David Lawrence
21
-32
/
+66
2014-10-28
Bug 1059684: markdown text should not be rendered within a <pre> tag
David Lawrence
1
-4
/
+24
2014-09-10
Bug 1036242: "TypeError: bug_status is undefined" when creating a bug
Matt Tyson
1
-4
/
+8
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
1
-2
/
+6
2014-08-14
Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."
Byron Jones
1
-0
/
+1
2014-08-14
Bug 1047405: Comment tagging GUI not fully localizable because of text in Jav...
Byron Jones
1
-3
/
+7
2014-08-14
Bug 1012506 - Allow a bug to have multiple aliases
Simon Green
1
-12
/
+1
2014-07-27
Bug 726696 - All authenticated WebServices methods should require username/pa...
Simon Green
3
-3
/
+17
2014-06-16
Bug 956892: collapsed comments should display tags to indicate the reason for...
Byron Jones
1
-3
/
+5
2014-04-22
Bug 489028 - Record last-visited time of bugs when logged in
Dylan William Hardison
1
-0
/
+46
2014-04-18
Backout bug 984980
Frédéric Buclin
1
-30
/
+0
2014-04-17
Bug 984980 - add framework for keyboard shortcuts, and key to switch between ...
Acho Arnold
1
-0
/
+30
2014-04-09
Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to match
Byron Jones
1
-4
/
+7
2014-03-26
remove tabs added by bug 984999
Byron Jones
1
-2
/
+2
2014-03-23
Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl
Acho Arnold
1
-0
/
+71
2014-03-10
Bug 566331: Move JS functions out of bug/edit.html.tmpl
Ishitva Goel
1
-0
/
+13
2014-03-05
Bug 977137: Comment and Preview tabs need accessibility markup
Byron Jones
1
-4
/
+15
2014-03-04
Bug 387593: Remove debug code from attachment.js
Ishitva Goel
1
-5
/
+0
2014-02-13
Bug 40896: Bugzilla needs a "preview" mode for comments
Byron Jones
1
-0
/
+76
2014-01-16
Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins...
Frédéric Buclin
1
-49
/
+0
2014-01-09
Bug 957826: XSS in the comment tag field
Frédéric Buclin
1
-1
/
+1
2013-11-25
Bug 793963: add the ability to tag comments with arbitrary tags
Byron Jones
3
-12
/
+408
2013-05-10
Bug 850135 - hide the textarea custom fields by default with an (edit) link
Dave Lawrence
1
-6
/
+8
2013-03-25
Bug 852943: selectClassification() is no longer used
Hugo Seabrook
1
-69
/
+0
2013-03-13
Bug 850309: Allow pasted attachments to be flagged as patches
Byron Jones
1
-6
/
+4
2012-11-22
Bug 780820: Allows for multiple custom search criteria to match one field
Byron Jones
1
-17
/
+157
2012-11-13
Bug 808845 (CVE-2012-5475): [SECURITY] Security vulnerability in YUI's swfsto...
Frédéric Buclin
1
-0
/
+0
2012-10-16
Bug 797680: make "reset assignee/qa-contact to default" unchecked if the assi...
Byron Jones
1
-8
/
+14
2012-09-25
Bug 437212: Make page refreshing under Firefox update fields
Byron Jones
2
-0
/
+69
2012-08-28
Bug 772953: Remove the token from buglist urls
Byron Jones
1
-0
/
+8
2012-07-31
Bug 684171 - add a "(take)" link to the QA Contact field
Dave Lawrence
1
-1
/
+1
2012-07-24
Bug 764517: Don't automatically select the first keyword if the search string...
Byron Jones
1
-0
/
+3
2012-05-29
Bug 758148 - Comment toggling link should use − so that its width stays...
Marc Schumann
1
-2
/
+2
2012-05-26
Bug 754616 - Don't display autocomplete box when there are no possible choices
Reed Loden
1
-1
/
+2
2012-05-18
The calendar widget is not localizable.
Marc Schumann
1
-2
/
+10
2012-05-18
Bug 754561 - Tags should be escaped in the auto-complete form
Reed Loden
1
-0
/
+1
2012-05-07
Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...
Frédéric Buclin
1
-16
/
+18
2012-04-15
Comment toggling text is not localizable because it's in a .js file.
Marc Schumann
1
-4
/
+2
[next]