Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all Rails2/Rails3 checks as master is now Rails3 only | Amanda Wagener | 2010-12-01 | 1 | -24/+7 |
| | |||||
* | use string value for :scoping | J. Edward Dewyea | 2010-11-22 | 1 | -11/+11 |
| | |||||
* | Added Next, Previous Article & Home navigation | Joe Sak | 2010-11-20 | 1 | -8/+22 |
| | |||||
* | Archive listing, views, helpers | Joe Sak | 2010-11-18 | 1 | -0/+14 |
| | | | | | | @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 | ||||
* | use published at in more places | djones | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | added publish date support. fixes bug where categories were showing posts ↵ | djones | 2010-09-21 | 1 | -3/+7 |
| | | | | that were technically supposed to be hidden from the end user | ||||
* | added built in ShareThis.com support | djones | 2010-09-14 | 1 | -0/+17 |
| | |||||
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 1 | -1/+5 |
| | |||||
* | Comments are now moderated automatically unless moderation is enabled and ↵ | Philip Arndt | 2010-08-30 | 1 | -0/+8 |
| | | | | show up below posts. | ||||
* | Good, brackets aren't required here. | Philip Arndt | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Blog categories now save onto their posts. | Philip Arndt | 2010-08-26 | 1 | -4/+2 |
| | |||||
* | In theory categories should save correctly. | Philip Arndt | 2010-08-25 | 1 | -0/+8 |
| | |||||
* | generate additional fields and specify relationships. | Philip Arndt | 2010-08-09 | 1 | -0/+3 |
| | |||||
* | Initial commit - you can create, edit and delete a blog post and it respects ↵ | Philip Arndt | 2010-08-09 | 1 | -0/+14 |
the fact that it is draft or not. |