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
/
app
/
controllers
/
calendars_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes unneeded inclusions of sort_helper.
Jean-Philippe Lang
2017-03-13
1
-2
/
+0
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from app/controllers/calendars_controller.rb.
Toshi MARUYAMA
2011-08-30
1
-6
/
+6
*
Converted issue filters to non-AJAX GET requests (#1965).
Jean-Philippe Lang
2011-04-01
1
-5
/
+17
*
Reverted r4381.
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Removed gantt and calendar menu items that do not fit into the core project m...
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Add SortHelper so custom queries will run on the Calendar. #6612
Eric Davis
2010-10-10
1
-0
/
+2
*
Refactor: convert many of the custom Issue routes to REST resources.
Eric Davis
2010-08-26
1
-1
/
+4
*
Add the Calendar as a project menu item.
Eric Davis
2010-08-16
1
-0
/
+1
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
1
-0
/
+38