summaryrefslogtreecommitdiff
path: root/app/views/calendars
AgeCommit message (Expand)Author
2017-06-25Unify query_form structure on calendar/gantt views (#26125).Jean-Philippe Lang
2017-06-25Fix source indentation and newline usage (#26125).Jean-Philippe Lang
2017-06-25Fix HTML structure of query_form on calendar/gantt views (#26125).Jean-Philippe Lang
2015-02-23Removed unneeded #h calls in views.Jean-Philippe Lang
2014-12-24Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang
2014-11-15Adds a hook at the bottom of the calender (#6586).Jean-Philippe Lang
2012-07-22JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang
2012-04-25Merged rails-3.2 branch.Jean-Philippe Lang
2011-09-15replace tabs to spaces at app/views/calendars/show.html.erbToshi MARUYAMA
2011-04-01Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang
2011-02-21Makes filters behaviour consistent with the issue list.Jean-Philippe Lang
2011-02-21Makes title/filters consistent with the issue list.Jean-Philippe Lang
2010-10-07Rename task to issue in calendar (#6563)Azamat Hackimov
2010-09-26Fixes broken filter clearing links on gantt and calendar (#6473).Jean-Philippe Lang
2010-08-26Add the project_id to the Calendar link to month.Eric Davis
2010-08-26Refactor: extract link to previous and next month into helpers.Eric Davis
2010-08-26Refactor: convert many of the custom Issue routes to REST resources.Eric Davis
2010-05-24Added missing labels to the Issue Calendar.Eric Davis
2010-05-03Refactor: move Project Calendar to it's own controller.Eric Davis