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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds no_issue_in_project operator for relations filter (#3265).
Jean-Philippe Lang
2012-10-04
1
-0
/
+1
*
Fixed that autocomplete results are not reset after clearing search field (#1...
Jean-Philippe Lang
2012-09-29
1
-10
/
+8
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-0
/
+18
*
fix broken issue list filter (#11885)
Toshi MARUYAMA
2012-09-27
1
-3
/
+3
*
fix javascript syntax mistake in application.js (#11885)
Toshi MARUYAMA
2012-09-27
1
-2
/
+2
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
1
-6
/
+6
*
Revision graph sometimes broken (#11612).
Jean-Philippe Lang
2012-09-11
1
-0
/
+6
*
Upgraded raphael.js to 2.1.0 (#10419).
Jean-Philippe Lang
2012-09-11
1
-7
/
+10
*
remove redundant empty lines from revision_graph.js
Toshi MARUYAMA
2012-09-06
1
-14
/
+0
*
replace tab to space at revision_graph.js
Toshi MARUYAMA
2012-09-06
1
-1
/
+1
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-2
/
+2
*
Escape filter values using .text instead of .html.
Jean-Philippe Lang
2012-08-13
1
-3
/
+3
*
Ability to filter issues using project, author, assignee and target version c...
Jean-Philippe Lang
2012-08-07
1
-1
/
+2
*
Build issue filters using javascript.
Jean-Philippe Lang
2012-08-07
1
-36
/
+120
*
Do not scroll to the preview.
Jean-Philippe Lang
2012-07-28
1
-1
/
+0
*
Merged and minified jstoolbar.js and textile.js.
Jean-Philippe Lang
2012-07-28
1
-0
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-07-28
1
-7
/
+5
*
Use JQuery Dialog (#11445).
Jean-Philippe Lang
2012-07-22
1
-17
/
+11
*
Use JQuery Datepicker (#11445).
Jean-Philippe Lang
2012-07-22
91
-7637
/
+1033
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
11
-9894
/
+638
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
1
-0
/
+10
*
Added missing local variable declaration.
Etienne Massip
2012-06-14
1
-0
/
+1
*
Albanian translation added by Dimitri Toslluku (#10875)
Toshi MARUYAMA
2012-05-11
2
-0
/
+142
*
Bulgarian translation (jstoolbar) updated by Ivan Cenov (#10785)
Toshi MARUYAMA
2012-04-27
1
-14
/
+14
*
Estonian translation updated by Heigo Toom (#10782)
Toshi MARUYAMA
2012-04-27
2
-43
/
+43
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-0
/
+202
*
Fixed that "Create and continue" buttons are broken by r9391 (#10675).
Jean-Philippe Lang
2012-04-19
1
-6
/
+9
*
Disable submit buttons when submitting a form (#6555).
Jean-Philippe Lang
2012-04-13
1
-0
/
+12
*
Variable declaration cleanup.
Etienne Massip
2012-03-10
1
-1
/
+1
*
Moved head refs to node titles.
Etienne Massip
2012-03-10
1
-24
/
+20
*
remove trailing white-spaces from public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-05
1
-6
/
+6
*
replace tabs to spaces at public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-05
1
-11
/
+11
*
set svn:eol-style native public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-04
1
-82
/
+82
*
set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.js
Toshi MARUYAMA
2012-03-04
1
-127
/
+127
*
remove trailing white-spaces from public/javascripts/context_menu.js
Toshi MARUYAMA
2012-02-16
1
-20
/
+20
*
replace tabs to spaces and fix indents public/javascripts/context_menu.js
Toshi MARUYAMA
2012-02-16
1
-88
/
+88
*
Restyles user search fields and ajax indicator.
Jean-Philippe Lang
2012-02-14
1
-1
/
+1
*
Focus the first text input or submit button when showing a modal box.
Jean-Philippe Lang
2012-02-14
1
-4
/
+5
*
Better handling of horizontal position.
Etienne Massip
2012-02-14
1
-9
/
+10
*
Redraw revision graph on window resize (#10206).
Etienne Massip
2012-02-13
1
-13
/
+20
*
Adds Estonian translation by Kaitseministeerium (#10208).
Jean-Philippe Lang
2012-02-12
2
-0
/
+160
*
Integrated revision graph into scmid column.
Etienne Massip
2012-02-11
1
-20
/
+16
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
1
-1
/
+6
*
remove tailing white spaces from public/javascripts/application.js
Toshi MARUYAMA
2012-02-10
1
-13
/
+13
*
replace tabs to spaces and fix indents public/javascripts/application.js
Toshi MARUYAMA
2012-02-10
1
-143
/
+143
*
Do not hide context menu when clicking on a folder menu item.
Jean-Philippe Lang
2012-02-09
1
-0
/
+4
*
scm: fix revision graph height is hard-coded (#9832)
Toshi MARUYAMA
2012-02-06
1
-1
/
+3
*
Fixed: Can't attach more than 1 file on IE 6 and 7 (#10115).
Jean-Philippe Lang
2012-02-05
1
-1
/
+1
*
scm: rename JavaScript "branchGraph" function name to "revisionGraph"
Toshi MARUYAMA
2012-02-05
1
-1
/
+1
*
Revision graph code cleanup.
Etienne Massip
2012-02-04
1
-163
/
+90
[next]