Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge remote branch 'seasonlabs/master' | Philip Arndt | 2010-12-08 | 1 | -0/+121 | |
|\ | ||||||
| * | fine tuning | Xavi Blanch | 2010-12-07 | 1 | -8/+8 | |
| | | ||||||
| * | translations | Xavi Blanch | 2010-12-07 | 1 | -49/+49 | |
| | | ||||||
| * | Translating progress | Victor Castell | 2010-12-07 | 1 | -0/+121 | |
| | | ||||||
* | | Added some rspec tests for blog category model. | Uģis Ozols | 2010-12-07 | 1 | -7/+19 | |
| | | ||||||
* | | Added some rspec tests for blog post model. | Uģis Ozols | 2010-12-07 | 4 | -9/+155 | |
|/ | ||||||
* | Use rails naming convention for translations that contain html markup. | Uģis Ozols | 2010-12-03 | 3 | -4/+4 | |
| | ||||||
* | Fix translation path. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 | |
| | ||||||
* | Optimised post_count method. See gist for benchmarks - ↵ | Uģis Ozols | 2010-12-03 | 1 | -8/+1 | |
| | | | | https://gist.github.com/726844 | |||||
* | Reduce db queries. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 | |
| | ||||||
* | When we delete blog post it should delete associated comments too. | Uģis Ozols | 2010-12-03 | 1 | -1/+1 | |
| | ||||||
* | Rails 3 validation style. | Uģis Ozols | 2010-12-03 | 3 | -7/+4 | |
| | ||||||
* | Moved some text to locale. | Uģis Ozols | 2010-12-03 | 3 | -8/+14 | |
| | ||||||
* | Refactored nav partial, added 'blog home' to locale and removed unneeded ↵ | Uģis Ozols | 2010-12-03 | 3 | -14/+11 | |
| | | | | <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 | 2 | -5/+9 | |
| | ||||||
* | Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for ↵ | Philip Arndt | 2010-12-03 | 3 | -6/+10 | |
| | | | | Rails 2) | |||||
* | RC versions driving me crazy, let's use 1.0 | Philip Arndt | 2010-12-03 | 3 | -4/+4 | |
| | ||||||
* | rc.17 is the proper format apparently (rc.xx rather than rcxx). Closes GH-20 | Philip Arndt | 2010-12-01 | 3 | -4/+4 | |
| | ||||||
* | Now dependent on Refinery 0.9.8 (and thus Rails 3) | Amanda Wagener | 2010-12-01 | 2 | -3/+10 | |
| | ||||||
* | Remove all Rails2/Rails3 checks as master is now Rails3 only | Amanda Wagener | 2010-12-01 | 8 | -160/+67 | |
| | ||||||
* | 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 | |
| | |