index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
javascripts
/
application.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for CVE-2015-9251 in JQuery 1.11.1 (#26857).
Jean-Philippe Lang
2018-04-07
1
-0
/
+7
*
Adds toggle checkboxes feature to trackers permissions (#28242).
Go MAEDA
2018-04-04
1
-1
/
+1
*
Jump to project autocomplete: focus selected project (#26395).
Jean-Philippe Lang
2017-07-22
1
-3
/
+15
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
1
-15
/
+0
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
1
-4
/
+0
*
Typo (#24787).
Jean-Philippe Lang
2017-01-09
1
-1
/
+1
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-3
/
+15
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
1
-0
/
+4
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
1
-4
/
+0
*
Allow only vertical reorderingin sortable lists (#24062).
Jean-Philippe Lang
2016-11-26
1
-0
/
+1
*
Replaces project jump select with custom dropdown (#23310).
Jean-Philippe Lang
2016-11-26
1
-0
/
+63
*
Tab buttons appear on pages that have no tabs (#23751).
Jean-Philippe Lang
2016-10-01
1
-1
/
+1
*
Group versions by status in issue filters (#10412).
Jean-Philippe Lang
2016-07-02
1
-0
/
+5
*
Keep the "new object" drop down open when the + sign was clicked (#15880).
Jean-Philippe Lang
2016-06-11
1
-0
/
+9
*
Hide options when permission is not given.
Jean-Philippe Lang
2016-06-05
1
-2
/
+3
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
1
-5
/
+32
*
Filter by issue id (#4806).
Jean-Philippe Lang
2016-05-06
1
-2
/
+2
*
Adds an ajax indicator on the sort handle (#12909).
Jean-Philippe Lang
2016-04-19
1
-2
/
+6
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
1
-1
/
+1
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
1
-0
/
+39
*
Add collision option to autocomplete initialization (#22296).
Jean-Philippe Lang
2016-04-03
1
-0
/
+1
*
Tab-buttons: add some user-feedback (#20632).
Jean-Philippe Lang
2016-03-15
1
-5
/
+20
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Tab left/right buttons for project menu (#20632).
Jean-Philippe Lang
2016-01-16
1
-0
/
+8
*
Don't set default due date in the past (#21488).
Jean-Philippe Lang
2015-12-12
1
-1
/
+7
*
Ability to filter issues blocked by any/no open issues (#16621).
Jean-Philippe Lang
2015-11-07
1
-0
/
+2
*
Set default project version after selecting a different project on the new is...
Jean-Philippe Lang
2015-11-01
1
-1
/
+4
*
Keep anchor (i.e. to a specific issue note) throughout login (#21110).
Jean-Philippe Lang
2015-10-30
1
-0
/
+11
*
Fix mulitple tab navigation highlighting and content hiding (#20906).
Jean-Philippe Lang
2015-10-21
1
-2
/
+2
*
Fix for multiple tabs on the same page (#20271).
Jean-Philippe Lang
2015-09-26
1
-1
/
+2
*
[js-cleanup] add short copyright notices to javascripts and remove superfluou...
Jean-Philippe Lang
2015-07-05
1
-1
/
+0
*
Don't focus first input when URL contains a hash (#17757).
Jean-Philippe Lang
2015-07-04
1
-1
/
+1
*
Make the updateIssueFrom(url) function return the XMLHttpRequest object (#201...
Jean-Philippe Lang
2015-06-27
1
-1
/
+1
*
Fixed r14339 for when closing the dialog by using the upper-right cross (#198...
Jean-Philippe Lang
2015-06-19
1
-2
/
+2
*
Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+4
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Missing break (#18734).
Jean-Philippe Lang
2015-01-07
1
-0
/
+1
*
Merged datepicker.js into application.js.
Jean-Philippe Lang
2014-12-13
1
-0
/
+17
*
Group filters in the filter select list (#13849).
Jean-Philippe Lang
2014-11-28
1
-1
/
+1
*
Moved select_list_move.js content to application.js.
Jean-Philippe Lang
2014-11-18
1
-0
/
+25
*
Removed submit_query_form function.
Jean-Philippe Lang
2014-11-18
1
-5
/
+1
*
Use an handler instead of onsubmit attribute.
Jean-Philippe Lang
2014-11-18
1
-1
/
+0
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-5
/
+5
*
Backport r13315 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-5
/
+5
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Focus first text field automatically (#13134).
Jean-Philippe Lang
2014-01-19
1
-0
/
+7
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-0
/
+14
[next]