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
/
time_entry_reports_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-29
/
+11
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-27
/
+52
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-9
/
+0
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
add missing fixture to TimeEntryReportsControllerTest
Toshi MARUYAMA
2015-01-21
1
-0
/
+1
*
Don't change Setting.default_language in tests.
Jean-Philippe Lang
2015-01-21
1
-8
/
+10
*
fix tests (#13120)
Toshi MARUYAMA
2015-01-18
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-9
/
+6
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-43
/
+11
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
1
-2
/
+2
*
Exclude custom fields with multiple values from time report criteria (#16519).
Jean-Philippe Lang
2014-04-06
1
-1
/
+13
*
add missing fixtures to TimeEntryReportsControllerTest
Toshi MARUYAMA
2014-02-14
1
-1
/
+3
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Traditional Chinese "label_total_time" translation changed by ChunChang Lo (#...
Toshi MARUYAMA
2013-03-20
1
-3
/
+3
*
Adds label_total_time string (#13337).
Jean-Philippe Lang
2013-03-10
1
-7
/
+7
*
Fixed that time entries report by week breaks on edge cases (#5329).
Jean-Philippe Lang
2013-02-24
1
-0
/
+26
*
Makes project custom fields available on spent time report (#1766).
Jean-Philippe Lang
2013-02-24
1
-10
/
+24
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Rename the Member column to User on the time entries list.
Jean-Philippe Lang
2012-12-09
1
-13
/
+13
*
Adds TimeEntryQuery for listing time entries.
Jean-Philippe Lang
2012-12-09
1
-6
/
+4
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-0
/
+17
*
Fixed that time report raises a SQL error if there are multiple CustomValue f...
Jean-Philippe Lang
2012-06-14
1
-0
/
+10
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-5
/
+5
*
Adds "Status" to the time report criteria (#9985).
Jean-Philippe Lang
2012-01-14
1
-0
/
+8
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-0
/
+2
*
Extracted time report logic from the controller.
Jean-Philippe Lang
2011-12-02
1
-35
/
+34
*
add tests to export time entry csv in French for csv separator (#8368)
Toshi MARUYAMA
2011-11-27
1
-0
/
+45
*
add csv separator check to the test to export time entry csv in Traditional C...
Toshi MARUYAMA
2011-11-27
1
-0
/
+11
*
fix time entry csv last line encoding (#8549)
Toshi MARUYAMA
2011-11-27
1
-0
/
+3
*
fix malformed time entry report csv encoding in case of unable to convert (#8...
Toshi MARUYAMA
2011-11-16
1
-0
/
+48
*
add functional test to export time entry report csv encoded in Big5 on Tradit...
Toshi MARUYAMA
2011-11-15
1
-0
/
+45
*
code layout clean up test_report_csv_export of test/functional/time_entry_rep...
Toshi MARUYAMA
2011-11-12
1
-3
/
+5
*
code layout clean up test_report_all_projects_csv_export of test/functional/t...
Toshi MARUYAMA
2011-11-12
1
-2
/
+4
*
code layout clean up test/functional/time_entry_reports_controller_test.rb
Toshi MARUYAMA
2011-11-10
1
-1
/
+3
*
remove trailing white-spaces from test/functional/time_entry_reports_controll...
Toshi MARUYAMA
2011-08-25
1
-12
/
+12
*
Changed timelogs filters to use non-AJAX requests (#1965).
Jean-Philippe Lang
2011-04-03
1
-2
/
+8
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Refactor: extract TimelogController#report to a new controller class
Eric Davis
2010-10-05
1
-0
/
+134