f19b939bd4
Fixed: rights on the action list in accompanying period main's page
...
Add is_granted check on the action:
- if update action is allowed, open in update mode;
- if see action is allowed, open in see mode;
- fallback to an inactive link (should not happens)
2023-06-27 11:04:22 +02:00
9f0fdb031a
Merge remote-tracking branch 'origin/master' into 110-export-editable
2023-06-26 11:06:52 +02:00
0e9597bf77
fix handling of DirectExportInterface
2023-06-25 15:47:30 +02:00
9978b6a6e4
Fix: fix the loading of pickCenterType when no regroupments exists and
...
defaults of SocialWorkTypeFilter
2023-06-23 13:09:19 +02:00
0e5f1b4ab9
Feature: [activity list] add pagination
2023-06-23 12:44:54 +02:00
f7c11d3567
Feature: Add filters on activity list
2023-06-23 12:27:18 +02:00
51544cfc48
DX: improve typing of a property in UserJob
2023-06-23 12:24:40 +02:00
659dff3d2c
DX: Add features to filterOrder
...
Allow to add single checkboxes and entitychoices to filter order
2023-06-23 12:24:32 +02:00
471898e6d8
Fixed: filter social action to keep only currently activated
2023-06-21 14:17:54 +02:00
146103e87c
Fixed: Accompanyingperiod / comment: order by newest to oldest
2023-06-21 14:17:54 +02:00
45724100d4
Merge branch '82_bundles_filiation_delete_fix' into 'master'
...
#82 filiation delete/patch fix
See merge request Chill-Projet/chill-bundles!548
2023-06-21 12:17:34 +00:00
6c16967cdc
Fix: Fix entityId and return path when add a notification on a document's evaluation
2023-06-19 21:00:19 +02:00
21f11fb034
execute rector run on filters and aggregators
2023-06-18 21:36:40 +02:00
50de389bc7
Revert "apply fixes for list"
...
This reverts commit 938027cc
2023-06-18 11:58:42 +02:00
960acb8c0a
Revert "apply rector rules for exports"
...
This reverts commit 3adf3625
2023-06-18 11:57:26 +02:00
88a544fabe
Merge branch '113-regroupements-filters' into 'master'
...
Regenerate data from saved export on formatter test
See merge request Chill-Projet/chill-bundles!564
2023-06-16 12:05:39 +00:00
fe936ac0f2
Feature: [export][course] filter course by step, between two dates
2023-06-16 13:56:43 +02:00
398b633863
DX: simplify overlapsI expression in postgresql
2023-06-16 13:56:43 +02:00
8fabfdd5c0
Feature: [export] filter on accompanying period step: allow to check multiple steps
2023-06-16 13:56:41 +02:00
7349be94c8
Merge remote-tracking branch 'origin/master' into 709-notification-eval-action
2023-06-13 23:05:51 +02:00
d815b44280
DX: more type-hinting on AccompanyingPeriodWork
2023-06-13 23:05:34 +02:00
56957250ba
re-use the display of workflow for the notification on evaluation document
2023-06-13 23:05:09 +02:00
a6b451df98
Fix counter on notification for document, using "more" parameter
...
The counter now show results for embedded document, in the accompanying period work list.
2023-06-13 23:04:41 +02:00
3879e5cd9b
Notification: fix counter, and allow to add more related entity in a single query
...
Sometimes, there are entities which embed other entities, which in turn have notification. This more parameter allow to fetch notification and counter for those embedded entities in a single query.
2023-06-13 23:03:15 +02:00
cb4de1f3d2
Fixes for work rendering without "onlyone" parameter
2023-06-13 22:58:08 +02:00
21f0f70350
Merge branch 'fix-association-person-current-center' into 'master'
...
Fix association's annotation between PersonCenterCurrent and Person entities
See merge request Chill-Projet/chill-bundles!558
2023-06-13 13:58:22 +00:00
1b664d0be2
Merge branch '58-birthdate-precede'
2023-06-13 15:54:09 +02:00
a136a278da
remove console.log
2023-06-13 15:53:50 +02:00
270e068ace
Merge branch '710_vendee_document_workflow_scroll'
2023-06-13 15:48:02 +02:00
c683123eca
set blinking animation on item-row, not just on the input
2023-06-13 15:47:06 +02:00
5495b1cb44
fix condition
2023-06-13 15:33:10 +02:00
24049b9dfc
remove unused file
2023-06-13 15:33:03 +02:00
34a333f6a3
Merge branch 'master' into 103-document-page
2023-06-13 15:27:58 +02:00
c4dd46a03c
fix phpstan issues
2023-06-13 15:26:21 +02:00
5cbdea29e9
Merge remote-tracking branch 'origin/master' into 103-document-page
2023-06-13 15:14:17 +02:00
909d2dfb60
layout for rendering list
2023-06-13 15:00:16 +02:00
1f1ebb6adb
fix mismatch for key in different providers
2023-06-13 11:30:00 +02:00
4456fb3749
Fixing generic doc providers from calendar + fix cs
2023-06-13 11:01:40 +02:00
727e9d0f74
WIP: fix loading of activity document
2023-06-12 17:58:27 +02:00
eb41293c96
Merge branch '111-list-my-acc-period-incomplete' into 'master'
...
fix list of "my accompanying periods"
Closes #111
See merge request Chill-Projet/chill-bundles!557
2023-06-09 10:21:24 +00:00
37e92ca58d
Merge branch 'fix_parcours_creation_rights_in_household' into 'master'
...
Fix parcours creation rights in household
See merge request Chill-Projet/chill-bundles!560
2023-06-07 15:59:02 +00:00
593adadef1
Merge branch 'fix_parcours_creation_rights_in_household' of gitlab.com:Chill-Projet/chill-bundles into fix_parcours_creation_rights_in_household
2023-06-07 17:47:45 +02:00
f42e1723ab
FIX [php-cs-fixer]
2023-06-07 17:39:28 +02:00
23ee29ab0d
Apply 1 suggestion(s) to 1 file(s)
2023-06-07 11:39:19 +00:00
199223293e
rename method
2023-06-07 13:36:26 +02:00
520d5ab6d4
FIX [rights][menu] dont show menu item parcours if user doesn't have the proper rights
2023-06-07 13:30:53 +02:00
c73beef3af
FIX [rights][household] check rights to be able to create a parcours from within household
2023-06-07 13:25:48 +02:00
73b95732db
Add new methods to RegroupmentRepository and fix association
...
Regroupment/Center
2023-06-07 13:06:10 +02:00
88f48d474f
fix association's annotation between PersonCenterCurrent and Person entities
2023-06-06 17:08:38 +02:00
0fd36a3196
fix list of "my accompanying periods"
2023-06-06 14:40:24 +02:00