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
/
controllers
/
timelog_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
1
-1
/
+1
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Remove unused argument from Redmine::Helpers::TimeReport (#33079).
Go MAEDA
2021-08-19
1
-1
/
+1
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
1
-0
/
+6
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove spaces inside {} of TimelogController
Toshi MARUYAMA
2020-10-11
1
-7
/
+7
*
use "do end" instead of {} at TimelogController
Toshi MARUYAMA
2020-10-05
1
-16
/
+16
*
add empty line after guard clause to TimelogController
Toshi MARUYAMA
2020-10-03
1
-0
/
+1
*
shorten long line of TimelogController
Toshi MARUYAMA
2020-10-03
1
-7
/
+22
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-9
/
+0
*
Reverted r19669 and r19670 (#32774).
Jean-Philippe Lang
2020-04-05
1
-11
/
+2
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-2
/
+3
*
Creating time tracking entry for other user through rest API fails with 403 (...
Jean-Philippe Lang
2020-04-05
1
-0
/
+8
*
Reverts r19569 (#33071).
Go MAEDA
2020-03-14
1
-2
/
+0
*
Require sudo mode for actions to delete contents (#33071).
Go MAEDA
2020-03-10
1
-0
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-1
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
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
-3
/
+11
*
Column Project is no longer added by default to the list of default columns f...
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Allow project bulk edit of time entries (#26534).
Go MAEDA
2018-09-14
1
-1
/
+11
*
Time entry creation: preserve 'spent on' value when using 'Create and Continu...
Go MAEDA
2018-08-02
1
-0
/
+1
*
Set default configuration for the timelog list (#26356).
Jean-Philippe Lang
2017-07-12
1
-1
/
+1
*
Use ApplicationController#find_optional_project instead.
Jean-Philippe Lang
2017-06-26
1
-9
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Better handling of update failures when bulk editing time entries.
Jean-Philippe Lang
2017-04-04
1
-18
/
+21
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-5
/
+1
*
Redmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Show action not allowed for time entries in closed projects (#24297).
Jean-Philippe Lang
2016-11-18
1
-3
/
+7
*
Bulk edit for shows activities not available for the time entry's project (#2...
Jean-Philippe Lang
2016-11-18
1
-2
/
+5
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+2
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
1
-1
/
+1
*
New "Spent time" menu tab when spent time module is enabled on project (#23311).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-1
/
+0
*
Use head instead of render :nothing => true.
Jean-Philippe Lang
2016-07-17
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-6
/
+6
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-1
/
+0
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-8
/
+11
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-3
/
+6
*
Code cleanup (#23054).
Jean-Philippe Lang
2016-06-15
1
-17
/
+1
*
Clearing time entry custom fields while bulk editing results in values set to...
Jean-Philippe Lang
2016-06-15
1
-1
/
+10
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Can't bulk edit own time entries with "Edit own time entries" (#18580).
Jean-Philippe Lang
2015-05-09
1
-0
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Use logger.info? (#18605).
Jean-Philippe Lang
2014-12-14
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-5
/
+5
[next]