aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Add route for uncategorized posts index in blog adminJoe Sak2011-02-161-1/+3
|
* Russian localization added.Vitaly Ishkulov2011-01-261-0/+124
| | | | Signed-off-by: Vitaly Ishkulov <vit@iva-soft.com>
* Missed translation blog.posts.post.filed_in in translation filesAdrien Giboire2011-01-252-0/+4
|
* Added French TranslationsAdrien Giboire2011-01-251-0/+122
|
* Archives group by year after 2 yearsJoe Sak2011-01-101-1/+1
|
* Added file for internationalization of the Brazilian Portuguese.Marcelo Griggio Cajueiro2011-01-031-0/+124
|
* Move 'Archives' text to locale.Uģis Ozols2010-12-101-0/+1
|
* fine tuningXavi Blanch2010-12-071-8/+8
|
* translationsXavi Blanch2010-12-071-49/+49
|
* Translating progressVictor Castell2010-12-071-0/+121
|
* 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
|
* Remove all Rails2/Rails3 checks as master is now Rails3 onlyAmanda Wagener2010-12-011-63/+27
|
* WARNING: Rails 2 users should move to the rails2-stable branch. This commit ↵Amanda Wagener2010-12-012-20/+20
| | | | moves to the new i18n string interpolation used in Rails 3.
* remove data-nav-url attribute from in post navigationdjones2010-11-271-1/+0
|
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Merge remote branch 'origin/master'Philip Arndt2010-11-221-3/+3
|\
| * remove unnecessary prefixJ. Edward Dewyea2010-11-201-1/+1
| |
| * :name_prefix has been deprecatedJ. Edward Dewyea2010-11-201-3/+3
| |
* | total refactor hereJoe Sak2010-11-201-1/+0
| |
* | ajaxify the navJoe Sak2010-11-201-0/+1
| |
* | Archive routing tested and fixedJoe Sak2010-11-201-2/+2
|/
* Archive listing, views, helpersJoe Sak2010-11-181-0/+5
| | | | | | @page added to PostsController TODO: language file stuff -- I left comments in the view files where these belong. I don't know how to test them from here
* Added comment notifications.Philip Arndt2010-11-151-0/+11
|
* Merge remote branch 'indaco/i18n_it'Philip Arndt2010-11-101-0/+1
|\
| * added the missing Italian key for the plural form of the comment word.Mirco Veltri2010-11-071-0/+1
| |
* | Fix broken string by double quoting it.Philip Arndt2010-11-031-1/+1
|/
* fixedMirco Veltri2010-10-231-1/+1
|
* fixed typo - part 2Mirco Veltri2010-10-231-6/+6
|
* fixed typoMirco Veltri2010-10-231-10/+10
|
* translated the missing Italian keysMirco Veltri2010-10-231-0/+103
|
* Routing errors in Rails3Joe Sak2010-09-211-2/+2
|
* 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
|
* add rss supportdjones2010-09-141-3/+5
|
* Fixed the reference to public blog routes. Fixed module dependencyFernando Blat2010-09-071-4/+4
|
* 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-062-30/+44
| | | | 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
* Hello rails3 support.Philip Arndt2010-09-031-4/+39
|
* 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-022-1/+23
| | | | 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-282-17/+23
| | | | 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-262-10/+16
|
* Makes menu more flexible.Philip Arndt2010-08-111-0/+2
|