Commit Graph

26 Commits (59993788ece76534624634eac0b8bb503e154317)

Author SHA1 Message Date
msquare ca8f851ab1 user shirt edit: finetuning shirt edit view and logs
Igor Scheller 5c90a1ef37 Added shirt edit view
msquare c3045e07ce minor css class changes
Igor Scheller 6cfeedc57a Fixed more themes and styles/types
Igor Scheller bd8acfcf51 Fixed some styles
Igor Scheller 191a3a7d48
Replaced info and calendar icons
Igor Scheller 63f0a08407
Fixed spacing and sizes
Michael Weimann 4428266488
migrate panels to cards
Igor Scheller 36ba619d5a
Fixed button sizes and types
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons
Michael Weimann 9b98503a80
fix overview button
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
Igor Scheller b5c974b9e3 Add new questions frontend
Igor Scheller 857ed23548 Added FAQ
msquare 39f96783cf review changes
msquare 0c3ff73454 new setting page layout
msquare d3265ef70a add password settings page
Igor Scheller ebab34ee67 Schedule import: Add overview
Igor Scheller d79d2c87bc More .editorconfig improvements
Igor Scheller e947e788f9 Rebuild logs view
Igor Scheller 04fe35c822 Added /design path to show template elements
Igor Scheller d323b75501 News: Rewrite
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves  (Change Frab Import from xCal to XML)
Resolves  (Feature Request: Multi Frab Import)
Igor Scheller 377b390c97 Twig: Macros: Form: Use input options and primary submit button
Igor Scheller dd03662968 Rebuild password reset
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator