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
/
custom_field_enumerations_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 CustomFieldEnumerationsController
Toshi MARUYAMA
2020-11-17
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
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
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use strong params for CustomFieldEnumeration.
Jean-Philippe Lang
2017-06-03
1
-4
/
+12
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
Use safe_attributes for custom field enumerations.
Jean-Philippe Lang
2016-07-17
1
-2
/
+6
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-3
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Helper method for custom field title.
Jean-Philippe Lang
2015-10-25
1
-0
/
+2
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+69