aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Ensure we clear content properly.Philip Arndt2010-10-221-1/+1
|
* Use refinerycms_blog not singular_name which may be blog_structure. Closes GH-7Philip Arndt2010-10-131-1/+1
|
* prefix with blog_Philip Arndt2010-10-131-1/+4
|
* Let's paginateFernando Blat2010-10-051-1/+1
|
* PaginationFernando Blat2010-10-052-4/+5
|
* new versiondjones2010-10-052-4/+3
|
* new rcdjones2010-10-052-3/+3
|
* New gemspec with a new rc version.Philip Arndt2010-09-222-3/+4
|
* More HTML5 and some show view formattingJoe Sak2010-09-212-9/+11
|
* Generators had some typosJoe Sak2010-09-212-2/+3
|
* Routing errors in Rails3Joe Sak2010-09-211-2/+2
|
* HTML5'dJoe Sak2010-09-213-77/+86
|
* use published at in more placesdjones2010-09-216-6/+6
|
* new rc. not too far now until the 1.0. Just meta tags to godjones2010-09-211-2/+2
|
* added publish date support. fixes bug where categories were showing posts ↵djones2010-09-217-26/+47
| | | | that were technically supposed to be hidden from the end user
* new rcdjones2010-09-142-2/+5
|
* updated readme to explain how to enable sharethis supportdjones2010-09-141-1/+6
|
* added built in ShareThis.com supportdjones2010-09-142-0/+30
|
* add side bar rss subscribe block and display it on various viewsdjones2010-09-146-0/+11
|
* add rss supportdjones2010-09-143-7/+30
|
* tweak readmedjones2010-09-141-1/+1
|
* fix translations key on commentsdjones2010-09-141-2/+2
|
* update formatting of readmedjones2010-09-141-7/+11
|
* fix a bug in the rails 2.x generator where it doesn't create the seeds directorydjones2010-09-143-4/+5
|
* Fixed the reference to public blog routes. Fixed module dependencyFernando Blat2010-09-071-4/+4
|
* add clearfix around truncated area as floating images screw up the layoutdjones2010-09-071-4/+6
|
* new versiondjones2010-09-072-2/+2
|
* new versiondjones2010-09-071-1/+1
|
* new versiondjones2010-09-071-1/+1
|
* new versiondjones2010-09-071-0/+2
|
* backport these changes from my client project into the gemdjones2010-09-072-8/+24
|
* added arrows to menu, added new comments count to top level menu item for ↵djones2010-09-078-3/+32
| | | | comments, updated readme with basic install instructions
* new versiondjones2010-09-072-4/+3
|
* here's the new gitignoredjones2010-09-071-1/+43
|
* better gitignore, posts controller now uses translations that existdjones2010-09-072-3/+3
|
* Release candidate 5Philip Arndt2010-09-062-10/+18
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-0617-136/+175
| | | | 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
* put date under post title not on the sidedjones2010-09-062-3/+2
|
* change to pluraldjones2010-09-061-1/+1
|
* use an id insteaddjones2010-09-061-1/+1
|
* Hello rails3 support.Philip Arndt2010-09-0320-51/+288
|
* Attempt threePhilip Arndt2010-09-032-2/+2
|
* Pass in 'app'Marc Chung2010-09-021-1/+1
|
* Allow a more liberal dependency because I don't see this becoming ↵Philip Arndt2010-09-033-5/+5
| | | | unsupported by refinerycms.
* Redirect properly after saving notification recipients and display a nice ↵Philip Arndt2010-09-022-1/+9
| | | | friendly message to the user.
* Ensure that the plugin works correctly (i.e. complains about the missing ↵Philip Arndt2010-09-021-1/+5
| | | | requirement of filters_spam) when installed using script/plugin install