Michael Weimann
162592df7b
migrate navbar icons
2021-07-29 20:01:00 +02:00
Michael Weimann
ed93bba56d
fix sass
2021-07-29 20:00:58 +02:00
Igor Scheller
03185f8865
Fixed globals and design unit tests
2021-07-29 20:00:57 +02:00
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
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>
2021-07-29 19:41:09 +02:00
Igor Scheller
4ff44d141c
Translator: Fix values handling when array keys are set
...
Fixes #820 (Password recovery not working)
2021-07-11 00:51:30 +02:00
Igor Scheller
d289d09147
CI: Use kaniko to build images
2021-07-10 17:53:04 +02:00
Igor Scheller
dd63cd70c7
k8s: Use stable ingress definition
2021-07-10 13:23:44 +02:00
Igor Scheller
bbd08e1fab
CI: Use newest docker version for dind builds
2021-07-10 13:23:44 +02:00
Igor Scheller
87da9d4785
Upgrade css-what and its dependencies
2021-07-10 13:23:44 +02:00
Igor Scheller
0f4410c3ff
Removed postcss-preset-env for good as its job is already done by autoprefixer & package upgrades
2021-07-10 13:23:44 +02:00
dependabot[bot]
7b5ce5b6ce
Bump normalize-url from 4.5.0 to 4.5.1
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:08:58 +02:00
Igor Scheller
46dad55065
Fixed shift time shortcuts not updating date select
2021-06-04 00:07:30 +02:00
dependabot[bot]
f0791fe6f1
Bump browserslist from 4.16.4 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 13:21:50 +02:00
Igor Scheller
d5a7be0740
Merge pull request #814 from marudor/chore/updateNodeDeps
...
chore: update node deps
2021-06-03 12:58:34 +02:00
Igor Scheller
3912b4e93e
Set initial admin password if configured
...
Resolves #806 (Allow admins to configure the initial password of the admin user)
Closes #809 PR (Allow to configure initial admin pw)
2021-05-24 15:41:16 +02:00
marudor
d764ed2938
chore: also update postcss loader
2021-05-22 17:07:39 +02:00
marudor
5780542d41
chore: only one moment-timezone
2021-05-22 17:04:40 +02:00
marudor
201db93b38
chore: update webpack to v5 (and related deps)
2021-05-22 17:04:39 +02:00
marudor
419aa4f7fc
chore: update minor version deps
2021-05-22 17:03:07 +02:00
msquare
d7eb3b9c5b
how to mark angels as active
2021-05-21 21:17:37 +02:00
Igor Scheller
5ee1f2abd5
PHP dependency upgrades
2021-05-15 14:13:07 +02:00
Igor Scheller
edcc1f481d
Fixed formatting
2021-05-11 21:50:54 +02:00
Xu
34b01fd37d
shifts filter own AngelTypes select only confirmed Angeltypes
2021-05-11 21:47:07 +02:00
Michael Weimann
02fa603090
migrate to scss/bs5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-17 14:47:01 +02:00
Michael Weimann
136e521ac1
migrate to webpack 5
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-17 14:37:41 +02:00
msquare
7f1f3a773a
fix angeltype selection on admin shift entry create
2021-04-16 21:50:45 +02:00
msquare
d054378a63
add datetime picker to admin shifts page
2021-04-16 18:03:54 +02:00
Xu
cb2ec5457e
stats: added pronoun
2021-04-13 16:01:38 +02:00
Xu
1cfab91f28
wording: no self sign up allowed
2021-04-13 16:01:38 +02:00
Igor Scheller
d4e42ef721
CI: Removed composer audit dependencies
2021-04-13 11:13:06 +02:00
Xu
b5882fce87
some minor fixes
2021-04-12 18:43:39 +02:00
Xu
0549d81fc8
refactored themes to be less complicated: added cyborg_variables and cyborg_styles
2021-04-12 18:43:39 +02:00
msquare
a8f26b6428
Introduce composer.lock file
2021-04-12 17:46:01 +02:00
msquare
f6af76e7ed
yarn.lock upgrade
2021-04-12 17:40:29 +02:00
Igor Scheller
6f27d11093
Use mailto: and tel: links
2021-04-12 17:13:48 +02:00
Igor Scheller
ef665c80ba
ExceptionHandling: Show formatted stack trace on CLI
2021-04-12 17:13:48 +02:00
Igor Scheller
6aca6f08e2
Upgrade to PHP 8
2021-04-12 17:13:48 +02:00
Igor Scheller
c2b2487721
Locale: Set initial locale using request language
2021-04-12 17:13:48 +02:00
Igor Scheller
30e1d41c0a
EventConfig: Set time on dates
2021-04-12 17:13:48 +02:00
Igor Scheller
bb2a13f605
OAuth: Compare oauth users using exact compare
2021-04-12 17:13:48 +02:00
Igor Scheller
a5757497e5
Add theme change to /design page
2021-04-12 16:42:15 +02:00
Igor Scheller
149155fbda
Added email notification on new news
2021-04-12 16:15:25 +02:00
Igor Scheller
814cafd05d
Added EventDispatcher
2021-04-12 16:15:25 +02:00
Igor Scheller
d1408fc3fe
CI: k8s: Set cert-manager cluster issuer
2021-04-11 19:20:54 +02:00
Igor Scheller
9349634802
CI: k8s: use strings for commit ids
2021-04-11 17:52:53 +02:00
Michael Weimann
2cab0788e1
introduce PostCSS + Autoprefixer
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-04-05 11:29:19 +02:00
dependabot[bot]
be73e4518c
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 10:58:33 +02:00
Xu
c48664bc7d
theme15: greener r2r theme
2021-04-02 12:09:07 +02:00
Benjamin Wand
5293bc7192
Theme for DiVOC R2R
2021-04-02 11:51:58 +02:00