summaryrefslogtreecommitdiffstats
path: root/test/functional/calendars_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-141-1/+17
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+2
* Add assignee's icon to tooltips in gantt and calendar (#29306).Go MAEDA2018-09-181-4/+7
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-0/+6
* Adds tests for #27153.Jean-Philippe Lang2018-01-071-1/+20
* Add test assertions to the four controller test cases (#26125).Jean-Philippe Lang2017-06-251-0/+11
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-4/+14
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-5/+2
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* add missing fixtures to CalendarsControllerTestToshi MARUYAMA2014-10-241-1/+6
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-7/+8
* Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTestToshi MARUYAMA2014-02-041-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-111-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-02-181-11/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-12-221-30/+20
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-0/+17
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-1/+1
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-191-1/+0
* Rails3: replace "all" fixtures at test/functional/calendars_controller_test.rbToshi MARUYAMA2011-09-241-1/+8
* remove trailing white-spaces from test/functional/calendars_controller_test.rb.Toshi MARUYAMA2011-08-301-6/+6
* Fixes a functional test case.Jean-Philippe Lang2011-07-031-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Add SortHelper so custom queries will run on the Calendar. #6612Eric Davis2010-10-101-0/+10
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-041-1/+1
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-191-0/+44
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-0/+20