Commit Graph

5 Commits

Author SHA1 Message Date
Felipe Martín a449af2fdc Some improvements:
+ Version list reverse name is now "versions_list" and all sites are using it
+ Blog pages now have a title
2013-05-30 18:34:17 +02:00
Felipe Martín 718c3729f6 Added blocks header and footer to the main layout, also container div is now inside the content block, so it's optional 2013-05-30 11:49:51 +02:00
Felipe Martín 680de44cdf Added draft and user attributes to BlogEntry. 2013-05-29 17:54:01 +02:00
Felipe Martín a19b8501be Blog finished:
+ Added RedactorJS to the admin (with jquery 2.0 under libs)
+ Added custom styling for default images (centred)
+ Re-sorted less files (shit happens)
+ Added a js script to load redactor under .redactor-editor classname
2013-05-28 16:49:57 +02:00
Felipe Martín ffea80c049 Added blog app:
+ BlogEntry model
+ Views for news lists and news detail
+ Migrations
+ Custom date time filter based on settings timezone
2013-05-28 15:15:12 +02:00