aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/comments/show.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Wip.Uģis Ozols2011-07-271-63/+0
|
* Remove old code (< 0.9.9).Uģis Ozols2011-06-031-5/+2
|
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-221-2/+5
|\ | | | | | | 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.
| * place all script occurrences in content_for :javascriptssuweller2010-11-211-1/+1
| |
* | ajaxify the navJoe Sak2010-11-201-1/+1
| |
* | More deprecation warnings foundJoe Sak2010-11-201-1/+1
|/
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-3/+1
| | | | into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks
* Include stylesheet on comment show page and add missing translationsPhilip Arndt2010-09-021-1/+5
|
* Comment moderation now working in the backend. Of course it still happens ↵Philip Arndt2010-09-021-0/+61
automatically if the blog isn't moderated based on whether it's spam or not.