summaryrefslogtreecommitdiffstats
path: root/app/views/calendars
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-1/+1
* Adds a hook at the bottom of the calender (#6586).Jean-Philippe Lang2014-11-151-0/+2
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+2
* replace tabs to spaces at app/views/calendars/show.html.erbToshi MARUYAMA2011-09-151-3/+3
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-14/+5
* Makes filters behaviour consistent with the issue list.Jean-Philippe Lang2011-02-211-3/+3
* Makes title/filters consistent with the issue list.Jean-Philippe Lang2011-02-211-3/+3
* Rename task to issue in calendar (#6563)Azamat Hackimov2010-10-071-3/+3
* Fixes broken filter clearing links on gantt and calendar (#6473).Jean-Philippe Lang2010-09-261-1/+2
* Add the project_id to the Calendar link to month.Eric Davis2010-08-261-1/+1
* Refactor: extract link to previous and next month into helpers.Eric Davis2010-08-261-8/+1
* Refactor: convert many of the custom Issue routes to REST resources.Eric Davis2010-08-261-1/+2
* Added missing labels to the Issue Calendar.Eric Davis2010-05-241-0/+2
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-0/+54