From d0d62708682273685a85f849934df25bfe171bc2 Mon Sep 17 00:00:00 2001 From: Andreas Demmelbauer Date: Mon, 6 Mar 2017 13:43:25 +0100 Subject: [PATCH] add notifiations to event creation, change mobile css, optimize calendar templates a bit. solves a part of issue #66 --- cal/views.py | 14 +-- static/javascripts/ml-ajaxtools.js | 49 ++++++---- static/stylesheets/cal.css | 92 +++++++++--------- static/stylesheets/global.css | 144 ++++++++++++++++++----------- static/stylesheets/layout.css | 27 +++--- templates/cal/event_archive.html | 14 ++- templates/cal/eventinfo_nf.inc | 36 +++++--- templates/index.html | 10 +- 8 files changed, 223 insertions(+), 163 deletions(-) diff --git a/cal/views.py b/cal/views.py index a7abc43..4f3b611 100644 --- a/cal/views.py +++ b/cal/views.py @@ -35,28 +35,28 @@ def formatday(self, day, weekday): if date.today() == date(self.year, self.month, day): cssclass += ' today' cssclass += ' filled' - body = ['