engelsystem/tests/Unit
Michael Weimann 5f7fcb9018
make all themes basically working with bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate buttons and badges

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

upgrade bootstrap, fix devtool

remove postcss-preset-env

remove npm-run-all

add theme info to design

add theme configs for 2-15

make all themes compile

fix node env in script

refactor theme config

make all themes basically working

fix sass 3rd party warnings

replace slash div by math.div
2021-07-29 20:00:54 +02:00
..
Config Added EventDispatcher 2021-04-12 16:15:25 +02:00
Container Use self references and fix class naming 2019-04-25 18:17:19 +02:00
Controllers make all themes basically working with bs5 2021-07-29 20:00:54 +02:00
Database migration: Prevent parallel migration runs 2020-06-28 19:31:17 +02:00
Events Added email notification on new news 2021-04-12 16:15:25 +02:00
Exceptions Exceptions: Log previous exception 2020-10-18 16:58:36 +02:00
Helpers Locale: Set initial locale using request language 2021-04-12 17:13:48 +02:00
Http Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
Logger Logger: Added handling for exceptions and log exceptions if they occur 2020-05-01 20:52:15 +02:00
Mail Added email notification on new news 2021-04-12 16:15:25 +02:00
Middleware Locale: Set initial locale using request language 2021-04-12 17:13:48 +02:00
Models EventConfig: Set time on dates 2021-04-12 17:13:48 +02:00
Renderer Login: Added OAuth support 2020-11-22 14:55:29 +01:00
ApplicationTest.php Formatting, syntax, typehint and namespace fixes, cleanups 2020-04-25 16:54:30 +02:00
HasDatabase.php MySQL: Use bin format to compare oauth users 2020-12-29 00:28:37 +01:00
HelpersTest.php Added email notification on new news 2021-04-12 16:15:25 +02:00
ServiceProviderTest.php Tests: Replaced setMethods as it is deprecated 2019-11-06 12:29:58 +01:00
TestCase.php Tests: TestCase: Initialize $this->app on every run 2019-10-08 13:57:50 +02:00