|
34923df43c
|
exports avg_accompanying_course_duration with closingdate parameter
|
2022-07-18 14:38:48 +02:00 |
|
|
903ac2ff69
|
exports: init sum_accompanying_course_duration (replace list_accompanying_course)
|
2022-07-14 14:42:53 +02:00 |
|
|
3d0dd46ea5
|
fix count_accompanying_course query: no centers, not count DRAFT courses
|
2022-07-14 14:27:55 +02:00 |
|
|
e323937405
|
Temporarily disable ACL on new exports
|
2022-07-14 10:26:26 +02:00 |
|
|
2f42b9411a
|
which acl is CONFIDENTIAL_CRUD ?
|
2022-07-13 14:19:12 +02:00 |
|
|
fe595860f2
|
replace 'hideLabel' form option by 'fullWidth'
sometimes we want fullWidth and display label
|
2022-07-13 13:36:20 +02:00 |
|
|
bda203d11d
|
add accompanying courses exports in a group
|
2022-07-13 10:41:30 +02:00 |
|
|
3cdcccc037
|
add activity exports in a group
|
2022-07-13 10:32:27 +02:00 |
|
|
2ce145cace
|
wip.. setting acl for new accompanying course exports
|
2022-07-13 10:14:54 +02:00 |
|
|
ec38dc4d21
|
add person exports in a group
|
2022-07-13 10:14:54 +02:00 |
|
|
85796c2271
|
CS
|
2022-07-12 18:16:04 +02:00 |
|
|
83ee3c7cfd
|
fixed: add required type-hinting to AccompanyingPeriodComment, necessary
for docgen rendering
|
2022-07-12 18:15:16 +02:00 |
|
|
8809abedf6
|
fixed: rendering of course in list of courses by household
|
2022-07-12 18:14:25 +02:00 |
|
|
28ed09b9d9
|
exports: add 2 new exports for accompanying courses
|
2022-07-12 15:18:37 +02:00 |
|
|
56bed12886
|
exports: fix errors and depreciations
|
2022-07-12 14:19:50 +02:00 |
|
|
e9fca1288a
|
exports: fix errors and depreciations
|
2022-07-12 13:07:48 +02:00 |
|
|
9fa3d596bb
|
split title and description for list activity export
|
2022-07-12 13:06:29 +02:00 |
|
|
5896a77ae9
|
Fixed: use CenterResolver where cases when center is resolved differently
|
2022-07-12 11:10:18 +02:00 |
|
|
11d1b26efc
|
fixed: unable to create a course (due to method change in activity entity)
|
2022-07-12 10:44:40 +02:00 |
|
|
5f6c11bde9
|
Feature: show comment in #docgen generation for accompanying periods
|
2022-07-11 19:56:59 +02:00 |
|
|
b3da9611ce
|
Fixed: do not show postal code created by users in the list of postal codes
|
2022-07-11 19:37:32 +02:00 |
|
|
ba8a80a202
|
Fixed: test for userjob associated to course in Regulation list
|
2022-07-11 19:32:19 +02:00 |
|
|
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 |
|
|
ef9a155cc1
|
bootstrap styles in export section
|
2022-07-11 11:09:46 +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 |
|
|
340310be62
|
bootstrap styles in export section
|
2022-07-07 16:08:34 +02:00 |
|
nobohan
|
9978e76a87
|
fix activity rights (WIP)
|
2022-07-07 15:25:17 +02:00 |
|
|
7b64269bb5
|
fix show/hide in exports filter + better styles
|
2022-07-07 15:20:50 +02:00 |
|
nobohan
|
36e35f2e8f
|
[event] refactor admin for event bundle
|
2022-07-06 13:36:20 +02:00 |
|
|
989c4e90e5
|
enable show_hide on export pages
|
2022-07-05 16:39:48 +02:00 |
|
|
fcac977d13
|
existing exports, better translations
|
2022-07-05 15:46:43 +02:00 |
|
|
2b5accaeac
|
override export activity translations
|
2022-07-05 13:42:32 +02:00 |
|