Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | Add field to edit custom url on BlogPosts. | Kyle Wilkinson | 2011-06-16 | 1 | -1/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -0/+5 | |
| | | ||||||
* | | 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 | 6 | -2/+8 | |
| | | | | enabled, with translations. | |||||
* | Update english language file for uncategorized posts | Joe Sak | 2011-02-16 | 1 | -0/+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 | |
| | ||||||
* | Added file for internationalization of the Brazilian Portuguese. | Marcelo Griggio Cajueiro | 2011-01-03 | 1 | -0/+124 | |
| | ||||||
* | Move 'Archives' text to locale. | Uģis Ozols | 2010-12-10 | 1 | -0/+1 | |
| | ||||||
* | fine tuning | Xavi Blanch | 2010-12-07 | 1 | -8/+8 | |
| | ||||||
* | translations | Xavi Blanch | 2010-12-07 | 1 | -49/+49 | |
| | ||||||
* | Translating progress | Victor Castell | 2010-12-07 | 1 | -0/+121 | |
| | ||||||
* | Use rails naming convention for translations that contain html markup. | Uģis Ozols | 2010-12-03 | 1 | -2/+2 | |
| | ||||||
* | Moved some text to locale. | Uģis Ozols | 2010-12-03 | 1 | -1/+5 | |
| | ||||||
* | Refactored nav partial, added 'blog home' to locale and removed unneeded ↵ | Uģis Ozols | 2010-12-03 | 1 | -0/+1 | |
| | | | | <nav></nav> tags. | |||||
* | Moved 'no blog posts' text to locale file. | Uģis Ozols | 2010-12-03 | 1 | -0/+2 | |
| | ||||||
* | WARNING: Rails 2 users should move to the rails2-stable branch. This commit ↵ | Amanda Wagener | 2010-12-01 | 2 | -20/+20 | |
| | | | | moves to the new i18n string interpolation used in Rails 3. | |||||
* | Added comment notifications. | Philip Arndt | 2010-11-15 | 1 | -0/+11 | |
| | ||||||
* | Merge remote branch 'indaco/i18n_it' | Philip Arndt | 2010-11-10 | 1 | -0/+1 | |
|\ | ||||||
| * | added the missing Italian key for the plural form of the comment word. | Mirco Veltri | 2010-11-07 | 1 | -0/+1 | |
| | | ||||||
* | | Fix broken string by double quoting it. | Philip Arndt | 2010-11-03 | 1 | -1/+1 | |
|/ | ||||||
* | fixed | Mirco Veltri | 2010-10-23 | 1 | -1/+1 | |
| | ||||||
* | fixed typo - part 2 | Mirco Veltri | 2010-10-23 | 1 | -6/+6 | |
| | ||||||
* | fixed typo | Mirco Veltri | 2010-10-23 | 1 | -10/+10 | |
| | ||||||
* | translated the missing Italian keys | Mirco Veltri | 2010-10-23 | 1 | -0/+103 | |
| | ||||||
* | added publish date support. fixes bug where categories were showing posts ↵ | djones | 2010-09-21 | 1 | -0/+1 | |
| | | | | that were technically supposed to be hidden from the end user | |||||
* | add side bar rss subscribe block and display it on various views | djones | 2010-09-14 | 1 | -0/+2 | |
| | ||||||
* | added arrows to menu, added new comments count to top level menu item for ↵ | djones | 2010-09-07 | 1 | -0/+1 | |
| | | | | comments, updated readme with basic install instructions | |||||
* | better gitignore, posts controller now uses translations that exist | djones | 2010-09-07 | 1 | -1/+1 | |
| | ||||||
* | refactoring the frontend to use more partials, separate out the categories ↵ | djones | 2010-09-06 | 1 | -21/+32 | |
| | | | | into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks | |||||
* | Redirect properly after saving notification recipients and display a nice ↵ | Philip Arndt | 2010-09-02 | 1 | -0/+1 | |
| | | | | friendly message to the user. |