Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 2 | -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 | |||||
* | Fix [DEPRECATION WARNING] Nested I18n namespace lookup under ↵ | Jamie Winsor | 2011-07-30 | 7 | -85/+73 | |
| | | | | | | "activerecord.attributes.refinery" is no longer supported Fix [DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.models.refinery" is no longer supported | |||||
* | Properly namespace translations. | Uģis Ozols | 2011-07-27 | 15 | -1860/+1887 | |
| | ||||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -34/+36 | |
| | ||||||
* | Using preferred "defaults" hash to set format of blog/feed.rss to "rss". | Jack Kinsella | 2011-07-22 | 1 | -1/+1 | |
| | ||||||
* | Revision for Bulgarian translation mainly for consistency | Miroslav Rachev | 2011-07-15 | 1 | -7/+7 | |
| | ||||||
* | weird sentence fix and that RAW thing with mailer | Joe Sak | 2011-07-13 | 1 | -1/+1 | |
| | ||||||
* | Added some missing keywords and edited others | Alberto Vena | 2011-07-05 | 1 | -17/+68 | |
| | ||||||
* | Merge pull request #96 from Kagetsuki/master | Philip Arndt | 2011-07-04 | 1 | -0/+158 | |
|\ | | | | | Added Japanese locale | |||||
| * | added Japanese locale. 日本語の翻訳を追加した。 | ゼロ | 2011-07-05 | 1 | -0/+158 | |
| | | ||||||
* | | Forgot to add translations for languages I know | Johan Bruning | 2011-07-04 | 2 | -0/+2 | |
| | | ||||||
* | | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 1 | -0/+1 | |
|/ | | | | | | I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings. However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled. | |||||
* | Added translation for teaser's title | Miroslav Rachev | 2011-06-30 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #88 from mirosr/master | Joe Sak | 2011-06-30 | 1 | -0/+1 | |
|\ | | | | | Fixed some embeded strings in English in admin/blog/posts/_form partial (Issue #86) | |||||
| * | Fixed some embeded strings in English in admin/blog/posts/_form partial ↵ | Miroslav Rachev | 2011-06-30 | 1 | -0/+1 | |
| | | | | | | | | (Issue #86) | |||||
* | | make the tag_name optional for crazy languages | Joe Sak | 2011-06-30 | 1 | -1/+1 | |
| | | ||||||
* | | Added Bulgarian translation | Miroslav Rachev | 2011-06-30 | 1 | -0/+157 | |
|/ | ||||||
* | This should be a slash to further clear up confusion on which param is which | Joe Sak | 2011-06-28 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'custom_teasers' of https://github.com/wikyd/refinerycms-blog ↵ | Joe Sak | 2011-06-23 | 1 | -0/+2 | |
|\ | | | | | | | into wikyd-custom-teasers | |||||
| * | Add button to copy the blog post's body to the teaser editor to get started ↵ | Kyle Wilkinson | 2011-06-21 | 1 | -0/+2 | |
| | | | | | | | | on creating a custom teaser. | |||||
* | | tag url strategy updated | Joe Sak | 2011-06-21 | 1 | -1/+1 | |
|/ | ||||||
* | Add field to edit custom url on BlogPosts. | Kyle Wilkinson | 2011-06-16 | 1 | -1/+3 | |
| | ||||||
* | autocomplete added for tags | Joe Sak | 2011-06-15 | 1 | -1/+4 | |
| | ||||||
* | pt-BR translation for some model attributes | Ravi | 2011-06-03 | 1 | -0/+10 | |
| | ||||||
* | Added translation for uncategorized posts. | Andrey | 2011-06-02 | 1 | -0/+3 | |
| | ||||||
* | Fix psyck yaml parse errors. Should fix #64. | Uģis Ozols | 2011-06-01 | 1 | -3/+3 | |
| | ||||||
* | Merged remote branch 'Dougui/add_translation' | Philip Arndt | 2011-05-31 | 2 | -3/+52 | |
|\ | ||||||
| * | add some options for translation and translate in french | Guirec CORBEL | 2011-05-29 | 1 | -6/+6 | |
| | | ||||||
| * | add some options for translation and translate in french | Guirec CORBEL | 2011-05-29 | 2 | -3/+52 | |
| | | ||||||
* | | add missing translation | Ole Reifschneider | 2011-05-30 | 1 | -0/+2 | |
|/ | ||||||
* | Decrement the required RefineryCMS version back down to 0.9.9.22 so that we ↵ | Philip Arndt | 2011-05-26 | 12 | -84/+0 | |
| | | | | can release 1.4.0. | |||||
* | Added form fields for SEO and translations. | Philip Arndt | 2011-05-06 | 13 | -0/+91 | |
| | ||||||
* | fix for issue 58 | Robin Wenglewski | 2011-04-04 | 1 | -1/+1 | |
| | ||||||
* | improved and completed the Dutch translation | Leonard Punt | 2011-03-24 | 1 | -10/+120 | |
| | ||||||
* | Added pt-Br translations to uncategorized. | Marcelo Griggio Cajueiro | 2011-03-15 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'i18n_sk_cs' of https://github.com/keram/refinerycms-blog into ↵ | Joe Sak | 2011-03-13 | 2 | -0/+256 | |
|\ | | | | | | | keram-i18n_sk_cs | |||||
| * | Slovak and Czech translation | keram | 2011-03-13 | 2 | -0/+256 | |
| | | ||||||
* | | Closes GH-29. Blog posts act as taggable. rspec & cukes passing | Joe Sak | 2011-03-11 | 2 | -0/+6 | |
| | | ||||||
* | | chinese locale data | Nick Plante | 2011-03-11 | 1 | -0/+128 | |
|/ | ||||||
* | update spanish translation | scambra | 2011-03-04 | 1 | -1/+7 | |
| | ||||||
* | Improved the YAML to support Psych better. Closes GH-46. | Philip Arndt | 2011-03-04 | 9 | -92/+92 | |
| | ||||||
* | added de.yml translation | Gerhard Neugschwandtner | 2011-02-24 | 1 | -0/+128 | |
| | ||||||
* | Polish translation | Marcin Urbanski | 2011-02-21 | 1 | -0/+134 | |
| | ||||||
* | Added settings click-button functionality for toggling comments being ↵ | Philip Arndt | 2011-02-21 | 7 | -2/+9 | |
| | | | | enabled, with translations. | |||||
* | Update english language file for uncategorized posts | Joe Sak | 2011-02-16 | 1 | -0/+3 | |
| | ||||||
* | Add route for uncategorized posts index in blog admin | Joe Sak | 2011-02-16 | 1 | -1/+3 | |
| | ||||||
* | Russian localization added. | Vitaly Ishkulov | 2011-01-26 | 1 | -0/+124 | |
| | | | | Signed-off-by: Vitaly Ishkulov <vit@iva-soft.com> | |||||
* | Missed translation blog.posts.post.filed_in in translation files | Adrien Giboire | 2011-01-25 | 2 | -0/+4 | |
| | ||||||
* | Added French Translations | Adrien Giboire | 2011-01-25 | 1 | -0/+122 | |
| | ||||||
* | Archives group by year after 2 years | Joe Sak | 2011-01-10 | 1 | -1/+1 | |
| |