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
/
app
/
models
/
time_entry_query.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Optimize query models by replacing `map` with `pluck` (#39837).
Go MAEDA
2023-12-29
1
-1
/
+1
*
Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).
Go MAEDA
2023-12-20
1
-1
/
+1
*
Add Parent task filter and column to Spent time (#37623).
Go MAEDA
2023-04-11
1
-0
/
+29
*
"Issue's subject" filter for spent time (#27821).
Go MAEDA
2023-04-09
1
-0
/
+9
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix time entries of sub-projects are not listed when activity is specified in...
Marius Balteanu
2022-02-20
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
*
Spent time details are displayed in incorrect order when sorted by week and d...
Go MAEDA
2020-12-12
1
-1
/
+1
*
remove spaces inside {} of app/models/time_entry_query.rb
Toshi MARUYAMA
2020-11-16
1
-13
/
+13
*
add empty line after guard clause to app/models/time_entry_query.rb
Toshi MARUYAMA
2020-11-05
1
-0
/
+1
*
Fix that totals of custom fields may not be sorted as configured (#33281).
Go MAEDA
2020-05-08
1
-3
/
+3
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_ent...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
Add support for grouping by issue on timelog view (#32436).
Jean-Philippe Lang
2019-11-10
1
-1
/
+1
*
Adds "Target Version" column to the list of "Available columns" in "Spent tim...
Go MAEDA
2019-11-10
1
-0
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb
Toshi MARUYAMA
2019-11-09
1
-19
/
+23
*
Issues in paginated views may be lost because sorting criteria are not unique...
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Remove useless code in TimeEntryQuery#sql_for_activity_id_field (#31088).
Go MAEDA
2019-04-03
1
-2
/
+0
*
Group time entries by created date (#30233).
Go MAEDA
2019-03-24
1
-1
/
+1
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-0
/
+5
*
Filter time entries after project status (#20081).
Go MAEDA
2018-10-29
1
-0
/
+10
*
Column Project is no longer added by default to the list of default columns f...
Jean-Philippe Lang
2018-09-23
1
-3
/
+2
*
Adds issue category column to spent time queries (#28391).
Go MAEDA
2018-04-01
1
-0
/
+4
*
Adds issue category filter to spent time queries (#28391).
Go MAEDA
2018-04-01
1
-0
/
+8
*
Fix filter after multiple version ids (#26667).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Fix filter values for fixed version id (#26667).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Filtering time entries after issue's target version doesn't work as expected ...
Jean-Philippe Lang
2017-10-15
1
-2
/
+1
*
Translation for label_week in time report is not working (#26780).
Jean-Philippe Lang
2017-10-15
1
-1
/
+1
*
Fill the issue id when logging time from the time log list of an issue (#26520).
Jean-Philippe Lang
2017-07-30
1
-0
/
+7
*
Adds created_on as available column on timelog list (#26396).
Jean-Philippe Lang
2017-07-16
1
-0
/
+1
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
1
-1
/
+1
*
Error displaying time entries filtered by Activity (#26387).
Jean-Philippe Lang
2017-07-09
1
-3
/
+3
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Show the same trackers and statuses on time entry queries (#5385).
Jean-Philippe Lang
2017-05-27
1
-2
/
+2
*
remove trailing white-space from app/models/time_entry_query.rb
Toshi MARUYAMA
2017-04-25
1
-1
/
+1
*
Adds a scope to left join the issue.
Jean-Philippe Lang
2017-04-04
1
-1
/
+1
*
Query through multiple projects by issue custom field not possible anymore (#...
Jean-Philippe Lang
2017-04-03
1
-8
/
+0
*
Make project custom fields available as columns on time logs (#24157).
Jean-Philippe Lang
2017-03-18
1
-0
/
+2
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-1
/
+5
*
Don't preload all query filters (#24787).
Jean-Philippe Lang
2017-01-09
1
-41
/
+14
*
Don't show project column by default when inside a project.
Jean-Philippe Lang
2016-12-03
1
-1
/
+5
*
Consider custom fields that correspond to the project only (#24014).
Jean-Philippe Lang
2016-10-08
1
-2
/
+12
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-3
/
+39
*
remove trailing white-space from app/models/time_entry_query.rb
Toshi MARUYAMA
2016-07-19
1
-1
/
+1
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-2
/
+15
[next]