aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor require layout to match other enginesJamie Winsor2011-10-271-31/+1
|
* Update blog generator to use Rails 3.1 baseJamie Winsor2011-10-271-1/+2
| | | | Seeds will now follow Rails 3.1 conventions
* Load refinerycms factories properlyJamie Winsor2011-10-101-0/+4
| | | | Expose blog factories to other gems
* refactor engine testing scenarioJamie Winsor2011-08-031-20/+8
| | | | | | | | 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-031-4/+0
|
* Rails 3.1 - wip.Uģis Ozols2011-07-271-4/+5
|
* Fixed indentation, use spaces not tabs.Philip Arndt2011-07-021-2/+3
|
* Merge pull request #92 from ruprict/masterUģis Ozols2011-07-011-0/+5
|\ | | | | Fix plugin pathname
| * Fix plugin pathname so refinery:override tasks workGlenn Goodrich2011-07-011-0/+5
| |
* | Remove old code.Uģis Ozols2011-06-301-16/+0
|/
* tab -> tabs and requiring the file on to_prepare so that it actually loads. ↵Philip Arndt2011-05-311-2/+6
| | | | Fixed specs now that the form 'looks' different.
* Add page-like tab functionalityMichael Gall2011-05-311-1/+2
|
* I hate string evalsMarc Remolt2011-05-091-3/+3
|
* Made version code more accessible and fixed up lib/gemspec.rbPhilip Arndt2011-04-251-6/+7
|
* We need to start targeting refinerycms-core not refinerycms because this ↵Philip Arndt2011-03-281-1/+1
| | | | would prevent people building their own stack and using this engine.
* Incremented version to 1.3.2Philip Arndt2011-03-091-1/+1
|
* Improved the YAML to support Psych better. Closes GH-46.Philip Arndt2011-03-041-1/+1
|
* Moved most of the code toward EngineInstaller.Philip Arndt2011-03-041-1/+1
|
* Not sure why we were getting bundler involved. Regeneraed gemspecPhilip Arndt2011-02-171-5/+1
|
* redo gemspec.Philip Arndt2011-01-111-1/+1
|
* Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for ↵Philip Arndt2010-12-031-1/+1
| | | | Rails 2)
* RC versions driving me crazy, let's use 1.0Philip Arndt2010-12-031-1/+1
|
* rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20Philip Arndt2010-12-011-1/+1
|
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Added comment notifications.Philip Arndt2010-11-151-1/+1
|
* RC 15.. yeah, I know.Philip Arndt2010-11-121-1/+1
|
* Longest RC period, ever.Philip Arndt2010-11-031-1/+1
|
* new versiondjones2010-10-051-1/+1
|
* New gemspec with a new rc version.Philip Arndt2010-09-221-1/+1
|
* use published at in more placesdjones2010-09-211-1/+1
|
* new rcdjones2010-09-141-1/+1
|
* fix a bug in the rails 2.x generator where it doesn't create the seeds directorydjones2010-09-141-1/+1
|
* new versiondjones2010-09-071-1/+1
|
* new versiondjones2010-09-071-1/+1
|
* new versiondjones2010-09-071-1/+1
|
* Release candidate 5Philip Arndt2010-09-061-1/+1
|
* Hello rails3 support.Philip Arndt2010-09-031-1/+17
|
* Attempt threePhilip Arndt2010-09-031-1/+1
|
* Pass in 'app'Marc Chung2010-09-021-1/+1
|
* Allow a more liberal dependency because I don't see this becoming ↵Philip Arndt2010-09-031-1/+1
| | | | unsupported by refinerycms.
* Ensure that the plugin works correctly (i.e. complains about the missing ↵Philip Arndt2010-09-021-1/+5
| | | | requirement of filters_spam) when installed using script/plugin install
* realistic version numberPhilip Arndt2010-09-021-1/+1
|
* RC3Philip Arndt2010-09-021-1/+1
|
* Comments are now moderated automatically unless moderation is enabled and ↵Philip Arndt2010-08-301-1/+1
| | | | show up below posts.
* wrote rails engine for later, added ability to add comments and see ones ↵Philip Arndt2010-08-281-0/+18
| | | | already posted.
* Added bundler and filters_spam dependencyPhilip Arndt2010-08-281-0/+2
|
* that version needs a zero on itPhilip Arndt2010-08-261-1/+1
|
* Time for an RCPhilip Arndt2010-08-261-1/+1
|
* Made use of new ajax loader from Neoteric Design that is now in Refinery ↵Philip Arndt2010-08-181-1/+1
| | | | core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
* Set up version as 0.9.8.dev1Philip Arndt2010-08-091-1/+1
|