summaryrefslogtreecommitdiffstats
path: root/app/views/calendars/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Use @.capitalize@ for button_save_object, button_edit_object, and button_dele...Marius Balteanu2024-11-031-3/+3
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-7/+7
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+4
* Replaces icons in calendar view with SVG icons (#23980).Marius Balteanu2024-09-051-3/+3
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-4/+4
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Use the new pagination style for the calendars view (#27346).Go MAEDA2023-05-071-3/+9
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-1/+1
* Rename the save, edit and delete buttons on the query form to clarify the sco...Go MAEDA2021-08-171-3/+3
* Add buttons to save/edit/delete a custom query to calendar view (#32194).Go MAEDA2019-11-301-0/+10
* Fix missing icons (#31433).Go MAEDA2019-05-301-1/+1
* Unify query_form structure on calendar/gantt views (#26125).Jean-Philippe Lang2017-06-251-4/+4
* Fix source indentation and newline usage (#26125).Jean-Philippe Lang2017-06-251-16/+16
* Fix HTML structure of query_form on calendar/gantt views (#26125).Jean-Philippe Lang2017-06-251-0/+5
* 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