aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Fix week_field returning invalid valueChristoph2015-11-101-0/+5
* fix method name typo [ci skip]yuuji.yaginuma2015-11-091-1/+1
* Allow `host` option in javscript and css helpersGrzegorz Witek2015-11-081-0/+4
* Don’t allow arbitrary data in back urlsDamien Burke2015-11-031-0/+4
* Fix style issues with #16252Sean Griffin2015-10-291-4/+4
* making selected value to accept Hash like the default option. E.g. selected: ...Lecky Lao2015-10-291-0/+4
* Collection check boxes propagates input's id to the label's for attribute.Vasiliy Ermolovich2015-10-201-0/+5
* Fix ActionView changelog documentation [ci skip]Abhishek Jain2015-10-061-1/+1
* Add a hidden field on the collection_radio_buttonsMauro George2015-09-241-0/+5
* `url_for` does not modify polymorphic optionsBernerd Schaefer2015-09-041-0/+4
* - Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...Vipul A M2015-08-281-0/+10
* Make disable_with default in submit_tagJustin Schiff2015-08-111-0/+5
* Sometimes you need a specific break sequence while using word wrap and as tod...Mauricio Gomez Aguinaga2015-08-111-0/+4
* Add wildcard template dependencies.Kasper Timm Hansen2015-07-261-0/+18
* Support explicit defintion of resouce name for collection caching.Dov Murik2015-07-071-0/+5
* Merge pull request #20669 from akolomiychuk/image-pathYves Senn2015-06-291-0/+4
|\
* | Fix cache issue when different partials use the same collectionRoque Pinel2015-06-281-0/+9
* | Improve detection of partial templates eligible for collection caching.Dov Murik2015-06-221-0/+5
|/
* Raise an ArgumentError when `include_blank` is false for a required field inGrey Baker2015-06-081-0/+5
* Pass over CHANGELOGS [ci skip]Prathamesh Sonpatki2015-05-161-2/+3
* Do not put partial name to local_assigns when rendering without an objectHenrik Nygren2015-05-141-0/+4
* Remove :rescue_format option for translate helper since it's no longer suppor...Bernard Potocki2015-05-041-0/+5
* Handle raise flag in translate when both main and default translation is miss...Bernard Potocki2015-05-041-0/+7
* Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad...Yves Senn2015-05-011-4/+0
* Merge pull request #19844 from stevenspiel/link_to_if_block_helper_additionYves Senn2015-05-011-0/+4
|\
* | pass over CHANGELOGs. [ci skip]Yves Senn2015-04-221-2/+1
|/
* Override default form builder for a controllerKevin McPhillips2015-04-131-0/+5
* Accept lambda as child_index option in #fields_for methodKarol Galanciak2015-04-051-0/+4
* Merge pull request #19649 from aprescott/allow-array-defaultsMatthew Draper2015-04-051-0/+6
|\
| * Allow an array to be a default translation value.Adam Prescott2015-04-041-0/+8
|/
* Merge pull request #19421 from jcoyne/translate_defaults_with_nilRafael Mendonça França2015-03-201-0/+8
* put the changelog entry in the right file :sweat: [ci skip]Yves Senn2015-03-061-0/+7
* Fix regression when passing a value different of String.Ulisses Almeida2015-02-261-0/+5
* [ci skip] Add changelog entry for #18948.Kasper Timm Hansen2015-02-261-0/+20
* Fix dependency tracker bugJuho Leinonen2015-02-251-0/+5
* Remove RecordTagHelper, add extraction noticesTodd Bealmear2015-02-161-0/+5
* Merge pull request #18949 from craftsmen/image_tag_sizeYves Senn2015-02-161-0/+6
|\
| * Allow to pass a string value to size option in `image_tag` and `video_tag`Mehdi Lahmam2015-02-161-0/+6
|/
* Partial template name does no more have to be a valid Ruby identifierAkira Matsuda2015-02-061-0/+10
* Use option url: false to allow entries without a link tagDaniel Gomez de Souza2015-01-161-0/+3
* Fix typo in ActionView CHANGELOG [ci skip]Prathamesh Sonpatki2015-01-141-1/+1
* Change the default template handler from `ERB` to `Raw`.Rafael Mendonça França2015-01-041-0/+7
* Remove deprecated `AbstractController::Base::parent_prefixes`Rafael Mendonça França2015-01-041-0/+4
* Fix a few typos [ci skip]Robin Dupret2015-01-031-1/+1
* Unsafe default translations should not be marked html_safeJustin Coyne2015-01-021-0/+5
* Merge pull request #17974 from killthekitten/fix-render-blockRafael Mendonça França2015-01-021-0/+4
|\
| * Make possible to use blocks with short version of render partialNikolay Shebanov2014-12-191-0/+4
* | Merge pull request #17973 from maurogeorge/file_field_hidden_fieldRafael Mendonça França2015-01-021-0/+6
|\ \
| * | Add a hidden_field on the file_fieldMauro George2015-01-021-0/+6
|/ /
* | Changelog edits [ci skip]Robin Dupret2014-12-311-2/+2