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
47d0334b9e
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php74
2023-04-27 23:32:31 +02:00
a539febcfe
Merge branch 'geographical-units/force-make-valid-during-import' into 'master'
...
Fix: make geographical units valid during imports
See merge request Chill-Projet/chill-bundles!524
2023-04-25 12:34:21 +00:00
a859b7ea93
Merge branch '92-detail-address-button' into 'master'
...
Intégration bouton address details
See merge request Chill-Projet/chill-bundles!528
2023-04-25 10:38:18 +00:00
9918cf2d58
Fix: authorization helper won't send a list of center if an admin is authenticated
2023-04-24 15:50:27 +02:00
0c5a06c678
Fix: correct usage of badRequestHttpException signature
2023-04-24 15:50:08 +02:00
13feb3b212
[twig][templates] introduce an option in adress_entity_render to display or not the address details button
2023-04-21 21:15:35 +02:00
7cb7897e12
Align address detail button style with banner context buttons
2023-04-21 20:20:55 +02:00
01f2697b8d
Merge branch 'admin-permissionsgroup-templates' into 'master'
...
Improve permissionsgroup page in admin templates
See merge request Chill-Projet/chill-bundles!504
2023-04-21 15:36:00 +00:00
025ee2ea95
UX: [Admin][persmissionsgroup] complete in template: content wrapper with bootstrap classes
2023-04-20 20:24:23 +02:00
60ada2edce
Merge branch 'maintenance/deprecate-swiftmailer' into 'master'
...
DX: [mailer] deprecate the chill mailer based on swift mailer + fix RoleScopePickerType
Closes #90
See merge request Chill-Projet/chill-bundles!525
2023-04-19 11:09:09 +00:00