Commit Graph
9 Commits
Author SHA1 Message Date
Paolo 537ce0940c Code quality check improvements 2022-08-31 15:48:35 +02:00
Paolo a603081544 - Changed composer.json and updated composer.lock
- Added new PostgreSQL types in application/core/DB_Model.php
- Updated the includes in application/views/*
- Added new view template application/views/templates/FHC-Common.php
- Moved JS includes in application/views/templates/FHC-Footer.php
- Updated JS and CSS includes in application/views/templates/FHC-Footer.php and application/views/templates/FHC-Header.php
- Updated public/js/bootstrapper.js
- Changed global variable names in application/views/templates/FHC-Common.php to include the version of the included source
2022-05-23 18:45:29 +02:00
Andreas Österreicher a788459d54 Zeitverfügbarkeiten werden nur aus dem aktuellen und kommenden Semester
angezeigt, vergangene Einträge werden ausgeblendet
2022-04-08 14:46:59 +02:00
Cris 4decfaa848 Added: Zeitverfuegbarkeit-Notizfeld ist nun verpflichtend in Assistenzsicht 2022-03-24 11:04:03 +01:00
Cris 35c351f045 Added phrases to View 2022-02-21 12:02:18 +01:00
Cris 6ebb298233 Added required fields check on client side 2022-02-21 11:20:17 +01:00
Cris df4d2df9f2 Added tooltip to delete button 2022-02-17 16:54:47 +01:00
Cris 558ad7beee Fixed wrong column name 'ZeitsperreID' to correct name 'UID' 2022-02-17 12:57:35 +01:00
Cris 0d0351d265 Added Views to administrate Zeitverfuegbarkeiten 2022-02-17 12:29:40 +01:00