aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fixes the previous string with int comparison failPhilip Arndt2010-08-181-1/+1
|
* Added asset copying to the generator script for those systems that can't ↵Philip Arndt2010-08-1816-15/+34
| | | | cope with rails3 coolness.
* Made use of new ajax loader from Neoteric Design that is now in Refinery ↵Philip Arndt2010-08-186-76/+99
| | | | core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
* spacingPhilip Arndt2010-08-111-4/+14
|
* Fixes moderation toggler.Philip Arndt2010-08-111-2/+2
|
* Makes menu more flexible.Philip Arndt2010-08-112-8/+57
|
* Adds unmoderated support through changing approved to state.Philip Arndt2010-08-113-3/+9
|
* Add comments menuPhilip Arndt2010-08-112-1/+6
|
* remove word currentlyPhilip Arndt2010-08-112-3/+2
|
* Not yetPhilip Arndt2010-08-111-6/+0
|