aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/admin/comments
Commit message (Collapse)AuthorAgeFilesLines
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-071-23/+14
| | | | | Also simplify index views for posts, categories and comments by removing redundant code.
* Remove view which is not used.Uģis Ozols2013-07-011-0/+0
| | | | | Was added in 46877fbc5335fc60b96b218cbfd787387bf7d94e probably by mistake.
* Fix deprecation warnings by changing update_attribute to update_column.Uģis Ozols2012-07-311-0/+0
|
* Split rejected and approved comment actions into separate controller actions.Uģis Ozols2012-07-062-6/+10
|
* Use shorter syntax of render where possible.Uģis Ozols2012-06-271-4/+2
|
* Use shorter syntax for render :partial => ...Uģis Ozols2012-04-101-2/+2
|
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-013-10/+9
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-174-20/+20
|
* Restructured part of the project to Refinery::Blog::Admin not ↵Philip Arndt2012-01-174-0/+121
Refinery::Admin::Blog