engelsystem/includes
Thomas Rupprecht d18185f49e
Improve alerts and conversation (#1062)
* add role="alert"
* improve conversation styling
* replace alert with card for conversation
2023-01-17 15:05:47 +01:00
..
controller Added Shift model 2023-01-03 22:19:03 +01:00
helper Improve alerts and conversation (#1062) 2023-01-17 15:05:47 +01:00
mailer Removed unused reference 2023-01-03 22:42:50 +01:00
model Added Shift model 2023-01-03 22:19:03 +01:00
pages Refactored UUID generation: use pseudo unique named UUID for schedules 2023-01-06 14:16:41 +01:00
view Added Shift model 2023-01-03 22:19:03 +01:00
application.php Manually migrate /includes code to be phpcs compliant 2022-10-18 19:30:43 +02:00
autoload.php Manually migrate /includes code to be phpcs compliant 2022-10-18 19:30:43 +02:00
engelsystem.php Cleanup: Simplification and removed dead code and duplicated/outdated declarations 2022-06-17 21:08:53 +02:00
includes.php Moved OAuth2 event helper and added tests 2022-12-13 22:46:16 +01:00
sys_form.php Enable space after cast sniff and remove .git-blame-ignore-revs 2022-12-25 11:59:45 +01:00
sys_log.php Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 2020-04-25 15:50:57 +02:00
sys_menu.php Enable space after cast sniff and remove .git-blame-ignore-revs 2022-12-25 11:59:45 +01:00
sys_page.php Enable space after cast sniff and remove .git-blame-ignore-revs 2022-12-25 11:59:45 +01:00
sys_template.php Extract shifts filter JavaScript and improve HTML structure 2023-01-02 18:54:32 +01:00