2478 Commits (5c90a1ef37fe241fa418640599f06b71f2db1f63)
 

Author SHA1 Message Date
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
dependabot[bot] 8488fb0ef1 Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Igor Scheller 0367810258 Fixed linting 3 years ago
msquare 71ffb68845 datepicker left right icons 3 years ago
Michael Weimann 86606c8055
fix css and datepicker 3 years ago
msquare c3045e07ce minor css class changes 3 years ago
Igor Scheller 2833be24c0 Package upgrades 3 years ago
Igor Scheller 4825c2de2b Fixed test coverage and naming 3 years ago
Igor Scheller c8901610bd Cleanup when build finishes 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
Igor Scheller e0eeee013e
Fix secondary color on dark themes and theme 7 secondary buttons, formatting 3 years ago
Michael Weimann 3c77ec62d0
improve navbar / cards colours 3 years ago
Michael Weimann d9a9b1921d
fix the message notification badge 3 years ago
Michael Weimann 98e9af8b8d
handle non-existing theme in user setting 3 years ago
Michael Weimann 2da821a68d
introduce temporary bootstrap body bg fix 3 years ago
Igor Scheller f7b9f59d95 OAuth: Compare strings so that numeric IDs can be used 3 years ago
Igor Scheller 231f481537 Styling optimizations (esp. alerts) and other fixes 3 years ago
Michael Weimann 2098946a6f
update to bootstrap 5.1 3 years ago
Igor Scheller a8e012be72 Make news comments deletable 3 years ago
Igor Scheller 950a865c0c "Own Angeltypes" filter: only select restricted type if already confirmed 3 years ago
Michael Weimann a7a79d2204
remove unused files5 3 years ago
Michael Weimann aef60086ec
add default to all cyborg variables 3 years ago
Igor Scheller ff8adafd33 Added more factories 3 years ago
Igor Scheller ec355d40f5 Added user related factories 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 2223781434
beautify design page 3 years ago
Michael Weimann c7b83975cb
init select 2 after document ready 3 years ago
Igor Scheller bd8acfcf51 Fixed some styles 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 a0d216c61d
extend content security policy to allow data images 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 19fc114cf7
Added ?theme parameter to temporary change theme 3 years ago
Igor Scheller 0398efad65
Fixed tabs 3 years ago
Igor Scheller 3fcf5c521c
Removed row class of content to fix full with pages 3 years ago
Igor Scheller 08790b0b2e
Replaced labels with badges 3 years ago
Igor Scheller 36ba619d5a
Fixed button sizes and types 3 years ago
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons 3 years ago
Michael Weimann bc97305106
migrate shift buttons to bs5 3 years ago
Michael Weimann e4898dae61
update select2 3 years ago