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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/views/b...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/views/labelled_for...
Toshi MARUYAMA
2019-11-09
1
-2
/
+2
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
use "class << self" syntax for Redmine::Views::Builders#for (#32308)
Toshi MARUYAMA
2019-10-22
1
-10
/
+12
*
use "if block_given?" instead of "if block" in lib/redmine/views/builders.rb ...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
use "if block_given?" instead of "if block" in lib/redmine/views/builders/str...
Toshi MARUYAMA
2019-10-22
1
-2
/
+1
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...
Toshi MARUYAMA
2019-10-22
1
-2
/
+2
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builde...
Toshi MARUYAMA
2019-10-17
1
-2
/
+3
*
code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rb
Toshi MARUYAMA
2019-10-17
1
-3
/
+4
*
Update copyright year.
Go MAEDA
2019-05-25
7
-7
/
+7
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
7
-7
/
+7
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
7
-0
/
+14
*
REST API with JSON content missing false values (#20788).
Jean-Philippe Lang
2018-11-28
1
-1
/
+1
*
Removes request and response accessors from Structure class (#28564).
Go MAEDA
2018-11-03
2
-4
/
+3
*
Support of default ActiveRecord I18n scopes in LabelledFormBuilder (#26618).
Go MAEDA
2018-06-04
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
7
-7
/
+7
*
Errors#get is deprecated in Rails 5.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Use #get instead of #[] to read errors on the attribute.
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Show the entered value when it's not valid (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+9
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
1
-32
/
+0
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-0
/
+10
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
8
-8
/
+8
*
Accept dots in JSONP callback (#13718).
Jean-Philippe Lang
2016-01-16
1
-1
/
+1
*
Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang
2015-03-15
1
-3
/
+14
*
Fixed that timestamps may not be formatted as expected in XML responses (#190...
Jean-Philippe Lang
2015-02-16
1
-2
/
+3
*
Copyright update.
Jean-Philippe Lang
2015-01-11
8
-8
/
+8
*
Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679).
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
fix source indent of lib/redmine/views/labelled_form_builder.rb
Toshi MARUYAMA
2014-03-11
1
-7
/
+7
*
fix source indent of lib/redmine/views/labelled_form_builder.rb
Toshi MARUYAMA
2014-03-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
8
-8
/
+8
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-1
/
+5
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-1
/
+4
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
8
-8
/
+8
*
Explicitly load dependencies for when running with config.threadsafe! (#12097).
Jean-Philippe Lang
2012-12-02
2
-1
/
+4
*
Adds JSONP support to the API (#11469).
Jean-Philippe Lang
2012-07-27
5
-8
/
+24
*
Use time_zone_select specific helper.
Etienne Massip
2012-06-01
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
8
-8
/
+8
*
fix label_for_field of LabelledFormBuilder always has class="error" in label tag
Toshi MARUYAMA
2012-05-04
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
4
-8
/
+8
*
Fixed that export links include page parameter.
Jean-Philippe Lang
2012-04-11
1
-1
/
+1
*
Support for nested array in API builder.
Jean-Philippe Lang
2012-01-29
1
-1
/
+5
*
Do not add invalid label attribute to input tags.
Jean-Philippe Lang
2012-01-08
1
-2
/
+2
*
Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder.
Jean-Philippe Lang
2011-12-09
1
-0
/
+47
*
remove trailing white-spaces from lib/redmine/views/api_template_handler.rb.
Toshi MARUYAMA
2011-09-01
1
-4
/
+4
*
remove trailing white-spaces from lib/redmine/views/builders.rb.
Toshi MARUYAMA
2011-09-01
1
-3
/
+3
*
remove trailing white-spaces from lib/redmine/views/builders/json.rb.
Toshi MARUYAMA
2011-09-01
1
-3
/
+3
*
remove trailing white-spaces from lib/redmine/views/builders/structure.rb.
Toshi MARUYAMA
2011-09-01
1
-7
/
+7
*
remove trailing white-spaces from lib/redmine/views/builders/xml.rb.
Toshi MARUYAMA
2011-09-01
1
-6
/
+6
*
remove trailing white-spaces from lib/redmine/views/other_formats_builder.rb.
Toshi MARUYAMA
2011-09-01
1
-4
/
+4
*
replace RAILS_ROOT to Rails.root at lib/redmine/views/my_page/block.rb.
Toshi MARUYAMA
2011-06-17
1
-4
/
+4
[next]