Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WARNING: Rails 2 users should move to the rails2-stable branch. This commit ↵ | Amanda Wagener | 2010-12-01 | 2 | -20/+20 |
| | | | | moves to the new i18n string interpolation used in Rails 3. | ||||
* | This line is from an older version of the script that totally sucked | Joe Sak | 2010-11-28 | 1 | -1/+0 |
| | |||||
* | remove data-nav-url attribute from in post navigation | djones | 2010-11-27 | 2 | -3/+2 |
| | |||||
* | keep to the same markup scheme Refinery uses for the menu | djones | 2010-11-26 | 1 | -2/+4 |
| | |||||
* | Allow refinery users with access to the blog to see the blog posts when they ↵ | Philip Arndt | 2010-11-23 | 2 | -1/+8 |
| | | | | are draft. Closes GH-19 | ||||
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 39 | -61/+61 |
| | |||||
* | use string value for :scoping | J. Edward Dewyea | 2010-11-22 | 2 | -17/+17 |
| | |||||
* | include the blog helper in all blog front end controllers. Also fix kend ↵ | djones | 2010-11-22 | 2 | -2/+4 |
| | | | | 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 |
| | |||||
* | removed files from gemspec that provented it from being installed | djones | 2010-11-22 | 1 | -4/+0 |
| | |||||
* | Merge remote branch 'origin/master' | Philip Arndt | 2010-11-22 | 2 | -6/+6 |
|\ | |||||
| * | 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 |
| | | |||||
| * | remove unnecessary prefix | J. Edward Dewyea | 2010-11-20 | 1 | -1/+1 |
| | | |||||
| * | :name_prefix has been deprecated | J. Edward Dewyea | 2010-11-20 | 1 | -3/+3 |
| | | |||||
* | | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 22 | -78/+152 |
|\ \ | | | | | | | | | | 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. | ||||
| * | | add helpers and blog_posts_helper to gemspec | suweller | 2010-11-21 | 1 | -0/+2 |
| | | | |||||
| * | | 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 |
| |/ | |||||
* | | Gotta scroll back up! | Joe Sak | 2010-11-20 | 1 | -0/+3 |
| | | |||||
* | | updated js for nice smooth effects | Joe Sak | 2010-11-20 | 1 | -3/+12 |
| | | |||||
* | | continued refactor | Joe Sak | 2010-11-20 | 1 | -6/+10 |
| | | |||||
* | | flash messages & styles for comments | Joe Sak | 2010-11-20 | 2 | -1/+48 |
| | | |||||
* | | total refactor here | Joe Sak | 2010-11-20 | 5 | -24/+8 |
| | | |||||
* | | Do the height at the end...? | Joe Sak | 2010-11-20 | 1 | -4/+4 |
| | | |||||
* | | Move markup around | Joe Sak | 2010-11-20 | 1 | -5/+6 |
| | | |||||
* | | Had some missing markup | Joe Sak | 2010-11-20 | 3 | -25/+30 |
| | | |||||
* | | better conditional | Joe Sak | 2010-11-20 | 1 | -2/+8 |
| | | |||||
* | | ajaxify the nav | Joe Sak | 2010-11-20 | 6 | -10/+58 |
| | | |||||
* | | More deprecation warnings found | Joe Sak | 2010-11-20 | 7 | -29/+32 |
| | | |||||
* | | Added Next, Previous Article & Home navigation | Joe Sak | 2010-11-20 | 4 | -8/+58 |
| | | |||||
* | | Deprecation warnings | Joe Sak | 2010-11-20 | 1 | -7/+9 |
| | | |||||
* | | Archive routing tested and fixed | Joe Sak | 2010-11-20 | 1 | -2/+2 |
| | | |||||
* | | Um... find_page was already there. | Joe Sak | 2010-11-20 | 1 | -5/+0 |
|/ | |||||
* | 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 | 7 | -2/+80 |
| | | | | | | @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 | 2 | -2/+6 |
| | |||||
* | Added comment notifications. | Philip Arndt | 2010-11-15 | 9 | -18/+87 |
| | |||||
* | Apply convention from Refinery where the submenus are indented. | Philip Arndt | 2010-11-15 | 1 | -1/+5 |
| | |||||
* | RC 15.. yeah, I know. | Philip Arndt | 2010-11-12 | 3 | -4/+4 |
| | |||||
* | This html be safe | Steven Heidel | 2010-11-11 | 1 | -1/+1 |
| | |||||
* | Version wasn't up to date in docs. | Philip Arndt | 2010-11-11 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'indaco/i18n_it' | Philip Arndt | 2010-11-10 | 1 | -0/+1 |
|\ | |||||
| * | added the missing Italian key for the plural form of the comment word. | Mirco Veltri | 2010-11-07 | 1 | -0/+1 |
| | | |||||
* | | Longest RC period, ever. | Philip Arndt | 2010-11-03 | 2 | -3/+4 |
| | | |||||
* | | We can't use email_field < Rails 3. | Philip Arndt | 2010-11-03 | 1 | -4/+8 |
| | | |||||
* | | Fix broken string by double quoting it. | Philip Arndt | 2010-11-03 | 1 | -1/+1 |
| | | |||||
* | | Support rails2 version of will_paginate too | Philip Arndt | 2010-11-03 | 2 | -1/+3 |
| | |