index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
calendars_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `fixtures :all` to ensure consistent test data and improve test reliabili...
Go MAEDA
12 days
1
-16
/
+0
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
1
-8
/
+8
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-3
/
+4
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-88
/
+76
*
Use the new pagination style for the calendars view (#27346).
Go MAEDA
2023-05-07
1
-1
/
+1
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
add functional calendar test of same start and due dates issue
Toshi MARUYAMA
2020-11-13
1
-0
/
+39
*
add cross project version calendar functional test
Toshi MARUYAMA
2020-11-10
1
-0
/
+22
*
add version calendar functional test
Toshi MARUYAMA
2020-11-09
1
-1
/
+21
*
add issue due date calendar functional test
Toshi MARUYAMA
2020-11-08
1
-0
/
+21
*
add calendar assertion to CalendarsControllerTest#test_cross_project_calendar
Toshi MARUYAMA
2020-11-05
1
-0
/
+15
*
remove start date assertion from CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-11-05
1
-4
/
+3
*
more strictly start date assertion at CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-11-04
1
-3
/
+2
*
more strictly start date assertion at CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-11-03
1
-9
/
+13
*
add start date to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-11-03
1
-9
/
+14
*
add text to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-28
1
-1
/
+4
*
add assert issue link for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-05
1
-0
/
+1
*
more strictly assert gravatar for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-03
1
-1
/
+3
*
more strictly div assert for calendar in CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-10-02
1
-1
/
+1
*
add issue id to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA
2020-09-26
1
-1
/
+1
*
fix source indent of CalendarsControllerTest
Toshi MARUYAMA
2020-09-21
1
-10
/
+28
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
CalendarsControllerTest#test_show fails depending on the date (#31131).
Go MAEDA
2019-04-27
1
-0
/
+4
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Add "nwday" class to non-working days in calendar (#27096).
Go MAEDA
2019-01-14
1
-1
/
+17
*
Add missing fixtures to several tests (#30276).
Go MAEDA
2019-01-09
1
-1
/
+2
*
Add assignee's icon to tooltips in gantt and calendar (#29306).
Go MAEDA
2018-09-18
1
-4
/
+7
*
Add right-click context menu in calendar (#28067).
Go MAEDA
2018-01-30
1
-0
/
+6
*
Adds tests for #27153.
Jean-Philippe Lang
2018-01-07
1
-1
/
+20
*
Add test assertions to the four controller test cases (#26125).
Jean-Philippe Lang
2017-06-25
1
-0
/
+11
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-4
/
+14
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-5
/
+2
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
add missing fixtures to CalendarsControllerTest
Toshi MARUYAMA
2014-10-24
1
-1
/
+6
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-7
/
+8
*
Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
1
-1
/
+1
*
Removed some shoulda context.
Jean-Philippe Lang
2013-02-18
1
-11
/
+8
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-30
/
+20
[next]