3b9e6d2742
fix z-index of dropdown menus
2022-11-24 11:12:01 +01:00
390da7c641
Merge branch 'testing' of gitlab.com:Chill-Projet/chill-bundles into testing
2022-11-21 11:11:57 +01:00
d3e784de15
DX: fix cs
2022-11-20 21:28:07 +01:00
d35dacf562
Fixed: [budget] Fix voter on household's budget
2022-11-20 21:27:19 +01:00
cd54fdd13f
Feature: [activity] automatically add a person to an activity, if
...
created in the person context
See https://gitlab.com/Chill-Projet/chill-bundles/-/issues/28
2022-11-18 16:12:49 +01:00
448d93cd02
Fixed: [address] Add missing window.addaddress in person create page, and third party create and update page
2022-11-18 16:11:03 +01:00
8894491dac
#16 fix error with vue_activity component in person context (when accompanyingPeriod is null)
2022-11-17 21:43:03 +01:00
999e9e8553
Feature: [workflow] do not subscribe user on notification for each step
...
automatically
2022-11-17 19:17:30 +01:00
3ca46efd2c
#16 pass default variables to add-address component when it is called from another vue component
2022-11-17 19:02:07 +01:00
e90782500b
#16 add default value for config variables
2022-11-16 23:10:11 +01:00
0f159281ba
Merge branch '111_exports_suite' into testing
2022-11-16 22:53:38 +01:00
15c304b1d1
Feature: [rolling date] do not show the fixed date input, unless the fixed date
value is picked
2022-11-16 22:52:30 +01:00
53980dd757
#16 replace hardcoded country and map_center in vue add-address by symfony config yaml variables
2022-11-16 22:30:05 +01:00
c1261f63e7
Merge branch 'testing' of gitlab.com:Chill-Projet/chill-bundles into testing
2022-11-16 18:41:42 +01:00
80f6b7d330
cs fix
2022-11-16 18:41:26 +01:00
56a7833858
#16 Fix html5 widget for ChillDateTimeType
2022-11-16 17:44:48 +01:00
318d6b6d4e
Fixed: remaining options not linked with PickRollingDateType
2022-11-16 14:58:08 +01:00
d0e1f31ec7
Fixed: [saved exports] Fix a test in list when no export ungrouped
2022-11-16 14:58:08 +01:00
15871db7fd
Fixed: [saved exports] Transform null strings into blank strings, and add validation
2022-11-16 14:58:08 +01:00
00bf7bf299
DX: fix construct of ReferrerScopeAggregator in test
2022-11-16 14:58:07 +01:00
dafd715efd
Merge branch '111_exports_suite' into testing
2022-11-16 14:32:54 +01:00
928869666c
#16 fix errors and some design regressions in eventBundle
2022-11-16 13:09:59 +01:00
9623a35e6f
#16 EventBundle participation (fix errors and improve ux)
2022-11-16 10:57:06 +01:00
d58aad4624
improve savedExport translation
2022-11-15 22:08:15 +01:00
a39f547907
fix flex-bloc look in exports list and saved exports
2022-11-15 22:01:35 +01:00
0e661784b0
DX: fix construct of ReferrerScopeAggregator in test
2022-11-15 18:17:58 +01:00
fc607d6a0e
DX: improve import command + help for address-ref-from-best-addresses
2022-11-15 16:16:52 +01:00
2f765a3aa5
Merge branch 'testing' of gitlab.com:Chill-Projet/chill-bundles into testing
2022-11-15 13:44:14 +01:00
9ad3bbc1b4
Fixed: fix typo in workflows
2022-11-15 11:58:26 +00:00
f144663877
Fixed: Fix typo in message for activity
2022-11-15 11:46:32 +00:00
434ef075da
Feature: Add geographical unit name and ref ids in list, associated to address
2022-11-14 17:06:39 +01:00
2db778c4a4
fix chill-bundles#25 RollingDate bad expression
2022-11-14 16:18:04 +01:00
2178485e5e
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-11-14 16:12:30 +01:00
e767557216
csfixer
2022-11-14 16:03:04 +01:00
68bfb082fc
chill-bundles#25: replace ChillDateType by PickRollingDateType
...
batch/serial replacing
untested
2022-11-14 15:43:02 +01:00
1f3dd00d81
improve flex positionning for list exports cards
2022-11-14 15:43:02 +01:00
f633fabf79
Merge branch '111_exports_suite' into testing
2022-11-14 14:23:49 +01:00
cf6430ae9b
Feature: Adapt geographical unit filters and aggregator to use the materialized view, instead of geographical computation (improve performance)
2022-11-14 14:22:48 +01:00
d3ba11f521
Feature: Store location of each address contained in geographical units in a materialized view
2022-11-14 14:21:03 +01:00
f3401faea1
Merge branch '111_exports_suite' into testing
2022-11-14 11:29:26 +01:00
ec9555ec84
Merge branch 'exports/apply-person-modifier-on-course' into '111_exports_suite'
...
Apply persons filters and aggregators on accompanying course
See merge request Chill-Projet/chill-bundles!466
2022-11-14 10:22:48 +00:00
a68422e0e8
Features: [export] Apply person filters and aggreators on Count Household
2022-11-14 11:21:16 +01:00
400770123a
Features: [export] Apply person filters and aggreators on Count Evaluation
2022-11-14 10:46:13 +01:00
91e3588e76
Features: [export] Show also SocialIssue in the By Social Action aggregator
2022-11-10 21:17:48 +01:00
61f44396c5
Features: [export] Apply person filters and aggreators on Count Social Works export
2022-11-10 15:51:46 +01:00
8e44f20535
Features: [export] Remove old unnecessary filters for person with accompanying period
...
Those filters applyed on persons and allowed to select person which has a new, closing, or active accompanying period. But this is deprecated: there are now a dedicated Export for that ( CountPersonWithAccompanyingCourse)
2022-11-10 15:21:56 +01:00
a7c44830d2
Features: [export] Filter "persons who do not have a household composition"
2022-11-10 15:11:45 +01:00
a942a24596
Fixes: [export] fixes filters by household composition, and apply them on persons directly
2022-11-09 20:46:15 +01:00
826a975fbe
Features: apply all the filters and aggregators concerning person on accompanying courses
2022-11-09 16:20:24 +01:00
c1df8084a6
DX: Add DQL function LEAST and GREATEST
2022-11-09 15:48:20 +01:00