engelsystem/includes
Thomas Rupprecht 3d88ae7916
convert `switch` to `match`
2022-12-22 00:08:54 +01:00
..
controller convert `switch` to `match` 2022-12-22 00:08:54 +01:00
helper Add useless comment phpcs sniff 2022-12-20 22:19:49 +01:00
mailer Include phpcs for /includes 2022-10-18 19:15:22 +02:00
model convert `switch` to `match` 2022-12-22 00:08:54 +01:00
pages fix input radio id and default to multi on shift creation 2022-12-21 23:53:47 +01:00
view convert `switch` to `match` 2022-12-22 00:08:54 +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 fix input radio id and default to multi on shift creation 2022-12-21 23:53:47 +01:00
sys_log.php Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 2020-04-25 15:50:57 +02:00
sys_menu.php use better and more icons 2022-12-10 17:22:11 +01:00
sys_page.php fix select_array. needed for a correct format for select2 2022-12-02 13:53:29 +01:00
sys_template.php code improvements 2022-12-11 10:21:47 +01:00