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
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
f286373b21
theme improvements
3 years ago
msquare
8d405b8b7c
fix bug when creating varialbe shits
3 years ago
Igor Scheller
0f280e68dc
Another date validation fix for arrival/departure dates
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
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
xuwhite
a1f5454bf5
Optional description for shifts
3 years ago
Igor Scheller
56e0d3bcbd
Disabled button on own shift sign out on shift view if not supporter or shift admin
3 years ago
Igor Scheller
2cfce86e25
Fixed formatting
3 years ago
Igor Scheller
a68c8ae6d2
Fixes #824 : Server error when no shifts configured and with 'user_shifts' as home site
3 years ago
Igor Scheller
657b44f9cf
Redirect back from login after 403 (Not authorized)
3 years ago
Igor Scheller
c2c1a4d281
Fixed admin free join query nesting
3 years ago
Igor Scheller
71d9077a03
Admin free: Only generate query on search
3 years ago
msquare
6fc3b62a74
small improvement on admin free translation
3 years ago
Igor Scheller
6d2b36a746
Fixed shifts filter to show partially occupied shifts as free and not occupied
...
As suggested by @pjdeltour in #829 (Shifts filter - not showing all filtered shifts)
3 years ago
msquare
ca8f851ab1
user shirt edit: finetuning shirt edit view and logs
3 years ago
Igor Scheller
5c90a1ef37
Added shirt edit view
3 years ago
Tim Neumann
5667fc2326
Allow specifying the deadline for signup in terms of shift length
...
Allow finer control over the specification of the
time after shift start where signup is still allowed.
The new config field is multiplied by the shift duration,
and the result added to the start time to determine the
time when signup is closed.
The existing signup_post_minutes is just added to the time
calculated by this new feature.
The feature is useful when the signup should be allowed
not just a few minutes after shift start but for a larger part
of the shift (like for half of the shift).
With the previous option it would not make sense to allow a late signup
longer than the shortest shift of the event.
This is a follow-up to a50dd9cae0
3 years ago
Michael Weimann
86606c8055
fix css and datepicker
3 years ago
msquare
c3045e07ce
minor css class changes
3 years ago
Igor Scheller
f201b2f1c8
Merge branch 'feature-bootstrap5'
...
# Conflicts:
# package.json
# tests/Unit/Renderer/Twig/Extensions/GlobalsTest.php
# webpack.config.js
# yarn.lock
3 years ago
Michael Weimann
d9a9b1921d
fix the message notification badge
3 years ago
Igor Scheller
231f481537
Styling optimizations (esp. alerts) and other fixes
3 years ago
Igor Scheller
950a865c0c
"Own Angeltypes" filter: only select restricted type if already confirmed
3 years ago
Igor Scheller
993e64944f
Fixed formatting
3 years ago
Igor Scheller
6cfeedc57a
Fixed more themes and styles/types
3 years ago
Igor Scheller
a36e142f28
Replaced self sign up icons, fixed FAQ link on angeltypes overview and shift overview colors
3 years ago
Michael Weimann
82f640896e
migrate shift overview cards to panels
...
migrate shift overview cards to panels
3 years ago
Igor Scheller
d51edb6092
Fixed backend pages, shifts table header
3 years ago
Igor Scheller
91c7a19f11
Removed and replaced outdated classes and styling, use secondary buttons
3 years ago
Igor Scheller
191a3a7d48
Replaced info and calendar icons
3 years ago
Igor Scheller
7917e32f3e
Fixed api key toggle driver license config display and dashboard
3 years ago
Michael Weimann
2509bd4a98
Add brand new legacy theme helpers
3 years ago
Michael Weimann
b68af58321
migrate datetime picker to bs5
...
fix bs5 time picker
fix datetime picker js error
3 years ago
Igor Scheller
63f0a08407
Fixed spacing and sizes
3 years ago
Igor Scheller
08188fa32a
Fixed shifts filter toggle and "hide on print" classes
3 years ago
Michael Weimann
4428266488
migrate panels to cards
3 years ago
Igor Scheller
0398efad65
Fixed tabs
3 years ago