From cb67e821ec643c5d8a60f694e5e13ef9c1becefd Mon Sep 17 00:00:00 2001 From: Daniel Spitzer Date: Mon, 3 Mar 2025 09:21:24 +0100 Subject: [PATCH] Kalender Update * Feature Implementation Excel Export --- Layout/default/Calendar/View.php | 260 +++++++++++--------- application/Calendar/CalendarController.php | 132 +++++++++- application/Calendar/CalendarModel.php | 15 +- public/css/pages/Calendar/View.css | 57 +++-- public/js/pages/Calendar/View.js | 98 ++++++-- 5 files changed, 391 insertions(+), 171 deletions(-) diff --git a/Layout/default/Calendar/View.php b/Layout/default/Calendar/View.php index 3bc3eef7d..b8705c7ae 100644 --- a/Layout/default/Calendar/View.php +++ b/Layout/default/Calendar/View.php @@ -104,6 +104,7 @@ endforeach; class="btn btn-light btn-light-search top-search-filter"> + @@ -111,7 +112,14 @@ endforeach; Du wurdest nicht für den Kalender frei geschalten. +
+
+
@@ -351,142 +359,146 @@ endforeach; -