Commit Graph

69 Commits

Author SHA1 Message Date
Elmar Kresse
e20dde27fb feat:#16 added uuid and fixed some pointer logic 2023-10-23 03:09:16 +02:00
Elmar Kresse
f8a24aca1b refactor:#16 event saving shortened 2023-10-23 00:55:11 +02:00
Christoph Walther
1a12107fb6 Merge pull request #22 from masterElmar/20-ical-is-empty-with-all-possible-modules
added batch sized of 100 modules for ical event requests
2023-10-18 16:52:09 +00:00
Elmar Kresse
8eafc9dd2d added batch sized of 100 modules for ical event requests 2023-10-18 18:30:42 +02:00
masterElmar
a7f5d3f1db Merge pull request #19 from masterElmar/18-fix-possible-sql-injection
added function chaining for db query
2023-10-18 12:13:57 +02:00
masterelmar
b3d9f32fa1 added function chaining for db query 2023-10-18 11:06:35 +02:00
masterElmar
fbba80fc67 Merge pull request #17 from masterElmar/5-editable-calendars
5 editable calendars
2023-10-17 23:53:39 +02:00
Elmar Kresse
68377c172a restore value in dialogRef 2023-10-17 23:33:16 +02:00
Elmar Kresse
0c7bd1cc60 update gitignore 2023-10-17 23:24:16 +02:00
Elmar Kresse
6c28692c48 add database api rule migration 2023-10-17 23:23:44 +02:00
Elmar Kresse
10d0ae0d8a formated and linted 2023-10-17 21:16:58 +02:00
Elmar Kresse
4148b0c185 fixed frontend formatting 2023-10-17 21:08:05 +02:00
Elmar Kresse
941e95f194 added different pages for editing 2023-10-17 21:07:15 +02:00
masterelmar
0923d51b7e added page and edit backend for edit calendar by token 2023-10-17 11:01:26 +02:00
masterElmar
01e32448c9 fixed new Module structure (#14)
merged frontend change from model
2023-10-17 02:00:21 +02:00
masterElmar
d8486ecfc8 Merge pull request #12 from masterElmar/1-preview-of-additional-modules
1 preview of additional modules
2023-10-17 01:52:09 +02:00
Elmar Kresse
d1e023da27 removed log from modules api endpoint 2023-10-17 01:36:23 +02:00
Elmar Kresse
a684e89d96 added information button to additional Modules 2023-10-17 01:36:03 +02:00
masterelmar
87b51fd6fe added dialog information transfer 2023-10-17 00:04:10 +02:00
masterelmar
b9acdd3a34 added information button 2023-10-10 17:58:43 +02:00
masterelmar
1b5353f3b8 added type to ical Description 2023-10-09 15:08:18 +02:00
masterelmar
ba2bbf8de9 fixed frontend for new module api endpoint and fixed distinct database request 2023-10-08 21:32:50 +02:00
masterelmar
60eb4e34f6 fixed db query and scheduled update process 2023-10-08 20:44:07 +02:00
masterelmar
e8a94bdff4 changed frontend for new more detailed backend api endpoint 2023-10-08 20:41:04 +02:00
masterelmar
9a1342b954 fixed schedule and update process 2023-10-08 18:22:34 +02:00
Elmar Kresse
3225a9040e added comments 2023-10-01 13:31:54 +02:00
Elmar Kresse
8b6367b024 removed unused function 2023-10-01 13:31:27 +02:00
Elmar Kresse
54731c0334 wrote descriptions and refactored for new module response with information 2023-10-01 13:31:02 +02:00
Elmar Kresse
f89416170d added schedule for updating all modules 2023-10-01 13:30:19 +02:00
Elmar Kresse
f982feec4f refactoring to clear db functions 2023-09-30 22:45:58 +02:00
Elmar Kresse
b1927864c2 changed module model and fixed empty name in event while fetch 2023-09-30 21:44:43 +02:00
Elmar Kresse
86f2636681 changed impress to imprint 2023-09-24 16:42:19 +02:00
Elmar Kresse
334dd406a7 fixed CustomName whitespace 2023-09-22 16:31:12 +02:00
masterElmar
023cca3105 Merge pull request #9 from masterElmar/4-personalized-names-for-modules-in-calendar
4 personalized names for modules in calendar
2023-09-22 16:04:51 +02:00
Elmar Kresse
c740019092 removed unused function 2023-09-22 15:55:02 +02:00
Elmar Kresse
99618c57c1 added UserDefined Module Naming 2023-09-22 15:54:34 +02:00
masterElmar
20ec88d8d2 Merge pull request #7 from masterElmar/3-seminar-groups-at-the-notes-in-calendar-entries
added new ical event description
2023-09-22 00:41:51 +02:00
Elmar Kresse
d645fccd8b added new ical event description 2023-09-22 00:12:13 +02:00
Elmar Kresse
355b850ac5 fixed timezone in database 2023-09-21 18:38:40 +02:00
Elmar Kresse
61b20e46dd fixed timezone in event for ical 2023-09-21 18:24:03 +02:00
Elmar Kresse
b05d7cf70c added timezone for ical 2023-09-21 16:54:23 +02:00
Elmar Kresse
47adb18359 added api for room and day check 2023-09-21 01:29:55 +02:00
Elmar Kresse
89fa8d682a fixed paths 2023-09-20 12:39:46 +02:00
Elmar Kresse
15e7f4cb1f added nginx.conf for frontend 2023-09-20 12:37:07 +02:00
Elmar Kresse
a576f2bbd2 fixed prod files path 2023-09-20 12:33:55 +02:00
Elmar Kresse
d9a72b5b3e added prod docker files 2023-09-20 12:32:10 +02:00
Elmar Kresse
e56a78bd75 update paths and ical link url 2023-09-20 12:00:51 +02:00
Elmar Kresse
efc0e187f8 update README.md 2023-09-19 22:42:05 +02:00
Elmar Kresse
e33b4a8190 update README.md 2023-09-19 21:45:10 +02:00
Elmar Kresse
c051995823 added frontend and updated backend with docker, wrote some initial instructions 2023-09-19 21:34:29 +02:00