aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinery
Commit message (Expand)AuthorAgeFilesLines
* Don't cache when logged in or there's a flash message. Moved canonical to pro...Philip Arndt2012-03-201-1/+1
* Updated to support Refinery CMS 2.0.1 and Rails 3.2.2Philip Arndt2012-03-062-5/+3
* require refinerycms-settingsPhilip Arndt2012-03-011-0/+1
* Now supporting FriendlyId 4Philip Arndt2012-02-271-3/+1
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-2/+9
* Don't need to set initializer order anymore.Uģis Ozols2012-02-021-1/+1
* add source url for postJeff Shumate2012-01-252-0/+10
* Don't need to set table_name_prefix because it gets set by isolate_namespace.Uģis Ozols2012-01-201-4/+0
* Don't need to set engine_name because it gets set by isolate_namespace.Uģis Ozols2012-01-201-1/+0
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-1/+1
* Restructured part of the project to Refinery::Blog::Admin not Refinery::Admin...Philip Arndt2012-01-171-1/+1
* Isolate this engine to Refinery::Blog (which, according to my interpretation ...Philip Arndt2012-01-101-8/+2
* Fix typo in activity route.Pete Higgins2012-01-081-1/+1
* Fix activity route generation. Workaround for resolve/refinerycms#1193.Pete Higgins2012-01-061-1/+7
* refinerycms-core requires Rails so don't check if defined?(Rails).Uģis Ozols2012-01-022-4/+1
* Don't require rails explicitly because refinerycms-core will do it for us.Uģis Ozols2011-12-221-3/+2
* Return correct root path.Uģis Ozols2011-12-221-6/+6
* Fix tab highlighting in admin interface.Pete Higgins2011-12-151-1/+1
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-092-1/+6
* 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-282-12/+12
* Tabs are autoloaded, don't need to explicitly requireJamie Winsor2011-10-271-4/+0
* Refactor require layout to match other enginesJamie Winsor2011-10-272-1/+31
* This is the blog engine... not hte resources engine..Jamie Winsor2011-10-271-1/+1
* Update engine definitionJamie Winsor2011-10-261-3/+12
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-0/+2
* Refactor testing tasks out of this project and into refinerycms projectJamie Winsor2011-08-031-21/+0
* Add rake tasks to initialize the testing environmentJamie Winsor2011-08-031-0/+21
* refactor engine testing scenarioJamie Winsor2011-08-031-0/+21
* Rails 3.1 - wip.Uģis Ozols2011-07-271-3/+3
* We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug.Philip Arndt2011-06-271-1/+1
* postgreSQL is picky about doing a LIKE queryJoe Sak2011-06-211-1/+1
* This will have to be 1.6.0 when it's released.Philip Arndt2011-05-311-2/+2
* tab -> tabs and requiring the file on to_prepare so that it actually loads. F...Philip Arndt2011-05-311-0/+0
* Add page-like tab functionalityMichael Gall2011-05-311-0/+28
* Wow, I'm getting good at releasing new versions of this. Fixes size (again).Philip Arndt2011-05-281-1/+1
* use options[:size] not size.Philip Arndt2011-05-281-1/+1
* Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0Philip Arndt2011-05-261-1/+1
* Made version code more accessible and fixed up lib/gemspec.rbPhilip Arndt2011-04-251-0/+17