Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-05-04 | Improve style for form in site settings (#2796) | Yamagishi Kazutoshi | |
2017-05-04 | Replace best_in_place editor on admin settings page (#2789) | Matt Jankowski | |
* Remove best_in_place * Replace best_in_place usage with rails helpers * Move admin/settings#index to #edit action * Remove click_to__edit from i18n |