5bbc50976e
Merge branch '103-document-page' into 'master'
...
Liste unifiée des documents
Closes #103
See merge request Chill-Projet/chill-bundles!545
2023-06-27 16:35:29 +00:00
abe020f116
Merge remote-tracking branch 'origin/master' into 103-document-page
2023-06-27 18:31:14 +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
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
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
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
398b633863
DX: simplify overlapsI expression in postgresql
2023-06-16 13:56:43 +02:00
7349be94c8
Merge remote-tracking branch 'origin/master' into 709-notification-eval-action
2023-06-13 23:05:51 +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
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
199223293e
rename method
2023-06-07 13:36:26 +02:00
73b95732db
Add new methods to RegroupmentRepository and fix association
...
Regroupment/Center
2023-06-07 13:06:10 +02:00
ad82685c02
allow to edit existing saved export with new export options
2023-06-06 10:49:00 +02:00
7e8dbbe873
link to update aggregator and filters from saved export and then execute
2023-06-06 09:57:06 +02:00
cf576dca7b
fix missing choices in getFormDefaultData with automatic generation
2023-06-05 18:16:32 +02:00
938027cc1e
apply fixes for list
2023-06-05 17:54:00 +02:00
db14221729
fix cs
2023-06-05 17:42:37 +02:00
ea77adc640
[edit export] add required method on export's interface
...
The method "getFormDefaultData" is applyied on every interface which
will use it:
- ExportInterface
- AggregatorInterface
- DirectExportInterface
- FilterInterface
The method buildForm is moved to those interfaces.
[ci-skip]
2023-06-05 17:09:58 +02:00
cb0a6bbd21
Regenerate data from saved export on formatter test
...
[ci-skip]
2023-06-04 01:10:50 +02:00
fb0afc7e0a
[WIP] get default data from saved exports for center and export steps
2023-06-02 15:32:38 +02:00
d1e1b1c4ce
[export form] decouple data from PickCenter form
2023-06-01 14:07:31 +02:00
eb107f5a15
add filter for generic doc + fix issues in filter
2023-05-30 12:46:05 +02:00
77997e2b6f
FIX [review] fix review comments
2023-05-24 16:24:58 +02:00
dad36927f3
FEATURE [export] uncheck all centers button
2023-05-24 15:34:39 +02:00
a31c4063a1
DX [cs-fixer] fixes
2023-05-24 14:02:05 +02:00
674e057f67
fixes for user permission list
2023-05-20 00:54:35 +02:00
b2e79b677b
Feature: [admin] add an export list of all permissions associated to
...
each user
2023-05-20 00:34:53 +02:00
748e566c7e
Feature: [admin] list of users on csv format
2023-05-20 00:03:25 +02:00
0083842509
DX: modernize controller for permissions groups and order them alphabetically
2023-05-19 11:58:11 +02:00
8863e0a92e
Fixed: force string on username
2023-05-17 13:24:44 +02:00
db9fef095a
Fixed: force default values for cc users in workflow
2023-05-17 13:24:15 +02:00
addbdacee8
Merge branch 'feature/change-parcours-status' into 'master'
...
Feature/change parcours status
See merge request Chill-Projet/chill-bundles!527
2023-05-17 08:13:18 +00:00
efaa01f4f6
DX: rector apply rules 'symfony up to 4.4
2023-05-05 18:21:33 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +02:00
2554da9dd8
Fix: urgent fix for EntityToJsonTransformer
...
The throw on error flag imposes us to propose a valid json string for decoding
2023-04-28 23:19:23 +02:00
24c33b306b
Fix: urgent fix for EntityToJsonTransformer
...
The throw on error flag imposes us to propose a valid json string for decoding
2023-04-28 23:16:13 +02:00
7e19419861
fixes for last rebase and fixes for runtime
2023-04-28 23:03:36 +02:00
c35994203d
fix phpstan issues
2023-04-28 22:55:01 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
229af2e4f9
Feature: Adapt filters and aggregators with new steps
2023-04-28 11:49:36 +02:00
e80a6e417b
Feature: Track update of entities if no user is associated to the request
...
This happens in scripts/cli (messenger, ...)
2023-04-28 11:49:35 +02:00
fcbc00d0f1
Feature: force to add updatedAt and createdAt even if no user iss associated
2023-04-28 11:49:35 +02:00
722f053f06
Feature: Change accompanying period info step in a cronjob
2023-04-28 11:49:35 +02:00
f2e1c73f37
Build parts to track info on accompanying period
2023-04-28 11:49:33 +02:00