| Commit message (Expand) | Author | Age | Files | Lines |
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 4 | -201/+0 |
* | I don't know, it looks like before_filters are down here | Joe Sak | 2011-07-12 | 1 | -1/+3 |
* | this is the 'railscasts' way of handling the category checkboxes | Joe Sak | 2011-07-12 | 1 | -1/+6 |
* | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 1 | -0/+10 |
* | fix my typos | Philip Arndt | 2011-07-01 | 1 | -1/+1 |
* | Making use of modules and putting classes under modules. | Philip Arndt | 2011-07-01 | 4 | -136/+152 |
* | Making use of translation scopes. | Philip Arndt | 2011-07-01 | 2 | -3/+3 |
* | Needs to use ~* operator | Joe Sak | 2011-06-21 | 1 | -1/+1 |
* | postgreSQL is picky about doing a LIKE query | Joe Sak | 2011-06-21 | 1 | -2/+14 |
* | Fix failure on Ruby 1.8.7 where lines can't begin with a . (it has to be on t... | Philip Arndt | 2011-06-21 | 1 | -4/+3 |
* | autocomplete added for tags | Joe Sak | 2011-06-15 | 1 | -0/+8 |
* | WIP: trying to test user association as author | Joe Sak | 2011-02-24 | 1 | -0/+46 |
* | Added settings click-button functionality for toggling comments being enabled... | Philip Arndt | 2011-02-21 | 1 | -2/+14 |
* | Add controller action and view template for uncategorized posts | Joe Sak | 2011-02-16 | 1 | -0/+7 |
* | use published at in more places | djones | 2010-09-21 | 2 | -2/+2 |
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 1 | -1/+1 |
* | Redirect properly after saving notification recipients and display a nice fri... | Philip Arndt | 2010-09-02 | 1 | -1/+8 |
* | Comment moderation now working in the backend. Of course it still happens aut... | Philip Arndt | 2010-09-02 | 1 | -4/+18 |
* | Fix sorting | Philip Arndt | 2010-08-26 | 1 | -1/+1 |
* | Added categories section | Philip Arndt | 2010-08-25 | 1 | -1/+1 |
* | Added asset copying to the generator script for those systems that can't cope... | Philip Arndt | 2010-08-18 | 3 | -4/+12 |
* | Adds unmoderated support through changing approved to state. | Philip Arndt | 2010-08-11 | 1 | -0/+5 |
* | Helps when you use the RefinerySetting library properly. This is even sadder ... | Philip Arndt | 2010-08-11 | 1 | -1/+1 |
* | The settings popup for notification had silliness in it | Joe Sak | 2010-08-10 | 1 | -1/+1 |
* | Better settings, update notified has a form but doesn't yet work. Created scr... | Philip Arndt | 2010-08-10 | 1 | -3/+11 |
* | Make comment moderation toggleable | Philip Arndt | 2010-08-10 | 1 | -1/+2 |
* | add advanced options to blog post and prepare to add checkboxes for categories. | Philip Arndt | 2010-08-09 | 1 | -0/+5 |
* | Set up menu and what is to come. | Philip Arndt | 2010-08-09 | 3 | -0/+31 |
* | Namespaced blog posts under blog/posts to allow for blog/comments and blog/ca... | Philip Arndt | 2010-08-09 | 1 | -1/+1 |
* | Initial commit - you can create, edit and delete a blog post and it respects ... | Philip Arndt | 2010-08-09 | 1 | -0/+5 |