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
*
Fix: Spent time CSV report returning `hours` as Rational instead of Float (#4...
Go MAEDA
2024-12-04
1
-0
/
+10
*
Spent hours ignoring "Time Span Format" Setting on several pages (#40924).
Go MAEDA
2024-06-30
1
-2
/
+4
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-2
/
+2
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-13
/
+13
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Fix RuboCop offense Performance/MapMethodChain (#37247).
Go MAEDA
2023-08-23
1
-6
/
+6
*
Fix incorrect argument format for assert_select that causes ArgumentError wit...
Go MAEDA
2023-07-02
1
-1
/
+1
*
Add Parent task filter and column to Spent time (#37623).
Go MAEDA
2023-04-11
1
-0
/
+46
*
"Issue's subject" filter for spent time (#27821).
Go MAEDA
2023-04-09
1
-0
/
+13
*
Fix missing project_id in redirect after clicking "Create and add another" bu...
Go MAEDA
2023-02-05
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
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
1
-0
/
+12
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
1
-1
/
+14
*
Respect field visibility when filtering/sorting by associated issue fields (#...
Marius Balteanu
2022-06-16
1
-0
/
+74
*
Respect field visibility when showing associated issue fields (#37255).
Marius Balteanu
2022-06-16
1
-0
/
+22
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
1
-8
/
+8
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-9
/
+9
*
Rails 6.1: add header=present to csv tests (#29914, #32921).
Go MAEDA
2021-04-01
1
-2
/
+2
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Spent time details are displayed in incorrect order when sorted by week and d...
Go MAEDA
2020-12-12
1
-0
/
+27
*
shorten long line of TimelogControllerTest
Toshi MARUYAMA
2020-11-30
1
-12
/
+54
*
remove spaces inside {} of TimelogControllerTest
Toshi MARUYAMA
2020-11-14
1
-7
/
+7
*
fix source indent of TimelogControllerTest
Toshi MARUYAMA
2020-10-28
1
-42
/
+73
*
fix source indent of TimelogControllerTest
Toshi MARUYAMA
2020-10-24
1
-33
/
+41
*
add space after comma to TimelogControllerTest
Toshi MARUYAMA
2020-10-05
1
-3
/
+3
*
shorten long line of TimelogControllerTest
Toshi MARUYAMA
2020-10-05
1
-4
/
+14
*
Add missing fixture to TimelogControllerTest (#33785).
Go MAEDA
2020-08-02
1
-1
/
+1
*
Fix time entry user is shown twice in the User drop-down (#33341).
Go MAEDA
2020-04-27
1
-1
/
+1
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-6
/
+6
*
Fixed assertion broken by r19654 (#3800).
Jean-Philippe Lang
2020-04-05
1
-1
/
+1
*
Editing time entries should show the time entry user (#3800).
Jean-Philippe Lang
2020-04-05
1
-0
/
+7
*
Reorder and rename test added in r19651 (#32973).
Jean-Philippe Lang
2020-04-05
1
-15
/
+15
*
Editing a time entry for a locked user changes the user to the current user (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+42
*
Time entries csv export should check issue visibility (#33075).
Jean-Philippe Lang
2020-04-05
1
-0
/
+13
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Fix that selected user on timelog#edit is incorrect (#32959).
Go MAEDA
2020-02-09
1
-0
/
+15
*
Validate back_url everywhere (#32850).
Jean-Philippe Lang
2020-02-02
1
-0
/
+13
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-1
/
+1
*
Fix Internal Error when issue text custom field is shown in Spent time query ...
Go MAEDA
2020-01-12
1
-0
/
+15
*
CSV related tests fail with Rails 5.2.4 (#32526, #32525).
Go MAEDA
2019-12-08
1
-2
/
+2
*
Fixes the assertion so that it doesn't rely on the display order (#32436).
Jean-Philippe Lang
2019-11-20
1
-4
/
+2
*
Add missing fixture to TimelogControllerTest in order to fix random test fail...
Go MAEDA
2019-11-19
1
-1
/
+1
*
Add support for grouping by issue on timelog view (#32436).
Jean-Philippe Lang
2019-11-10
1
-0
/
+14
*
Adds "Target Version" column to the list of "Available columns" in "Spent tim...
Go MAEDA
2019-11-10
1
-0
/
+33
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Update Rails to 5.2.3 (#31113).
Go MAEDA
2019-03-31
1
-2
/
+2
*
Group time entries by created date (#30233).
Go MAEDA
2019-03-24
1
-0
/
+14
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
[next]