6998043159
Fixed: do not allow to create activities when no rights to do it
...
The ACTIVITY_FULL role does not give anymore the roles
CHILL_ACTIVITY_CREATE_PERSON and CHILL_ACTIVITY_CREATE_ACCOMPANYING_COURSE.
Tags: #BC
2022-07-11 19:31:24 +02:00
ce17c15d41
fixed: ACL in activity creations and edition
2022-07-11 18:24:48 +02:00
93560a62ef
Feature: an activity has the same scope as an accompanying period, if it exists
2022-07-11 17:36:59 +02:00
3785e5096e
Merge branch 'master' into fix_activity_rights
2022-07-11 17:17:35 +02:00
3748eb99c6
Fixed: add an exclude constraint to ensure on db side that there is only one step waiting for a transition
2022-07-11 17:10:40 +02:00
c69af351cc
fixed: do not show disabled jobs in list of jobs from the api
2022-07-11 16:20:48 +02:00
692c2bdac0
fixed: do not show disabled users in list of users from the api
2022-07-11 16:11:45 +02:00
6bcc28b4bb
feature: hide course when the period is not active for the user, in search results and list of periods for a person
2022-07-11 15:57:38 +02:00
a79a2b6ee9
fixed: warning message "usagers du parcours" does show only for current
...
members for a course
2022-07-11 15:26:04 +02:00
09b2c9a14e
fixed: do not show same person twice if persons are members simultaneously
2022-07-11 15:11:35 +02:00
4ef48216ed
fixed: do not allow to create a course or see a houshold from the search result, if the user does not have any rights to do it
2022-07-11 13:54:12 +02:00
16fed67dd0
fixed: do not allow to edit a course through the "warning" button on the course's index page
2022-07-11 13:45:52 +02:00
87a9d48bdf
feature: allow to not check mainPerson, person1 or person2 when generating a document
2022-07-11 13:39:07 +02:00
f3ca01fd88
cs: fix
2022-07-11 13:34:10 +02:00
5962d3f233
fixed: query for index in PersonDocumentACLAwareRepository
2022-07-11 12:57:21 +02:00
ab08dab88a
fixed: voter and permissions in accompanying course document
2022-07-11 12:57:08 +02:00
3bb8b713d1
fixed: migration of databse with address on same day fails
2022-07-11 03:32:43 +02:00
94c258e914
fixed: narrow search on postal code with an 'AND' clause instead of 'OR' clause
2022-07-10 22:00:04 +02:00
1d8f25e2c8
use the date parameter in deprecated method getLastAddress
2022-07-08 15:04:06 +02:00
b4b67c6f0d
Merge branch 'event_bundle_sf4' into 'master'
...
Event bundle sf4
See merge request Chill-Projet/chill-bundles!439
2022-07-08 10:21:31 +00:00
nobohan
9978e76a87
fix activity rights (WIP)
2022-07-07 15:25:17 +02:00
nobohan
36e35f2e8f
[event] refactor admin for event bundle
2022-07-06 13:36:20 +02:00
nobohan
389f014d36
[event] fix deprecation (typing)
2022-07-05 10:18:07 +02:00
135b385c11
fix rust indent
2022-07-04 17:29:45 +02:00
nobohan
3cf8609e8f
[event] fix deprecation (type missing)
2022-07-04 17:20:03 +02:00
c82e128c5c
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-07-04 16:32:20 +02:00
3ddab4f6e2
documente un souci avec docker lors de l'installation de chill
2022-07-04 16:32:12 +02:00
nobohan
31e1bfdf80
export: cast role as string in PickCenterType
2022-07-04 16:19:03 +02:00
nobohan
c76f2a81c9
[main] cast uniqid arg to string in ExportController
2022-06-30 07:37:27 +02:00
nobohan
f48e197e0b
[main] fix deprecations for Export/PickCenterType
2022-06-30 07:29:33 +02:00
nobohan
f70e3b7997
quick fix: use Scope class instead of classname
2022-06-29 15:05:59 +02:00
66baf0391c
Revert "only prefill agents traitants of action if parcours has a referrer, otherwise null"
...
This reverts commit 0943366d39cac376b6f928eeace55d2495ecbdde.
2022-06-28 00:01:31 +02:00
4f81bffa67
add a test for relocking an existing lock
2022-06-27 23:57:42 +02:00
5432ce2b0f
some fixes with wopi
2022-06-27 23:51:07 +02:00
03bc94178f
re-implements document lock manager for wopi
2022-06-27 22:44:10 +02:00
bf536aab38
Merge branch 'translations_dutch' into 'master'
...
Dutch translations
See merge request Chill-Projet/chill-bundles!403
2022-06-24 15:59:10 +00:00
df593c7c7f
Dutch translations
2022-06-24 15:59:10 +00:00
nobohan
07f4aaa590
quick fix: address: only add coordinates to selected postcode if coordinates exist
2022-06-23 15:46:17 +02:00
10095343ec
handle lastUpdateTime for Wopi implementation
...
* get the last updated time from the stored object's storage
* improve perf on loading content from stored object's storage: keep the
response in cache
2022-06-20 21:22:02 +02:00
1742dd4951
add return path after changing location, and select2 on picking user location
2022-06-17 13:34:05 +02:00
832da83b27
fix tests for person controller update
2022-06-16 21:35:05 +02:00
0cfad13720
fix normalization for null accompanying period docgen
2022-06-16 21:30:46 +02:00
dfb583fa8b
fix cs
2022-06-16 15:37:59 +02:00
da9eba2618
add regulation list and basic regulation list query
2022-06-16 15:37:51 +02:00
8982697a73
add missing translation message
2022-06-15 17:46:28 +02:00
1bd00c3f4c
fix editing thirdparty without date
2022-06-15 17:46:28 +02:00
7ac54a6c9f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-06-15 16:06:15 +02:00
ccaf430b37
remove border from address
2022-06-15 16:06:06 +02:00
72ce5c716d
remove border from address
2022-06-15 16:02:37 +02:00
86afe2f702
fix condition
2022-06-15 15:58:53 +02:00