Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use refinerycms-acts-as-indexed for search functionality. | Uģis Ozols | 2013-08-07 | 1 | -2/+0 |
| | | | | | Also simplify index views for posts, categories and comments by removing redundant code. | ||||
* | Move avatar_url method to posts helper because view stuff shouldn't be in ↵ | Uģis Ozols | 2012-07-31 | 1 | -7/+0 |
| | | | | the model. | ||||
* | Fix deprecation warnings by changing update_attribute to update_column. | Uģis Ozols | 2012-07-31 | 1 | -2/+2 |
| | |||||
* | Don't need to specify class names here. | Pete Higgins | 2012-02-23 | 1 | -2/+2 |
| | |||||
* | Move some of the Refinery::Setting's over to Refinery::Blog. | Uģis Ozols | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Converted scopes to class methods. | Philip Arndt | 2012-02-03 | 1 | -3/+13 |
| | |||||
* | Refactored everything (models, helpers) into proper namespace of ↵ | Philip Arndt | 2011-11-09 | 1 | -0/+125 |
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 |