|
354c37ade2
|
fix issue when loading category
|
2022-05-16 15:33:02 +02:00 |
|
|
6144f2439a
|
wip store mainUser in both store and input data with event
|
2022-05-16 15:30:35 +02:00 |
|
|
1eee8c6c49
|
fix issue when loading category
|
2022-05-16 15:28:05 +02:00 |
|
nobohan
|
cecfa1a18a
|
main: allow creation of user without password
|
2022-05-16 14:07:34 +02:00 |
|
nobohan
|
f77031630f
|
[main] allow hide change user password menu
|
2022-05-16 13:52:55 +02:00 |
|
|
a4caf733f1
|
fix error in commit
|
2022-05-16 13:12:40 +02:00 |
|
nobohan
|
8eef073988
|
[main] filter user jobs by active jobs
|
2022-05-16 11:49:36 +02:00 |
|
nobohan
|
380c55698c
|
main: add civility to User
|
2022-05-16 11:28:37 +02:00 |
|
|
9dd463882c
|
fix dfault in db for user::attributes
|
2022-05-13 17:23:10 +02:00 |
|
|
6edc9b25db
|
Merge branch 'issue596_admin_user' into 'master'
Admin interface
See merge request Chill-Projet/chill-bundles!429
|
2022-05-13 14:13:09 +00:00 |
|
|
bb18082c3a
|
fix type hinting
|
2022-05-13 16:07:33 +02:00 |
|
|
89a700ff61
|
fix cs
|
2022-05-13 16:05:38 +02:00 |
|
|
2a5bb28210
|
fix typo in tests
|
2022-05-13 16:05:08 +02:00 |
|
|
aec01df202
|
admin users: filter by name or email
|
2022-05-13 16:00:34 +02:00 |
|
|
a9df9f4880
|
add ordering on some social work + minor improves
|
2022-05-13 15:36:20 +02:00 |
|
|
b26fcc4566
|
Merge remote-tracking branch 'origin/master' into issue596_admin_user
|
2022-05-13 15:08:49 +02:00 |
|
|
9970212075
|
Merge branch 'issue576_address_show_more_if_no_address' into 'master'
addAddress: can add extra info even if noAddress
See merge request Chill-Projet/chill-bundles!423
|
2022-05-13 13:06:51 +00:00 |
|
|
fd935795e5
|
Merge remote-tracking branch 'origin/master' into issue576_address_show_more_if_no_address
|
2022-05-13 15:06:11 +02:00 |
|
|
52dd08e088
|
add default attributes for user
|
2022-05-13 14:51:02 +02:00 |
|
|
4be3efc619
|
work on create calendar
|
2022-05-13 13:49:24 +02:00 |
|
|
7859439f0b
|
fix remote calendar compiler to allow to compile kernel without any configuration
|
2022-05-12 13:53:20 +02:00 |
|
|
c60a54eb39
|
WIP: create and edit calendar
|
2022-05-12 12:50:57 +02:00 |
|
|
f4b1a25a67
|
quick fixes to make calendar app work
|
2022-05-12 12:50:55 +02:00 |
|
|
0ec0708807
|
add voter for calendar
|
2022-05-12 12:49:32 +02:00 |
|
|
d150a8251b
|
calendar range: remove on remote after removal in the database
|
2022-05-12 12:49:32 +02:00 |
|
|
dd13e631ac
|
calendar range: update on remote after an unpdate
|
2022-05-12 12:49:32 +02:00 |
|
|
c892f7de7b
|
prevent loop when posting calendarrange to remote and updating remoteId
|
2022-05-12 12:49:32 +02:00 |
|
|
e895da31d7
|
wip: synchro of calendar range
|
2022-05-12 12:49:32 +02:00 |
|
|
ba8a2327be
|
fallback on schedule items when no access to calendar
|
2022-05-12 12:49:32 +02:00 |
|
|
38d828cf36
|
refactor access to calendar and use real userid
|
2022-05-12 12:49:32 +02:00 |
|
|
ee4a6e08fb
|
refactor command to acquire admin consent
|
2022-05-12 12:49:32 +02:00 |
|
|
d570145385
|
refactor and rename classes
|
2022-05-12 12:49:32 +02:00 |
|
|
8abce5ab85
|
fix cs + read remote calendar based on user access
|
2022-05-12 12:49:32 +02:00 |
|
|
811798e23f
|
wip: synchro
|
2022-05-12 12:49:32 +02:00 |
|
|
9935af0497
|
msgraph: add metadata to users to connect with default calendar
|
2022-05-12 12:49:32 +02:00 |
|
|
5331f1becc
|
[wip] first impl for getting authorization for admin
|
2022-05-12 12:49:32 +02:00 |
|
|
a7ec843509
|
remote calendar: authenticate to ms graph api
|
2022-05-12 12:49:32 +02:00 |
|
|
0212193940
|
add null remote connector and basic interface
|
2022-05-12 12:49:32 +02:00 |
|
|
aecdfa6b12
|
reactive my calendar on new route
|
2022-05-12 12:49:32 +02:00 |
|
|
3fb3df9db1
|
remove not necessary debug log
|
2022-05-11 19:40:28 +02:00 |
|
|
b98f4e2d76
|
fix construction of BadRequestHttpException
|
2022-05-11 19:39:36 +02:00 |
|
|
58fce9999d
|
OnTheFly: do not show 'create adress and household' on edit action
|
2022-05-11 19:29:12 +02:00 |
|
|
49b1ca13f2
|
OnTheFly: fix error when updating person without changing civility
|
2022-05-11 19:25:07 +02:00 |
|
nobohan
|
6481f6a4c1
|
quick fix: safer way to add civility to body before PATCHing (AddPerson)
|
2022-05-11 17:04:17 +02:00 |
|
nobohan
|
05088b5964
|
upd CHANGELOG
|
2022-05-11 12:14:46 +02:00 |
|
nobohan
|
f44b9ca05b
|
admin: fix error when creating document category
|
2022-05-11 12:03:38 +02:00 |
|
nobohan
|
fa458c54ec
|
admin: adapt social work form type and templates
|
2022-05-11 11:50:17 +02:00 |
|
nobohan
|
629dbb9137
|
admin: missing translations and css class
|
2022-05-11 11:30:08 +02:00 |
|
nobohan
|
97fd9c557c
|
admin: tentative to add filterOrder (cleaning)
|
2022-05-11 10:06:44 +02:00 |
|
nobohan
|
f449dcbda1
|
admin: refine social work admin form
|
2022-05-10 18:06:29 +02:00 |
|