| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 1 | -1/+1 |
* | Rename the save, edit and delete buttons on the query form to clarify the sco... | Go MAEDA | 2021-08-17 | 1 | -3/+3 |
* | Add buttons to save/edit/delete a custom query to calendar view (#32194). | Go MAEDA | 2019-11-30 | 1 | -0/+10 |
* | Fix missing icons (#31433). | Go MAEDA | 2019-05-30 | 1 | -1/+1 |
* | Unify query_form structure on calendar/gantt views (#26125). | Jean-Philippe Lang | 2017-06-25 | 1 | -4/+4 |
* | Fix source indentation and newline usage (#26125). | Jean-Philippe Lang | 2017-06-25 | 1 | -16/+16 |
* | Fix HTML structure of query_form on calendar/gantt views (#26125). | Jean-Philippe Lang | 2017-06-25 | 1 | -0/+5 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Adds p/n access keys for previous/next links (#18692). | Jean-Philippe Lang | 2014-12-24 | 1 | -1/+1 |
* | Adds a hook at the bottom of the calender (#6586). | Jean-Philippe Lang | 2014-11-15 | 1 | -0/+2 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+2 |
* | replace tabs to spaces at app/views/calendars/show.html.erb | Toshi MARUYAMA | 2011-09-15 | 1 | -3/+3 |
* | Converted issue filters to non-AJAX GET requests (#1965). | Jean-Philippe Lang | 2011-04-01 | 1 | -14/+5 |
* | Makes filters behaviour consistent with the issue list. | Jean-Philippe Lang | 2011-02-21 | 1 | -3/+3 |
* | Makes title/filters consistent with the issue list. | Jean-Philippe Lang | 2011-02-21 | 1 | -3/+3 |
* | Rename task to issue in calendar (#6563) | Azamat Hackimov | 2010-10-07 | 1 | -3/+3 |
* | Fixes broken filter clearing links on gantt and calendar (#6473). | Jean-Philippe Lang | 2010-09-26 | 1 | -1/+2 |
* | Add the project_id to the Calendar link to month. | Eric Davis | 2010-08-26 | 1 | -1/+1 |
* | Refactor: extract link to previous and next month into helpers. | Eric Davis | 2010-08-26 | 1 | -8/+1 |
* | Refactor: convert many of the custom Issue routes to REST resources. | Eric Davis | 2010-08-26 | 1 | -1/+2 |
* | Added missing labels to the Issue Calendar. | Eric Davis | 2010-05-24 | 1 | -0/+2 |
* | Refactor: move Project Calendar to it's own controller. | Eric Davis | 2010-05-03 | 1 | -0/+54 |