aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-0947-718/+725
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Use root menthod to set engine factory path.Uģis Ozols2011-11-061-1/+1
|
* Regenerate gemspec. Closes #146.Uģis Ozols2011-11-061-5/+8
|
* Specify correct path to factories.Uģis Ozols2011-11-041-1/+1
|
* Update travis.yml to use dummy app for testingJamie Winsor2011-10-281-2/+4
|
* Merge branch 'use-generated-dummy-for-testing' into rails-3-1Jamie Winsor2011-10-2883-1885/+92
|\
| * Update readme on how to testJamie Winsor2011-10-281-3/+6
| |
| * seo meta table migration removedJamie Winsor2011-10-281-25/+0
| | | | | | | | We should not generate the seo meta table here - it is handled by refinerycms if the user wants it
| * Add rspec rake tasksJamie Winsor2011-10-282-0/+8
| |
| * Move blog tab accessor and class array to blog file from tab fileJamie Winsor2011-10-282-12/+12
| |
| * No need to explicitly call load_factories for Refinery::TestingJamie Winsor2011-10-281-2/+0
| |
| * Tabs are autoloaded, don't need to explicitly requireJamie Winsor2011-10-271-4/+0
| |
| * Refactor require layout to match other enginesJamie Winsor2011-10-273-32/+32
| |
| * Seed data should not be loaded mid migrationJamie Winsor2011-10-271-2/+0
| | | | | | | | Column information is not totally generated and seed will be done at end of migration run
| * Update blog generator to use Rails 3.1 baseJamie Winsor2011-10-275-12/+19
| | | | | | | | Seeds will now follow Rails 3.1 conventions
| * This is the blog engine... not hte resources engine..Jamie Winsor2011-10-271-1/+1
| |
| * Add ENGINE_ROOT constant to Rakefile for refinerycms-testing tasksJamie Winsor2011-10-261-0/+1
| |
| * Add spec/dummy to git ignore fileJamie Winsor2011-10-261-0/+1
| |
| * Remove Refinery::Application route draw call, it no longer existsJamie Winsor2011-10-261-1/+1
| |
| * Update engine definitionJamie Winsor2011-10-261-3/+12
| | | | | | | | | | | | | | | | Isolate engine to Refinery add engine name Add initializer to register engine with Refinery Rename plugin init initializer to be more descriptive Update plugin initializer to conform to latest master of RefineryCMS
| * Modify Rakefile to load engine tasks and testing railtie tasksJamie Winsor2011-10-261-24/+5
| |
| * Remove dummy application for testingJamie Winsor2011-10-2668-1770/+0
|/
* Add rbenv files to gitignoreJamie Winsor2011-10-261-0/+5
|
* Regenerate gemspecJamie Winsor2011-10-111-2/+2
|
* Merge pull request #144 from resolve/expose-factoriesPhilip Arndt2011-10-103-24/+18
|\ | | | | Load refinerycms factories properly
| * Load refinerycms factories properlyJamie Winsor2011-10-103-24/+18
|/ | | | Expose blog factories to other gems
* Merge pull request #143 from Kagetsuki/rails-3-1Uģis Ozols2011-10-101-1/+1
|\ | | | | Rails 3 1 jp to ja correction
| * jp to ja correction影月 零2011-10-111-1/+1
|/
* Fix draft preview of blog postsJamie Winsor2011-09-214-2/+28
|
* Update gemspecJamie Winsor2011-09-191-2/+4
| | | | [ci skip]
* Merge pull request #139 from resolve/abstract-filters-into-controller-helperPhilip Arndt2011-09-195-41/+49
|\ | | | | Abstract filters into controller helper
| * setting indentation to 'rails way' for protected and private classesJamie Winsor2011-09-192-21/+21
| |
| * Fix indent on protected methodsJamie Winsor2011-09-191-18/+18
| |
| * Namespace BlogController into Blog::BaseControllerJamie Winsor2011-09-194-17/+19
| |
| * Namespace BlogControllerHelper to Blog::ControllerHelperJamie Winsor2011-09-193-29/+31
| |
| * remove duplicate BlogControllerHelper includeJamie Winsor2011-09-191-2/+0
| |
| * Abstract filter methods into controller helpersJamie Winsor2011-09-193-26/+32
|/ | | | | | This will enable users to include the controller helper into their own controllers to perform common functions - such as finding a blog post or listing all blog posts.
* Merge pull request #136 from ↵Jamie Winsor2011-09-161-1/+0
|\ | | | | | | | | enmasse-entertainment/remove-unnecessary-js-includes Remove jquery include - now handled by asset pipeline
| * Remove jquery include - now handled by asset pipelineJamie Winsor2011-09-161-1/+0
|/
* Merge pull request #135 from enmasse-entertainment/fix-devise-userJamie Winsor2011-09-141-1/+1
|\ | | | | Change current_user to current_refinery_user
| * Change current_user to current_refinery_userJamie Winsor2011-09-141-1/+1
|/ | | | Fixes for https://github.com/resolve/refinerycms/commit/8294a86c13943fcd9bb966341ecfa250ae4aeaf0
* Merge pull request #131 from wakeless/rails-3-1Philip Arndt2011-09-054-4/+4
|\ | | | | Fix for ::Refinery::AdminController
| * Second commit for ::Refinery::AdminControllerMichael Gall2011-09-054-4/+4
|/
* Merge pull request #128 from enmasse-entertainment/rails-3-1Philip Arndt2011-09-041-2/+3
|\ | | | | Revert sweeper's expiration parameter to strings for now
| * Revert sweeper's expiration parameter to strings for nowJamie Winsor2011-09-041-2/+3
|/
* Merge pull request #127 from enmasse-entertainment/more-comment-fixesPhilip Arndt2011-09-0417-46/+125
|\ | | | | More comment fixes
| * use let instead of let! when we can lazily load these fixturesJamie Winsor2011-09-041-4/+4
| |
| * accidentally had refinerycms pointing to my local filesystem...Jamie Winsor2011-09-041-1/+1
| |
| * convert expire_page parameters in blog sweeper from strings to url helpersJamie Winsor2011-09-041-2/+2
| |
| * remove useless commentJamie Winsor2011-09-041-1/+0
| |