cdaca533a0
Feature: [export] allow to check multiple geographical layers in
...
geographical aggregators
BC: saved exports which activated this layers won't work any more. This
is the query to find them:
```sql
SELECT * FROM chill_main_saved_export
WHERE
options->'export'->'export'->'aggregators'->'accompanyingcourse_geographicalunitstat_aggregator'->>'enabled' = '1'
```
2023-04-25 17:37:27 +02:00
00e62442cc
Fix: fix typo in translation
2023-04-25 17:10:07 +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
1eb78d7273
Merge branch 'draft-periods-without-creator' into 'master'
...
Display too draft periods without creator in periods of a person
See merge request Chill-Projet/chill-bundles!526
2023-04-25 12:30:22 +00:00
1e2ca764c1
UX: more precision for the explanation of course draft pages
2023-04-25 14:20:24 +02: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
49094ff54a
Merge branch 'improve-budget-template' into 'master'
...
improve Budget template
See merge request Chill-Projet/chill-bundles!514
2023-04-25 10:37:42 +00:00
1d2b6e167f
improve Budget template
2023-04-25 10:37:41 +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
dc22c94b95
Fix person banner contact details responsive placement
2023-04-21 21:10:51 +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
631d65a57f
improve indentation
2023-04-20 18:09:25 +02:00
dde35be9c3
hide pagination if no periods
2023-04-20 18:05:39 +02:00
a59e84b029
Display too draft periods without creator in periods of a person
2023-04-20 16:37:10 +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
e6163b2bc3
DX: fix cs
2023-04-19 13:05:21 +02:00
906d1fdab5
DX: remove usage of deprecated Role class
2023-04-19 13:01:48 +02:00
a1421ea99f
Fix: fix usage of scope picker with unactives scopes
2023-04-19 13:00:31 +02:00
cb1ea8c622
DX: [mailer] deprecate the chill mailer based on swift mailer
2023-04-19 12:23:15 +02:00
b985e1c93e
Merge branch 'fixes-for-imports' into 'master'
...
Fix: fix import of address and problematiques
See merge request Chill-Projet/chill-bundles!518
2023-04-18 19:17:58 +00:00
929c9f4f72
Merge branch 'calendar/fix-loading-msgraph-events' into 'master'
...
Fix: small fixes for remote calendars
See merge request Chill-Projet/chill-bundles!521
2023-04-18 19:17:44 +00:00
eaeab4ed2b
Merge branch 'exports/fixes-202304' into 'master'
...
Fix: fix exports
See merge request Chill-Projet/chill-bundles!520
2023-04-18 19:17:32 +00:00
034e2553bc
Fix option with RoleWithoutScope distinction. Remove flag.
2023-04-18 21:13:24 +02:00
a0d0c3840f
Fix deprecated Role call
2023-04-18 19:04:30 +02:00
b69fb740b1
Fix: make geographical units valid during imports
2023-04-18 11:36:46 +02:00
d31021247b
Merge branch '73-user-manual-link' into 'master'
...
Feature [manual] update user manual link in footer
See merge request Chill-Projet/chill-bundles!523
2023-04-18 09:18:55 +00:00
d898f3ffce
Feature [manual] update user manual link in footer
2023-04-17 10:44:43 +02:00
bef1d6b4a3
Merge branch '88-replace-activity-translations' into 'master'
...
Replace 'activité' by 'échange'
See merge request Chill-Projet/chill-bundles!519
2023-04-14 21:51:27 +00:00
c48c5875c6
DX: fix phpstan issues
2023-04-14 23:47:33 +02:00
ffa94dbe40
Fix: [msgraph calendar subscription] fix infinite iterating on calendar subscription
...
When the total of user to subscribe is a multiple of offset, the subscription was an infinite loop
2023-04-14 23:41:37 +02:00
33051366d4
Fix: [remote calendar ms graph] set another date format
...
The previous date format was compliant with the spec described here:
https://learn.microsoft.com/en-us/graph/api/user-list-calendarview?view=graph-rest-1.0&tabs=http
However, the date format was not accepted. This should be fix the date format.
2023-04-14 23:20:59 +02:00
2b42db87dc
fix: [referrer scope aggregator] fix period overlapping
2023-04-14 21:59:25 +02:00
ffc3a97651
Permissions more readables with scope before role
2023-04-14 17:17:41 +02:00
499417aea5
permissiongroup: complete translation, remove itself role in 'which implies'
2023-04-14 17:04:04 +02:00
91d40d9153
remove (⚑) mark in added roles table (use flag only in form select)
2023-04-14 16:44:38 +02:00
ec7f59fc03
UX [translations] batch replace 'activité' by 'échange' + check !
...
note: fix some others mistakes
2023-04-14 15:58:27 +02:00
83ce3b3e92
Use ⚑ char to mark roles without scopes
2023-04-14 15:28:43 +02:00
324a350bf1
UX: [permissiongroup] improve transition between form and behind content
2023-04-14 15:14:08 +02:00
27415ce868
UX: [permissiongroup] sticky form more compact, and with help text
2023-04-14 14:38:23 +02:00
8042edc13c
UX: [permissiongroup] fix form with new sticky-form class
2023-04-14 13:55:54 +02:00
318a84e04d
permissiongroup: complete translation, remove itself role in 'which implies'
2023-04-14 13:22:31 +02:00
d759b9c727
Fixed: [import social work metadata] make association from parent/child SocialIssue and SocialAction on the owning side
2023-04-14 13:14:41 +02:00
0af13b028e
UX: improve admin templates
2023-04-14 13:02:36 +02:00
91ba0c983d
UX: improve admin > permissiongroup templates
2023-04-14 12:25:09 +02:00
78d3c6f1be
Merge branch 'master' into admin-permissionsgroup-templates
2023-04-14 12:22:32 +02:00
19e51cc74c
Fix: new column name in hexasmal data for geographical coordinates
2023-04-14 12:11:04 +02:00