Luca
8dfabec920
Move registration button above login form, remove angeltype button from login page
4 years ago
Luca
f8d7c080d9
Use permissions to hide menu items instead of commenting them out
4 years ago
Luca
5a8d94e21e
Add bottom margin to even more things
4 years ago
Luca
89d903d360
Hide most user information from 'normal' users
4 years ago
Luca
4291107050
Re-enable translation for 'Answer questions'
4 years ago
Luca
6ffcaf3f8b
Update translations
4 years ago
Luca
099d8371b3
Only show DECT number if DECT is enabled
4 years ago
Luca
9def5d689e
Also check if required fields are empty
4 years ago
Luca
1ba5cd9fe8
Add more spacing to registration form
4 years ago
Luca
aacd2ae83c
Add info about minimum password length to registration form
4 years ago
Luca
4c1396398c
Update localization
4 years ago
Luca
91f40167e2
Replace favicon with empty image (using angel.svg does not work due to filename mangling)
4 years ago
Luca
82076f2003
Add favicon
4 years ago
Luca
c585115e2a
Add bottom margin to consent checkbox, mark mobile number as required
4 years ago
Luca
673aa60bcd
Fix missing comma
4 years ago
Luca
08d6f8e3e5
Update registration form
4 years ago
Luca
633e36b5f3
Enlarge shift signup submission button
4 years ago
Luca
1d586e0ee6
Hide comment field on shift self-signup
4 years ago
Luca
a50e415d24
Remove 'News', 'Meetings', 'Angeltypes' and 'Ask the Heaven' from navbar
4 years ago
Luca
64b281c4c8
Change default home site to 'user_shifts'
4 years ago
Luca
0f4f90cfa3
Disable pronoun field
4 years ago
Luca
9d7fbd56fa
Fix migration
4 years ago
Luca
c0f19eb2ff
Rename groups
4 years ago
Luca
0419e7b217
Comment out note about cookies
4 years ago
Luca
a562914339
Hide shifts export in shifts overview
4 years ago
Luca
1c10c21ad2
Pass crontab path to supercronic
4 years ago
Luca
ba2cc09dc0
Add container for running tasks
4 years ago
Luca
d84a336310
Replace 'database' with 'db' in $app->get() call
4 years ago
Luca
915b35c7b0
Fix import script some more
4 years ago
Luca
2870d84a0a
Fix missing ')'
4 years ago
Luca
b1cb122b86
Add script for importing schedules
4 years ago
Luca
a788bc9cde
Do not append language to title from schedule
4 years ago
Luca
c8706d527e
Add option to hide iCal/JSON export
4 years ago
Luca
15c677a28c
Set 'oauth.openid.hidden' to true
4 years ago
Luca
b2356afb79
Re-add excluded translations
4 years ago
Luca
9b4dda44b0
s/Engel/Helfer\*in/
4 years ago
Luca
2e71130a4c
Change default theme to 'Engelsystem light' and replace angel icon
4 years ago
Luca
11c8aa2536
Disable planned arrival/departure date fields
4 years ago
Luca
efe62792e1
Set 'max_freeloadable_shifts' to 1 instead of 0
4 years ago
Luca
7f5c2da582
Change default config to better fit our needs
4 years ago
Luca
d5640c4c69
Use 'unix_socket' instead of 'host' in database config
4 years ago
Tobias Fiebig
d77d6d6fcb
Changed default SMTP sender address to noreply@example.com
4 years ago
msquare
dd6963a2bd
closes #877 : sequential numbers for arrived angels view
4 years ago
Igor Scheller
d8076abc38
Make password enabled configurable via oauth settings
4 years ago
Igor Scheller
b5ba5f6188
Fix sso disabled password inconsistencies
4 years ago
Igor Scheller
8fd2d5bfa5
Allow empty password in settings
4 years ago
Fabian Freyer
63be666a67
Allow password-less registration
...
Introduce a configuration option that, when unset, causes registration
to not require setting a password. Users registered without a password
will not be able to login unless through SSO.
4 years ago
Igor Scheller
b345bf4ea7
Fix metrics and notifications when sql_mode is only_full_group_by (since MySQL 5.7/8.0)
4 years ago
msquare
fb573fd1d9
improve variable length shift creation
4 years ago
dependabot[bot]
74d3d82787
Bump twig/twig from 3.3.4 to 3.3.8
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.3.4 to 3.3.8.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.4...v3.3.8 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago