Igor Scheller
ea93eb3129
Use PHP 8.0 instead of 8.1 because dependencies are not compatible with tests
2021-12-04 11:41:48 +01:00
Igor Scheller
3ee7962dab
CI: Fixed environment name confusion
2021-11-27 12:21:28 +01:00
Igor Scheller
59993788ec
Added check if table exists to shifts migration
2021-11-27 11:43:53 +01:00
xuwhite
a1f5454bf5
Optional description for shifts
2021-11-27 11:34:20 +01:00
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>
2021-11-27 11:00:25 +01:00
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>
2021-11-16 19:28:33 +01:00
msquare
be693d64d1
fix german po file duplicate msgid
2021-10-27 20:28:49 +02:00
xuwhite
e2446bda19
verschlimmbesserte changes fixed
2021-10-26 16:10:37 +02:00
Igor Scheller
7f5baf7b10
dev docs: fixed container name
2021-10-23 17:36:22 +02:00
xuwhite
35c02c6e39
changed container names to docker-compose2
2021-10-23 17:31:43 +02:00
Igor Scheller
56e0d3bcbd
Disabled button on own shift sign out on shift view if not supporter or shift admin
2021-10-23 17:20:53 +02:00
Igor Scheller
2cfce86e25
Fixed formatting
2021-10-23 17:19:49 +02:00
Igor Scheller
a68c8ae6d2
Fixes #824 : Server error when no shifts configured and with 'user_shifts' as home site
2021-10-23 17:17:29 +02:00
msquare
ac9aa2169a
small improvements on user questions translation
2021-10-23 17:15:39 +02:00
Igor Scheller
657b44f9cf
Redirect back from login after 403 (Not authorized)
2021-10-23 17:13:46 +02:00
Igor Scheller
c2c1a4d281
Fixed admin free join query nesting
2021-10-23 17:11:59 +02:00
Igor Scheller
71d9077a03
Admin free: Only generate query on search
2021-10-23 17:11:59 +02:00
msquare
6fc3b62a74
small improvement on admin free translation
2021-10-23 17:11:43 +02:00
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)
2021-10-23 17:07:19 +02:00
msquare
ca8f851ab1
user shirt edit: finetuning shirt edit view and logs
2021-10-23 17:04:19 +02:00
Igor Scheller
5c90a1ef37
Added shirt edit view
2021-10-23 17:04:19 +02:00
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
2021-10-08 17:38:28 +02:00
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>
2021-09-24 21:41:58 +02:00
Igor Scheller
0367810258
Fixed linting
2021-09-11 22:03:18 +02:00
msquare
71ffb68845
datepicker left right icons
2021-09-11 16:12:08 +02:00
Michael Weimann
86606c8055
fix css and datepicker
2021-09-11 14:39:40 +02:00
msquare
c3045e07ce
minor css class changes
2021-09-10 14:30:16 +02:00
Igor Scheller
2833be24c0
Package upgrades
2021-08-17 22:58:58 +02:00
Igor Scheller
4825c2de2b
Fixed test coverage and naming
2021-08-17 15:22:22 +02:00
Igor Scheller
c8901610bd
Cleanup when build finishes
2021-08-17 15:22:17 +02:00
Igor Scheller
f201b2f1c8
Merge branch 'feature-bootstrap5'
...
# Conflicts:
# package.json
# tests/Unit/Renderer/Twig/Extensions/GlobalsTest.php
# webpack.config.js
# yarn.lock
2021-08-17 14:26:28 +02:00
Igor Scheller
e0eeee013e
Fix secondary color on dark themes and theme 7 secondary buttons, formatting
2021-08-16 18:02:06 +02:00
Michael Weimann
3c77ec62d0
improve navbar / cards colours
2021-08-16 18:02:05 +02:00
Michael Weimann
d9a9b1921d
fix the message notification badge
2021-08-16 18:02:04 +02:00
Michael Weimann
98e9af8b8d
handle non-existing theme in user setting
2021-08-16 18:02:04 +02:00
Michael Weimann
2da821a68d
introduce temporary bootstrap body bg fix
2021-08-16 18:02:03 +02:00
Igor Scheller
f7b9f59d95
OAuth: Compare strings so that numeric IDs can be used
2021-08-14 15:29:05 +02:00
Igor Scheller
231f481537
Styling optimizations (esp. alerts) and other fixes
2021-08-09 23:32:24 +02:00
Michael Weimann
2098946a6f
update to bootstrap 5.1
2021-08-08 19:33:44 +02:00
Igor Scheller
a8e012be72
Make news comments deletable
2021-08-08 19:11:16 +02:00
Igor Scheller
950a865c0c
"Own Angeltypes" filter: only select restricted type if already confirmed
2021-08-08 19:11:16 +02:00
Michael Weimann
a7a79d2204
remove unused files5
2021-08-08 19:11:14 +02:00
Michael Weimann
aef60086ec
add default to all cyborg variables
2021-08-08 18:56:58 +02:00
Igor Scheller
ff8adafd33
Added more factories
2021-08-08 18:31:33 +02:00
Igor Scheller
ec355d40f5
Added user related factories
2021-08-08 18:31:33 +02:00
Igor Scheller
993e64944f
Fixed formatting
2021-08-05 01:07:15 +02:00
Igor Scheller
6cfeedc57a
Fixed more themes and styles/types
2021-08-05 01:00:12 +02:00
Igor Scheller
a36e142f28
Replaced self sign up icons, fixed FAQ link on angeltypes overview and shift overview colors
2021-08-05 00:55:00 +02:00
Michael Weimann
2223781434
beautify design page
2021-07-29 21:05:45 +02:00
Michael Weimann
c7b83975cb
init select 2 after document ready
2021-07-29 20:38:00 +02:00