aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for ↵Philip Arndt2010-12-033-6/+10
| | | | Rails 2)
* RC versions driving me crazy, let's use 1.0Philip Arndt2010-12-033-4/+4
|
* rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20Philip Arndt2010-12-013-4/+4
|
* Now dependent on Refinery 0.9.8 (and thus Rails 3)Amanda Wagener2010-12-012-3/+10
|
* Remove all Rails2/Rails3 checks as master is now Rails3 onlyAmanda Wagener2010-12-018-160/+67
|
* WARNING: Rails 2 users should move to the rails2-stable branch. This commit ↵Amanda Wagener2010-12-012-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 suckedJoe Sak2010-11-281-1/+0
|
* remove data-nav-url attribute from in post navigationdjones2010-11-272-3/+2
|
* keep to the same markup scheme Refinery uses for the menudjones2010-11-261-2/+4
|
* Allow refinery users with access to the blog to see the blog posts when they ↵Philip Arndt2010-11-232-1/+8
| | | | are draft. Closes GH-19
* Consistent whitespace.Philip Arndt2010-11-2339-61/+61
|
* use string value for :scopingJ. Edward Dewyea2010-11-222-17/+17
|
* include the blog helper in all blog front end controllers. Also fix kend ↵djones2010-11-222-2/+4
| | | | error on show.html.erb for front end blog viewing
* fix incorrect method call for javascript_include_tagdjones2010-11-221-1/+1
|
* removed files from gemspec that provented it from being installeddjones2010-11-221-4/+0
|
* Merge remote branch 'origin/master'Philip Arndt2010-11-222-6/+6
|\
| * We can use scope for this.Philip Arndt2010-11-221-3/+3
| |
| * find the correct key to translateJ. Edward Dewyea2010-11-211-1/+1
| |
| * remove unnecessary prefixJ. Edward Dewyea2010-11-201-1/+1
| |
| * :name_prefix has been deprecatedJ. Edward Dewyea2010-11-201-3/+3
| |
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-2222-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 gemspecsuweller2010-11-211-0/+2
| | |
| * | place all script occurrences in content_for :javascriptssuweller2010-11-213-4/+6
| | |
| * | javascript should be in javascripts sectionsuweller2010-11-211-1/+3
| |/
* | Gotta scroll back up!Joe Sak2010-11-201-0/+3
| |
* | updated js for nice smooth effectsJoe Sak2010-11-201-3/+12
| |
* | continued refactorJoe Sak2010-11-201-6/+10
| |
* | flash messages & styles for commentsJoe Sak2010-11-202-1/+48
| |
* | total refactor hereJoe Sak2010-11-205-24/+8
| |
* | Do the height at the end...?Joe Sak2010-11-201-4/+4
| |
* | Move markup aroundJoe Sak2010-11-201-5/+6
| |
* | Had some missing markupJoe Sak2010-11-203-25/+30
| |
* | better conditionalJoe Sak2010-11-201-2/+8
| |
* | ajaxify the navJoe Sak2010-11-206-10/+58
| |
* | More deprecation warnings foundJoe Sak2010-11-207-29/+32
| |
* | Added Next, Previous Article & Home navigationJoe Sak2010-11-204-8/+58
| |
* | Deprecation warningsJoe Sak2010-11-201-7/+9
| |
* | Archive routing tested and fixedJoe Sak2010-11-201-2/+2
| |
* | Um... find_page was already there.Joe Sak2010-11-201-5/+0
|/
* time datetime was invalid for HTML5 - sorryJoe Sak2010-11-182-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 newsJoe Sak2010-11-181-1/+1
|
* Archive listing, views, helpersJoe Sak2010-11-187-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 Sak2010-11-171-2/+2
|
* HTML5 means HTML5, parndt.Joe Sak2010-11-172-2/+6
|
* Added comment notifications.Philip Arndt2010-11-159-18/+87
|
* Apply convention from Refinery where the submenus are indented.Philip Arndt2010-11-151-1/+5
|
* RC 15.. yeah, I know.Philip Arndt2010-11-123-4/+4
|
* This html be safeSteven Heidel2010-11-111-1/+1
|
* Version wasn't up to date in docs.Philip Arndt2010-11-111-1/+1
|
* Merge remote branch 'indaco/i18n_it'Philip Arndt2010-11-101-0/+1
|\