aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documented changes in this very small 1.5.0 release.Philip Arndt2011-05-272-2/+7
* Added avatar to blog comments based on email address associated with a gravatar.Philip Arndt2011-05-272-0/+8
* don't need p tags here because simple_format already renders those for usDavid Jones2011-05-271-3/+1
* Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0Philip Arndt2011-05-263-4/+4
* Decrement the required RefineryCMS version back down to 0.9.9.22 so that we c...Philip Arndt2011-05-2616-112/+8
* Target RefineryCMS ~> 1.0.0.Philip Arndt2011-05-222-7/+8
* Edited lib/generators/refinerycms_blog_generator.rb via GitHubJoe Sak2011-05-101-1/+3
* Edited app/models/blog_post.rb via GitHubJoe Sak2011-05-101-1/+1
* Edited lib/generators/refinerycms_blog_generator.rb via GitHubJoe Sak2011-05-101-3/+1
* Edited refinerycms-blog.gemspec via GitHubJoe Sak2011-05-101-3/+3
* Tag all blog features with @blog.Philip Arndt2011-05-092-5/+5
* I hate string evalsMarc Remolt2011-05-091-3/+3
* Model spec filenames should be singularMarc Remolt2011-05-093-0/+0
* Fixes for blog_post specsMarc Remolt2011-05-091-61/+73
* seo_meta 1.0.6 creates & saves more consistently so let's use it.Philip Arndt2011-05-062-2/+2
* Present the blog post's meta information now. This will require refinerycms-c...Philip Arndt2011-05-062-4/+4
* Added form fields for SEO and translations.Philip Arndt2011-05-0615-2/+116
* Add is_seo_meta call to blog posts.Philip Arndt2011-05-051-9/+11
* Depend on seo_meta and create a migration for it unless it already exists.Philip Arndt2011-05-053-1/+28
* Ensure that the seeds don't blow up when either 'User' or 'Page' are not defi...Philip Arndt2011-04-271-12/+14
* Made version code more accessible and fixed up lib/gemspec.rbPhilip Arndt2011-04-254-14/+42
* use factory_girl in developmentJoe Sak2011-04-221-3/+4
* have to explicitly require factory girlJoe Sak2011-04-223-4/+6
* tests were failing all over the placeJoe Sak2011-04-224-55/+44
* Revert "bumping to 1.4 released"Joe Sak2011-04-221-1/+1
* bumping to 1.4 releasedJoe Sak2011-04-221-1/+1
* fix for issue 58Robin Wenglewski2011-04-041-1/+1
* Made the distinction between branches supporting rails 3.0.x and rails 2.3.x ...Philip Arndt2011-04-031-1/+1
* Define acts-as-taggable-on in the lib/gemspec.rb so that it's recreated every...Philip Arndt2011-04-032-5/+6
* Merge remote branch 'michaek/master'Philip Arndt2011-04-031-2/+0
|\
| * removed nonexistent files from gemspecMichael Hellein2011-03-291-2/+0
* | Added friendly_id to categories so instead of /categories/1 we get, say, /cat...Philip Arndt2011-04-021-0/+4
* | mild refactor, one line if statement and decreased an indent one level.Philip Arndt2011-04-021-4/+2
|/
* acts-as-taggable-on is a dependency, yoJoe Sak2011-03-281-0/+1
* Merge branch 'master' of https://github.com/natebird/refinerycms-blog into na...Joe Sak2011-03-271-2/+4
|\
| * Fixed for failed migration when installing refinery_cms_blog. Also makes it c...Nate Bird2011-03-251-2/+4
* | We need to start targeting refinerycms-core not refinerycms because this woul...Philip Arndt2011-03-283-6/+13
|/
* improved and completed the Dutch translationLeonard Punt2011-03-241-10/+120
* Merge branch 'master' of https://github.com/MarceloCajueiro/refinerycms-blog ...Joe Sak2011-03-150-0/+0
|\
| * Added pt-Br translations to uncategorized.Marcelo Griggio Cajueiro2011-03-141-0/+3
* | Added pt-Br translations to uncategorized.Marcelo Griggio Cajueiro2011-03-151-0/+3
* | changelog updateJoe Sak2011-03-131-0/+1
* | Merge branch 'i18n_sk_cs' of https://github.com/keram/refinerycms-blog into k...Joe Sak2011-03-132-0/+256
|\ \
| * | Slovak and Czech translationkeram2011-03-132-0/+256
* | | Changelog udpated to reflect tagsJoe Sak2011-03-111-0/+3
* | | Closes GH-29. Blog posts act as taggable. rspec & cukes passingJoe Sak2011-03-1111-10/+77
* | | More test coverage for tags: can fill tags in on admin formJoe Sak2011-03-115-2/+34
* | | Acts as taggable installedJoe Sak2011-03-114-0/+38
* | | chinese locale dataNick Plante2011-03-111-0/+128
* | | Incremented version to 1.3.2Philip Arndt2011-03-092-3/+3