aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery
Commit message (Collapse)AuthorAgeFilesLines
...
* WIP - use asset pipeline.Uģis Ozols2011-08-0311-104/+11
|
* Fix some I18n translations.Uģis Ozols2011-08-033-7/+13
|
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-302-0/+49
| | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-304-67/+8
| | | | refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.
* Refactor blog_archive_list helper function into blog_archive_widget function ↵Jamie Winsor2011-07-295-9/+19
| | | | | | (with alias for compatability) Fix archive view for rails-3-1 support
* Update translation scopesJamie Winsor2011-07-285-22/+22
| | | | | | Update url helpers in public views Various uninitialized constant fixes for public views & controllers Add some request specs to test what was fixed in this commit
* Update translation scopes and routes.Uģis Ozols2011-07-285-17/+20
|
* More request specs and updates to code to make specs pass.Uģis Ozols2011-07-282-14/+14
|
* Update some translation scopes.Uģis Ozols2011-07-282-5/+6
|
* will_paginate -> paginate.Uģis Ozols2011-07-275-14/+10
|
* Cucumber tag steps now pass.Uģis Ozols2011-07-276-15/+15
|
* Cucumber author steps now pass.Uģis Ozols2011-07-273-9/+9
|
* Wip.Uģis Ozols2011-07-2739-0/+935