Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gemspec revision to support latest master branch of refinerycms | Jamie Winsor | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | Update gemspec to require newest version of seo_meta | Jamie Winsor | 2011-08-18 | 1 | -3/+2 |
| | |||||
* | Merge remote-tracking branch 'enmasse-entertainment/fix-gemspec-filelist' ↵ | Philip Arndt | 2011-08-15 | 1 | -2/+1 |
|\ | | | | | | | into rails-3-1 | ||||
| * | remove empty directory from gemspec file list | Jamie Winsor | 2011-08-14 | 1 | -2/+1 |
| | | |||||
| * | Ignore .lock files in Gemspec | Jamie Winsor | 2011-08-12 | 1 | -1/+1 |
| | | |||||
* | | Move factories under spec dir so that they get picked up by spec_helper. | Uģis Ozols | 2011-08-13 | 1 | -4/+5 |
|/ | |||||
* | There's no test directory. | Uģis Ozols | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | Need to use edge everything, excluding spec/dummy from the gemspec. | Philip Arndt | 2011-08-12 | 1 | -443/+7 |
| | |||||
* | Update gemspec | Jamie Winsor | 2011-08-04 | 1 | -16/+37 |
| | |||||
* | Remove shared functionality that now exists in refinerycms-testing engine | Jamie Winsor | 2011-08-04 | 1 | -32/+440 |
| | |||||
* | Require refinerycms-testing framework | Jamie Winsor | 2011-08-03 | 1 | -0/+1 |
| | | | | Location of testing tasks changed | ||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 1 | -0/+13 |
| | | | | | | | | 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 Ozols | 2011-08-03 | 1 | -45/+53 |
| | |||||
* | Made it so that comments and the body_content_right have been further ↵ | Justin Ricaurte | 2011-07-30 | 1 | -0/+2 |
| | | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it. | ||||
* | Cucumber tag steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -1/+2 |
| | |||||
* | Wip. | Uģis Ozols | 2011-07-27 | 1 | -52/+53 |
| | |||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -25/+33 |
| | |||||
* | Requiring at least refinerycms-core 1.0.3 | Philip Arndt | 2011-06-29 | 1 | -1/+1 |
| | |||||
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 1 | -1/+2 |
| | |||||
* | We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug. | Philip Arndt | 2011-06-27 | 1 | -2/+4 |
| | |||||
* | A new day, a new release. | Philip Arndt | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | postgreSQL is picky about doing a LIKE query | Joe Sak | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Fixed migration numbering, regenerated gemspec. | Philip Arndt | 2011-06-21 | 1 | -1/+25 |
| | |||||
* | This will have to be 1.6.0 when it's released. | Philip Arndt | 2011-05-31 | 1 | -2/+4 |
| | |||||
* | Wow, I'm getting good at releasing new versions of this. Fixes size (again). | Philip Arndt | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | use options[:size] not size. | Philip Arndt | 2011-05-28 | 1 | -2/+2 |
| | |||||
* | Documented changes in this very small 1.5.0 release. | Philip Arndt | 2011-05-27 | 1 | -2/+2 |
| | |||||
* | Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0 | Philip Arndt | 2011-05-26 | 1 | -2/+2 |
| | |||||
* | Decrement the required RefineryCMS version back down to 0.9.9.22 so that we ↵ | Philip Arndt | 2011-05-26 | 1 | -3/+3 |
| | | | | can release 1.4.0. | ||||
* | Target RefineryCMS ~> 1.0.0. | Philip Arndt | 2011-05-22 | 1 | -4/+5 |
| | |||||
* | Edited refinerycms-blog.gemspec via GitHub | Joe Sak | 2011-05-10 | 1 | -3/+3 |
| | |||||
* | seo_meta 1.0.6 creates & saves more consistently so let's use it. | Philip Arndt | 2011-05-06 | 1 | -1/+1 |
| | |||||
* | Depend on seo_meta and create a migration for it unless it already exists. | Philip Arndt | 2011-05-05 | 1 | -1/+2 |
| | |||||
* | Made version code more accessible and fixed up lib/gemspec.rb | Philip Arndt | 2011-04-25 | 1 | -6/+12 |
| | |||||
* | use factory_girl in development | Joe Sak | 2011-04-22 | 1 | -3/+4 |
| | |||||
* | Define acts-as-taggable-on in the lib/gemspec.rb so that it's recreated ↵ | Philip Arndt | 2011-04-03 | 1 | -3/+3 |
| | | | | every time. | ||||
* | removed nonexistent files from gemspec | Michael Hellein | 2011-03-29 | 1 | -2/+0 |
| | |||||
* | acts-as-taggable-on is a dependency, yo | Joe Sak | 2011-03-28 | 1 | -0/+1 |
| | |||||
* | We need to start targeting refinerycms-core not refinerycms because this ↵ | Philip Arndt | 2011-03-28 | 1 | -4/+11 |
| | | | | would prevent people building their own stack and using this engine. | ||||
* | Acts as taggable installed | Joe Sak | 2011-03-11 | 1 | -0/+1 |
| | |||||
* | Incremented version to 1.3.2 | Philip Arndt | 2011-03-09 | 1 | -2/+2 |
| | |||||
* | Improved the YAML to support Psych better. Closes GH-46. | Philip Arndt | 2011-03-04 | 1 | -1/+1 |
| | |||||
* | Renamed seed and blog structure migration, removed name option from ↵ | Philip Arndt | 2011-03-04 | 1 | -19/+8 |
| | | | | generator, regenerated gemspec. | ||||
* | Regenerated gemspec | Philip Arndt | 2011-03-02 | 1 | -0/+1 |
| | |||||
* | Added new migration to add the user_id column to blog_posts. The madness ↵ | Philip Arndt | 2011-03-02 | 1 | -1/+7 |
| | | | | must end, we must move to EngineInstaller in the next version. | ||||
* | Added settings click-button functionality for toggling comments being ↵ | Philip Arndt | 2011-02-21 | 1 | -1/+1 |
| | | | | enabled, with translations. | ||||
* | No more gemfile in the gemspec | Philip Arndt | 2011-02-17 | 1 | -2/+0 |
| | |||||
* | Not sure why we were getting bundler involved. Regeneraed gemspec | Philip Arndt | 2011-02-17 | 1 | -1/+6 |
| | |||||
* | redo gemspec. | Philip Arndt | 2011-01-11 | 1 | -2/+4 |
| | |||||
* | Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for ↵ | Philip Arndt | 2010-12-03 | 1 | -1/+1 |
| | | | | Rails 2) |