Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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) | |||||
* | RC versions driving me crazy, let's use 1.0 | Philip Arndt | 2010-12-03 | 1 | -2/+2 | |
| | ||||||
* | rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20 | Philip Arndt | 2010-12-01 | 1 | -1/+1 | |
| | ||||||
* | Now dependent on Refinery 0.9.8 (and thus Rails 3) | Amanda Wagener | 2010-12-01 | 1 | -2/+9 | |
| | ||||||
* | removed files from gemspec that provented it from being installed | djones | 2010-11-22 | 1 | -4/+0 | |
| | ||||||
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 1 | -17/+25 | |
|\ | | | | | | | 0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec. | |||||
| * | add helpers and blog_posts_helper to gemspec | suweller | 2010-11-21 | 1 | -0/+2 | |
|/ | ||||||
* | Added comment notifications. | Philip Arndt | 2010-11-15 | 1 | -2/+9 | |
| | ||||||
* | RC 15.. yeah, I know. | Philip Arndt | 2010-11-12 | 1 | -2/+2 | |
| | ||||||
* | Longest RC period, ever. | Philip Arndt | 2010-11-03 | 1 | -2/+3 | |
| | ||||||
* | new version | djones | 2010-10-05 | 1 | -3/+2 | |
| | ||||||
* | New gemspec with a new rc version. | Philip Arndt | 2010-09-22 | 1 | -2/+3 | |
| | ||||||
* | new rc. not too far now until the 1.0. Just meta tags to go | djones | 2010-09-21 | 1 | -2/+2 | |
| | ||||||
* | new rc | djones | 2010-09-14 | 1 | -1/+4 | |
| | ||||||
* | fix a bug in the rails 2.x generator where it doesn't create the seeds directory | djones | 2010-09-14 | 1 | -2/+2 | |
| | ||||||
* | new version | djones | 2010-09-07 | 1 | -1/+1 | |
| | ||||||
* | new version | djones | 2010-09-07 | 1 | -1/+1 | |
| | ||||||
* | new version | djones | 2010-09-07 | 1 | -0/+2 | |
| | ||||||
* | new version | djones | 2010-09-07 | 1 | -3/+2 | |
| | ||||||
* | Release candidate 5 | Philip Arndt | 2010-09-06 | 1 | -9/+17 | |
| | ||||||
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 1 | -3/+15 | |
| | ||||||
* | Attempt three | Philip Arndt | 2010-09-03 | 1 | -1/+1 | |
| | ||||||
* | Allow a more liberal dependency because I don't see this becoming ↵ | Philip Arndt | 2010-09-03 | 1 | -3/+3 | |
| | | | | unsupported by refinerycms. | |||||
* | realistic version number | Philip Arndt | 2010-09-02 | 1 | -1/+1 | |
| | ||||||
* | RC3 | Philip Arndt | 2010-09-02 | 1 | -1/+1 | |
| |