aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-1/+6
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Merge pull request #24225 from neumayr/date_select_helper_with_css_classes_ac...Rafael Mendonça França2016-04-201-0/+16
|\
| * date_select helper with_css_classes option also accept a hashneumayr2016-04-051-0/+16
* | Add CHANGELOG entry for #23869Rafael Mendonça França2016-04-201-0/+4
|/
* Deprecate `datetime_field` and `datetime_field_tag` helpers.Wojciech Wnętrzak2016-03-311-0/+6
* guides, sync 5.0 release notes with changelogsYves Senn2016-03-221-1/+1
* Fix CHANGELOG spacing [ci skip]Jeremy Daer2016-03-021-4/+4
* Add CHANGELOG entry for "Rendering ..." loggingPrem Sichanugrist2016-02-261-0/+6
* Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* [ci skip] Move collection caching changelog entry.Kasper Timm Hansen2016-02-241-25/+25
* [ci skip] Clarify collection caching went EXPLICIT.Kasper Timm Hansen2016-02-211-4/+9
* Improve CHANGELOG for https://github.com/rails/rails/pull/17043 [ci skip]Prathamesh Sonpatki2016-02-201-1/+1
* Fix button_to's params option to support nested names.James Coleman2016-02-191-0/+4
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
* Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+0
* Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* Fix img alt attribute generation when using Sprockets >= 3.0Bart de Water2016-01-271-0/+5
* Merge pull request #20046 from yoongkang/ladidaRafael Mendonça França2016-01-161-0/+6
|\
| * Use ActiveSupport::SafeBuffer when flushing content_forYoong Kang Lim2015-05-251-0/+6
* | docs, formatting pass over changelogs. [ci skip]Yves Senn2016-01-131-1/+1
* | Fix collection_radio_buttons' hidden_field name and make it appear before the...Santiago Pastorino2015-12-311-0/+8
* | TestController#parameters returns AC::ParametersJustin Coyne2015-12-291-0/+5
* | Merge pull request #22778 from y-yagi/fix_submit_tag_with_symbol_valueYves Senn2015-12-241-0/+5
* | release notes, extract notable changes from Action View CHANGELOG.Yves Senn2015-12-221-4/+4
* | No more no changes entries in the CHANGELOGsGenadi Samokovarov2015-12-211-3/+0
* | fix typo in config value [ci skip]yuuji.yaginuma2015-12-191-1/+1
* | Add CHANGELOG headers for Rails 5.0.0.beta1eileencodes2015-12-181-0/+5
* | debug_missing_translation configuration added to action_viewSameer Rahmani2015-12-181-0/+9
* | Merge pull request #21914 from zachalewel/zachalewel-patch-1Matthew Draper2015-12-181-8/+8
|\ \
| * | Update CHANGELOG.mdZach Alewel2015-10-081-1/+1
| * | Update CHANGELOG.md for readabilityZach Alewel2015-10-081-1/+1
* | | Merge pull request #22280 from yui-knk/fix_chagnelog_actionviewRichard Schneeman2015-11-121-1/+1
|\ \ \
| * | | [ci skip] Fix CHANGELOG.md format from list to italic.yui-knk2015-11-131-1/+1
* | | | Respect value of `:object` if `:object` is false when renderingyui-knk2015-11-131-0/+6
|/ / /
* | | 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