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)
4 years ago
Igor Scheller
149155fbda
Added email notification on new news
4 years ago
Igor Scheller
814cafd05d
Added EventDispatcher
4 years ago
Benjamin Wand
5293bc7192
Theme for DiVOC R2R
4 years ago
Allen Taylor
02ba802d6b
configured var dump server
4 years ago
Igor Scheller
304b599cf4
OAuth: Allow - in URLs and fix response handling
4 years ago
Igor Scheller
b5c974b9e3
Add new questions frontend
4 years ago
Igor Scheller
857ed23548
Added FAQ
4 years ago
msquare
d3265ef70a
add password settings page
4 years ago
Igor Scheller
ebab34ee67
Schedule import: Add overview
4 years ago
Igor Scheller
251f2cbfa6
OAuth: Added display name and metrics, show providers on user page
4 years ago
Igor Scheller
80941c2999
Login: Added OAuth support
4 years ago
msquare
aabd98241c
add teal rc3 theme
4 years ago
msquare
c59bf69f0c
add fonts to rc3 theme
4 years ago
msquare
8f62e5bf15
add rc3 theme (colors & background image), fix background of select2
4 years ago
Igor Scheller
efddc102d1
Use more configs from env, improved docker setup
4 years ago
Christian Heusel
47617f6284
make more options accessible via env vars
...
* correct the yaml synctax for the docker file
* create an extra env file for the optional config stuff
* modify the default config to respect the set env vars
Signed-off-by: Christian Heusel <christian@heusel.eu>
4 years ago
Igor Scheller
a3f7942d0d
Added k8s health checks and metrics scraping
4 years ago
Igor Scheller
e4247cd0bd
Metrics: Use buckets for work, worklog and vouchers
4 years ago
Tim Neumann
a50dd9cae0
Add option for minutes after shift start where signup is allowed
4 years ago
Igor Scheller
e947e788f9
Rebuild logs view
5 years ago
Igor Scheller
04fe35c822
Added /design path to show template elements
5 years ago
Igor Scheller
2b1ccb6406
Configure application timezone globally
5 years ago
Igor Scheller
e2e2ac0c68
Metrics: Added configured locales and themes, refactoring/formatting
5 years ago
Igor Scheller
795a0631cb
Added application base url: Redirector now uses URLs instead of relative paths
5 years ago
Igor Scheller
6b1c22a743
Removed LegacyUrlGenerator
5 years ago
Igor Scheller
d323b75501
News: Rewrite
5 years ago
Igor Scheller
e4a06fb457
Header: Add external links
5 years ago
msquare
0cab703c94
Merge pull request #705 from MyIgel/pronoun
...
User: Add pronoun statement
5 years ago
Igor Scheller
537179df66
Shifts overview: Added filter_max_duration to limit max runtime
5 years ago
Igor Scheller
8f2da56892
Voucher: Added hours_per_voucher setting
5 years ago
Igor Scheller
e1471248fe
User: Add pronoun statement
5 years ago
Igor Scheller
25cdf1cac8
Voucher: Added calculation start time
5 years ago
msquare
d70d7c6436
Resolve redirect problem in schedule import
5 years ago
Igor Scheller
064a175027
Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error
5 years ago
Igor Scheller
42721e9572
Added Schedule parsing and replaced old Fahrplan importer
...
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Igor Scheller
89742ecd55
Response: Added with and withInput methods and back/redirect functions
5 years ago
msquare
3a6d096fff
add 36c3 theme
5 years ago
Igor Scheller
dd03662968
Rebuild password reset
5 years ago
msquare
3ce3129b6e
feature: disable lastname+prename in config
5 years ago
msquare
1e16f4c47e
Merge pull request #624 from MyIgel/version
...
Added version to credits and metrics page
6 years ago
Igor Scheller
4582f808f0
Added version to credits and metrics page
6 years ago
msquare
9e9fee25f2
all 3 color themes for camp and high contrast theme
6 years ago
msquare
c412f6b009
add cccamp19 theme
6 years ago
msquare
6ca0e8e81a
all 3 color themes for camp and high contrast theme
6 years ago
msquare
10d0428f64
add cccamp19 theme
6 years ago
Igor Scheller
7414f9b23d
Implemented Validation for controllers
6 years ago
Igor Scheller
508695efb2
Replaced gettext translation with package
...
This allows to check if no translation is available
6 years ago
Igor Scheller
f90ab26fee
Moved translation helpers to sub namespace
6 years ago
Igor Scheller
bcce2625a8
Implemented AuthController for login
...
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago