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
/
timelog_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r17459 from trunk to 3.4-stable (#29308).
Go MAEDA
2018-08-02
1
-4
/
+4
*
Merged r16999 and r17000 (#26667).
Jean-Philippe Lang
2017-10-15
1
-0
/
+21
*
Merged r16924 and r16925 (#26520).
Jean-Philippe Lang
2017-10-15
1
-0
/
+8
*
Merged r16808 (#26387).
Jean-Philippe Lang
2017-07-16
1
-0
/
+14
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
DOn't show time entries when query is invalid (#23912).
Jean-Philippe Lang
2017-06-07
1
-0
/
+8
*
Better handling of update failures when bulk editing time entries.
Jean-Philippe Lang
2017-04-04
1
-2
/
+2
*
Timelog move between projects (#588).
Jean-Philippe Lang
2017-04-03
1
-0
/
+39
*
Handle csv columns selection in query to preload appropriate associations (#2...
Jean-Philippe Lang
2017-01-18
1
-3
/
+4
*
Redmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang
2016-12-11
1
-0
/
+9
*
Issue subject is not updated when you select another issue on time entry form...
Jean-Philippe Lang
2016-11-18
1
-6
/
+8
*
Random test failure.
Jean-Philippe Lang
2016-10-11
1
-3
/
+3
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-0
/
+86
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-44
/
+37
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-137
/
+235
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-14
/
+11
*
Adds a version filter on time entries (#13558).
Jean-Philippe Lang
2016-07-13
1
-0
/
+21
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-23
/
+0
*
Display the list of saved queries in the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+1
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+10
*
Adds a test for #23054.
Jean-Philippe Lang
2016-06-15
1
-0
/
+9
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Don't let users log time on issues they cannot see in their projects (#21150).
Jean-Philippe Lang
2015-11-04
1
-0
/
+17
*
Fixed test failures introduced by r14288 (#19656).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
1
-0
/
+7
*
Can't bulk edit own time entries with "Edit own time entries" (#18580).
Jean-Philippe Lang
2015-05-09
1
-0
/
+29
*
Fixed validation when logging time on issue (#19464).
Jean-Philippe Lang
2015-04-12
1
-0
/
+50
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
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
-18
/
+13
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-4
/
+4
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
1
-2
/
+1
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
1
-0
/
+10
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-8
/
+10
*
Removes routes for time entries nested under project/issues.
Jean-Philippe Lang
2014-10-04
1
-3
/
+3
*
Let the new time_entry form be submitted without project (#17954).
Jean-Philippe Lang
2014-10-04
1
-51
/
+83
*
Let user choose an issue of another project when updating a time entry (#16338).
Jean-Philippe Lang
2014-03-21
1
-0
/
+22
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Syntax error with ruby1.8.
Jean-Philippe Lang
2014-01-11
1
-4
/
+2
*
Rails4: replace deprecated find_all_by_* at TimelogControllerTest
Toshi MARUYAMA
2014-01-11
1
-3
/
+5
*
Rails4: replace deprecated Relation#first with finder options at TimelogContr...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Spent time details and report should ignore 'Setting.display_subprojects_issu...
Jean-Philippe Lang
2013-07-28
1
-0
/
+22
*
Fixed that sorting time entries by custom field raises a SQL error (#14366).
Jean-Philippe Lang
2013-07-28
1
-0
/
+18
*
Fixed that displaying time entries with custom field column raises an error (...
Jean-Philippe Lang
2013-07-24
1
-0
/
+11
*
Adds a link on "My Page" to view all my spent time (#13157).
Jean-Philippe Lang
2013-05-18
1
-0
/
+8
*
Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...
Jean-Philippe Lang
2013-04-03
1
-0
/
+40
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-174
/
+7
*
Accommodates fixtures for databases with case sensitive sort.
Jean-Philippe Lang
2013-01-23
1
-2
/
+2
*
Makes issue custom fields available as timelog columns (#1766).
Jean-Philippe Lang
2013-01-12
1
-0
/
+10
[next]