aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* realistic version numberPhilip Arndt2010-09-022-2/+2
|
* RC3Philip Arndt2010-09-022-2/+2
|
* Include stylesheet on comment show page and add missing translationsPhilip Arndt2010-09-022-1/+10
|
* Comment moderation now working in the backend. Of course it still happens ↵Philip Arndt2010-09-029-19/+140
| | | | 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-3015-36/+85
| | | | show up below posts.
* wrote rails engine for later, added ability to add comments and see ones ↵Philip Arndt2010-08-288-23/+120
| | | | already posted.
* Added bundler and filters_spam dependencyPhilip Arndt2010-08-286-5/+21
|
* Time for an ignore filePhilip Arndt2010-08-281-0/+2
|
* link to categories in the side barPhilip Arndt2010-08-261-1/+1
|
* that version needs a zero on itPhilip Arndt2010-08-262-2/+2
|
* Time for an RCPhilip Arndt2010-08-263-6/+31
|
* Fix sortingPhilip Arndt2010-08-261-1/+1
|
* display more frontend, create separate css for frontend and backend, ↵Philip Arndt2010-08-2612-59/+84
| | | | namespace the js in the same fashion, now has full English support..
* frontend markup and categories.Philip Arndt2010-08-267-16/+68
|
* Good, brackets aren't required here.Philip Arndt2010-08-261-1/+1
|
* Blog categories now save onto their posts.Philip Arndt2010-08-262-6/+8
|
* In theory categories should save correctly.Philip Arndt2010-08-253-11/+18
|
* Added categories sectionPhilip Arndt2010-08-2511-22/+101
|