engelsystem/includes
Fabian Freyer 63be666a67 Allow password-less registration
Introduce a configuration option that, when unset, causes registration
to not require setting a password. Users registered without a password
will not be able to login unless through SSO.
2022-03-20 18:29:51 +01:00
..
controller Replaced swift mailer with symfony mailer 2021-12-29 22:28:12 +01:00
helper Replaced swift mailer with symfony mailer 2021-12-29 22:28:12 +01:00
mailer Add shift links to shift changed/assigned mails 2021-12-29 17:12:19 +01:00
model Fix metrics and notifications when sql_mode is only_full_group_by (since MySQL 5.7/8.0) 2022-03-20 15:32:44 +01:00
pages Allow password-less registration 2022-03-20 18:29:51 +01:00
view SHow right count of angels in shift view for additional angeltypes 2022-01-01 17:43:45 +01:00
application.php Moved development error handler setup to ConfigureEnvironmentServiceProvider 2020-04-25 17:04:57 +02:00
autoload.php Installation: Added migrations for install.sql and update.sql files 2018-08-30 16:07:50 +02:00
engelsystem.php Fixed maintenance page assets for subpaths and send 503 Service Unavailable 2021-12-09 20:14:07 +01:00
includes.php Added User\License model 2021-12-29 17:12:19 +01:00
sys_auth.php Upgraded composer packages, fixed class naming and return types 2021-12-29 11:00:02 +01:00
sys_form.php More PHP 8.1 fixes to be compatible 2021-12-29 11:00:02 +01:00
sys_log.php Logging: Renamed EngelsystemLogger to Logger and added UserAwareLogger 2020-04-25 15:50:57 +02:00
sys_menu.php migrate panels to cards 2021-07-29 20:01:10 +02:00
sys_page.php EventConfig: Set time on dates 2021-04-12 17:13:48 +02:00
sys_template.php minor css class changes 2021-09-10 14:30:16 +02:00