| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Archive listing, views, helpers | Joe Sak | 2010-11-18 | 3 | -0/+23 |
* | comment count is technically an 'aside' | Joe Sak | 2010-11-17 | 1 | -2/+2 |
* | HTML5 means HTML5, parndt. | Joe Sak | 2010-11-17 | 1 | -2/+2 |
* | Added comment notifications. | Philip Arndt | 2010-11-15 | 1 | -0/+17 |
* | This html be safe | Steven Heidel | 2010-11-11 | 1 | -1/+1 |
* | We can't use email_field < Rails 3. | Philip Arndt | 2010-11-03 | 1 | -4/+8 |
* | Only show the approved comment count. | Philip Arndt | 2010-11-03 | 1 | -5/+5 |
* | Ensure we clear content properly. | Philip Arndt | 2010-10-22 | 1 | -1/+1 |
* | More HTML5 and some show view formatting | Joe Sak | 2010-09-21 | 2 | -9/+11 |
* | HTML5'd | Joe Sak | 2010-09-21 | 3 | -77/+86 |
* | use published at in more places | djones | 2010-09-21 | 2 | -2/+2 |
* | added publish date support. fixes bug where categories were showing posts tha... | djones | 2010-09-21 | 3 | -22/+26 |
* | added built in ShareThis.com support | djones | 2010-09-14 | 1 | -0/+13 |
* | add side bar rss subscribe block and display it on various views | djones | 2010-09-14 | 3 | -0/+4 |
* | add rss support | djones | 2010-09-14 | 1 | -0/+17 |
* | fix translations key on comments | djones | 2010-09-14 | 1 | -2/+2 |
* | add clearfix around truncated area as floating images screw up the layout | djones | 2010-09-07 | 1 | -4/+6 |
* | added arrows to menu, added new comments count to top level menu item for com... | djones | 2010-09-07 | 2 | -2/+7 |
* | refactoring the frontend to use more partials, separate out the categories in... | djones | 2010-09-06 | 12 | -80/+106 |
* | put date under post title not on the side | djones | 2010-09-06 | 2 | -3/+2 |
* | change to plural | djones | 2010-09-06 | 1 | -1/+1 |
* | use an id instead | djones | 2010-09-06 | 1 | -1/+1 |
* | Hello rails3 support. | Philip Arndt | 2010-09-03 | 6 | -8/+42 |
* | Include stylesheet on comment show page and add missing translations | Philip Arndt | 2010-09-02 | 1 | -1/+5 |
* | Comment moderation now working in the backend. Of course it still happens aut... | Philip Arndt | 2010-09-02 | 4 | -12/+76 |
* | Comments are now moderated automatically unless moderation is enabled and sho... | Philip Arndt | 2010-08-30 | 5 | -23/+48 |
* | wrote rails engine for later, added ability to add comments and see ones alre... | Philip Arndt | 2010-08-28 | 2 | -4/+45 |
* | link to categories in the side bar | Philip Arndt | 2010-08-26 | 1 | -1/+1 |
* | display more frontend, create separate css for frontend and backend, namespac... | Philip Arndt | 2010-08-26 | 8 | -23/+26 |
* | frontend markup and categories. | Philip Arndt | 2010-08-26 | 4 | -3/+37 |
* | Blog categories now save onto their posts. | Philip Arndt | 2010-08-26 | 1 | -2/+6 |
* | In theory categories should save correctly. | Philip Arndt | 2010-08-25 | 2 | -11/+10 |
* | Added categories section | Philip Arndt | 2010-08-25 | 9 | -19/+98 |
* | Made use of new ajax loader from Neoteric Design that is now in Refinery core... | Philip Arndt | 2010-08-18 | 1 | -73/+2 |
* | Makes menu more flexible. | Philip Arndt | 2010-08-11 | 1 | -8/+55 |
* | Add comments menu | Philip Arndt | 2010-08-11 | 1 | -1/+5 |
* | remove word currently | Philip Arndt | 2010-08-11 | 1 | -2/+1 |
* | Not yet | Philip Arndt | 2010-08-11 | 1 | -6/+0 |
* | Blog submenu cleanup | Joe Sak | 2010-08-10 | 1 | -0/+7 |
* | Better settings, update notified has a form but doesn't yet work. Created scr... | Philip Arndt | 2010-08-10 | 2 | -1/+26 |
* | add remaining icons | Philip Arndt | 2010-08-10 | 1 | -1/+1 |
* | Give the submenu some whimsy and flair. | Philip Arndt | 2010-08-10 | 1 | -25/+44 |
* | add advanced options to blog post and prepare to add checkboxes for categories. | Philip Arndt | 2010-08-09 | 1 | -6/+40 |
* | Will need to replace loader with /images/refinery/icons/ajax-loader.gif once ... | Philip Arndt | 2010-08-09 | 1 | -1/+1 |
* | Add hacky little script to show a loading icon when you click one of the expa... | Philip Arndt | 2010-08-09 | 1 | -5/+8 |
* | Add hooks for all the icons | Philip Arndt | 2010-08-09 | 1 | -9/+19 |
* | Animated submenu and hide subsections of categories and settings by default. | Philip Arndt | 2010-08-09 | 2 | -19/+37 |
* | Add language string for no comments yet, works for approved and rejected too. | Philip Arndt | 2010-08-09 | 1 | -1/+2 |
* | Set up menu and what is to come. | Philip Arndt | 2010-08-09 | 3 | -14/+82 |
* | Namespaced blog posts under blog/posts to allow for blog/comments and blog/ca... | Philip Arndt | 2010-08-09 | 6 | -6/+6 |