implemented fetching of previous month/year

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-12-26 22:56:57 +01:00
parent 5d95a17b3b
commit 5b05b85717
6 changed files with 122 additions and 80 deletions

View File

@@ -3,12 +3,14 @@
<meta charset="UTF-8" />
<title>SRSoftware OpenCloudCal</title>
<link rel="stylesheet" href="/static/occ.css" />
<script src="/static/script/occ.js"></script>
<script src="/static/script/common.js"></script>
<script src="/static/script/index.js"></script>
</head>
<body>
<nav />
<div>
<h1>Event List</h1>
<div id="eventnav"></div>
<table id="eventlist">
<tr>
<th>ID</th>