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_import.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: "Import issues" and "Import time entries" pages are visible to users wit...
Go MAEDA
2024-11-03
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Time Entry Import fails to import custom fields with "User" format (#38254).
Go MAEDA
2023-02-16
1
-0
/
+8
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Allow imported time entries to override the selected project with the actual ...
Marius Balteanu
2022-04-03
1
-2
/
+6
*
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
*
remove spaces inside {} of app/models/time_entry_import.rb
Toshi MARUYAMA
2020-11-15
1
-1
/
+1
*
Don't use User.current in TimeEntryImport model but #user instead (#32774).
Jean-Philippe Lang
2020-04-05
1
-1
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Auto select fields mapping in import based on the internal field name (ex: es...
Go MAEDA
2020-02-19
1
-0
/
+9
*
Use 'user' as internal field instead of user_id because the column accepts al...
Go MAEDA
2020-02-19
1
-2
/
+2
*
Identify time entry user just like issue assignee (#32196).
Jean-Philippe Lang
2019-11-02
1
-1
/
+5
*
Allow import time entries for other users (#32196).
Jean-Philippe Lang
2019-11-02
1
-1
/
+25
*
Add permission to import time entries (#32196, #28234).
Go MAEDA
2019-10-28
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
*
Add missing frozen string literals and copyrights (#31508).
Go MAEDA
2019-06-04
1
-0
/
+19
*
Import time entries (#28234).
Go MAEDA
2019-05-09
1
-0
/
+80