Igor Scheller
fc9b4d6da4
Fix worklog edit user & rename user on profile page
2024-03-24 18:01:12 +01:00
Xu
49cc935ceb
driving license: can be confirmed and edited by admins and config options
2024-03-24 14:34:54 +01:00
Igor Scheller
9639a0fe3f
Fix coverage warning
2024-03-19 20:33:14 +01:00
Igor Scheller
8c24b78333
Shift deletion: Simplify notification workflow
2024-03-19 20:28:02 +01:00
Xu
873803eb2d
ifsg: can be confirmed and edited by admins
2024-03-10 19:08:05 +01:00
Igor Scheller
e3e0fb33a2
Added tests for schedule import
2024-02-17 19:34:03 +01:00
Igor Scheller
b229d697a3
Only send notifications on new news by default
2023-12-27 18:16:32 +01:00
Igor Scheller
f3e1192695
Worklog: log deletion, User page: fix voucher calculation
2023-12-27 18:16:32 +01:00
Igor Scheller
7888dfad78
Send notifications on news updates, make notifications optional
2023-12-26 20:36:02 +01:00
Igor Scheller
4bbeb93d64
Implemented loading angels by shift type on schedule import
2023-12-26 16:32:02 +01:00
Igor Scheller
8185a74edc
Added user id to logs, implemented filter by user
2023-12-22 11:17:07 +01:00
Igor Scheller
0b165bc24c
Recreated shift type admin backend
2023-11-19 18:55:06 +01:00
Igor Scheller
bf83e6a300
Recreated shifts history page
2023-11-19 18:32:47 +01:00
Igor Scheller
39dbfabea7
Enabled foreign keys in sqlite tests, added missing fields to factories
2023-11-19 18:18:26 +01:00
Igor Scheller
7f6e1ff18e
Rename rooms to locations
2023-11-06 20:39:01 +01:00
xuwhite
00f4afa2ab
rename rooms to locations ( #1226 )
2023-10-13 11:53:13 +02:00
xuwhite
8ebaffd71a
rename is_important to is_highlighted ( #1215 )
2023-09-27 18:15:12 +02:00
Igor Scheller
5e702cd177
News creation: Show error on duplicates
2023-08-29 20:11:37 +02:00
Igor Scheller
a60c5987ab
Worklog: create log entry on successfull creation
2023-08-29 20:11:37 +02:00
Xu
b5803caf44
fix work log suggestion during the event
2023-08-16 20:54:35 +02:00
Michael Weimann
c5317e2536
Add ShirtSize validation
2023-05-11 18:48:28 +02:00
xuwhite
668a9e86f5
refactor goodie config option as enum ( #1100 )
...
* goodie config as enum
* Unified goodie check, updated test
* Changed tshirt to goodie in url
---------
Co-authored-by: Igor Scheller <igor.scheller@igorshp.de>
2023-03-05 03:00:38 +01:00
Igor Scheller
a464682b47
Reimplemented admin room pages
2023-02-26 16:55:04 +01:00
xuwhite
6fcb656299
Added important news ( #1096 )
2023-02-13 21:19:45 +01:00
Igor Scheller
713f8222e4
Unified user notifications
2023-02-13 19:38:29 +01:00
Bot
ad360a70fb
Require comma at last array element and no single line space
2023-02-09 18:19:38 +01:00
Bot
f9d22f9bda
Set strict types everywhere (except includes)
2023-02-03 20:55:58 +01:00
Xu
ccdf1aa8d5
add config option for other goodies
2023-01-31 01:51:31 +01:00
Michael Weimann
59cfce0c76
Enable space after cast sniff and remove .git-blame-ignore-revs
2022-12-25 11:59:45 +01:00
Michael Weimann
2ad4203dd3
Add useless comment phpcs sniff
2022-12-20 22:19:49 +01:00
Michael Weimann
b004f865b4
Set native property types
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:50 +01:00
Michael Weimann
aff8826c99
Set native return types
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:31 +01:00
Michael Weimann
2b88322c0c
Set native parameter types
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:30 +01:00
Thomas Rupprecht
ce0ac6f823
Use specific ID parameter names in routes ( #1023 )
2022-12-11 18:01:34 +01:00
frischler
bdc62eaac3
Worklog Refactoring
2022-12-08 17:40:24 +01:00
Igor Scheller
80d87617f2
Fix migration and test improvements
2022-01-01 16:33:40 +01:00
Tobias Wiese
e361400f68
news: remove html support
...
Since the support for markdown in news the html feature isn't really
necessary any more.
2022-01-01 16:33:40 +01:00
Igor Scheller
5c90a1ef37
Added shirt edit view
2021-10-23 17:04:19 +02:00
Igor Scheller
ec355d40f5
Added user related factories
2021-08-08 18:31:33 +02:00
Igor Scheller
149155fbda
Added email notification on new news
2021-04-12 16:15:25 +02:00
Igor Scheller
85044bc833
News: Add is_pinned
2020-12-27 10:59:28 +01:00
Igor Scheller
b5c974b9e3
Add new questions frontend
2020-12-20 17:46:45 +01:00
Igor Scheller
e322867716
Tests: Added abstract ControllerTest
2020-12-20 17:46:45 +01:00
Igor Scheller
857ed23548
Added FAQ
2020-12-20 17:46:45 +01:00
Xu
ab82e1cbc0
NewsController: redirect after edit to /news instead of /news/[id]
2020-12-18 17:56:12 +01:00
Igor Scheller
a309d873a7
News: Show preview
2020-10-21 21:51:48 +02:00
Igor Scheller
b814cf51e4
News: Preselect "Is Meeting" when adding from Meeting overview
2020-06-14 13:55:08 +02:00
Igor Scheller
4a6f18d41f
Fixed Symfony 5.1 compatibility
2020-06-01 13:31:16 +02:00
Igor Scheller
e947e788f9
Rebuild logs view
2020-05-01 21:41:06 +02:00
Igor Scheller
795a0631cb
Added application base url: Redirector now uses URLs instead of relative paths
2020-04-25 15:50:57 +02:00