aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinery/blog.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-201-1/+0
* Require filters_spam only in comment modelBrice Sanchez2015-02-241-1/+0
* The backend needs to require jquery-ui/autocomplete since refinery/refinerycm...Philip Arndt2014-11-041-0/+1
* Depend on refinerycms-wymeditor because we use it.Philip Arndt2014-08-221-0/+1
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-071-1/+0
* Set friendly_id as a dependency and require it so that migrations don't fail....Uģis Ozols2012-11-221-0/+1
* Bump master to 2.1.0.dev.Uģis Ozols2012-05-151-0/+1
* require refinerycms-settingsPhilip Arndt2012-03-011-0/+1
* add source url for postJeff Shumate2012-01-251-0/+1
* Don't need to set table_name_prefix because it gets set by isolate_namespace.Uģis Ozols2012-01-201-4/+0
* refinerycms-core requires Rails so don't check if defined?(Rails).Uģis Ozols2012-01-021-2/+1
* Return correct root path.Uģis Ozols2011-12-221-6/+6
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-091-0/+5
* Use root menthod to set engine factory path.Uģis Ozols2011-11-061-1/+1
* Specify correct path to factories.Uģis Ozols2011-11-041-1/+1
* Move blog tab accessor and class array to blog file from tab fileJamie Winsor2011-10-281-1/+7
* Refactor require layout to match other enginesJamie Winsor2011-10-271-0/+29