summaryrefslogtreecommitdiffstats
path: root/app/helpers/calendars_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+19
* remove trailing white-spaces from app/helpers/calendars_helper.rb.Toshi MARUYAMA2011-08-311-1/+1
* fix calendar links for previous/next month (#8989).Toshi MARUYAMA2011-08-051-2/+4
* HTML escape at app/helpers/calendars_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-7/+1
* No PUT request to get previous/next month.Jean-Philippe Lang2011-04-011-1/+1
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-3/+1
* Refactor: extract common code to link_to_month.Eric Davis2010-08-261-8/+9
* Add the project_id to the Calendar link to month.Eric Davis2010-08-261-5/+7
* Refactor: extract target link generation.Eric Davis2010-08-261-6/+10
* Refactor: extract ternary operators to temps.Eric Davis2010-08-261-6/+30
* Refactor: extract link to previous and next month into helpers.Eric Davis2010-08-261-0/+14