aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* add I18n support for `:placeholder` HTML option is passed to form fieldsAlex Robbin2014-08-121-0/+6
* Fix that render layout should also be picked up by the template dependency tr...David Heinemeier Hansson2014-07-251-0/+4
* Add CHANGELOG entry for PartialIteration.Rafael Mendonça França2014-07-161-0/+10
* Return an absolute instead of relative path from an asset url in the case of ...Jolyon Pawlyn2014-07-151-0/+5
* Synced 4.2 release notes with the latest commits.Godfrey Chan2014-07-111-1/+1
* Add CHANGELOG for c803b90Godfrey Chan2014-07-021-0/+4
* Add CHANGELOG entry for #15214Rafael Mendonça França2014-06-301-0/+4
* 'TextHelper#highlight' now accepts a block to highlight the matched words.Lucas Mazza2014-06-191-0/+9
* Merge pull request #15654 from pdg137/masterMatthew Draper2014-06-131-0/+10
|\
* \ Merge pull request #15590 from zuhao/refactor_actionview_register_template_ha...Yves Senn2014-06-121-0/+6
|\ \ | |/ |/|
| * Add unregister_template_handler to prevent leaks.Zuhao Wan2014-06-121-0/+6
* | Fix cache_digest rake tasksJiri Pospisil2014-06-101-0/+4
|/
* Merge pull request #15021 from hubertlepicki/allow_custom_host_in_asset_urlRafael Mendonça França2014-05-161-1/+5
|\
| * Improve documentation for asset_urlHubert Łępicki2014-05-081-0/+4
* | formatting pass through CHANGELOGS. [ci skip]Yves Senn2014-05-161-1/+3
* | Improve CHANGELOG entryRafael Mendonça França2014-05-141-2/+4
* | deprecate AbC:Base::parent_prefixes.Nick Sutterer2014-05-131-0/+4
|/
* Include label value in i18n attribute lookupJoshua Cody2014-05-061-0/+20
* Enhance a bit a few changelog entries [ci skip]Robin Dupret2014-05-021-2/+2
* always use File.joinphoet2014-05-011-0/+10
* Change favicon_link_tag helper mimetype from image/vnd.microsoft.icon to imag...glorieux2014-04-211-0/+15
* Merge pull request #14738 from tilsammans/pull/11407Rafael Mendonça França2014-04-171-0/+8
|\
| * Remove wrapping div with inline styles for hidden form fields.Joost Baaij2014-04-141-0/+8
* | `collection_check_boxes` respects `:index` option for the hidden filed name.Vasiliy Ermolovich2014-04-141-0/+6
|/
* Fix date_select option overwriting html classesIzumi Wong-Horiuchi2014-03-241-0/+4
* fix `number_to_percentage` with `Float::NAN`, `Float::INFINITY`.Yves Senn2014-03-171-0/+7
* Merge pull request #12662 from nashby/include-hidden-collectionRafael Mendonça França2014-03-151-0/+4
|\
| * add include_hidden option to collection_check_boxes helperVasiliy Ermolovich2013-10-271-1/+5
* | Variants in ActionView::DigestorPiotr Chmolowski2014-03-041-0/+9
* | Added missing changlog entry for #14255Godfrey Chan2014-03-041-0/+7
* | Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-331/+1
* | Fix ActionView label translation for more than 10 nested elementsVladimir Krylov2014-02-241-1/+5
* | Merge branch '4-1-0-beta2'Rafael Mendonça França2014-02-181-0/+4
|\ \
| * | Preparing for 4.1.0.beta2 releaseRafael Mendonça França2014-02-181-0/+4
* | | Add missing CHANGELOG entry to Action ViewPrem Sichanugrist2014-02-181-0/+5
* | | implements new option :month_format_string for date select helpers [Closes #1...Xavier Noria2014-02-151-0/+14
* | | Minor changelog improvements [ci skip]Carlos Antonio da Silva2014-01-311-1/+1
* | | tidy CHANGELOGs [ci skip]Yves Senn2014-01-301-8/+10
* | | Rails config for raise on missing translationsKassio Borges2014-01-271-0/+7
* | | Update changelogJoão Britto2014-01-091-0/+7
* | | Switched to use `display:none` in extra_tags_for_form method.Gaelian Ditchburn2014-01-051-0/+6
* | | Add a changelog entry for #13363 [ci skip]Robin Dupret2013-12-211-0/+8
|/ /
* | Merge pull request #13059 from imkmf/cycle-accepts-arrayRafael Mendonça França2013-12-061-0/+18
|\ \
| * | A Cycle object should accept an array and cycle through it as it wouldKristian Freeman2013-12-061-0/+16
* | | Label only accepts `:index` and `:namespace` attributes from the inputAndriel Nuernberg2013-12-051-0/+25
* | | Added \u2028 \u2029 to json_escapeGodfrey Chan2013-12-041-0/+3
* | | Fixed a long-standing bug in `json_escape` that strips quotation marksGodfrey Chan2013-12-041-0/+4
* | | `ActionView::MissingTemplate` for partials includes underscore.Yves Senn2013-12-021-0/+6
|/ /
* | Use `set_backtrace` instead of `@backtrace` in ActionView errorShimpei Makimoto2013-11-161-0/+4
* | Improve changelogs formatting [ci skip]Carlos Antonio da Silva2013-11-091-6/+6