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
Igor Scheller
8d436d988a
More PHP 8.1 fixes to be compatible
3 years ago
Igor Scheller
643c4c8da7
Upgraded composer packages, fixed class naming and return types
3 years ago
Igor Scheller
a95fc0fbd1
Models: Use explicit casts and default attribute values
3 years ago
Igor Scheller
b23b89cc7a
rC3-2021 Theme: Use darker background
3 years ago
Lena Schneider
200ac26b24
Register page layout rework
...
As discussed with @MyIgel the whole register page is in dire need of gasoline and a lighter. I started to refactor it by rearranging the row & column grid (removed 2 nesting levels) and changed the order of the field to something with a little more sense. The page still needs to be moved to a proper view...
3 years ago
msquare
b338f9d719
theme improvements
3 years ago
msquare
fc9fda9e33
theme improvements
3 years ago
msquare
f286373b21
theme improvements
3 years ago
msquare
fee3f88ace
rc3 2021 theme
3 years ago
msquare
e0c89e0ffe
fix pagination and header links
3 years ago
msquare
8d405b8b7c
fix bug when creating varialbe shits
3 years ago
msquare
03a7faf6d8
use button with icon on news.read_more
3 years ago
Igor Scheller
65f4af9c7e
Removed anonymize.sql as its currently broken anyhow
3 years ago
Igor Scheller
0f280e68dc
Another date validation fix for arrival/departure dates
3 years ago
Igor Scheller
f1531ad987
Added [more] tag to news
3 years ago
Igor Scheller
90ec8d8d43
Add links between questions and FAQ and added question form to FAQ page
3 years ago
Igor Scheller
26ab0619f5
OAuth: Allow nested info attributes
3 years ago
Igor Scheller
8256b9d6bd
Hide oauth from profile and settings page if not configured / should be hidden
3 years ago
Igor Scheller
2d45e04a90
Added option to allow sso account creation even if public registration is disabled
3 years ago
Igor Scheller
1ba4b57eac
Added OAuth2 SSO login group mapping
3 years ago
Igor Scheller
38dda01330
Use RFC3339 strings to represent start and end times for shifts json start/stop, fixed ical timezone output
3 years ago
Igor Scheller
39f83ef082
Angeltype: Only show defined contact infos
3 years ago
Igor Scheller
6c288bceb5
Fixed maintenance page assets for subpaths and send 503 Service Unavailable
3 years ago
msquare
bf1ea07eab
shift edit: fix form info for description field
3 years ago
Igor Scheller
0229e41149
Fixed create user table migration
3 years ago
Igor Scheller
93c0868464
Fixed linting
3 years ago
Igor Scheller
dc0cf101b2
Moved gdpr goodie mail opt in to own configurable option
...
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
3 years ago
xuwhite
15d9abd280
changes for gdpr legal foo
3 years ago
--global
ccc0889d00
email option updated
3 years ago
Igor Scheller
ea93eb3129
Use PHP 8.0 instead of 8.1 because dependencies are not compatible with tests
3 years ago
Igor Scheller
3ee7962dab
CI: Fixed environment name confusion
3 years ago
Igor Scheller
59993788ec
Added check if table exists to shifts migration
3 years ago
xuwhite
a1f5454bf5
Optional description for shifts
3 years ago
dependabot[bot]
6c783e7faa
Bump jquery-ui from 1.12.1 to 1.13.0
...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui ) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0 )
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
3c8e803492
Bump doctrine/dbal from 3.1.1 to 3.1.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.1.1...3.1.4 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
msquare
be693d64d1
fix german po file duplicate msgid
3 years ago
xuwhite
e2446bda19
verschlimmbesserte changes fixed
3 years ago