aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #72 from ugisozols/masterJoe Sak2011-06-034-44/+14
|\
| * Remove old code (< 0.9.9).Uģis Ozols2011-06-034-44/+14
|/
* Merge pull request #71 from cerebroso/6511748e8d8c7b7da44d4b6f8592daf5e8cf451eJoe Sak2011-06-031-0/+10
|\
| * pt-BR translation for some model attributesRavi2011-06-031-0/+10
|/
* Merge pull request #70 from peresleguine/patch-1Joe Sak2011-06-021-0/+3
|\
| * Added translation for uncategorized posts. Andrey2011-06-021-0/+3
|/
* Merge pull request #68 from ugisozols/masterJoe Sak2011-06-011-3/+3
|\
| * Fix psyck yaml parse errors. Should fix #64.Uģis Ozols2011-06-011-3/+3
|/
* fix locale key. 'i18n' was showing up in the blog index outputDavid Jones2011-05-311-1/+1
* This will have to be 1.6.0 when it's released.Philip Arndt2011-05-312-4/+6
* Merged remote branch 'keram/master'.Philip Arndt2011-05-312-3/+9
|\
| * For backwards compatibility must be approximate_ascii and strip_non_ascii by ...Marek2011-05-192-4/+4
| * Approximate ascii on blog slugs. For: GH-60Marek2011-05-192-2/+8
* | Merged remote branch 'Dougui/add_translation'Philip Arndt2011-05-316-10/+57
|\ \
| * | add some options for translation and translate in frenchGuirec CORBEL2011-05-291-6/+6
| * | add some options for translation and translate in frenchGuirec CORBEL2011-05-293-5/+52
| * | add some options for translation and translate in frenchGuirec CORBEL2011-05-293-5/+5
* | | Wrapped javascript inside a jQuery wrapper.Philip Arndt2011-05-311-9/+11
* | | Make the blog stylesheet work better with the default Refinery frontend style...Resolve Digital2011-05-301-2/+5
* | | tab -> tabs and requiring the file on to_prepare so that it actually loads. F...Philip Arndt2011-05-314-4/+8
* | | Add page-like tab functionalityMichael Gall2011-05-316-3/+63
* | | Merge branch 'master' of github.com:resolve/refinerycms-blogDavid Jones2011-05-317-5/+20
|\ \ \
| * \ \ Merge pull request #66 from Tranquility/patch-1Philip Arndt2011-05-301-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | add missing translationOle Reifschneider2011-05-301-0/+2
| |/ /
| * | Wow, I'm getting good at releasing new versions of this. Fixes size (again).Philip Arndt2011-05-283-4/+4
| * | use options[:size] not size.Philip Arndt2011-05-283-4/+4
| * | Updated readme to latest versionsDavid Jones2011-05-271-2/+2
| * | 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
* | | fixed issue where the tags heading was showing up even though there are no tagsDavid Jones2011-05-311-1/+1
|/ /
* | 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