engelsystem/includes
Thomas Rupprecht 0e3d47f2e1
replace md5 with random_bytes and use 64 chars for api_key
2022-12-08 15:57:13 +01:00
..
controller Replaced ShiftTypes with shift_types / ShiftType model 2022-11-27 14:17:02 +01:00
helper Refactored shift entry deletion: Use event for notification and worklog creation 2022-10-14 16:27:51 +02:00
mailer Include phpcs for /includes 2022-10-18 19:15:22 +02:00
model replace md5 with random_bytes and use 64 chars for api_key 2022-12-08 15:57:13 +01:00
pages remove self closing tag 2022-12-08 15:43:34 +01:00
view fix tag nesting 2022-12-08 15:36:44 +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 Replaced ShiftTypes with shift_types / ShiftType model 2022-11-27 14:17:02 +01:00
sys_form.php remove unused `form_multi_checkboxes` function 2022-12-08 15:43:34 +01:00
sys_log.php Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 2020-04-25 15:50:57 +02:00
sys_menu.php Settings Modernization: Refactoring 2022-11-01 16:55:23 +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 Replace jQuery with VanillaJS 2022-12-02 17:07:12 +01:00