| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -1/+21 |
* | Decrement the required RefineryCMS version back down to 0.9.9.22 so that we c... | Philip Arndt | 2011-05-26 | 1 | -7/+0 |
* | Added form fields for SEO and translations. | Philip Arndt | 2011-05-06 | 1 | -0/+7 |
* | Closes GH-29. Blog posts act as taggable. rspec & cukes passing | Joe Sak | 2011-03-11 | 1 | -0/+5 |
* | Improved the YAML to support Psych better. Closes GH-46. | Philip Arndt | 2011-03-04 | 1 | -5/+5 |
* | Added settings click-button functionality for toggling comments being enabled... | Philip Arndt | 2011-02-21 | 1 | -0/+1 |
* | Update english language file for uncategorized posts | Joe Sak | 2011-02-16 | 1 | -0/+3 |
* | Missed translation blog.posts.post.filed_in in translation files | Adrien Giboire | 2011-01-25 | 1 | -0/+2 |
* | Move 'Archives' text to locale. | Uģis Ozols | 2010-12-10 | 1 | -0/+1 |
* | 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 <nav... | Uģis Ozols | 2010-12-03 | 1 | -0/+1 |
* | 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 | 1 | -10/+10 |
* | Added comment notifications. | Philip Arndt | 2010-11-15 | 1 | -0/+11 |
* | added publish date support. fixes bug where categories were showing posts tha... | djones | 2010-09-21 | 1 | -0/+1 |
* | 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 com... | djones | 2010-09-07 | 1 | -0/+1 |
* | 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 in... | djones | 2010-09-06 | 1 | -21/+32 |
* | Redirect properly after saving notification recipients and display a nice fri... | Philip Arndt | 2010-09-02 | 1 | -0/+1 |
* | Include stylesheet on comment show page and add missing translations | Philip Arndt | 2010-09-02 | 1 | -0/+5 |
* | Comment moderation now working in the backend. Of course it still happens aut... | Philip Arndt | 2010-09-02 | 1 | -1/+17 |
* | Comments are now moderated automatically unless moderation is enabled and sho... | Philip Arndt | 2010-08-30 | 1 | -0/+4 |
* | wrote rails engine for later, added ability to add comments and see ones alre... | Philip Arndt | 2010-08-28 | 1 | -0/+1 |
* | display more frontend, create separate css for frontend and backend, namespac... | Philip Arndt | 2010-08-26 | 1 | -4/+13 |
* | frontend markup and categories. | Philip Arndt | 2010-08-26 | 1 | -9/+13 |
* | Makes menu more flexible. | Philip Arndt | 2010-08-11 | 1 | -0/+2 |
* | Add comments menu | Philip Arndt | 2010-08-11 | 1 | -0/+1 |
* | Better settings, update notified has a form but doesn't yet work. Created scr... | Philip Arndt | 2010-08-10 | 1 | -0/+6 |
* | add advanced options to blog post and prepare to add checkboxes for categories. | Philip Arndt | 2010-08-09 | 1 | -0/+4 |
* | Animated submenu and hide subsections of categories and settings by default. | Philip Arndt | 2010-08-09 | 1 | -0/+1 |
* | Add language string for no comments yet, works for approved and rejected too. | Philip Arndt | 2010-08-09 | 1 | -0/+3 |
* | Set up menu and what is to come. | Philip Arndt | 2010-08-09 | 1 | -4/+15 |
* | Namespaced blog posts under blog/posts to allow for blog/comments and blog/ca... | Philip Arndt | 2010-08-09 | 1 | -11/+12 |
* | Initial commit - you can create, edit and delete a blog post and it respects ... | Philip Arndt | 2010-08-09 | 1 | -0/+19 |