aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* remove JS from tests for reliability and dramatic speed increase.Philip Arndt2015-05-201-0/+2
|
* Removed unneeded icon filesPhilip Arndt2015-05-1814-0/+0
|
* Remove comments iconsPhilip Arndt2015-05-181-13/+0
|
* Use find/trigger(:click) instead of click_linkAnita Graham2015-05-181-1/+2
|
* Removing old blog custom styleMarie-Helene Tremblay2015-05-181-43/+0
| | | | Old and new style was overlapping.
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-141-0/+4
|
* fix Copy Post Body to TeaserMichał Małowski2014-12-041-1/+1
|
* The backend needs to require jquery-ui/autocomplete since ↵Philip Arndt2014-11-041-0/+2
| | | | refinery/refinerycms#2735
* Re-use icons from the Core package.Uģis Ozols2014-05-151-2/+2
|
* Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-59/+14
|
* frontend scss editgajeev2013-09-051-14/+14
|
* scss fixesgajeev2013-09-051-17/+17
|
* Refactored CSS to SCSS.Philip Arndt2013-07-152-101/+112
|
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-151-1/+1
|
* Add missing 'add.png' in assetsRomain Gérard2012-11-131-0/+0
|
* Use add icon from refinery core.Uģis Ozols2012-06-151-1/+1
|
* Fix teaser copy function.Uģis Ozols2012-06-151-2/+2
|
* Remove old assets folders.Uģis Ozols2012-06-153-0/+0
|
* Merge branch 'master' into rails-3-1Philip Arndt2011-11-101-8/+1
| | | | | | Conflicts: app/controllers/admin/blog/posts_controller.rb app/controllers/blog/posts_controller.rb
* refactor engine testing scenarioJamie Winsor2011-08-033-0/+0
| | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
* WIP - use asset pipeline.Uģis Ozols2011-08-0333-0/+643