Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup views as will_paginate link labels gets set in core. | Uģis Ozols | 2010-12-10 | 2 | -12/+4 |
| | |||||
* | Use rails naming convention for translations that contain html markup. | Uģis Ozols | 2010-12-03 | 2 | -2/+2 |
| | |||||
* | Fix translation path. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Moved some text to locale. | Uģis Ozols | 2010-12-03 | 2 | -7/+9 |
| | |||||
* | Refactored nav partial, added 'blog home' to locale and removed unneeded ↵ | Uģis Ozols | 2010-12-03 | 2 | -14/+10 |
| | | | | <nav></nav> tags. | ||||
* | Added missing </li> tag. | Uģis Ozols | 2010-12-03 | 1 | -0/+1 |
| | |||||
* | Fix deprecation warnings. | Uģis Ozols | 2010-12-03 | 4 | -4/+4 |
| | |||||
* | We don't need those h in Rails 3. | Uģis Ozols | 2010-12-03 | 3 | -3/+3 |
| | |||||
* | Use symbol instead of string. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | Use :confirm and :method link_to methods. | Uģis Ozols | 2010-12-03 | 2 | -4/+4 |
| | |||||
* | Moved 'no blog posts' text to locale file. | Uģis Ozols | 2010-12-03 | 1 | -5/+7 |
| | |||||
* | Remove all Rails2/Rails3 checks as master is now Rails3 only | Amanda Wagener | 2010-12-01 | 3 | -32/+16 |
| | |||||
* | remove data-nav-url attribute from in post navigation | djones | 2010-11-27 | 1 | -2/+2 |
| | |||||
* | Allow refinery users with access to the blog to see the blog posts when they ↵ | Philip Arndt | 2010-11-23 | 1 | -0/+1 |
| | | | | are draft. Closes GH-19 | ||||
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 21 | -28/+28 |
| | |||||
* | include the blog helper in all blog front end controllers. Also fix kend ↵ | djones | 2010-11-22 | 1 | -2/+3 |
| | | | | error on show.html.erb for front end blog viewing | ||||
* | fix incorrect method call for javascript_include_tag | djones | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'origin/master' | Philip Arndt | 2010-11-22 | 1 | -3/+3 |
|\ | |||||
| * | We can use scope for this. | Philip Arndt | 2010-11-22 | 1 | -3/+3 |
| | | |||||
| * | find the correct key to translate | J. Edward Dewyea | 2010-11-21 | 1 | -1/+1 |
| | | |||||
* | | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 6 | -43/+63 |
|\ \ | | | | | | | | | | 0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec. | ||||
| * | | place all script occurrences in content_for :javascripts | suweller | 2010-11-21 | 3 | -4/+6 |
| | | | |||||
| * | | javascript should be in javascripts section | suweller | 2010-11-21 | 1 | -1/+3 |
| |/ | |||||
* | | continued refactor | Joe Sak | 2010-11-20 | 1 | -6/+10 |
| | | |||||
* | | flash messages & styles for comments | Joe Sak | 2010-11-20 | 1 | -0/+5 |
| | | |||||
* | | total refactor here | Joe Sak | 2010-11-20 | 2 | -6/+6 |
| | | |||||
* | | Move markup around | Joe Sak | 2010-11-20 | 1 | -5/+6 |
| | | |||||
* | | Had some missing markup | Joe Sak | 2010-11-20 | 2 | -22/+24 |
| | | |||||
* | | better conditional | Joe Sak | 2010-11-20 | 1 | -2/+8 |
| | | |||||
* | | ajaxify the nav | Joe Sak | 2010-11-20 | 3 | -5/+7 |
| | | |||||
* | | More deprecation warnings found | Joe Sak | 2010-11-20 | 7 | -29/+32 |
| | | |||||
* | | Added Next, Previous Article & Home navigation | Joe Sak | 2010-11-20 | 1 | -0/+7 |
| | | |||||
* | | Deprecation warnings | Joe Sak | 2010-11-20 | 1 | -7/+9 |
|/ | |||||
* | time datetime was invalid for HTML5 - sorry | Joe Sak | 2010-11-18 | 2 | -13/+23 |
| | | | | | | | details & aside added for category list blog_post class added to show view title put inside header empty title hidden on show | ||||
* | It's blog, not news | Joe Sak | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Archive listing, views, helpers | Joe Sak | 2010-11-18 | 3 | -0/+23 |
| | | | | | | @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 | ||||
* | 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 ↵ | djones | 2010-09-21 | 3 | -22/+26 |
| | | | | that were technically supposed to be hidden from the end user | ||||
* | 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 |
| |