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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
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
4 years ago
..
Config Added EventDispatcher 5 years ago
Container Use self references and fix class naming 7 years ago
Controllers make all themes basically working with bs5 4 years ago
Database migration: Prevent parallel migration runs 6 years ago
Events Added email notification on new news 5 years ago
Exceptions Exceptions: Log previous exception 5 years ago
Helpers Locale: Set initial locale using request language 5 years ago
Http Formatting, syntax, typehint and namespace fixes, cleanups 6 years ago
Logger Logger: Added handling for exceptions and log exceptions if they occur 6 years ago
Mail Added email notification on new news 5 years ago
Middleware Locale: Set initial locale using request language 5 years ago
Models EventConfig: Set time on dates 5 years ago
Renderer Login: Added OAuth support 5 years ago
ApplicationTest.php Formatting, syntax, typehint and namespace fixes, cleanups 6 years ago
HasDatabase.php MySQL: Use bin format to compare oauth users 5 years ago
HelpersTest.php Added email notification on new news 5 years ago
ServiceProviderTest.php Tests: Replaced setMethods as it is deprecated 6 years ago
TestCase.php Tests: TestCase: Initialize $this->app on every run 6 years ago