You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
Config Added EventDispatcher 4 years ago
Container Use self references and fix class naming 6 years ago
Controllers make all themes basically working with bs5 3 years ago
Database migration: Prevent parallel migration runs 5 years ago
Events Added email notification on new news 4 years ago
Exceptions Exceptions: Log previous exception 4 years ago
Helpers Locale: Set initial locale using request language 4 years ago
Http Formatting, syntax, typehint and namespace fixes, cleanups 5 years ago
Logger Logger: Added handling for exceptions and log exceptions if they occur 5 years ago
Mail Added email notification on new news 4 years ago
Middleware Locale: Set initial locale using request language 4 years ago
Models EventConfig: Set time on dates 4 years ago
Renderer Login: Added OAuth support 4 years ago
ApplicationTest.php Formatting, syntax, typehint and namespace fixes, cleanups 5 years ago
HasDatabase.php MySQL: Use bin format to compare oauth users 4 years ago
HelpersTest.php Added email notification on new news 4 years ago
ServiceProviderTest.php Tests: Replaced setMethods as it is deprecated 5 years ago
TestCase.php Tests: TestCase: Initialize $this->app on every run 5 years ago