Commit Graph

13 Commits (0398efad65a98fed4166f6a47649408f5ebf5b49)

Author SHA1 Message Date
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons
Michael Weimann 162592df7b
migrate navbar icons
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
Michael Weimann 9acaa03a71
migrate basic elements to bs5
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>

migrate body color to bs5

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

migrate the nav menu to bs5

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

migrate to bs5 badges

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

migrate to bs5 nav pills

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

migrate the login page to bs5

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

fix the language dropdown in bs5

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
Michael Weimann ddcc9aee7a improve mobile nav button layout
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
digitaldonkey 2d9c722b3e Fix mobile navi
Igor Scheller e4a06fb457 Header: Add external links
Igor Scheller 15e6740e12 Twig update to > 2.11: Fixed namespaces, warnings and cleanup
Igor Scheller f9abcc8edb Frontend: Show language selects on every page
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Igor Scheller c1e0e121f0 Navbar: Display user angel icon
Igor Scheller 66038eda14 Merge branch 'twig-templates'