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
/
lib
/
redmine
/
field_format.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "<< me >>" option to user format issue custom fields (#31444).
Jean-Philippe Lang
2019-06-20
1
-1
/
+4
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-6
/
+6
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
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
*
Missing validation for custom field formats based on RecordList (#29674).
Jean-Philippe Lang
2018-11-28
1
-0
/
+10
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
1
-1
/
+1
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-7
/
+7
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
1
-3
/
+3
*
Links for custom field value don't have "external" class (#27024).
Go MAEDA
2018-01-01
1
-2
/
+6
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-3
/
+3
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Cusotom field label should not be associated to the first input (#25760).
Jean-Philippe Lang
2017-05-27
1
-4
/
+2
*
Allow to set multiple values in emails for list custom fields (#16549).
Jean-Philippe Lang
2017-03-08
1
-10
/
+38
*
Reverts unwanted change (#24769).
Jean-Philippe Lang
2017-01-30
1
-2
/
+0
*
Show all members in user custom field filter on the cross project issue list ...
Jean-Philippe Lang
2017-01-30
1
-6
/
+4
*
Raise the height of text custom fields.
Jean-Philippe Lang
2017-01-25
1
-2
/
+2
*
Option for long text custom fields to be displayed under the description fiel...
Jean-Philippe Lang
2017-01-25
1
-1
/
+1
*
Group versions by status in version custom field filter (#23265).
Jean-Philippe Lang
2017-01-14
1
-5
/
+6
*
Add "me" value for logged users only.
Jean-Philippe Lang
2017-01-14
1
-1
/
+5
*
Don't preload custom field filter values (#24787).
Jean-Philippe Lang
2017-01-12
1
-1
/
+5
*
Removed left-over code comment.
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Typo in class name (#24150).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+5
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
1
-2
/
+13
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+129
*
Encode values, not full URL (#23841).
Jean-Philippe Lang
2016-10-01
1
-6
/
+6
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-0
/
+7
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-1
/
+1
*
Custom field List Link values to URL breaks on entries with spaces (#23067).
Jean-Philippe Lang
2016-06-18
1
-1
/
+3
*
Allow global versions to be shown outside of a project for version custom fie...
Jean-Philippe Lang
2016-06-18
1
-7
/
+14
*
Limits the schemes that custom field URL patterns can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-2
/
+15
*
NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...
Jean-Philippe Lang
2016-05-28
1
-1
/
+1
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
1
-2
/
+2
*
Hide custom field link values from being shown when value is empty (#21944).
Jean-Philippe Lang
2016-03-15
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Moved custom fields totals logic to FieldFormat (#21413).
Jean-Philippe Lang
2015-12-05
1
-0
/
+21
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-2
/
+27
*
Truncates link custom field URL for display (#21012).
Jean-Philippe Lang
2015-10-21
1
-1
/
+1
*
Display all versions in query filter (#19271).
Jean-Philippe Lang
2015-09-26
1
-9
/
+24
*
Use same logic for finding user as a custom field (#950).
Jean-Philippe Lang
2015-08-15
1
-2
/
+28
*
Custom field (long text format) displayed even if empty (#19482).
Jean-Philippe Lang
2015-04-25
1
-3
/
+7
*
Adds custom fields to documents (#7249).
Jean-Philippe Lang
2015-02-14
1
-1
/
+1
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ...
Jean-Philippe Lang
2015-01-10
1
-1
/
+1
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
1
-0
/
+4
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-6
/
+1
*
Class mismatch when reloading in development mode (#17431).
Jean-Philippe Lang
2014-07-14
1
-0
/
+4
[next]