aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
Commit message (Collapse)AuthorAgeFilesLines
* Adds a button to delete the displayed translation of a blog postJérémy FRERE2015-05-141-0/+3
|
* Fix longstanding typo filed_in -> filled_inPhilip Arndt2013-07-151-2/+2
|
* Fixing the verbiage to latest rather than other, from issue 267Gant Laborde2012-11-121-2/+2
|
* Add approve/reject links in comment notification mail.Uģis Ozols2012-09-051-0/+4
|
* using form advanced opt. menu snippet from refinery coreMarek Labos2012-08-251-2/+0
|
* Repaired incorrect scope under activerecord models and attributesMartin Markech2012-07-251-6/+6
|
* Fix draft translationNic Haynes2012-03-221-0/+1
|
* add source url for postJeff Shumate2012-01-251-1/+6
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-4/+3
|
* Allow configurable author for blog posts.Pete Higgins2011-12-141-0/+2
|
* remove redundancy in page titleShaun2011-11-111-1/+1
|
* Fix [DEPRECATION WARNING] Nested I18n namespace lookup under ↵Jamie Winsor2011-07-301-15/+13
| | | | | | "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 Ozols2011-07-271-148/+151
|
* weird sentence fix and that RAW thing with mailerJoe Sak2011-07-131-1/+1
|
* Forgot to add translations for languages I knowJohan Bruning2011-07-041-0/+1
|
* Fixed some embeded strings in English in admin/blog/posts/_form partial ↵Miroslav Rachev2011-06-301-0/+1
| | | | (Issue #86)
* Add button to copy the blog post's body to the teaser editor to get started ↵Kyle Wilkinson2011-06-211-0/+2
| | | | on creating a custom teaser.
* Add field to edit custom url on BlogPosts.Kyle Wilkinson2011-06-161-1/+3
|
* 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-291-1/+21
|
* Decrement the required RefineryCMS version back down to 0.9.9.22 so that we ↵Philip Arndt2011-05-261-7/+0
| | | | can release 1.4.0.
* Added form fields for SEO and translations.Philip Arndt2011-05-061-0/+7
|
* Closes GH-29. Blog posts act as taggable. rspec & cukes passingJoe Sak2011-03-111-0/+5
|
* Improved the YAML to support Psych better. Closes GH-46.Philip Arndt2011-03-041-5/+5
|
* Added settings click-button functionality for toggling comments being ↵Philip Arndt2011-02-211-0/+1
| | | | enabled, with translations.
* Update english language file for uncategorized postsJoe Sak2011-02-161-0/+3
|
* Missed translation blog.posts.post.filed_in in translation filesAdrien Giboire2011-01-251-0/+2
|
* Move 'Archives' text to locale.Uģis Ozols2010-12-101-0/+1
|
* Use rails naming convention for translations that contain html markup.Uģis Ozols2010-12-031-2/+2
|
* Moved some text to locale.Uģis Ozols2010-12-031-1/+5
|
* Refactored nav partial, added 'blog home' to locale and removed unneeded ↵Uģis Ozols2010-12-031-0/+1
| | | | <nav></nav> tags.
* Moved 'no blog posts' text to locale file.Uģis Ozols2010-12-031-0/+2
|
* WARNING: Rails 2 users should move to the rails2-stable branch. This commit ↵Amanda Wagener2010-12-011-10/+10
| | | | moves to the new i18n string interpolation used in Rails 3.
* Added comment notifications.Philip Arndt2010-11-151-0/+11
|
* added publish date support. fixes bug where categories were showing posts ↵djones2010-09-211-0/+1
| | | | that were technically supposed to be hidden from the end user
* add side bar rss subscribe block and display it on various viewsdjones2010-09-141-0/+2
|
* added arrows to menu, added new comments count to top level menu item for ↵djones2010-09-071-0/+1
| | | | comments, updated readme with basic install instructions
* better gitignore, posts controller now uses translations that existdjones2010-09-071-1/+1
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-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 Arndt2010-09-021-0/+1
| | | | friendly message to the user.
* Include stylesheet on comment show page and add missing translationsPhilip Arndt2010-09-021-0/+5
|
* Comment moderation now working in the backend. Of course it still happens ↵Philip Arndt2010-09-021-1/+17
| | | | automatically if the blog isn't moderated based on whether it's spam or not.
* Comments are now moderated automatically unless moderation is enabled and ↵Philip Arndt2010-08-301-0/+4
| | | | show up below posts.
* wrote rails engine for later, added ability to add comments and see ones ↵Philip Arndt2010-08-281-0/+1
| | | | already posted.
* display more frontend, create separate css for frontend and backend, ↵Philip Arndt2010-08-261-4/+13
| | | | namespace the js in the same fashion, now has full English support..
* frontend markup and categories.Philip Arndt2010-08-261-9/+13
|
* Makes menu more flexible.Philip Arndt2010-08-111-0/+2
|
* Add comments menuPhilip Arndt2010-08-111-0/+1
|
* Better settings, update notified has a form but doesn't yet work. Created ↵Philip Arndt2010-08-101-0/+6
| | | | script files but not using them yet.
* add advanced options to blog post and prepare to add checkboxes for categories.Philip Arndt2010-08-091-0/+4
|