summaryrefslogtreecommitdiffstats
path: root/app/controllers/calendars_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from app/controllers/calendars_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-5/+17
* Reverted r4381.Jean-Philippe Lang2010-11-071-1/+1
* Removed gantt and calendar menu items that do not fit into the core project m...Jean-Philippe Lang2010-11-071-1/+1
* Add SortHelper so custom queries will run on the Calendar. #6612Eric Davis2010-10-101-0/+2
* Refactor: convert many of the custom Issue routes to REST resources.Eric Davis2010-08-261-1/+4
* Add the Calendar as a project menu item.Eric Davis2010-08-161-0/+1
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-0/+38