aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings.Uģis Ozols2010-12-031-1/+1
* Remove all Rails2/Rails3 checks as master is now Rails3 onlyAmanda Wagener2010-12-011-9/+5
* Merged in Joe's and Steven's forks and updated for compatibility with < 0.9.9...Philip Arndt2010-11-221-23/+9
|\
| * javascript should be in javascripts sectionsuweller2010-11-211-1/+3
* | Deprecation warningsJoe Sak2010-11-201-7/+9
|/
* added publish date support. fixes bug where categories were showing posts tha...djones2010-09-211-0/+2
* Hello rails3 support.Philip Arndt2010-09-031-1/+9
* display more frontend, create separate css for frontend and backend, namespac...Philip Arndt2010-08-261-1/+1
* Blog categories now save onto their posts.Philip Arndt2010-08-261-2/+6
* In theory categories should save correctly.Philip Arndt2010-08-251-7/+5
* Added categories sectionPhilip Arndt2010-08-251-5/+15
* add advanced options to blog post and prepare to add checkboxes for categories.Philip Arndt2010-08-091-6/+40
* Namespaced blog posts under blog/posts to allow for blog/comments and blog/ca...Philip Arndt2010-08-091-0/+25