2577 Commits (a5629143394127132cdfa49d2825af1cb5c4ed41)
 

Author SHA1 Message Date
Luca a562914339 Hide shifts export in shifts overview 3 years ago
Luca 1c10c21ad2 Pass crontab path to supercronic 3 years ago
Luca ba2cc09dc0 Add container for running tasks 3 years ago
Luca d84a336310 Replace 'database' with 'db' in $app->get() call 3 years ago
Luca 915b35c7b0 Fix import script some more 3 years ago
Luca 2870d84a0a Fix missing ')' 3 years ago
Luca b1cb122b86 Add script for importing schedules 3 years ago
Luca a788bc9cde Do not append language to title from schedule 3 years ago
Luca c8706d527e Add option to hide iCal/JSON export 3 years ago
Luca 15c677a28c Set 'oauth.openid.hidden' to true 3 years ago
Luca b2356afb79 Re-add excluded translations 3 years ago
Luca 9b4dda44b0 s/Engel/Helfer\*in/ 3 years ago
Luca 2e71130a4c Change default theme to 'Engelsystem light' and replace angel icon 3 years ago
Luca 11c8aa2536 Disable planned arrival/departure date fields 3 years ago
Luca efe62792e1 Set 'max_freeloadable_shifts' to 1 instead of 0 3 years ago
Luca 7f5c2da582 Change default config to better fit our needs 3 years ago
Luca d5640c4c69 Use 'unix_socket' instead of 'host' in database config 3 years ago
Tobias Fiebig d77d6d6fcb Changed default SMTP sender address to noreply@example.com 3 years ago
msquare dd6963a2bd closes #877: sequential numbers for arrived angels view 3 years ago
Igor Scheller d8076abc38 Make password enabled configurable via oauth settings 3 years ago
Igor Scheller b5ba5f6188 Fix sso disabled password inconsistencies 3 years ago
Igor Scheller 8fd2d5bfa5 Allow empty password in settings 3 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.
3 years ago
Igor Scheller b345bf4ea7 Fix metrics and notifications when sql_mode is only_full_group_by (since MySQL 5.7/8.0) 3 years ago
msquare fb573fd1d9 improve variable length shift creation 3 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>
3 years ago
marudor 07fa74d14d
remove unused file-loader 3 years ago
marudor d0563ff7a8
update major devDeps and minor prodDeps 3 years ago
marudor 4c96e268b0
update devDeps, fix bootstrap icons 3 years ago
dependabot[bot] a9d83a0ca8 Bump nanoid from 3.1.25 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Igor Scheller 485df38786 SHow right count of angels in shift view for additional angeltypes 3 years ago
Igor Scheller 38043ee35f Fix list of additional angeltypes on shift view 3 years ago
Igor Scheller 80d87617f2 Fix migration and test improvements 3 years ago
Tobias Wiese e361400f68 news: remove html support
Since the support for markdown in news the html feature isn't really
necessary any more.
3 years ago
Tobias Wiese 9db8773150 markdown: let Parsedown escape content
Letting Parsedown escape the content, instead of calling
htmlspecialchars provides more context to the escape process.
For example the ampersand character can now be used in markdown links as
part of the url without breaking.
3 years ago
Thies Mueller e2a99a5b1d removed the tshirt part 3 years ago
Igor Scheller 82486065e4 Disable mail logger 3 years ago
Igor Scheller a4dce17f0c Remain PHP 7.4 compatible 3 years ago
Igor Scheller 6a79aaeeaa Replaced swift mailer with symfony mailer 3 years ago
Igor Scheller f6c86285d9 Select current day on angeltype/room shifts list 3 years ago
Igor Scheller ea0a4777d8 Fix additional shift description formatting 3 years ago
Igor Scheller a129f18c2c Make confirmation optional when adding a user to an angeltype 3 years ago
Igor Scheller 05a206d367 Increased sessions table size 3 years ago
Igor Scheller 02c69073f0 Add shift links to shift changed/assigned mails 3 years ago
Igor Scheller 11c3a762b8 Remove space from email subjects 3 years ago
Igor Scheller 46d6ada728 Update composer packages and bump php version to 7.4 3 years ago
Igor Scheller 676a2113b4 Added User\License model 3 years ago
Igor Scheller 1c993522c6 Use same text color for table stripes, lightened select2 search background 3 years ago
Igor Scheller a79e1ebb5c Added email notification when added to angeltype 3 years ago
Igor Scheller 1e3bd9aaad Added email notification on angeltype confirmation 3 years ago