34296e7841
Feature: [wopi] Implements the new required AuthorizationManager and UserManager for wopi
2023-01-10 20:26:44 +01:00
a34c102c4b
DX: fix cs
2023-01-09 20:55:41 +01:00
c1c92dc296
Feature: use JWT access token for securing wopi endpoints
2023-01-09 20:55:25 +01:00
e542ebe531
Deps: add lexix jwt bundle for handling access token
2023-01-07 21:03:58 +01:00
77e4b1d4ff
Fixed: use the new native implementation of putFile to handle last-modified-timestamp correctly
2023-01-07 20:53:03 +01:00
b23019cb3a
Fixed: use correct method for generating signature
2023-01-07 20:51:37 +01:00
1fad0f88a4
Deps: fix version of some deps
2022-12-30 00:14:15 +01:00
bbd2599e7e
Fixed: [cron] store the last store of executed tasks correctly
2022-12-27 00:09:45 +01:00
5aa59aa0ff
Deploy: upgrade chill bundles and adapt skeleton
2022-12-24 15:40:17 +01:00
351df930a1
DX: Fix CS
2022-12-23 13:36:32 +01:00
c8127a1d9d
Fixed: ensure to execute Refresh Address To Geographical Unit Cronjob even during the day
2022-12-23 13:36:23 +01:00
f12f640cb4
Fixed: use correct comparison of body in makeFetch
2022-12-23 11:32:31 +01:00
4da9b6587d
DX: remove console comment in file Person.vue
2022-12-23 11:30:40 +01:00
0fec753118
Merge branch 'cire16' into 'master'
...
Cire issue #16 : fix some stuffs for staging cire instance
See merge request Chill-Projet/chill-bundles!467
2022-12-22 18:51:33 +00:00
4d3d9db1b3
Fixed: Fix map center on opening or editing address
2022-12-22 19:29:56 +01:00
ce17f5f5c0
Fixed: [vue][add-address] fix map center when editing existing address (corrections post review)
...
52512e45fc (note_1205935758)
2022-12-22 11:31:44 +01:00
6a14c2b9b3
Fixed: [vue][add-address] fix map center when editing existing address
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/674
2022-12-22 11:31:27 +01:00
ad94c7bcb7
DX: Fix CS and type hinting
2022-12-22 11:22:49 +01:00
3ca2811494
Feature: set parameters for add_address as global
...
The parameter `window.addaddress` is now global and can be reached to all page. This ensure backward compatibility.
2022-12-22 11:22:24 +01:00
1bc7221315
Feature: Set defaults values for add_address configuration
...
The default values were not set at the root of the array config. This create a default value to the array config
2022-12-22 11:21:05 +01:00
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16
2022-12-22 10:22:58 +01:00
f7fa9c31f3
Merge branch '29-person-modal-on-the-fly-add-center' into 'master'
...
Resolve "La modale "on the fly" pour créer une personne ne fonctionne pas: il manque le centre"
Closes #29
See merge request Chill-Projet/chill-bundles!468
2022-12-21 16:34:52 +00:00
fa237bf27b
Fix: missing translation of validation of center
2022-12-21 17:27:15 +01:00
64e65d08fe
Fix: [center denormalizer] do not throw an error if deserializing a null center
2022-12-21 17:27:14 +01:00
1f58acd871
Feature: [person][creation] Add center field to OnTheFly/Person
2022-12-21 17:27:11 +01:00
b06a76784a
Feature: [person][creation] api for listing availables centers for person creation
2022-12-21 17:25:23 +01:00
1585a73974
DX: [authorization helper] Create an authorization helper with current user already available
...
See https://gitlab.com/Chill-Projet/chill-bundles/-/issues/14
2022-12-21 17:25:22 +01:00
ba261ddeb9
Fixed: show list of workflow, event if some accompanying course document associated to a workflow are deleted
2022-12-14 13:52:37 +01:00
58ede06dfe
Fixed: show list of workflow, event if some social action associated to a workflow are deleted
2022-12-14 13:46:31 +01:00
2dec6a017d
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-12-13 14:43:03 +01:00
fb42cb1baf
Merge branch '25-bug-composition'
2022-12-13 14:42:10 +01:00
ae1df1f47a
Fixed: [zone admin] fix edit link in composition index template
2022-12-13 14:41:54 +01:00
f2cbd7f4a3
Merge branch '30-add-cron-system' into 'master'
...
Handle cron within chill-bundle code
Closes #30
See merge request Chill-Projet/chill-bundles!472
2022-12-13 12:45:49 +00:00
d41dc7035c
Doc: doc for CronJobManagerInterface
2022-12-12 23:29:03 +01:00
23d7d1c8f0
Doc: doc for installation and cronjob, and addresses
2022-12-12 22:49:50 +01:00
acfa3d6849
Fixed: [cronjob command] force command name
2022-12-12 22:49:30 +01:00
0bfb5c617e
Doc: [cronjob manager] Doc for implementing cronjob
2022-12-12 22:48:57 +01:00
17461aa21e
Fixed: [cronjob manager] Fix execution of one single job
2022-12-12 22:21:46 +01:00
7d469df62a
Feature: CronJob for refreshing materialized view association between address and geographical unit
2022-12-12 21:17:03 +01:00
204ebd4415
Feature: bootstrap dependency injection for CronJobManager and create a command
2022-12-12 21:16:27 +01:00
b789250b8d
Feature: bootstrap dependency injection for CronJobManager
2022-12-12 21:15:58 +01:00
1ebdcd1530
Feature: create table for CronJobExecution
2022-12-12 21:15:32 +01:00
e93458f943
Fixes: Fix doctrine annotation and repository for CronJobExecution
2022-12-12 21:15:05 +01:00
ceee5e7eea
Feature: [cron] Create an interface for CronManagerInterface
2022-12-12 21:14:33 +01:00
e0c9e12008
Feature: [cron] Create a cron job to refresh materialized view address - geographical unit association
2022-12-12 14:35:46 +01:00
4fcfe3f5d2
Feature: [cron] Create a cron manager
2022-12-12 14:02:19 +01:00
333e524136
Merge branch 'calendar/finalization' into testing
2022-12-12 13:50:58 +01:00
3c85b5ca92
Fixed: a bug for range generatoion during week-end
...
The range generator failed during week-end, because no range is selected (lastStart and endDate is null).
with this commit, the rangeGenerator may return null instead of an array, which means no sms will be send.
2022-12-12 13:09:31 +01:00
aca81122d5
Merge branch 'calendar/finalization' into testing
2022-12-08 13:42:25 +01:00
efe494d61f
handle package version from within chill bundles
2022-12-07 15:42:39 +01:00
c050c42a27
Fixed: [My Calendar Ranges] fix use of legacy mode in vue createI18n
2022-12-07 14:15:52 +01:00
6309877a14
Fixed: [relationship graph] fix layout of button to add a link (upgrade bootstrap)
2022-12-07 12:18:35 +01:00
8d19e8d7af
Fixed: Fix padding inside top right menus
2022-12-07 12:00:31 +01:00
34c97769a6
Fixed: Fix modal layout with bootstrap upgrade
2022-12-07 12:00:14 +01:00
a10aae2100
Deploy: update webpack config for postcss loader and ckeditor
2022-12-06 22:27:27 +01:00
516e4e5f47
Fixed: fix the loading of bootstrap
...
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/690
2022-12-06 21:25:35 +01:00
531b49a536
Merge branch '111_exports_suite' into calendar/finalization
2022-12-06 21:21:01 +01:00
5328bee262
Fixed: [SocialAction] Fix the loading of evaluations associated to a SocialActions
2022-12-06 10:17:49 +01:00
060d5d5ca3
Merge remote-tracking branch 'origin/master' into 111_exports_suite
2022-12-05 20:52:33 +01:00
368136ea57
Feature: [activity][list] Fix list for activities and refactor list with an helper
2022-12-05 18:26:01 +01:00
d080dfda9a
DX: Fix CS
2022-12-05 18:26:01 +01:00
88fb48e2be
Fixed: let the aggregator "Activity by type" be shown again
2022-12-05 18:26:01 +01:00
feb760a97b
Merge branch 'calendar/finalization' into testing
2022-11-29 16:08:05 +01:00
e97a04ab54
Feature: [Calendar doc] Pick document to generate inside the edit/new form
2022-11-29 15:27:36 +01:00
c16454214d
Merge branch 'calendar/finalization' into testing
2022-11-28 21:38:35 +01:00
be5f87348b
Feature: [CalendarDoc] pick template for generating calendar directly in list
2022-11-28 21:37:17 +01:00
e71bb5d77b
Merge branch 'calendar/finalization' into testing
2022-11-28 14:54:26 +01:00
6cac298724
Feature: [Calendar doc] show an alert when document is linked to a previous datetime version of the calendar
2022-11-28 14:40:33 +01:00
39f410dc8f
Feature: [Calendar doc] complete CRUD for associating documents within Calendar
2022-11-28 14:33:06 +01:00
fc15b85d11
DX: [accompanying period] refactor the getCenters method
...
Use more portable spl_object_hash for listing different centers
2022-11-28 12:24:10 +01:00
74673380aa
Fixed: [calendar] refactor ACL on calendar
2022-11-28 12:22:58 +01:00
72ae6fb2cd
merge calendar/finalization into testing: fix conflicts
2022-11-28 09:33:24 +01:00
a73dca5efe
Feature: [calendar] show the number of calendars ignored by the date filter, in the list
2022-11-25 17:27:42 +01:00
8cbfe16c24
DX: Fix cs
2022-11-25 17:02:57 +01:00
9b32ce53c8
Fixed: [calendar] add a return path to calendar doc
...
See https://gitlab.com/Chill-Projet/chill-bundles/-/issues/23
2022-11-25 17:02:12 +01:00
788b1e9eeb
Fixed: [calendar] Fix picking calendar document templating, when adding document in person context
2022-11-25 16:51:41 +01:00
57e1786b99
Fixed: [calendar] Always show filter of calendars in list
2022-11-25 16:50:56 +01:00
6eb23c6073
Feature: [calendar] add proper location on short message text for next rendez-vous
2022-11-25 16:28:00 +01:00
b6e3baa5dc
DX: fix cs
2022-11-25 16:04:40 +01:00
02a7074218
Fixed: [calendar] Do not require scope when adding calendar roles
2022-11-25 15:57:50 +01:00
593caec851
Merge remote-tracking branch 'origin/111_exports_suite' into calendar/finalization
2022-11-25 15:29:17 +01:00
9913938c1b
show x instead of 1 or 0 for boolean field in export
2022-11-25 14:19:22 +01:00
7c8ac8cfcb
Merge branch '111_exports_suite' into testing
2022-11-25 14:17:16 +01:00
3ebf3ae148
fix activity list export for linked with person
2022-11-25 14:16:44 +01:00
24833be681
take into account null value in formatter
2022-11-25 14:15:56 +01:00
6777cf7225
household can be null in budget abstractElement
2022-11-24 13:01:55 +01:00
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
c22135f101
Feature: [export] apply all filters valid for person on accompanying course
2022-11-09 14:50:22 +01:00
a2e1228c09
Merge branch 'testing' of gitlab.com:Chill-Projet/chill-bundles into testing
2022-11-09 11:39:28 +01:00
11f0cac86e
Merge branch '111_exports_suite' into testing
2022-11-09 10:47:07 +01:00
9dba5965f6
Merge branch '21-save-exports' into '111_exports_suite'
...
Allow to save exports
See merge request Chill-Projet/chill-bundles!465
2022-11-09 09:44:07 +00:00
be38251a13
Feature: [saved export] Switch between list of export and saved export thanks to nav at the list's top
2022-11-08 19:59:43 +01:00
43791badd5
Feature: [saved export] Edit and delete saved exports
2022-11-08 19:24:22 +01:00
79e9906a05
Feature: [saved export] Générate a report from a saved export
2022-11-08 18:02:26 +01:00
aec4c52567
Feature: [saved export] First list of saved exports
2022-11-08 16:57:49 +01:00
ccb2cd0295
Feature: [saved export] Create a "saved export"
2022-11-08 10:20:38 +01:00
8aeeab9e6b
Feature: Apply rolling "open between dates filters" (accompanying period)
2022-11-07 21:18:56 +01:00
48da6d0a92
Feature: Apply rolling date on StepAggregator
2022-11-07 21:11:20 +01:00
50db96ffbc
Fix validation of fixed date
2022-11-07 18:20:34 +01:00
86be95ac43
Feature: [export] Add a rolling date on Acp "by step" filter
2022-11-07 18:20:22 +01:00
8159f91e25
DX: create interface for RollingDateConverterInterface
2022-11-07 18:19:35 +01:00
0756bec580
DX: fix cs
2022-11-07 18:07:26 +01:00
4e3c93cdd3
DX: Add validation to PickRolingDateType
...
It is not possible to pick a fixed date when not setting a fixed date
2022-11-07 17:56:30 +01:00
c7f740d5d7
DX: Add rolling date converter + unit test
2022-11-07 17:42:00 +01:00
5489178e4b
DX: Create a RollingDate data transfer object and Form type
2022-11-07 14:06:47 +01:00
3b96ac3ef3
DX: fixed double declaration of AsideActivity
2022-11-07 11:43:21 +01:00
df4f5e7cf8
Fixed: [export] improve memory footprint for filter by Geographical Unit
2022-11-07 11:31:23 +01:00
82d9ab8ca6
DX: [export] review on CreatorFilter, CreatorJobAggregator, CreatorJobFilter
2022-11-07 11:31:23 +01:00
c05637bc72
evaluations aggregators
2022-11-07 11:31:23 +01:00
d450f06286
filters and aggregator aside activity
2022-11-07 11:31:23 +01:00
3b68997c69
Feature: [export][evaluation] Group evaluation by start date
2022-11-07 11:31:23 +01:00
17e8e1964d
Feature: [export][evaluation] Adding group by evaluation having end date
2022-11-07 11:31:23 +01:00
bf5ecd25de
Feature: [export][evaluation] filter by current evaluation (without any end date)
2022-11-07 11:31:23 +01:00
9fa3a72cb4
Feature: [export][evaluation] add by end date filter
2022-11-07 11:31:23 +01:00
f10a448ae9
DX: prevent collision in parameter name in evaluation / by start date filter
2022-11-07 11:31:23 +01:00
9bfc184f70
Feature: [export][work] Group by current action
2022-11-07 11:31:23 +01:00
2e60b6735a
DX: more cs
2022-11-07 11:31:23 +01:00
2ee362bfd5
Feature: [export][action] Filter 'active' action: which does not have an end date
2022-11-07 11:31:23 +01:00
b42e1a9a05
Feature: [export][activity] Add an aggregator to group by sent / received
2022-11-07 11:31:21 +01:00
055acbf43c
DX: more code style fixes
2022-11-07 11:30:51 +01:00
5655f953d7
Feature: [export] group accompanying period by number of actions
2022-11-07 11:30:51 +01:00
e6553e71ee
Feature: [export] filter accompanying period which has no action - work
2022-11-07 11:30:51 +01:00
7f9e8c5a7b
Feature: [export] add aggregator by "number of activity" for acp
2022-11-07 11:30:51 +01:00
f3a3cab801
DX: review for hasNoActivityFilter
2022-11-07 11:30:51 +01:00
d6b358cfa1
Fixed: fix date's type in DateType input, and prevent collision on
...
parameter name
2022-11-07 11:30:51 +01:00
abd79df8cd
count aside activity
2022-11-07 11:30:51 +01:00
dc38e5927c
voter aside activity created
2022-11-07 11:30:51 +01:00
18406e83a1
creator job aggregator
2022-11-07 11:30:51 +01:00
6687742e23
DX: simplify creatorJobFilter
2022-11-07 11:30:51 +01:00
2767075be7
Feature: [export] Finalize HasTemporaryLocation filter on accompanying
...
course
2022-11-07 11:30:51 +01:00
371a7dc05c
Fixed: handle null value in SentReceivedAggregator
2022-11-07 11:30:51 +01:00
63129a3b8c
setup aside activity export
2022-11-07 11:30:14 +01:00
8ea29e8ec4
add translations creator filters
2022-11-07 11:30:14 +01:00
2bdc06397e
creator job filter
2022-11-07 11:30:14 +01:00
edd9aaa475
comment out builder method
2022-11-07 11:30:14 +01:00
5695564723
fix code style
2022-11-07 11:30:13 +01:00
fc9689e881
DX: repairs code style, and psalm types
2022-11-07 11:29:09 +01:00
75f69859e6
fix psalm errors
2022-11-07 11:29:09 +01:00
b5a9dac62e
Feature: [export] Add a list of accompanying periods
2022-11-07 11:29:09 +01:00
bf58c5d59c
Feature: [export] add a list of people having an accompanying period
2022-11-07 11:29:09 +01:00
8a395bf108
DX: ensure that the return type is correct in ListPersonHelper
2022-11-07 11:29:09 +01:00
1ed367e079
Fixed: [export][acl][Social issue filter] fix type for retrieving data from form
2022-11-07 11:29:09 +01:00
e3801d54b4
DX: Refactor ListPerson to extract methods linked to label and select
2022-11-07 11:29:09 +01:00
4c9cdb7b8c
Fixed: [list person] fix list person and add new fields
2022-11-07 11:29:09 +01:00
2096e175d4
Fixed: [export][list person] use address from household for person list
2022-11-07 11:29:09 +01:00
781253a854
Fixed: correctly show datetime in spreadsheet list
2022-11-07 11:29:09 +01:00
c396635163
acp creator filter
2022-11-07 11:29:09 +01:00
eeb84d5cfb
php csfixes
2022-11-07 11:29:09 +01:00
fc2f8d33e1
correct namespace and use statements
2022-11-07 11:29:09 +01:00
a69965345f
correct config file
2022-11-07 11:29:09 +01:00
226f172970
SentReceivedAggregator (in activity)
2022-11-07 11:29:09 +01:00
6d0622aa38
HasNoActivityFilter (in activity)
2022-11-07 11:29:09 +01:00
0e553594a0
CurrentEvaluationsFilter
2022-11-07 11:29:09 +01:00
f714c7206c
ByEndDateFilter evaluation
2022-11-07 11:29:09 +01:00
42012dbad2
ByStartDateFilter evaluation
2022-11-07 11:29:09 +01:00
bc41910a39
HasNoReferrer filter
2022-11-07 11:29:09 +01:00
a18870c91e
Evaluation HavingEndDate Aggregator
2022-11-07 11:29:09 +01:00
68ebf8303c
remove ByMaxDateFilter (evaluation)
2022-11-07 11:29:09 +01:00
9e89302aa4
SocialWork: Current actions filter + aggregator
2022-11-07 11:29:09 +01:00
2e52729806
acp HasNoAction Filter (UNTESTED)
2022-11-07 11:29:09 +01:00
afb5ebc077
define queryKey in 11 aggregators
2022-11-07 11:29:09 +01:00
f751d2e9ab
create 13 new export/filters/aggregators in Person and AsideActivity Bundles
...
* minor corrections on last commit
* modify related files (declaration, messages.fr, repository)
* yaml service declaration
2022-11-07 11:29:09 +01:00
13d6e4587a
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
...
Basic file creation, with methods, namespace, and title translation
2022-11-07 11:29:09 +01:00
6fd75a175f
Fixed: [export] improve memory footprint for filter by Geographical Unit
2022-11-03 13:59:16 +01:00
03e765f811
DX: [export] review on CreatorFilter, CreatorJobAggregator, CreatorJobFilter
2022-11-03 12:39:19 +01:00
d3f03fb27c
evaluations aggregators
2022-11-02 20:06:03 +01:00
481be32997
filters and aggregator aside activity
2022-11-02 20:02:46 +01:00
4524240ad8
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-11-02 18:39:11 +01:00
0255f12fa9
Feature: [export][evaluation] Group evaluation by start date
2022-11-02 16:42:23 +01:00
4ca10ce38d
Feature: [export][evaluation] Adding group by evaluation having end date
2022-11-02 16:26:56 +01:00
f0b2ec1348
Feature: [export][evaluation] filter by current evaluation (without any end date)
2022-11-02 16:17:10 +01:00
2d40c38c88
Feature: [export][evaluation] add by end date filter
2022-11-02 15:56:48 +01:00
d8104c4443
DX: prevent collision in parameter name in evaluation / by start date filter
2022-11-02 15:08:04 +01:00
63d38e35f7
Feature: [export][work] Group by current action
2022-11-02 14:55:12 +01:00
9c3533d106
count aside activity
2022-11-02 14:42:44 +01:00
e07d2ab467
voter aside activity created
2022-11-02 14:41:59 +01:00
cda25d3459
DX: more cs
2022-11-02 14:40:17 +01:00
1bf7f9945c
Feature: [export][action] Filter 'active' action: which does not have an end date
2022-11-02 14:39:36 +01:00
9cf06c147f
Feature: [export][activity] Add an aggregator to group by sent / received
2022-11-02 14:25:52 +01:00
60f93f7f12
DX: more code style fixes
2022-11-02 14:06:10 +01:00
c872ca7204
Feature: [export] group accompanying period by number of actions
2022-11-02 14:05:16 +01:00
51ac4e0938
Feature: [export] filter accompanying period which has no action - work
2022-11-02 13:44:04 +01:00
24873f0cc2
Feature: [export] add aggregator by "number of activity" for acp
2022-11-02 13:33:33 +01:00
84e5be6a60
DX: review for hasNoActivityFilter
2022-11-02 13:21:26 +01:00
5acf2a1986
creator job aggregator
2022-11-02 13:17:03 +01:00
094a912e42
Fixed: fix date's type in DateType input, and prevent collision on
...
parameter name
2022-11-02 13:15:40 +01:00
f40aa89d08
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-11-02 13:14:50 +01:00
50e2f4a147
setup aside activity export
2022-11-02 13:14:38 +01:00
be215bd135
DX: simplify creatorJobFilter
2022-11-02 13:05:12 +01:00
be75cdce55
Feature: [export] Finalize HasTemporaryLocation filter on accompanying
...
course
2022-11-02 12:56:13 +01:00
e46b285d3e
Fixed: handle null value in SentReceivedAggregator
2022-11-02 12:56:13 +01:00
17a7b053cf
DX: remove unused variable
2022-11-02 12:56:13 +01:00
32cdf56fbd
add translations creator filters
2022-11-02 12:00:29 +01:00
749facb9b0
creator job filter
2022-11-02 11:55:36 +01:00
edd1557f35
comment out builder method
2022-11-02 11:32:55 +01:00
3059935305
merge conflict fixed
2022-11-02 11:20:11 +01:00
355436aa82
acp creator filter
2022-11-02 11:15:54 +01:00
8d4ec5d675
fix code style
2022-11-02 11:12:55 +01:00
c20b561de5
Merge branch 'exports/listes_2022' into '111_exports_suite'
...
Repairs and add new lists in exports
See merge request Chill-Projet/chill-bundles!464
2022-11-02 09:54:13 +00:00
acc9523ff5
DX: repairs code style, and psalm types
2022-11-02 10:52:49 +01:00
afa6dfd77c
fix psalm errors
2022-11-02 10:52:49 +01:00
c331f94201
fix cs
2022-11-02 10:52:49 +01:00
6ffe99a2be
Feature: [export] Add a list of accompanying periods
2022-11-02 10:52:49 +01:00
d75ec92417
Feature: [export] add a list of people having an accompanying period
2022-11-02 10:52:49 +01:00
4e55f1ede7
DX: ensure that the return type is correct in ListPersonHelper
2022-11-02 10:52:49 +01:00
cf7d0c1bdb
Fixed: [export][acl][Social issue filter] fix type for retrieving data from form
2022-11-02 10:52:49 +01:00
f4c3997e55
DX: Refactor ListPerson to extract methods linked to label and select
2022-11-02 10:52:49 +01:00
f434cc5c02
Fixed: [list person] fix list person and add new fields
2022-11-02 10:52:49 +01:00
333c305eef
Fixed: [export][list person] use address from household for person list
2022-11-02 10:52:49 +01:00
4af261a366
Fixed: correctly show datetime in spreadsheet list
2022-11-02 10:52:49 +01:00
1228a0323c
php csfixes
2022-11-02 10:28:52 +01:00
dc149c7fd5
correct namespace and use statements
2022-11-02 10:26:44 +01:00
7dc34cb357
correct config file
2022-11-02 10:15:08 +01:00
ed04c276c2
SentReceivedAggregator (in activity)
2022-10-31 16:18:10 +01:00
f8b5078997
HasNoActivityFilter (in activity)
2022-10-31 16:10:24 +01:00
68b9c171a6
CurrentEvaluationsFilter
2022-10-31 15:54:41 +01:00
791ea25e4f
ByEndDateFilter evaluation
2022-10-31 15:51:35 +01:00
e3846829e1
ByStartDateFilter evaluation
2022-10-31 15:46:29 +01:00
d48474bbc9
HasNoReferrer filter
2022-10-31 15:32:34 +01:00
05f9a83bed
Evaluation HavingEndDate Aggregator
2022-10-31 15:15:35 +01:00
441c5c8da7
remove ByMaxDateFilter (evaluation)
2022-10-31 14:58:25 +01:00
a0fc9d4de5
SocialWork: Current actions filter + aggregator
2022-10-31 11:43:41 +01:00
8527c19073
acp HasNoAction Filter (UNTESTED)
2022-10-31 11:19:21 +01:00
fe120086c7
define queryKey in 11 aggregators
2022-10-28 16:59:11 +02:00
f1fb77187f
create 13 new export/filters/aggregators in Person and AsideActivity Bundles
...
* minor corrections on last commit
* modify related files (declaration, messages.fr, repository)
* yaml service declaration
2022-10-28 16:48:09 +02:00
43d9ba1ba5
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
...
Basic file creation, with methods, namespace, and title translation
2022-10-28 13:07:24 +02:00
77a6e92f69
fix if condition in CalendarController + phpStan error
2022-10-26 11:08:37 +02:00
e1b6fb2db1
Merge branch 'master' into testing
2022-10-25 10:17:25 +02:00
2a4a4a80b1
change name of échange to activité
2022-10-25 10:11:42 +02:00
2e44689549
Merge branch 'calendar/finalization' into testing
2022-10-24 11:12:49 +02:00
aae1fbf7e6
Merge branch '111_exports_suite' into calendar/finalization
2022-10-24 11:10:44 +02:00
81c73f6acf
Merge branch 'master' into 111_exports_suite
2022-10-24 11:06:12 +02:00
5bd6281154
Merge branch 'calendar/refactor-calendar-on-person' into 'calendar/finalization'
...
[Calendar] repairs the calendar for creation in Person file
See merge request Chill-Projet/chill-bundles!463
2022-10-24 07:57:03 +00:00
823d27ed8a
Merge branch 'calendar/docgen-add-generation' into 'calendar/finalization'
...
[Calendar] Generate document associate with calendar
See merge request Chill-Projet/chill-bundles!462
2022-10-24 07:56:44 +00:00
307fdfd0ba
Merge branch 'person-docgen-context-with-3party' into 'master'
...
Feature: [person][docgen] Add a title to document in person docgen
See merge request Chill-Projet/chill-bundles!461
2022-10-24 07:56:02 +00:00
7efa95efab
Fixed: [calendar] do not show link to document if no document configured
2022-10-21 13:46:17 +02:00
bc1a7c1d7b
Feature: [calendar] allow to create and generate calendar by person
2022-10-21 13:24:02 +02:00
43dcb46d38
Feature: [calendar] associate a calendar with a person: update schema
2022-10-21 11:28:59 +02:00
c04e408d9d
DX: [calendar] simplify menu builder injection deps
2022-10-21 11:08:31 +02:00
2c5fa82380
Feature: [calendar] Add button to generate document immediatly after saving the calendar
2022-10-21 10:40:51 +02:00
55095ee6ac
Feature: [calendar] show documents in layout of list (and move sms info)
2022-10-21 10:17:58 +02:00
6ae03806b4
Feature: [calendar][docgen] controller and UI to generate a document from a calendar
2022-10-20 22:33:23 +02:00
e107e39ffd
Fixed: when counting doc generator template by entity, take 'active'
...
into account
2022-10-20 22:32:21 +02:00
63f3010395
Feature: [calendar][docgen] generation context for Calendar
2022-10-20 22:31:59 +02:00
2b1d9cabff
Feature: [calendar] associate document with calendar
2022-10-20 21:36:30 +02:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
9f4cf4ea88
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-10-20 09:56:23 +02:00
e91d2c9e93
complete chill documentation about csfixer and phpstan
2022-10-20 09:55:42 +02:00
b580bda2fb
DX: [calendar] docgen normalization on Calendar entity
2022-10-19 22:02:43 +02:00
83ba813160
Feature: [docgen] order document template by name in list and in admin
2022-10-19 17:56:10 +02:00
0cbe12a32c
DX: [dql] add a function JSON_EXTRACT
...
This might be used to sort lines which contains translatable string.
2022-10-19 17:44:36 +02:00
2a782044e6
DX: [docgen] add more test for docgenObjectNormalizer and AccompanyingPeriodResourceNormalizer
2022-10-19 17:11:10 +02:00
719256913c
Feature: [docgen] Add a new variable createdAtDate, which contains date
...
without date and time
This is useful when generating a letter, to fill the today's date in the
letter's header.
2022-10-19 16:07:12 +02:00
ea5f8c9d08
Feature: [docgen][person] add a new context to generate document with a
...
third party
This allow to prepare, for instance, mail (letters) to a thirdparty
about a Person
2022-10-19 14:16:59 +02:00
1b5d5a28fd
DX: [main] Validation phone number: add some parameters for debugging
2022-10-19 14:16:20 +02:00
31f048b8e8
Feature: [person][docgen] Add a title to document in person docgen
...
context
2022-10-19 14:12:47 +02:00
2f9b56dcd5
Feature: [export][acp] group courses by household composition
2022-10-18 21:43:33 +02:00
530c778d8c
DX: [person][household composition] create interface for repositories
2022-10-18 21:42:39 +02:00
7b3fcad251
Feature: [export][activity] Filter activities by users scope and job
2022-10-18 16:27:49 +02:00
a7ade9dac4
DX: use tags iterator to inject aggregators, filters and export during ExportManager's construct
...
Squashed commit of the following:
commit dc2bbc8f4da24549a1d42feb3b453af9f79ab2ff
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Tue Oct 18 10:40:14 2022 +0200
Fixes: remove iterator_to_array on formatter, which causes a PHP crashes
commit 4ce56a01a7
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Oct 17 17:41:14 2022 +0200
DX: use tags and dependency injection to build ExportManager
2022-10-18 16:27:49 +02:00
a5c7934b76
Merge branch '664_or_translation' into 111_exports_suite
2022-10-18 15:33:49 +02:00
a7a921ee4d
batch replacing ', ou' in filters
2022-10-18 15:25:43 +02:00
93713f2ac2
Merge branch '641_issues_with_children' into '111_exports_suite'
...
Issue641, improve query, issues and actions with descendants
See merge request Chill-Projet/chill-bundles!460
2022-10-18 12:50:35 +00:00
9eb451e359
cs fixer
2022-10-18 14:37:33 +02:00
8928664f87
Merge branch '111_exports_suite' into 641_issues_with_children
2022-10-17 18:16:30 +02:00
531e05fc3a
DX: fix tests to find ancestor to all SocialAction and SocialIssue
2022-10-17 17:54:50 +02:00
32ddc5465c
review: fix stuffs on socialAction and socialIssue filters:
...
* filters call static entity method
* add renderString option to manage add_children
* add tests on new entity method getDescendantsWithThisFor..()
* rename function in repository
* rename 'Select2..' classes by 'Pick..' and replace all occurences
2022-10-17 17:31:17 +02:00
eb404404f9
Merge remote-tracking branch 'origin/111_exports_suite' into testing
2022-10-17 09:16:39 +02:00
50e12375f8
Feature: [export][activity] Group by users (participating) job and scope
...
on activity exports
2022-10-17 00:25:16 +02:00
4ed760949a
Feature: [export][activity] Add filter and aggregator by users
...
(participating to the activity)
2022-10-16 23:56:25 +02:00
71f989f00e
issue641: same for actions: take children, propose only associated and sort them by ordering
2022-10-16 20:06:18 +02:00
6b1155b9d8
issue641: don't list all children if parent is chosen
...
add mechanism to differenciate string in export
2022-10-16 20:05:22 +02:00
ccea6dd95c
issue641: add descendants to selected in alterQuery
2022-10-16 19:38:13 +02:00
de7ba29853
issue641: form select2 list activated socialissues and sort by ordering
2022-10-16 19:38:13 +02:00
8d7b6fea71
issue641: remove method to add parents socialissues (bad understanding)
2022-10-16 19:38:13 +02:00
6d40ef279f
issue641: simplify alterQuery where clause in concerned filters
2022-10-16 19:38:13 +02:00
a46c85d66c
Fix nested forms problems with select2 FormTypes in issue 641 and 649
...
Select2UserLocationType.php is called in another context:
UserController call UserCurrentLocationType which instanciate new Select2UserLocationType.php FormType
2022-10-16 13:24:03 +02:00
3e5be50a87
fix some tests
2022-10-15 00:35:13 +02:00
dd0e2a169c
Feature: [export][acp] use a date of computation for each filter and
...
aggregator linked with referrer
2022-10-15 00:17:04 +02:00
f1e92887fd
Fixed: [export][person][by age] use lower maximum age if not set, to avoid postgresql error
2022-10-14 22:33:58 +02:00
c07cd2b715
Fixed: [export][activity] use createdBy property instead of user for
...
grouping or filtering by creator
2022-10-14 21:55:02 +02:00
cd3fc99b9a
DX: extract interface for UserRepository
2022-10-14 21:42:55 +02:00
8b71e141cf
Feature: [activity] track creation and update on activity
2022-10-14 21:06:21 +02:00
2ee4897db9
Feature: [export][acp] use the acp's step history to aggregate steps in StepAggregator
2022-10-14 21:04:58 +02:00
59e21b6819
Feature: [acp] record the step history of each accompanying period
...
Each time a step is changed on an history, a record is stored in a
dedicated table.
When the acp's opening date is moved, the first row is adapted to match the new opening's date. This
mechanisme does not work if the opening date is move beyon the first end
date (if any), nor on the closing date.
2022-10-14 14:36:40 +02:00
66f282e221
DX: fix an accompanying period might be null in an AccompanyingPeriodComment
2022-10-13 16:50:21 +02:00
75f6c8754e
Feature: [export][acp] filter by acp which have an evaluation: use
...
select2
2022-10-13 15:32:09 +02:00
5a94ce49f1
[Feature] add active property to evaluation
2022-10-13 15:25:09 +02:00
a26029999f
Merge branch '111_exports_suite' into testing
2022-10-12 11:30:52 +02:00
1ba9f0365f
Merge branch 'master' into 111_exports_suite
2022-10-12 11:29:10 +02:00
d5efbd505c
Feature: [export][acp] aggregator by course's duration
2022-10-12 11:04:36 +02:00
3a8640db43
DX: Add a DQL AGE function to calculate age between two dates
2022-10-12 11:03:51 +02:00
6f1ec00d3a
Feature: [export] allow to choose between different granularity for DurationAggregator (acp) [wip]
2022-10-11 16:48:22 +02:00
aba3b33fd0
Feature: allow to filter courses by user's job #export #acp
2022-10-10 21:22:22 +02:00
2f77deaa60
fix cs
2022-10-10 20:53:49 +02:00
cbd7acebd5
Feature: allow to filter acp by scope of the user #export #acp
2022-10-10 20:52:35 +02:00
fce7c44907
Fix return value for initializeObject in ScopePickerTest
2022-10-10 20:52:35 +02:00
4834eadc18
Feature: do not show desactivated Scope in ScopePickerType
2022-10-10 20:52:35 +02:00
f74f67b5c6
Feature: add a variable active to Scope entity
2022-10-10 20:52:35 +02:00
832f043e25
Fixed: add scope to generated document ref #11
2022-10-10 20:52:35 +02:00
5acf7a81d7
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
2022-10-10 20:52:35 +02:00
6f46d4c46a
add scope to docs if required
2022-10-10 20:52:35 +02:00
f1fc6f9ab3
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 20:52:35 +02:00
c8c0c26ab9
php cs fixes, stan ok!
2022-10-10 20:52:35 +02:00
0e2740a4dd
update changelog
2022-10-10 20:52:33 +02:00
0827cd4b02
query adjusted to fetch only active objectives for a social action
2022-10-10 20:52:08 +02:00
8f2e91d857
doc for PickPostalCode vue component
2022-10-10 20:52:08 +02:00
0c47d2cafd
[Feature] show period's localisation (address) into reassign and regulation list
2022-10-10 20:52:08 +02:00
215d150103
[Dev] Add unit test to PickPostalCodeType
2022-10-10 20:52:08 +02:00
cf0252b469
[Feature] Prevent sending notification to user when bulk reassign
2022-10-10 20:52:08 +02:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02:00
0609fdee14
[workflow] Feature: allow user to retrieve the access link for the
...
workflow + show dest email for a workflow
2022-10-10 20:52:07 +02:00
nobohan
aa5094f196
[person] normalizer tests: php stan
2022-10-10 20:51:40 +02:00
nobohan
0aef6b1afb
[person]: add origin and social issue normalizer tests + typo
2022-10-10 20:51:40 +02:00
nobohan
9d9aa0404f
[person]: add new test for social action normalizer
2022-10-10 20:51:40 +02:00
5c6068e8a5
fix cs
2022-10-10 18:52:38 +02:00
9c709d4388
issue641: others filters use these new Select2...Type
2022-10-10 18:28:30 +02:00
c3f9ce1ea6
issue641: create 2 new Select2 formType (for actions and issues)
2022-10-10 18:28:30 +02:00
fd24ba618d
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-10-10 18:27:02 +02:00
963ec3c3e4
Merge branch '649_select2_forms' into 111_exports_suite
2022-10-10 18:03:50 +02:00
c41f9d8f5b
fix missing service declaration + remove unused form method
2022-10-10 18:02:58 +02:00
5fd4e322d6
Merge branch '649_select2_forms' into 111_exports_suite
2022-10-10 16:14:09 +02:00
631111b0c7
rename UserCurrentLocationType to more generic Select2UserLocationType
...
NB: used 2 times, check that all works
2022-10-10 16:08:23 +02:00
7276cb971f
issue649: new formType to use select2 with LocationTypeFilter
2022-10-10 15:59:16 +02:00
087270829e
cleaning previous
2022-10-10 15:27:36 +02:00
999d4e2038
issue649: adapt existing UserCurrentLocationType to use select2 with AdministrativeLocationFilter
2022-10-10 15:27:22 +02:00
863a384a85
Merge branch '11-fix-scope-person-document' into 'master'
...
Resolve "Un document généré dans le contexte "personne" n'est pas enregistré"
Closes #11
See merge request Chill-Projet/chill-bundles!459
2022-10-10 12:27:17 +00:00
a8a206557b
Fixed: add scope to generated document ref #11
2022-10-10 14:25:07 +02:00
877535ca4d
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
2022-10-10 14:25:07 +02:00
7df203633d
add scope to docs if required
2022-10-10 14:25:07 +02:00
69704e5211
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 13:59:59 +02:00
629e4ab02d
Merge branch 'atelier_tests' into '111_exports_suite'
...
Add tests which check that an alias do not disappears in filters / aggregators
See merge request Chill-Projet/chill-bundles!455
2022-10-10 10:41:41 +00:00
2229266347
Merge branch 'fix_fetch_action_objectives' into 'master'
...
Fix fetch action objectives
See merge request Chill-Projet/chill-bundles!444
2022-10-10 10:37:20 +00:00
ee08fd5877
Merge branch 'regulation-list-add-commune' into 'master'
...
Add postal code to filter regulation list
See merge request Chill-Projet/chill-bundles!457
2022-10-10 10:35:20 +00:00
8d3ff2f26e
doc for PickPostalCode vue component
2022-10-10 10:34:48 +00:00
704e502beb
Merge branch 'workflow-show-link' into 'master'
...
[workflow] Feature: allow user to retrieve the access link for the
See merge request Chill-Projet/chill-bundles!456
2022-10-10 10:29:19 +00:00
9e11448c5e
Merge branch 'improve_normalizer_tests' into 'master'
...
Improve normalizer tests
See merge request Chill-Projet/chill-bundles!458
2022-10-10 10:28:57 +00:00
01acfeb58f
Merge branch 'master' into 111_exports_suite
2022-10-08 01:37:24 +02:00
022f0a5e33
Fixed: the marital's status was shown to admin users - and was not editable
2022-10-08 01:36:37 +02:00
d055a286a8
Fix CS
2022-10-08 01:35:56 +02:00
61db0d6a28
DX: fix deprecation in dql custom function + add test
2022-10-08 01:34:20 +02:00
76aa9c7058
Fixed: do not store center in Person any more, the centerHistory is now fully in use
2022-10-08 01:11:54 +02:00
8cf166f7ea
store an end date instead of a string when person is removed from a participation
2022-10-08 01:10:00 +02:00
6585662087
Fixed: fix the evaluation maxDateFilter to use correct alias
...
Some weird code is also removed in describeAction
2022-10-08 01:03:21 +02:00
5592e906f2
DX: remove fixed phpstan things
2022-10-08 01:02:32 +02:00
f64952a93e
Merge branch 'master' into 111_exports_suite
2022-10-08 00:50:17 +02:00
6b5f746efc
Remove deprecation of AuthorizationHelper::getReachableScope, as it is
...
widely used
2022-10-08 00:23:07 +02:00
nobohan
80052cc6c8
[person] normalizer tests: php stan
2022-10-07 10:47:55 +02:00
nobohan
4ca5fb9869
[person]: add origin and social issue normalizer tests + typo
2022-10-07 10:23:41 +02:00
d74decba74
DX: Fix cs
2022-10-06 23:57:45 +02:00
915ec0d428
DX: fix import in test
2022-10-06 23:57:26 +02:00
db28443008
Fixed: correct use of scopes
2022-10-06 23:57:02 +02:00
3a23e889e3
DX: fixed phpstan things
2022-10-06 23:43:28 +02:00
2fdb1dfb52
DX: more type hint for DirectExportInterface
2022-10-06 23:43:16 +02:00
07d15f0a68
DX: fixed complicated comparison to add a group by
2022-10-06 23:42:46 +02:00
1b1aaaa862
phpstan: fixed things
2022-10-06 23:24:59 +02:00
ca67170ad3
DX: do not loop on possible choices to display action
2022-10-06 23:24:38 +02:00
f5997e39cd
DX: do not use complicated condtiion to add a group by
2022-10-06 23:24:07 +02:00
c7de95c635
DX: fix type hinting, code and some dev stuffs
2022-10-06 23:17:58 +02:00
5dbfb98906
DX: fix missing import during exception handling
2022-10-06 23:17:20 +02:00
1a8f8efa23
DX: remove call to deprecated method
2022-10-06 23:16:50 +02:00
7e1d07f1ff
DX: add missing import for handling exception
2022-10-06 23:04:50 +02:00
17cdaf449e
DX: remove unnecessary comparison
2022-10-06 23:02:47 +02:00
9ad9ef6758
DX: rename argument $qb to $query in export's, getResult method, and add missing return type and import
...
This name is the same as the implemented interface.
2022-10-06 22:56:34 +02:00
77800c21bb
Fixed: missing import for handling LogicException
2022-10-06 22:45:58 +02:00
e518cf703d
fix cs again
2022-10-06 22:45:07 +02:00
a41483be00
ACP ConfidentialFilter: Do not loop on choices to show the picked one
2022-10-06 22:44:31 +02:00
02330fcc75
ACP EmergencyFilter: Do not loop on choices to show the picked one
2022-10-06 22:42:35 +02:00
a324121f01
ACP IntensityFilter: Do not loop on choices to show the picked one
2022-10-06 22:39:00 +02:00
36590e7810
fix cs: mismatch header and strict type declaration
2022-10-06 22:25:45 +02:00
ba7adf59ff
[Fixed] Add required import for exception handling
2022-10-06 22:25:45 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67104d15cd
[Fixed] Add required import for exception handling
2022-10-06 22:22:08 +02:00
62386378fc
[Feature] show period's localisation (address) into reassign and regulation list
2022-10-06 22:14:39 +02:00
dea217a670
[Dev] Add unit test to PickPostalCodeType
2022-10-06 22:06:45 +02:00
9aae36556b
[Feature] Prevent sending notification to user when bulk reassign
2022-10-06 21:44:23 +02:00
f82bc02f8b
Feature: Allow to filter periods to reassign by postal code
2022-10-06 20:53:29 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
c6b78d1c0c
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-10-06 18:48:38 +02:00
c73bb10dce
issue 644: Use Vue AddPersons picker to select users
2022-10-06 18:47:53 +02:00
nobohan
713b8357cd
[person]: add new test for social action normalizer
2022-10-06 15:26:44 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
66af19c43d
Merge branch 'master' into 111_exports_suite
2022-10-06 08:55:57 +02:00
b394d7247d
fix cs: too much line before declaring strict type
2022-10-06 08:55:32 +02:00
fb7c6f0a9b
fix cs: too much line before declaring strict type
2022-10-06 08:54:23 +02:00
445a8ac8c7
Merge branch 'master' into 111_exports_suite
2022-10-05 17:09:23 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
845a4e9523
fix cs for doc [ci-skip]
2022-10-05 16:56:00 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
dbf3780593
Merge branch '111_exports_suite' into testing
2022-10-05 15:47:25 +02:00
e4c450cd1b
Fixed: typo in service name
2022-10-05 15:46:57 +02:00
642b1e43c8
fix cs
2022-10-05 15:30:55 +02:00
b20a75c2ee
Merge branch '111_exports_suite' into testing
2022-10-05 15:28:51 +02:00
d95472ca9d
Merge branch '111_exports_suite' into calendar/finalization
2022-10-05 15:28:37 +02:00
908419fbf8
Merge branch 'master' into 111_exports_suite
2022-10-05 15:26:18 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
58b1778544
Merge commit 'a90e87b1be8f278113b191816e88ad6619bf3101' into 111_exports_suite
2022-10-05 15:14:04 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +02:00
71db287ded
Merge branch '111_exports_suite' into testing
2022-10-05 14:57:55 +02:00
8a740a25da
[Export] Feature: create a aggregator for referrer's main scope on
...
aggregator
2022-10-05 14:57:15 +02:00
491570a21c
[export] Fixed: the scope aggregator (accompanying course) group by
...
period's scope (and the label didn't show this)
+ extract ScopeRepository and create ScopeRepositoryInterface
2022-10-05 14:56:36 +02:00
5f0a6f37b0
Merge branch '111_exports_suite' into testing
2022-10-05 10:43:35 +02:00
307ed4fb1b
Merge branch '111_export_GeographicalUnit' into 111_exports_suite
2022-10-05 10:43:21 +02:00
fa1b5c4a02
Merge branch 'workflow-show-link' into testing
2022-10-05 10:23:08 +02:00
a90e87b1be
more explanation for installation instructions
2022-10-05 10:22:30 +02:00
4388331b2f
Merge branch '111_exports_suite' into testing
2022-10-05 10:21:42 +02:00
be6b5178cd
Merge branch 'master' into 111_exports_suite
2022-10-05 10:16:05 +02:00
58a1af0c78
installation instructions
2022-10-05 09:58:18 +02:00
432acc0ace
[export][person] Feature: add filter and aggregator by geographical unit on person
2022-10-04 22:17:16 +02:00
fc567868c1
[export][person] Feature: allow to filter accompanying period by
...
geographical unit
2022-10-04 15:07:07 +02:00
52435f5331
Feature: aggregator for accompanying course by geographical level
2022-10-04 10:25:34 +02:00
65f6712a15
Fixed: take layer into account for unicity of geographical unit's keys
2022-10-03 17:19:32 +02:00
9c3ac72426
Feature: Create a base importer for geographical units and add index
2022-10-03 15:45:42 +02:00
994160f28a
Feature: add a proper entity for geographical unit layer
2022-10-03 13:50:10 +02:00
e1fda324a4
Merge branch '111_exports_suite' into 111_export_GeographicalUnit
2022-10-03 12:00:15 +02:00
9d1c38e978
Merge remote-tracking branch 'origin/testing' into testing
2022-10-03 09:31:44 +02:00
a95f0c538d
Merge remote-tracking branch 'origin/master' into testing
2022-10-03 09:31:15 +02:00
99b261b1d7
[person][relations] Fixed: GET request had a body, this prevented to
...
load files
2022-09-30 17:36:52 +02:00
ffd1145cd0
[apimethods] Fixed: prevent makeFetch to add a null body on GET and HEAD
...
requests
2022-09-30 17:35:43 +02:00
d1b9400257
[person][relations] Fixed: GET request had a body, this prevented to
...
load files
2022-09-30 17:31:30 +02:00
fd0e541e3f
[workflow] Feature: allow user to retrieve the access link for the
...
workflow + show dest email for a workflow
2022-09-29 22:09:49 +02:00
ccedebda90
Add new Abstract Filter Test to check qb aliases (for join clauses)
2022-09-29 20:48:56 +02:00
eb6efcefd8
Add new Abstract Aggregator Test to check qb aliases (for join clauses)
2022-09-29 20:48:56 +02:00
ab5ca48968
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-29 20:48:00 +02:00
e737f20735
batch removing unused $request prophesise in Tests setup()
2022-09-29 20:46:18 +02:00
b7c2903815
keep prophecy when test get 'request_stack'
2022-09-29 20:46:18 +02:00
6bddd320fa
Add Activity Export/Export missing tests
2022-09-29 20:46:18 +02:00
f5fb721ddd
activity export export tests
2022-09-29 20:46:18 +02:00
2b8fe462ea
repair Activity Aggregator Tests
2022-09-29 20:46:18 +02:00
8d1160d093
delete duplicate AggregatorTest
2022-09-29 20:46:18 +02:00
ac39baa5f5
Fixed: avoid the requirement to store person current center, which is a readonly entity
2022-09-29 18:21:14 +02:00
fdd537b18e
Merge branch 'master' into testing
2022-09-29 10:53:48 +02:00
2309484692
Fixed: cascade persist the center history when a person is created
2022-09-28 17:21:39 +02:00
3feb5115a5
Merge remote-tracking branch 'origin/master' into 111_exports_suite
2022-09-28 15:53:43 +02:00
b777e9c819
Merge branch 'person-change-center-history' into '111_exports_suite'
...
Track the change of person's centers
See merge request Chill-Projet/chill-bundles!454
2022-09-28 13:52:55 +00:00
a91b35298a
Do use the old name for the table, as it should exists when migrations are executed sequentially
2022-09-28 15:52:19 +02:00
32f252149b
[export] Feature: rely on person's center history to build export's
...
query
2022-09-28 15:43:58 +02:00
1786fa838f
Merge branch '111_exports_suite' into testing
2022-09-28 09:49:33 +02:00
f39b0ee002
[task] Feature: use the resolution of center with person's center
...
history
2022-09-27 16:09:09 +02:00
1386ae66de
centerDispatchResolver added in construct - was missing
2022-09-27 15:35:45 +02:00
451f7f4230
[person][Search] Feature: use the current center history when searching
...
for person
2022-09-27 10:22:15 +02:00
49d2e98a1a
[person] Feature: add a person's center history
...
The association between Person and Center is now stored in a dedicated
Entity: `PersonCenterHistory`, which have a date interval (start date
and endDate). The SQL counterpart is a table, with a constraint which
ensure that no person might be associated with two center at the same time.
For ease, a view is created to get the current center associated with
the person.
The dedicated migration creates also:
* indexes for a rapid search for person at current date;
* and populate the table from current data, setting the startdate to the
person's creation date and time if any, `NOW()` unless.
The `Person` entity is also updated to use the information from the
PersonCenterHistory classes, but this commit does not yet delete the
`Center` column.
2022-09-26 21:11:01 +02:00
9f2ecff63e
exports: ResidentialAddressAt ThirdParty/User Filter, improve query (issue637 et issue638)
2022-09-26 18:52:00 +02:00
78e00b8eba
exports: improve translations
2022-09-26 17:40:58 +02:00
e3764f6f91
[export][person] Fixed: use left join on association between works and
...
goal/results
2022-09-26 17:02:28 +02:00
95f7622923
[Export][person] Fixed: error and more precision on household
...
composition
A filter and two aggregators create a join between composition and
household, but with a parameter at different date.
Each aggregator and filter now have a custom alias, to allow to set this
date parameter on each join.
2022-09-26 16:45:36 +02:00
2c46886e36
Fix use import and add a "not null" condition on travel time
2022-09-26 14:59:31 +02:00
58eb089d1c
Fix use import and add a "not null" condition on travel time
2022-09-26 14:49:51 +02:00
6eff1962df
Fix import and add a "not null" condition on duration time
2022-09-26 14:43:04 +02:00
75713af0e0
[export][person] fix alias name for person in CountPersonWithAccompanyingCourse export
2022-09-23 21:58:50 +02:00
6cdb3033db
[export][person] Fixed: filter per person's age: use calculatio non year interval
2022-09-23 21:58:38 +02:00
7fe8d0837f
[export][person] fix alias name for person in CountPersonWithAccompanyingCourse export
2022-09-23 21:55:00 +02:00
753d6ea481
[export][person] Fixed: filter per person's age: use calculatio non year interval
2022-09-23 21:51:26 +02:00
8cf25415ab
Merge branch '111_exports_suite' into testing
2022-09-22 18:16:15 +02:00
89bdc76565
handle unknown in gender aggregator
2022-09-22 18:15:59 +02:00
743e0b9403
Merge branch '111_exports_suite' into testing
2022-09-22 16:58:47 +02:00
b9d4b5650b
[Activity][Export] Fixed: use leftJoin on aggregators
2022-09-22 16:58:29 +02:00
4fe4f6a877
DXFeature: ClosingMotiveRepository implements correct interace
2022-09-22 14:02:00 +02:00
4631f04da6
Merge branch 'issue628' into 111_exports_suite
2022-09-22 13:49:00 +02:00
e487bdf7fd
fix issue628 when result is null
2022-09-22 13:22:34 +02:00
37662a4187
batch replacing 'actacp' by 'acp'
2022-09-21 18:04:34 +02:00
97d6f35605
Merge branch '111_exports_suite' into testing
2022-09-21 17:31:13 +02:00
cf9b9b3c75
[person][export] Fixed: use left join for related entities in accompanying course aggregators
2022-09-21 17:30:00 +02:00
ca6fde934b
[export][person] Fixed: fixed inconsistency in requestor query
...
A condition was not present in a subquery, causing to take all courses into account,
not the one concerned by the filter
2022-09-21 17:28:55 +02:00
01fb93e9e0
[export][activity] count activities only once if the activity is present
...
multiple times due to JOIN
2022-09-21 17:28:55 +02:00
4e82126bed
[activity][export] Fixed: fixed inconsistencies with date filters
2022-09-21 17:28:55 +02:00
8b64933565
[activity][export]: Fixed: rename the alias for accompanying period, to
...
be suitable for usage with acp filters
2022-09-21 17:28:55 +02:00
683717e572
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-21 14:34:04 +02:00
f763a1ed9f
Merge branch '111_exports_tests_suite' into 111_exports_suite
2022-09-21 14:33:24 +02:00
3c8dbe56fc
exports: create new aggregator tests + minor corrections in aggregators
2022-09-21 14:31:46 +02:00
7813f66935
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-21 13:31:38 +02:00
9da410afb8
urgency and calendarrange exports
2022-09-21 13:31:24 +02:00
7ef84b9fd0
exports: create new aggregator test (untested)
2022-09-21 13:27:26 +02:00
8d7013b988
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-21 12:46:03 +02:00
6405f2101f
exports: add new tests for calendar aggregators (untested)
2022-09-21 12:45:31 +02:00
d62c09993f
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-21 12:26:29 +02:00
40b4fd00b0
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-21 12:26:03 +02:00
2331e9ea0f
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-21 12:20:52 +02:00
e90ff67e33
add urgent property to calendar entity
2022-09-21 12:20:39 +02:00
27306015f4
exports: create new filter tests
2022-09-21 11:29:08 +02:00
c059b7700e
Improve label for aliases in "Filter by Activity" and use of new-style
...
EntityRepository for ActivityType
* [activity][export] Feature: improve label for aliases in "Filter by activity type"
* [activity][export] DX/Feature: use of an `ActivityTypeRepositoryInterface` instead of the old-style EntityRepository
2022-09-21 11:11:33 +02:00
318009c9c8
exports: add new tests for calendar filters (untested)
2022-09-21 11:02:09 +02:00
5b3cd9eb20
report export test
2022-09-21 10:50:12 +02:00
eb112b8a85
exports: remove duplicate test
...
cfr commit 18a6a5a7eb
2022-09-21 10:33:49 +02:00
390009b395
export: create new filter tests
2022-09-21 10:17:53 +02:00
37dcbe92c0
export: fix translation
2022-09-21 10:17:53 +02:00
b25a1c3cbb
correct import path with filter/aggr
2022-09-21 10:17:53 +02:00
d599792de8
enable commented filter (!?)
2022-09-21 10:17:06 +02:00
42c395ecc9
export: add logger to make feedback on deployed instances easier to debug
2022-09-20 19:09:20 +02:00
052c0e1969
[CS] remove dead code
2022-09-20 18:50:04 +02:00
a72acbe008
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-09-20 18:49:55 +02:00
ca732d89c3
Merge branch 'export_feedback'
2022-09-20 18:49:11 +02:00
5b5470c259
add logger to make prod feedback debug easier
2022-09-20 18:48:13 +02:00
59b22dbb6d
[person][export] Fixed: rename the alias for accompanying_period to acp in filter associated with person
2022-09-20 17:02:35 +02:00
35a2d08267
Merge branch 'master' into 111_exports_suite
2022-09-20 16:37:33 +02:00
5af492b2db
Merge remote-tracking branch 'origin/111_exports_suite' into testing
2022-09-20 12:18:00 +02:00
70c631b612
Merge remote-tracking branch 'origin/master' into testing
2022-09-20 12:15:29 +02:00
66f7ef8c51
prepare for beta2 release
2022-09-20 12:00:01 +02:00
cdb9d967ff
[person] Feature: on evaluation, add an url field on the admin
2022-09-20 11:50:01 +02:00
29b24fa506
[Budget] Feature: allow to desactive resources and charges in the
...
configuration
A new key `active` (default `true`) allow to activate or desactivate the
line in the resource or charge.
2022-09-20 11:26:05 +02:00
4d192d748f
[skeleton] we do not commit composer into repository
2022-09-20 10:03:05 +02:00
6bd0bcff6e
Fix: Workflow: the notification is send when the user is added on first
...
step.
See https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/813
2022-09-19 21:27:07 +02:00
1869f44ec6
Merge branch '__111_action_goal_result' into 111_exports_suite
2022-09-19 13:55:16 +02:00
5b148f967f
Merge branch 'feature/load-address-bano' into 'master'
...
Load addresses from bano and best address
See merge request Chill-Projet/chill-bundles!448
2022-09-19 11:51:21 +00:00
91af01336a
fix goalResult aggregator
2022-09-19 13:51:03 +02:00
37d49e1123
fix goal aggregator error
2022-09-19 11:46:53 +02:00
d30ac75995
exports: create workAction goalResult aggregator
2022-09-19 11:22:41 +02:00
b13686bbf1
fix geom type in db: multipolygon
2022-09-19 09:07:49 +02:00
841eb57144
GeographicalUnit Filter: add join clauses
2022-09-19 09:07:49 +02:00
d907357748
Merge branch '__SocialWorkType_finish' into 111_exports_suite
2022-09-19 09:05:39 +02:00
8129739d27
test for postal code base importer
2022-09-17 10:59:04 +02:00
658e846120
add test for AddressReferenceBaseImporter
2022-09-17 10:44:26 +02:00
0f63548d5a
import addresses and postal codes from bestaddress
2022-09-17 09:10:28 +02:00
84cda8845d
Feature: command to load addresses from France from bano.openstreetmap.fr
2022-09-17 09:10:28 +02:00
9b3b9f2552
Fixed: possible unexisting variable
2022-09-17 09:10:28 +02:00
58ddf9038d
Feature: load french postal code from laposte hexasmal open data
2022-09-17 09:10:28 +02:00
a9b354a6f5
Feature: add constraint to ensure postal code uniqueness and track creation and update of postal code
2022-09-17 09:10:28 +02:00
62ff4998a0
Fixed: annotation schema for ManyToMany relationship between Evaluation and SocialAction
...
Before this commit, the owning side of the relationship between Evaluation and SocialAction was declared twice.
2022-09-17 09:10:28 +02:00
d285e7f875
Merge branch '111_exports_acl' into '111_exports_suite'
...
Adapt ACL to allow the usage of global ACL
See merge request Chill-Projet/chill-bundles!452
2022-09-17 06:25:09 +00:00
d716e0c2c2
add missing roles and adapt role voter for exports houshold and activity
2022-09-17 08:23:28 +02:00
78ea990189
allow voter to handle export about Accompanying periods on Center
2022-09-17 08:23:28 +02:00
524123c701
[FIX] use AuthorizationHelperInterface instead of implementation in PickCenterType
2022-09-17 08:23:28 +02:00
38cb1fe357
[dev-feature] use an interface for describing CenterRepository (allow mocking in tests
2022-09-17 08:23:28 +02:00
e379d8adb5
[feature] use internal services to check for acl on exports
2022-09-17 08:23:28 +02:00
211a80e9be
deprecate chill prophecy train in favor of prophecy-phpunit bridge
2022-09-17 08:23:28 +02:00
91a5db4c14
fix origin alias in qb
2022-09-15 16:07:00 +02:00
5dcd157bd0
export: move Vue component in ChillPersonBundle
2022-09-14 18:16:28 +02:00
fb60808dca
export translations: improve title translations in filter/aggrs stack
2022-09-14 17:53:07 +02:00
fceab958bb
comment logs
2022-09-14 15:01:28 +02:00
f07847e985
Merge branch '__SocialWorkTypeFilter' into 111_exports_suite
2022-09-14 14:58:35 +02:00
c7e88b3924
select action childrens when selecting parent
2022-09-14 14:57:43 +02:00
424c9239b7
App.vue: improve logs to understand algo
2022-09-14 14:57:23 +02:00
6c191f584f
fix bug when member is non-positionné, case not taken into account in if-condition
2022-09-14 12:09:25 +00:00
b2e83892a7
update export alias conventions
2022-09-14 12:34:57 +02:00
478afc893b
exports: fix alterQuery and DescribeAction in SocialWorkTypeFilter
2022-09-14 12:34:57 +02:00
4cb6e8e564
exports: fix buildForm in SocialWorkType Filter
2022-09-14 12:34:57 +02:00
9b1e464011
fix form error in App.vue (does not POST from step=export to step=formatter)
2022-09-14 12:33:14 +02:00
71f49db2f4
disable unstable filters/aggregators
2022-09-13 21:05:22 +02:00
6c29638fed
exports: fix export_result cell if null (issue 628)
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/628
2022-09-13 14:54:36 +02:00
18a6a5a7eb
exports: move acp ActivityType filter in ChillActivityBundle
2022-09-13 13:27:24 +02:00
d85be8a92e
update exports_alias_conventions
2022-09-13 13:09:40 +02:00
42ea1f5813
exports: better lisibility of exports index page
2022-09-13 12:41:03 +02:00
ef7a388f38
exports: fix resetDQLPart('from') issue (632)
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/632
2022-09-13 12:38:33 +02:00
eafe68973a
[bug] Temporary bypass Vue component
2022-09-08 14:35:48 +02:00
17494b3e9f
Merge branch 'export_vue_multiselect' into 111_exports_suite
2022-09-08 14:27:58 +02:00
661e5458ee
bam
2022-09-08 14:17:17 +02:00
236e89a6ae
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-08 13:31:46 +02:00
307280f595
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-08 12:50:34 +02:00
d81afb89f2
Revert "rename files for coherence with naming elsewhere"
...
This reverts commit 5f2622d0d2 .
2022-09-08 12:48:19 +02:00
0a0a692eae
Revert "rename files for coherence with naming elsewhere"
...
This reverts commit ff5fab5f50 .
2022-09-08 12:46:23 +02:00
8cf9bf4a5f
Revert "add querybuilder method to repository"
...
This reverts commit ebfb030ba6 .
2022-09-08 12:46:19 +02:00
b0d77a1656
Revert "adjust property name to make it work with changes calendar bundle"
...
This reverts commit 822b96f87f .
2022-09-08 12:46:15 +02:00
967c8c62d4
Revert "adjust property name to make it work with changes calendar bundle"
...
This reverts commit 12c37ddb2c .
2022-09-08 12:45:59 +02:00
25cc728f6d
adjust translations
2022-09-08 12:30:22 +02:00
12c37ddb2c
adjust property name to make it work with changes calendar bundle
2022-09-08 12:07:58 +02:00
822b96f87f
adjust property name to make it work with changes calendar bundle
2022-09-08 12:07:58 +02:00
ebfb030ba6
add querybuilder method to repository
2022-09-08 12:05:08 +02:00
ff5fab5f50
rename files for coherence with naming elsewhere
2022-09-08 12:04:11 +02:00
5f2622d0d2
rename files for coherence with naming elsewhere
2022-09-08 12:04:11 +02:00
712c7bc492
add actionRender in construct, it was missing
2022-09-08 12:04:11 +02:00
2e3f977f3d
adjust property name to make it work with changes calendar bundle
2022-09-08 11:59:44 +02:00
5c2b2105b2
exports: improve formatter twig template (when multiple order rows)
2022-09-08 11:47:41 +02:00
a817b0bf4c
exports: re-enable all modifiers stack with shared filters/aggrs
2022-09-08 11:31:23 +02:00
48548e020f
adjust property name to make it work with changes calendar bundle
2022-09-08 11:30:19 +02:00
d0d7c0babf
adjust property name to make it work with changes calendar bundle
2022-09-08 11:25:50 +02:00
c1c472f546
Merge branch 'calendar/finalization' of gitlab.com:Chill-Projet/chill-bundles into calendar/finalization
2022-09-08 11:20:36 +02:00
3822f68574
add querybuilder method to repository
2022-09-08 11:20:27 +02:00
f00e01d44e
rename files for coherence with naming elsewhere
2022-09-08 11:17:13 +02:00
2127fb2b54
rename files for coherence with naming elsewhere
2022-09-08 11:08:34 +02:00
f10ec3991d
exports: put breadcrumb in an include, add a link to go back to the list
2022-09-08 11:04:38 +02:00
283de2cab8
add actionRender in construct, it was missing
2022-09-08 11:03:20 +02:00
f92ac05ed7
Merge branch '111_exports_suite' into calendar/finalization
2022-09-08 10:19:53 +02:00
e550d64fd4
change class reference
2022-09-08 10:17:22 +02:00
4aaf75a1a4
merge 111_exports_suite into testing branch
2022-09-08 10:03:21 +02:00
1dcff2f23c
exports: add condition with distinct alias on join clauses
2022-09-07 21:40:53 +02:00
81359877c4
exports: add condition with distinct alias on join clauses (wip)
2022-09-07 19:45:41 +02:00
3851e65777
fix errors with Role type
2022-09-07 13:38:13 +02:00
482abd3980
remove dump
2022-09-07 12:23:38 +02:00
0f0ec10857
fix rst syntax
2022-09-07 12:18:07 +02:00
d9e602247e
fix errors with Role type
2022-09-07 11:09:03 +02:00
9db43f1de3
remove trailing dumps
2022-09-07 10:37:22 +02:00
674629e2bf
comment out exports that are not yet ready
2022-09-07 10:37:01 +02:00
8efb874742
merge exports branch into calendar branch
2022-09-07 10:11:43 +02:00
1b8b99d5ce
Merge remote-tracking branch 'origin/social_action_exports' into 111_exports_suite
...
# Conflicts:
# src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/HouseholdPositionAggregator.php
2022-09-07 10:08:39 +02:00
32c600c155
Merge branch '__geounitstat' into 111_exports_suite (but disable GeoUnit Filter/Aggr)
2022-09-07 10:00:15 +02:00
d3a0c4c283
exports tests: move tests in sub-folder, adapt namespace + fix errors
2022-09-06 16:27:49 +02:00
e42d6c2d77
Merge branch 'master' into testing
2022-09-06 15:33:27 +02:00
da2d68a45d
[documentation] new how-to to switch into branch, and add info about gitlab tokens
2022-09-06 15:25:15 +02:00
29cc589bf2
exports: add a new GeographicalUnitStat aggregator
2022-09-06 15:07:28 +02:00
eedfa60bea
Merge remote-tracking branch 'origin/111_exports_suite' into 111_exports_suite
2022-09-06 15:04:22 +02:00
1c92f58b3b
Merge branch 'tests/fixes-2022-09-05' into 111_exports_suite
2022-09-06 15:02:36 +02:00
d4f3ec368c
Merge remote-tracking branch 'origin/social_action_exports' into 111_exports_suite
2022-09-06 14:49:17 +02:00
d245afb009
correct identification of from()
2022-09-06 14:41:40 +02:00
648ec68cfb
export SocialWorkTypeFilter: create dynamic Form Action-goal-result
...
- initiate new Vue component
- cleaning buildForm in Filter
- add HiddenType with ModelTransformer
- use ObjectToIdTransformer in HiddenType fields
- setting mount() and teleport
- list fetch url in api.js
- html/bootstrap form structure
- add Multiselect actionType
- i18n import
- add multiselect for goals and results
- add and remove options in multiselect (wip)
- fix basic vue add/remove element from data store
- vue cleaning
- add ids in value hiddenFields
- adapt Filter in AlterQuery (wip)
- improve code lisibility
2022-09-06 14:24:06 +02:00
3295031bcd
marital status filter
2022-09-06 10:04:59 +02:00
75bdc335e5
remove usage of deprecated Role into Export
2022-09-05 17:26:36 +02:00
c442529799
fix cs
2022-09-05 14:49:07 +02:00
c4f0ad01d3
disable/comment buildForm in SocialWorkType Filter
2022-09-05 12:37:00 +02:00
8688e4d502
complete maritalStatusFilter
2022-09-05 11:51:17 +02:00
374ad43df6
exports: cleaning code
2022-09-01 10:11:53 +02:00
cae9dddac4
exports: fix acp requestor aggregator
2022-08-31 17:58:37 +02:00
436f1d6c61
exports: add new requestor aggregator
2022-08-31 15:28:11 +02:00
d86b86487f
fix some remarks in 111_export review
2022-08-31 15:27:03 +02:00
bee5336c1d
fix translation with calendar exports
2022-08-31 15:26:28 +02:00
6dbee02d82
Merge branch 'master' into social_action_exports
2022-08-30 13:23:41 +02:00
7eb75b709c
Merge branch '111_exports' into social_action_exports
2022-08-30 13:17:37 +02:00
72b5fcf998
minor changes
2022-08-30 13:14:40 +02:00
nobohan
bf44b6b90d
export: geographical unit filter
2022-08-29 16:22:36 +02:00
nobohan
81f04d0184
export: add a geographical unit entity (migration file)
2022-08-29 15:34:33 +02:00
nobohan
f99f6d5240
export: add a geographical unit entity
2022-08-29 15:21:05 +02:00
b5139ec460
exports: improve activity DateAggregator
...
- put orderby at the end
- addSelect with TO_CHAR() function (cancel EXRACT())
- uniformize addSelect cases
- orderBy with variable
- improve getLabels
2022-08-25 14:58:25 +02:00
f5baa2c152
exports: DurationAggregator with approximative(*) date interval
...
(*) for more precise, we need dql interval function
2022-08-25 13:49:12 +02:00
e1ec2dc25c
exports: DurationAggregator: test qb addSelect for compute date interval
2022-08-25 13:49:12 +02:00
2c151c2ec9
exports: add new duration aggregator (wip)
2022-08-25 13:49:12 +02:00
cf642d2783
month year aggregator working
2022-08-25 13:08:24 +02:00
f3ceee7485
Merge branch '111_exports' into social_action_exports
2022-08-25 09:28:01 +02:00
9854fb0664
cancel reason aggregator + start of monthYearAggregator
2022-08-25 09:27:30 +02:00
7173e4be4a
exports: fix activity DateAggregator; add customs DQL Date/Time functions
2022-08-24 15:44:18 +02:00
52902e905a
exports: test all activity filters/aggregators and fix errors
2022-08-24 11:36:54 +02:00
dea7982ca8
exports: add activity linked_to_acp new aggregators (wip)
2022-08-22 19:04:48 +02:00
c4944cce17
exports: move activity old aggregators in PersonAggregators folder
2022-08-22 17:12:33 +02:00
f8f17a6a06
exports: move activity old filters in PersonFilters folder
2022-08-22 13:37:20 +02:00
95ea3bf30e
refactor builder form in a filter
2022-08-22 13:29:22 +02:00
248d56e598
exports: add activity linked_to_acp new filters
2022-08-22 13:28:50 +02:00
9af620ece5
fix translations
2022-08-22 10:17:44 +02:00
4a1615afd5
export, fix merge translations
2022-08-22 10:02:38 +02:00
2bf5e934e9
merge 111_exports
2022-08-18 12:19:01 +02:00
03d098e5e1
aggregators added - monthYearAggregator not finished
2022-08-18 12:15:30 +02:00
1de853a88b
fix count appointment indicator
2022-08-18 10:58:05 +02:00
3eb07121ce
filters added
2022-08-18 10:57:15 +02:00
05fd35cfb4
all indicators added
2022-08-18 10:56:22 +02:00
e357899d78
Merge branch 'social_action_exports' into 111_exports
2022-08-17 17:48:43 +02:00
62562cc57e
rename querybuilder calendar
2022-08-17 17:37:05 +02:00
dfbaaef778
add average duration indicator calendar
2022-08-17 17:36:42 +02:00
d04d758f27
exports: activityDate filter enable to activity linked to acl
2022-08-17 17:14:24 +02:00
c199bb5534
exports: activity improve translations
2022-08-17 17:02:21 +02:00
26cd677501
exports: activity new indicators works + improve translations
2022-08-17 16:07:20 +02:00
3c5d533c58
first indicator for calendar exports
2022-08-17 16:04:46 +02:00
5060906591
more attempts to make dynamic form work
2022-08-17 16:03:58 +02:00
c17036fcda
exports: fix activitytype filter/aggregator appliedTo activity_person and too activity_acl
2022-08-17 15:28:51 +02:00
c09c7a9615
exports: add new modifiers declarations to split filter/aggregators between activities linked to person <> acp
2022-08-17 14:58:20 +02:00
df9a5071c7
exports: display group as a breadcrumb in template
...
add a private method in controller which could be moved maybe in ExportManager
2022-08-17 14:56:24 +02:00
01f6eb1a8f
fix merge conflict in translations
2022-08-17 11:57:46 +02:00
27c2fb1c1f
merge with 111_exports
2022-08-17 11:56:22 +02:00
d9b668e614
exports: create new activity linked to acp exports indicators + title/descr/groups translations
2022-08-17 11:44:15 +02:00
57d00df460
exports: split namespace between activity linked to person <> acp
2022-08-17 10:12:29 +02:00
94cee14a11
exports: complete modifiers
2022-08-17 09:50:35 +02:00
4ebe064538
exports: improve translations
2022-08-17 09:49:33 +02:00
fb18d9fb56
exports: improve activity translations
2022-08-16 17:12:35 +02:00
b2c1c0ec76
add filter residential address at thirdparty of category
2022-08-16 16:19:39 +02:00
42122f5832
exports: use Declarations in activity exports
2022-08-16 15:37:54 +02:00
8093c532d1
exports: overwrite activity translations
2022-08-16 15:30:12 +02:00
2c53f92a2e
small refactorisations
2022-08-16 15:13:47 +02:00
4c91bf5084
household position aggregator for person
2022-08-16 15:07:03 +02:00
c2c409998b
exports: precise translation when acp filters/aggreg are combined with others
2022-08-16 14:52:53 +02:00
bde623e806
add second indicator for person exports
2022-08-16 10:47:36 +02:00
a9e83d3dc8
delete double translations
2022-08-16 10:42:13 +02:00
afbedf3a4a
Merge branch '111_exports' into social_action_exports
2022-08-16 10:19:04 +02:00
4e12684f98
add condition on join clause to improve combined Filters/Aggregators
2022-08-11 18:09:25 +02:00
619ae4e458
improve social work actions translations
2022-08-11 17:43:20 +02:00
b03950d0f7
improve translations for treating agent
2022-08-11 17:33:58 +02:00
f7993eaf2b
remove ACP_SHARED Declaration
2022-08-11 17:17:52 +02:00
d27c52b526
Split Job and Scope Aggregators
2022-08-11 17:13:24 +02:00
312a23e91f
split ReferrerAggregator
2022-08-11 16:57:44 +02:00
93eb9220a7
split ReferrerFilter, logiquement ce sont des filtres différents
2022-08-11 16:41:15 +02:00
b614149fab
translations chain
2022-08-11 16:39:54 +02:00
c45ef7d74f
exports: fix initiateQuery to always begin from acp entity
2022-08-11 15:05:08 +02:00
12cae472d6
Merge branch '111_exports' into social_action_exports
2022-08-11 14:08:33 +02:00
b8d187c82b
exports evaluation: fix root query from acp
2022-08-11 14:04:15 +02:00
6e467a62d4
exports: simplify with querybuilder method to getRootAlias
2022-08-11 12:04:41 +02:00
70488a935d
exports: test if a join is already loaded
...
when a specific join has to be shared between combined filters/aggregators, we need to check if it has been already loaded.
we cannot load it into indicator because result is wrong
2022-08-11 12:01:54 +02:00
18c17818f6
exports: add ChildrenNumber Aggregator
2022-08-10 17:17:29 +02:00
bc5d610f80
exports: add on_date parameter on Composition Filter/Aggregator
2022-08-10 16:50:59 +02:00
c693dfde66
a same join() in filter and aggregator make error if we combine them
2022-08-10 16:33:05 +02:00
3463ff8e2e
exports: add Composition Filter and Aggregator in Household exports
2022-08-10 16:25:38 +02:00
3f4d4497af
exports: add new countHousehold export
2022-08-10 14:35:38 +02:00
0c2c364eb6
trying to get dynamic form to work
2022-08-10 13:58:51 +02:00
8efbf02f64
exports: add new MaxDate Filter for evaluation
2022-08-10 10:57:32 +02:00
208d625258
merge conflict resolved
2022-08-10 10:37:19 +02:00
6eddb420cc
fix nationality aggregator
2022-08-10 10:36:32 +02:00
3c451209c7
fix nationality aggregator
2022-08-10 10:35:32 +02:00
955d4a9e7a
exports: add new EvaluationType Filter and Aggregator
2022-08-10 10:21:05 +02:00
20949fdb5c
Merge branch '111_exports' into social_action_exports
2022-08-10 10:05:26 +02:00
2c7a128348
vendee filters and aggregators moved to root folder
2022-08-09 16:49:38 +02:00
97ec921a0a
small adjustments
2022-08-09 16:15:27 +02:00
5b4b7473c5
residential address at user filter done
2022-08-09 16:14:41 +02:00
6010559936
translations added
2022-08-09 16:14:17 +02:00
a3cae28613
residential address at thirdparty filter : not done!
2022-08-09 16:14:01 +02:00
9a2af662c0
use translatablestringhelper
2022-08-09 16:13:24 +02:00
93d0fbead5
exports: create new indicator to count evaluations
2022-08-09 16:06:32 +02:00
72a5a6cd27
hop
2022-08-09 15:22:05 +02:00
b8bb0b1209
exports: improve translations
2022-08-09 15:11:01 +02:00
ed1dde4713
exports: share referrer aggregator
2022-08-09 11:30:42 +02:00
f817ca9671
exports: add a new intensity aggregator
2022-08-09 11:11:53 +02:00
5940e2c0b7
exports: add new Confidential and Emergency Aggregators
2022-08-08 17:39:53 +02:00
ace2cb6151
exports: add new AdministrativeLocation aggregator
2022-08-08 16:59:03 +02:00
ec7325ebbd
exports: add a new ClosingMotive aggregator
2022-08-08 16:36:01 +02:00
643f37509f
exports: share Scope and Job Aggregators
2022-08-08 16:12:34 +02:00
fcd7ae3b8d
exports: add new aggregators for acp
2022-08-08 15:22:56 +02:00
f37e7cf393
moving files into separate folders for better overview
2022-08-04 14:49:48 +02:00
faef81a90b
moving files into separate folders for better overview
2022-08-04 14:25:23 +02:00
95006b9643
exports: use Declarations for each applyOn
2022-08-04 14:12:25 +02:00
2f8bafa2e2
exports: split yaml services accompanying_period and accompanying_course
...
* the 3 old filters are applyOn person -> move it in PersonFilters
* there is a conditionnal option to enable them -> split yaml files
2022-08-04 12:46:06 +02:00
25e008f3e2
Merge branch '111_exports' into social_action_exports
2022-08-04 12:17:59 +02:00
43d45a5d04
tests: fix missing use statement
2022-08-04 11:30:52 +02:00
ea1a53ed37
tests: add missing FilterTest
2022-08-04 11:30:41 +02:00
28599adf48
tests on new ActiveOnDate and ActiveOneDayBetweenDates filters
2022-08-04 09:07:45 +02:00
e3743d3593
tests new filters ReferrerFilter and OpenBetweenDatesFilter (wip.. test failed)
2022-08-04 09:07:45 +02:00
2413c986ed
exports: add a new GeographicUnitStat Filter (wip)
2022-08-04 09:07:45 +02:00
6921e4a40d
exports: add new RequestorFilter
2022-08-03 20:13:29 +02:00
ac0c221267
start activity exports adaptations and new additions
2022-08-03 16:48:33 +02:00
32bb868b2b
start with person aggregators
2022-08-03 16:21:57 +02:00
2ff346d7d8
Merge branch '111_exports' into social_action_exports
2022-08-03 15:22:32 +02:00
9e2ef9eae6
fix redundant referrerFilter
2022-08-03 15:18:22 +02:00
cfd590442f
moving files into separate folders for better overview
2022-08-03 15:15:52 +02:00
cf7cf664a9
person filters added
2022-08-03 14:35:55 +02:00
ebb6ee4a41
agefilter added for persons
2022-08-02 15:07:56 +02:00
c72dc83c06
adjust countperson to make it work again
2022-08-02 13:44:28 +02:00
ea12c60154
more aggregator tests
2022-08-02 12:31:29 +02:00
40d92d11fc
renaming aggregator job and scope for generic use
2022-08-02 11:30:30 +02:00
28dc99ff3f
tests added for filters and some aggregators
2022-08-02 11:24:08 +02:00
20c1a287d8
merge with 111_export
2022-08-02 11:23:28 +02:00
6e439adce2
export new administrative location filter
2022-08-01 16:50:02 +02:00
4794e5e7b5
export new ActivityTypeFilter
2022-08-01 15:45:31 +02:00
bc2209319a
export new EvaluationFilter
2022-08-01 14:32:11 +02:00
b511517a0f
export new SocialActionFilter
2022-08-01 12:45:04 +02:00
758c56482b
exports: add new ActiveOnDate filter
2022-08-01 11:30:32 +02:00
c401e34d63
exports: add new ActiveOneDayBetweenDates filter
2022-08-01 11:16:17 +02:00
7677b8aaa0
exports: add new OpenBetweenDates filter
2022-07-31 21:01:12 +02:00
dd06a262a2
remove commented unused
2022-07-31 19:22:39 +02:00
c1f578a811
exports: add new referrer filter, with mechanism to use it in acp or acpw context
2022-07-29 12:13:32 +02:00
635fe819a6
rename more generic for use in other exports
2022-07-28 15:57:02 +02:00
d59a22597d
Merge branch '111_exports' into social_action_exports
2022-07-28 15:47:59 +02:00
8fdb2747ac
Merge branch 'master' into social_action_exports
2022-07-28 15:45:46 +02:00
e6b66216ae
actiontype, goal, and result aggregators created
2022-07-28 15:44:17 +02:00
d6b3ba48c0
fix the possibility to filter with multiple jobs or scopes
2022-07-28 12:05:42 +02:00
13b15f5057
renaming of class to avoid confusion
2022-07-28 11:24:36 +02:00
5c7513acd7
rename translations chains
2022-07-28 10:53:54 +02:00
8085fe2c17
referrer scope aggregator for social work actions
2022-07-27 21:25:13 +02:00
562a5678ef
referrer job aggregator for social work actions
2022-07-27 21:19:13 +02:00
30501a68e3
referrer aggregator
2022-07-27 21:07:05 +02:00
b9186ed6e0
tests: write a simple Export test for new indicators + fix depreciation with BrowserKit client
...
cfr: https://symfony.com/doc/4.4/components/browser_kit.html#creating-a-client
2022-07-27 18:39:58 +02:00
5c82ccc49d
user scope and job filter on socialwork actions
2022-07-27 17:08:50 +02:00
455a50d292
Merge branch 'social_action_exports' of gitlab.com:Chill-Projet/chill-bundles into social_action_exports
2022-07-27 16:05:04 +02:00
a40e2de91d
rename filters to avoid confusion
2022-07-27 16:04:40 +02:00
357c7db5f1
rename filters to avoid confusion
2022-07-27 16:02:11 +02:00
ab2b2bc235
some advancements on dynamic socialaction filter
2022-07-27 15:50:56 +02:00
287d8f546b
add simple test file for each new filter
2022-07-27 14:26:14 +02:00
8bbca12487
fix ProphecyTrait in AbstractFilter to use it with each filter
2022-07-27 14:23:21 +02:00
3dabd031f4
fix tests failed in exports
2022-07-27 14:23:21 +02:00
232cf96cb2
tests: write a simple Filter test for EmergencyFilter
2022-07-27 14:23:21 +02:00
cb42b68c33
filter for agents traitants
2022-07-26 15:46:16 +02:00
d5d38053cd
renaming of export to avoid confusion + start of agent traitant filter
2022-07-26 14:43:21 +02:00
b12e5e78b6
reorganize into separate config file
2022-07-26 13:18:15 +02:00
a15c88dd35
merge 111 branch into this one
2022-07-26 11:57:54 +02:00
5f329101e1
title changed back to longer version
2022-07-26 11:44:20 +02:00
3a73af4fd0
Merge branch 'social_action_exports' of gitlab.com:Chill-Projet/chill-bundles into social_action_exports
2022-07-26 11:42:29 +02:00
9798cb8a09
due to excel limit, title can not exceed 31 characters
2022-07-26 11:41:16 +02:00
5ba8c4babc
fixes to make count social actions export work
2022-07-26 11:22:17 +02:00
a06a2c9592
start of social actions export
2022-07-26 10:41:24 +02:00
ef827a1322
revert stepFilter to uniq selection
...
(cfr ddac410b2e )
2022-07-25 18:24:24 +02:00
e728c00671
exports: create intensity filter
2022-07-25 16:51:58 +02:00
da224ea4bc
exports: create emergency filter
2022-07-25 16:35:36 +02:00
ddac410b2e
exports: fix choice forms builder with multiple selections
2022-07-25 16:20:14 +02:00
43bedc41a7
exports: create confidential filter
2022-07-25 15:42:51 +02:00
ef5b3b24e4
exports: create closingmotive filter
2022-07-25 14:47:08 +02:00
057617c1cb
separate accompanying_period exports in yaml service definition
2022-07-25 14:04:23 +02:00
e56520f4b1
exports: create origin filter
2022-07-25 12:36:22 +02:00
04ca61be81
rename data attribute
2022-07-25 12:35:35 +02:00
bf0ca7b777
exports: fix logic in userScope and userJob filter
2022-07-25 11:51:23 +02:00
fdd83de233
Merge branch '605_load-bootstrap' into 'master'
...
issue 605: improve the way chill loads bootstrap module
See merge request Chill-Projet/chill-bundles!446
2022-07-25 08:27:16 +00:00
97e8b3c9c1
fix yarn/webpack error when compiling
...
(correction on commit 340310be62 )
2022-07-25 09:56:15 +02:00
5744a68f5f
issue 605: remove old scratch sass framework
2022-07-22 14:13:16 +02:00
ddd0aeb7b4
issue 605: improve the way chill loads bootstrap module
...
custom variables are loaded before bootstrap variables, custom maps are loaded after
2022-07-22 14:08:43 +02:00
d5d3866122
fix conflict with where clause in indicator ; initiate a filter test
2022-07-20 23:17:05 +02:00
0d38d4df40
social issues filter: improve render with parents, add parents in where clause
2022-07-20 19:33:42 +02:00
bb22317eb1
exports: add new social issues filter (wip)
2022-07-20 16:38:46 +02:00
b608976326
exports: add new step filter
2022-07-20 13:47:15 +02:00
7f1dadc136
user scope/job filters: improve translation in csv
2022-07-20 11:24:13 +02:00
ff8a32a321
user scope filter: change query (TO CHECK)
2022-07-20 11:23:03 +02:00
d7c1498882
english corrected
2022-07-19 14:20:38 +00:00
70f118011b
exports: add a new user job filter
2022-07-19 15:04:57 +02:00
da556248d4
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-07-19 13:05:58 +02:00
881e608c87
exports: add a new user scope filter
2022-07-18 18:45:02 +02:00
80df7b2f72
update changelog
2022-07-18 16:37:34 +02:00
e6caeecc50
add composition type to admin menu
2022-07-18 16:36:13 +02:00
juminet
8651d3232a
Merge branch 'issue612_add_field_accperiodresource_doc_gen' into 'master'
...
Issue612 add field accperiodresource doc gen
See merge request Chill-Projet/chill-bundles!445
2022-07-18 13:43:43 +00:00
nobohan
d55ba36619
[person] add comment field to accompanying period resource docgen
2022-07-18 15:39:00 +02:00
2911cb5063
master merged into branch
2022-07-18 15:05:34 +02:00
62dc909708
php cs fixes, stan ok!
2022-07-18 14:51:40 +02:00
99154eaa99
changelog updated
2022-07-18 14:42:41 +02:00
b28677fac9
delete quitter et repositionner buttons from enfant hors menage
2022-07-18 14:39:24 +02:00
34923df43c
exports avg_accompanying_course_duration with closingdate parameter
2022-07-18 14:38:48 +02:00
6272000588
update changelog
2022-07-18 12:53:20 +02:00
de4cd60b3d
query adjusted to fetch only active objectives for a social action
2022-07-18 12:52:02 +02:00
903ac2ff69
exports: init sum_accompanying_course_duration (replace list_accompanying_course)
2022-07-14 14:42:53 +02:00
3d0dd46ea5
fix count_accompanying_course query: no centers, not count DRAFT courses
2022-07-14 14:27:55 +02:00
e323937405
Temporarily disable ACL on new exports
2022-07-14 10:26:26 +02:00
2f42b9411a
which acl is CONFIDENTIAL_CRUD ?
2022-07-13 14:19:12 +02:00
fe595860f2
replace 'hideLabel' form option by 'fullWidth'
...
sometimes we want fullWidth and display label
2022-07-13 13:36:20 +02:00
bda203d11d
add accompanying courses exports in a group
2022-07-13 10:41:30 +02:00
3cdcccc037
add activity exports in a group
2022-07-13 10:32:27 +02:00
2ce145cace
wip.. setting acl for new accompanying course exports
2022-07-13 10:14:54 +02:00
ec38dc4d21
add person exports in a group
2022-07-13 10:14:54 +02:00
85796c2271
CS
2022-07-12 18:16:04 +02:00
83ee3c7cfd
fixed: add required type-hinting to AccompanyingPeriodComment, necessary
...
for docgen rendering
2022-07-12 18:15:16 +02:00
8809abedf6
fixed: rendering of course in list of courses by household
2022-07-12 18:14:25 +02:00
28ed09b9d9
exports: add 2 new exports for accompanying courses
2022-07-12 15:18:37 +02:00
56bed12886
exports: fix errors and depreciations
2022-07-12 14:19:50 +02:00
e9fca1288a
exports: fix errors and depreciations
2022-07-12 13:07:48 +02:00
9fa3d596bb
split title and description for list activity export
2022-07-12 13:06:29 +02:00
5896a77ae9
Fixed: use CenterResolver where cases when center is resolved differently
2022-07-12 11:10:18 +02:00
11d1b26efc
fixed: unable to create a course (due to method change in activity entity)
2022-07-12 10:44:40 +02:00
3782cf35ff
Merge branch 'master' into testing
2022-07-11 20:03:37 +02:00
5f6c11bde9
Feature: show comment in #docgen generation for accompanying periods
2022-07-11 19:56:59 +02:00
b3da9611ce
Fixed: do not show postal code created by users in the list of postal codes
2022-07-11 19:37:32 +02:00
ba8a80a202
Fixed: test for userjob associated to course in Regulation list
2022-07-11 19:32:19 +02:00
6998043159
Fixed: do not allow to create activities when no rights to do it
...
The ACTIVITY_FULL role does not give anymore the roles
CHILL_ACTIVITY_CREATE_PERSON and CHILL_ACTIVITY_CREATE_ACCOMPANYING_COURSE.
Tags: #BC
2022-07-11 19:31:24 +02:00
ce17c15d41
fixed: ACL in activity creations and edition
2022-07-11 18:24:48 +02:00
93560a62ef
Feature: an activity has the same scope as an accompanying period, if it exists
2022-07-11 17:36:59 +02:00
3785e5096e
Merge branch 'master' into fix_activity_rights
2022-07-11 17:17:35 +02:00
3748eb99c6
Fixed: add an exclude constraint to ensure on db side that there is only one step waiting for a transition
2022-07-11 17:10:40 +02:00
c69af351cc
fixed: do not show disabled jobs in list of jobs from the api
2022-07-11 16:20:48 +02:00
692c2bdac0
fixed: do not show disabled users in list of users from the api
2022-07-11 16:11:45 +02:00
6bcc28b4bb
feature: hide course when the period is not active for the user, in search results and list of periods for a person
2022-07-11 15:57:38 +02:00
a79a2b6ee9
fixed: warning message "usagers du parcours" does show only for current
...
members for a course
2022-07-11 15:26:04 +02:00
09b2c9a14e
fixed: do not show same person twice if persons are members simultaneously
2022-07-11 15:11:35 +02:00
4ef48216ed
fixed: do not allow to create a course or see a houshold from the search result, if the user does not have any rights to do it
2022-07-11 13:54:12 +02:00
16fed67dd0
fixed: do not allow to edit a course through the "warning" button on the course's index page
2022-07-11 13:45:52 +02:00
87a9d48bdf
feature: allow to not check mainPerson, person1 or person2 when generating a document
2022-07-11 13:39:07 +02:00
f3ca01fd88
cs: fix
2022-07-11 13:34:10 +02:00
5962d3f233
fixed: query for index in PersonDocumentACLAwareRepository
2022-07-11 12:57:21 +02:00
ab08dab88a
fixed: voter and permissions in accompanying course document
2022-07-11 12:57:08 +02:00
68c1833584
fixed: CS
2022-07-11 12:56:48 +02:00
191b8ecf81
fixed: query for index in PersonDocumentACLAwareRepository
2022-07-11 12:56:34 +02:00
e7ba42de1f
fixed: voter and permissions in accompanying course document
2022-07-11 12:55:02 +02:00
ef9a155cc1
bootstrap styles in export section
2022-07-11 11:09:46 +02:00
3bb8b713d1
fixed: migration of databse with address on same day fails
2022-07-11 03:32:43 +02:00
8b145ebc11
fixed: migration of databse with address on same day fails
2022-07-11 03:32:15 +02:00
722cf789ec
remove dump mesages
2022-07-11 01:13:17 +02:00
cec1588e91
Merge branch 'master' into calendar/finalization
2022-07-10 22:00:19 +02:00
94c258e914
fixed: narrow search on postal code with an 'AND' clause instead of 'OR' clause
2022-07-10 22:00:04 +02:00
1fff90d3a7
Merge remote-tracking branch 'origin/master' into calendar/finalization
2022-07-10 20:45:19 +02:00
1d8f25e2c8
use the date parameter in deprecated method getLastAddress
2022-07-08 15:04:06 +02:00
b4b67c6f0d
Merge branch 'event_bundle_sf4' into 'master'
...
Event bundle sf4
See merge request Chill-Projet/chill-bundles!439
2022-07-08 10:21:31 +00:00
340310be62
bootstrap styles in export section
2022-07-07 16:08:34 +02:00
nobohan
9978e76a87
fix activity rights (WIP)
2022-07-07 15:25:17 +02:00
7b64269bb5
fix show/hide in exports filter + better styles
2022-07-07 15:20:50 +02:00
3da26a4d45
fix rst syntax
2022-07-07 12:51:59 +02:00
5662609c23
doc for install and synchronization
2022-07-07 12:48:20 +02:00
57277e5b87
deprecate move status, which is not in use
2022-07-07 10:41:33 +02:00
f72c0576ef
check for user email before writing msgraph metadata
2022-07-06 21:36:37 +02:00
c8028b8e60
set correct duration for subscribing to remote calendar
2022-07-06 17:09:04 +02:00
nobohan
36e35f2e8f
[event] refactor admin for event bundle
2022-07-06 13:36:20 +02:00
989c4e90e5
enable show_hide on export pages
2022-07-05 16:39:48 +02:00
fcac977d13
existing exports, better translations
2022-07-05 15:46:43 +02:00
2b5accaeac
override export activity translations
2022-07-05 13:42:32 +02:00
nobohan
389f014d36
[event] fix deprecation (typing)
2022-07-05 10:18:07 +02:00
135b385c11
fix rust indent
2022-07-04 17:29:45 +02:00
nobohan
3cf8609e8f
[event] fix deprecation (type missing)
2022-07-04 17:20:03 +02:00
c82e128c5c
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-07-04 16:32:20 +02:00
3ddab4f6e2
documente un souci avec docker lors de l'installation de chill
2022-07-04 16:32:12 +02:00
nobohan
31e1bfdf80
export: cast role as string in PickCenterType
2022-07-04 16:19:03 +02:00
2400bd48d1
fix instruction for installing in dev
2022-07-04 12:46:49 +02:00
c841821ed4
fix loading calendar range fixtures (3)
2022-07-03 22:19:26 +02:00
8830b6dc23
fix loading calendar range fixtures (2)
2022-07-03 22:18:21 +02:00
accee53f5a
fix loading calendar range fixtures
2022-07-03 22:11:32 +02:00
20b70f9eed
fix typing and package deps to satisfy DI compilation
2022-07-03 21:31:57 +02:00
d375abf593
display locals calendar events in Calendar app
2022-07-03 18:30:00 +02:00
7d281ea50f
fix error in handling remove range message
2022-07-02 15:19:50 +02:00
e5aada5561
add locals on MyCalendar app
2022-07-02 15:13:02 +02:00
2d71ba9078
remove existing calendars from proxy remote
2022-07-02 14:42:54 +02:00
3df06e1eba
add api endpoint for listing calendars
2022-07-02 14:31:27 +02:00
26a0ba4756
count events on remote calendars
2022-07-01 23:36:30 +02:00
a604902074
add planning view for calendar app
2022-07-01 18:23:46 +02:00
8bbd3b01d9
Add a mention on next calendars on search results
2022-07-01 18:01:42 +02:00
3dcec5d44a
layout for filter on the list page
2022-07-01 15:16:21 +02:00
f513749780
fix cs
2022-07-01 15:05:13 +02:00
93c5e83454
add validation on calendar
2022-07-01 15:05:03 +02:00
9c1324e9ec
fix transform to activity
2022-07-01 14:09:46 +02:00
87403e509f
recreate calendar range when an event is deleted
2022-07-01 13:43:30 +02:00
0276ec1bc7
fix compilation errors in production
2022-07-01 13:19:02 +02:00
2a6974610f
associate location on ms calendar remote
2022-07-01 12:12:48 +02:00
014e281d13
add sms on calendar list
2022-06-30 21:40:40 +02:00
18be028a87
display location in calendar list
2022-06-30 20:24:33 +02:00
a5b5eea146
use the location from the calendar range, when associating a range with the calendar
2022-06-30 20:05:28 +02:00
71b6b158ba
fix list of locations in calendar
2022-06-30 19:38:32 +02:00
d87c6305fd
improve some layout on create calendar
2022-06-30 18:36:02 +02:00
64d7c1fe99
remove unused files
2022-06-30 17:41:56 +02:00
4aa8436399
finalization of my calendar ranges
2022-06-30 17:40:43 +02:00
nobohan
c76f2a81c9
[main] cast uniqid arg to string in ExportController
2022-06-30 07:37:27 +02:00
nobohan
f48e197e0b
[main] fix deprecations for Export/PickCenterType
2022-06-30 07:29:33 +02:00
9e93e2a3f9
edit location on existing ranges
2022-06-29 23:47:12 +02:00
adad4313a6
handle remote events 'isAllDay' and fix cs
2022-06-29 15:29:22 +02:00
849e7158e4
adding location to ranges and more control on MyCalendarRanges
2022-06-29 15:28:37 +02:00
nobohan
f70e3b7997
quick fix: use Scope class instead of classname
2022-06-29 15:05:59 +02:00
809a0a38ab
Merge branch 'master' into calendar/my-calendar-fixes-with-ts
2022-06-28 10:33:00 +02:00
66baf0391c
Revert "only prefill agents traitants of action if parcours has a referrer, otherwise null"
...
This reverts commit 0943366d39 .
2022-06-28 00:01:31 +02:00
4f81bffa67
add a test for relocking an existing lock
2022-06-27 23:57:42 +02:00
5432ce2b0f
some fixes with wopi
2022-06-27 23:51:07 +02:00
03bc94178f
re-implements document lock manager for wopi
2022-06-27 22:44:10 +02:00
13dae00a2c
feature: copy ranges
2022-06-27 21:27:37 +02:00
b5d5338002
re-add feature to patch event
2022-06-27 16:32:09 +02:00
922c5c5f5c
working with webpack 5
2022-06-27 15:28:35 +02:00
a9bc98738e
fix weird bug with ts import
2022-06-27 14:51:48 +02:00
3ea630748a
add feature add and delete range
2022-06-24 18:52:28 +02:00
bf536aab38
Merge branch 'translations_dutch' into 'master'
...
Dutch translations
See merge request Chill-Projet/chill-bundles!403
2022-06-24 15:59:10 +00:00
df593c7c7f
Dutch translations
2022-06-24 15:59:10 +00:00
75b2f6419e
working calendar ranges with a subset of features
2022-06-24 17:24:56 +02:00
a845fddf2e
force authenticating on remote calendar
2022-06-24 15:08:10 +02:00
ca44ebccf3
first reactive calendar
2022-06-23 16:24:54 +02:00
nobohan
07f4aaa590
quick fix: address: only add coordinates to selected postcode if coordinates exist
2022-06-23 15:46:17 +02:00
d8f80f3d02
wip on app2
2022-06-23 12:26:48 +02:00
6b3b010631
wip debug
2022-06-21 17:30:50 +02:00
5a5958704b
Merge remote-tracking branch 'origin/master' into calendar/my-calendar-fixes-with-ts
2022-06-21 17:28:21 +02:00
10095343ec
handle lastUpdateTime for Wopi implementation
...
* get the last updated time from the stored object's storage
* improve perf on loading content from stored object's storage: keep the
response in cache
2022-06-20 21:22:02 +02:00
8c99fc0089
basic structure for using modules in stores and convert to TS
2022-06-20 09:50:40 +02:00
6c4f116e85
split store into multiple files
2022-06-17 18:04:57 +02:00
5c08abc2f6
Merge branch 'calendar/finalization' into calendar_changes
2022-06-17 17:29:05 +02:00
138d431786
fix duplication action in controller
2022-06-17 17:10:10 +02:00
03d64995d9
Merge remote-tracking branch 'origin/calendar/synchro-msgraph' into calendar/finalization
2022-06-17 17:04:37 +02:00
59e24ff39d
Merge remote-tracking branch 'origin/master' into calendar/finalization
2022-06-17 16:53:56 +02:00
b7c3300884
Merge branch 'calendar/synchro-msgraph' into calendar/finalization
2022-06-17 16:52:52 +02:00
1742dd4951
add return path after changing location, and select2 on picking user location
2022-06-17 13:34:05 +02:00
832da83b27
fix tests for person controller update
2022-06-16 21:35:05 +02:00
0cfad13720
fix normalization for null accompanying period docgen
2022-06-16 21:30:46 +02:00
dfb583fa8b
fix cs
2022-06-16 15:37:59 +02:00
da9eba2618
add regulation list and basic regulation list query
2022-06-16 15:37:51 +02:00
8982697a73
add missing translation message
2022-06-15 17:46:28 +02:00
1bd00c3f4c
fix editing thirdparty without date
2022-06-15 17:46:28 +02:00
7ac54a6c9f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-06-15 16:06:15 +02:00
ccaf430b37
remove border from address
2022-06-15 16:06:06 +02:00
72ce5c716d
remove border from address
2022-06-15 16:02:37 +02:00
86afe2f702
fix condition
2022-06-15 15:58:53 +02:00
f297548a3a
adjust styling of address + button
2022-06-15 15:46:24 +02:00
d20d38e5f4
change icon house to map marker
2022-06-15 12:35:20 +02:00
3735f24e10
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-06-15 12:26:22 +02:00
4b5cdd471b
fix showPane component for editing address
2022-06-15 11:55:49 +02:00
f339cf56d6
notify the referrer from an activity page or list
2022-06-14 21:24:50 +02:00
4592be3a8d
improve syntax for the js fix
2022-06-14 21:24:50 +02:00
4e1d7278c6
change translation in twig template for creation of household in user create form
2022-06-14 17:33:12 +02:00
a26346859c
change translation to add household for new user
2022-06-14 17:21:57 +02:00
a48b990c73
condition correction to fix display of addAddress btn in parcours and household tunnel
2022-06-14 17:15:33 +02:00
28c952521f
command for sending bulk sms with tests
2022-06-14 01:15:58 +02:00
4c0fef4f44
send message from cli through ovh if configured
2022-06-13 21:39:29 +02:00
0943366d39
only prefill agents traitants of action if parcours has a referrer, otherwise null
2022-06-13 17:59:29 +02:00
4719a74307
constraint added to workflow transtion - cannot be null
2022-06-13 17:40:01 +02:00
72167b9e77
fix merge conflict
2022-06-13 16:38:37 +02:00
c14ae98130
fix merge conflict
2022-06-13 16:36:09 +02:00
83b928b0b0
fix merge conflict
2022-06-13 16:35:04 +02:00
f0187536c1
visual changes when option 'create household' is checked in user create form
2022-06-13 16:33:56 +02:00
fec27babbe
visual changes when option 'create household' is checked in user create form
2022-06-13 15:35:35 +02:00
ceb0f741ef
order of birthdate fields changed in advanced search
2022-06-13 15:05:18 +02:00
616be5cc8a
bootstrap fake sms from cli
2022-06-13 14:01:07 +02:00
149d4c3846
changelog updated
2022-06-13 09:46:45 +02:00
9e4fd6183e
more fixes for calendar syncs
2022-06-10 14:24:46 +02:00
c92077926e
db constraint with unique remoteId if set, handle sync with tests
2022-06-10 00:26:24 +02:00
9a29532362
fix bux to quickly add names that exist of multiple parts to the namefield of a person or thirdparty
2022-06-09 18:31:38 +02:00
f149b24802
small fixes on sync from remote
2022-06-09 17:06:57 +02:00
6e48a042b3
prevent change when syncing from remote
2022-06-09 15:44:48 +02:00
64e07c54fa
first bootstrap for handling calendar range sync frommsgraph
2022-06-09 15:17:42 +02:00
d95d97f8fe
msgraph: subscription for users
2022-06-08 22:43:49 +02:00
e75b258e44
handling sync for calendar invite
2022-06-08 13:06:31 +02:00
c329862e96
fix loading for ms graph connector
2022-06-08 13:05:28 +02:00
fbf1c4365d
fix typing of oauth2client methods
2022-06-08 12:56:04 +02:00
168aff81f4
fixes in template with new route and forms
2022-06-06 22:07:04 +02:00
fc7d2fcca3
fix cs
2022-06-06 17:50:21 +02:00
537fefee15
add private comment on calendar
2022-06-06 17:50:11 +02:00
dc22d18e6a
remove timezone from calendar and calendar range
2022-06-06 17:49:51 +02:00
dab9204ec7
fix association mapping for many-to-many SocialAction <-> Evaluation
2022-06-06 17:37:01 +02:00
543d30acb9
display of calendar form
2022-06-06 17:11:43 +02:00
c31886fea3
calendar app: fix error on users on startup
2022-06-06 15:13:36 +02:00
6c3043f6fc
some layout for calendar app
2022-06-03 15:25:36 +02:00
3a88ea0b0f
answer vue component: use union type instead of enum
2022-06-03 14:39:35 +02:00
c804462f15
list calendar by period: date range and query acl aware
2022-06-01 23:04:59 +02:00
d9dfe75378
minor layout improvement show parcours btn in task
2022-06-01 15:43:01 +02:00
089c92d0ee
layout of page calendar list
2022-06-01 12:34:07 +02:00
8d70562132
null error in task widget on homepage fixed
2022-06-01 11:37:29 +02:00
4217524e63
answer to invite: some layout
2022-06-01 11:25:45 +02:00
4fef8ec46e
remove import of default variables bootstrap
2022-06-01 11:25:22 +02:00
83de518b45
update changelog
2022-06-01 11:08:20 +02:00
21bc472886
Merge branch 'master' of gitlab.com:chill-projet/chill-bundles
2022-06-01 11:05:17 +02:00
75490306a2
add pagination on workflow list page
2022-06-01 11:04:23 +02:00
76b49d22e7
module in ts to give an answer to calendar invite
2022-05-31 22:45:21 +02:00
f92cef02cf
fix creating a new AccompanyingPeriodWorkEvaluationDocument when replacing the document (the workflow was lost)
2022-05-30 22:43:50 +02:00
a4e3ffbe27
fix cs
2022-05-30 22:41:47 +02:00
0849b2d5f4
docgen: fix title of origin
2022-05-30 21:16:40 +02:00
679d19e2a1
allow null values for private comment
2022-05-30 10:01:27 +02:00
840c7e1084
always import base bootstrap variable before customizing them
2022-05-28 01:58:49 +02:00
5dcf7000f1
Merge branch 'master' into calendar/synchro-msgraph
2022-05-28 01:45:33 +02:00
7fb0e44307
fix null value for calendar in private comments
2022-05-28 01:45:11 +02:00
ec536871aa
Merge remote-tracking branch 'origin/master' into calendar/synchro-msgraph
2022-05-28 00:30:02 +02:00
1496ae34f8
preload course json for a faster display
2022-05-28 00:07:11 +02:00
b9c1dbd8c1
require weblink
2022-05-27 23:27:22 +02:00
bc288a2161
feature: add a link to create a notification to the referrer
2022-05-27 23:24:54 +02:00
c41ee1d9de
add pagination on notification list
2022-05-27 22:47:32 +02:00
3ceda28994
Merge branch 'issue604_activity_list_documents' into 'master'
...
Issue604 activity list documents
See merge request Chill-Projet/chill-bundles!436
2022-05-27 20:35:03 +00:00
5d13a587df
fix cs
2022-05-27 22:34:13 +02:00
d49859e474
change order for title in stored object
2022-05-27 22:32:06 +02:00
c9ea9112f1
do not add private comment into generated documents
2022-05-27 22:24:25 +02:00
3274ecfaec
Merge remote-tracking branch 'origin/master' into issue604_activity_list_documents
2022-05-27 22:03:41 +02:00
dba4cfbb2d
Merge branch 'issue603_add_closing_motive_course' into 'master'
...
person: add closing motive to closed acc course
See merge request Chill-Projet/chill-bundles!435
2022-05-27 20:00:58 +00:00
e6da1be5f5
Merge remote-tracking branch 'origin/master' into issue603_add_closing_motive_course
2022-05-27 21:57:19 +02:00
cb1108a25e
Merge branch 'issue586_filiations' into 'master'
...
household filiations issues
See merge request Chill-Projet/chill-bundles!433
2022-05-27 19:51:20 +00:00
3efb4a4a5e
Merge remote-tracking branch 'origin/master' into issue586_filiations
2022-05-27 21:49:21 +02:00
9511d6eaee
Merge branch 'issue601_admin_social_work_social_action' into 'master'
...
admin: repair social action edit
See merge request Chill-Projet/chill-bundles!434
2022-05-27 14:42:03 +00:00
d4aba04a52
do not show action when editing goals
2022-05-27 16:41:38 +02:00
71a92a8b6b
Merge remote-tracking branch 'origin/master' into issue601_admin_social_work_social_action
2022-05-27 16:37:03 +02:00
2cabe80bf6
Merge branch 'issue577_user_admin' into 'master'
...
main admin
See merge request Chill-Projet/chill-bundles!432
2022-05-27 14:35:59 +00:00
9680f7c01e
remove deprecated notation for getting entity
2022-05-27 16:34:30 +02:00
3c8b2207c4
add civility in user docgen normalizer
2022-05-27 16:34:14 +02:00
7278a5f3fa
fix strict typing and do not show link to edit password in user list
2022-05-27 16:24:55 +02:00
566c1c5380
Merge remote-tracking branch 'origin/master' into issue577_user_admin
2022-05-27 16:05:49 +02:00
af7df7029b
Merge branch 'issue578_display_userjob' into 'master'
...
Issue578 display userjob
See merge request Chill-Projet/chill-bundles!430
2022-05-27 14:04:09 +00:00
4d0717690b
Merge remote-tracking branch 'origin/master' into issue578_display_userjob
2022-05-27 16:00:16 +02:00
96a0b76e85
Merge branch 'issue589_private_comments' into 'master'
...
Issue589 private comments
See merge request Chill-Projet/chill-bundles!418
2022-05-27 13:59:19 +00:00
f3800ff38f
fix issue with null comment and set correct variable name in signature
2022-05-27 15:58:51 +02:00
5e5a855578
fix cs
2022-05-27 15:48:50 +02:00
54a3e2b2ef
Merge remote-tracking branch 'origin/master' into issue589_private_comments
2022-05-27 15:47:25 +02:00
014c460eef
improvements on private comments
2022-05-27 15:40:08 +02:00
01f1605cb8
change indent of js files
2022-05-27 14:30:05 +02:00
1c79e25579
first component for pushing calendar answer
2022-05-27 14:29:10 +02:00
nobohan
0a4ef3ad22
php code style + upd CHANGELOG
2022-05-27 09:39:36 +02:00
nobohan
dbdf435721
docstore: safer display of form.title
2022-05-27 09:39:13 +02:00
nobohan
cdbb70b9c5
activity: add title to generated document
2022-05-27 09:32:51 +02:00
7c0bdc5abe
some data in msgraph synchro and answer on calendar invite
2022-05-26 19:25:59 +02:00
59a64e9a62
wip: continue sync to remote
2022-05-26 00:10:25 +02:00
782436ee2e
send first calendar on ms graph
2022-05-25 21:32:00 +02:00
nobohan
60c163ae9d
storedObject: add title in form twig and in activity show
2022-05-25 17:30:26 +02:00
nobohan
e8cf7ae8e1
stored object: add has_title option to form type of StoredObject
2022-05-25 17:14:21 +02:00
nobohan
dea554ced4
storedObject: add title field on StoredObject entity
2022-05-25 16:32:52 +02:00
nobohan
5948ac5b2a
[main] add a 'read more...' on comment embeddable when overflown
2022-05-25 14:18:38 +02:00
nobohan
af898cbd12
person: add closing motive to closed acc course
2022-05-25 13:27:29 +02:00
nobohan
8863157fc9
upd CHANGELOG
2022-05-25 11:47:02 +02:00
nobohan
2ac78a12db
admin: fix adding of evaluation to social action
2022-05-25 11:46:03 +02:00
nobohan
bc410b02e7
admin: do not use disabled for form widget with collections, see https://github.com/symfony/symfony/issues/18998
2022-05-25 11:45:25 +02:00
nobohan
5ebaeeb4ba
php cs fix
2022-05-25 10:38:09 +02:00
nobohan
4402d52de7
upd CHANGELOG
2022-05-25 10:35:15 +02:00
nobohan
d6f1aa53dc
[admin]: add select2 to Goal form type entity fields
2022-05-25 10:34:24 +02:00
f962b7543f
fix relation inside calendar, bootstrap messenger for handling create and update calendar entity
2022-05-25 10:22:30 +02:00
nobohan
da2c88c026
[admin] show/hide the user permissions group depending on config
2022-05-25 10:12:07 +02:00
b22f361368
fix cs
2022-05-24 23:04:24 +02:00
5ea12a581b
calendar app: fix concerned groups
2022-05-24 22:56:08 +02:00
eb8b8c6939
calendar app: set mainUser and options for form
2022-05-24 22:45:43 +02:00
352b5b41b0
reformat to indentation 2
2022-05-24 16:22:05 +02:00
17778ab346
proxy: do not show calendar events when they are present in database
2022-05-23 23:34:33 +02:00
9dba558bef
remove unused methods
2022-05-23 22:50:48 +02:00
00e87f8c75
set mainUser event if not set before
2022-05-23 22:50:33 +02:00
a5998ce99d
handle moving an event
2022-05-23 22:43:19 +02:00
d8e7a7f1af
allow to select a date on a calendar
2022-05-23 22:34:11 +02:00
d32a69a657
prevent loading users calendar multiple times when adding multiple users
2022-05-23 18:27:05 +02:00
00ef58301e
remove logs
2022-05-23 17:59:56 +02:00
3fbdcdc431
calendar app: change mainUser if mainUser is selected
2022-05-23 17:59:21 +02:00
7dcd5be735
fixes for editing calendar
2022-05-23 17:30:40 +02:00
a025883a5d
create event by selecting a calendar range
2022-05-23 16:48:17 +02:00
38c7c8de60
remove log messages
2022-05-23 15:07:58 +02:00
f825c69ce5
fetch remote calendar and show on FullCalendar frame
2022-05-23 15:00:32 +02:00
e2052fe71d
set indent for js on two spaces [ci-skip]
2022-05-20 20:49:20 +02:00
a349089f3d
change text color and remove unused consts
2022-05-20 20:44:55 +02:00
461fc1c41f
add toggle button to show/add remote and ranges for each user in calendar
2022-05-20 20:40:24 +02:00
2b770036a5
fix behaviour of CalendarType in Controller and add field users to CalendarType
2022-05-20 19:44:28 +02:00
67fad5d764
create generic data transformer with get an object by id, and add test
...
for CalendarType
2022-05-20 19:26:21 +02:00
b6e0379583
fix cs and add EntityToIdTransformer
2022-05-20 15:52:13 +02:00
dba0e84781
calendar app: fix list for showing users and their colors (not in rgith place in page)
2022-05-18 13:33:56 +02:00
nobohan
a4210dd2c7
[main] allow hide permissions group list menu
2022-05-18 09:30:47 +02:00
nobohan
d8db8c0f8e
upd CHANGELOG
2022-05-17 17:46:01 +02:00
b89edc29af
calendar app: do not store events twice in vuex
2022-05-17 17:31:17 +02:00
nobohan
b13ac3a919
household filiations: fetch person info when unfolding person node
2022-05-17 17:24:17 +02:00
b50c51bc2a
calendar items wit round-robin color
2022-05-17 17:16:48 +02:00
f68c69d443
refactor to use store for storing events
2022-05-17 16:57:31 +02:00
682dc2174e
some style changes
2022-05-17 16:26:21 +02:00
c0f9bf35ac
fix toggle to show or hide appointments
2022-05-17 16:05:00 +02:00
0c61edd0d6
everything changed to use store for faster re-render of calendar
2022-05-17 15:49:50 +02:00
9ceb66e2da
refactor CalendarRange repository and available range action
2022-05-17 12:26:34 +02:00
8b1271a466
use groups annotation with Serializer prefix and serialize mainUser
2022-05-17 12:14:37 +02:00
d921f6c9e5
add true iso8601 format to date normalizer
2022-05-17 12:14:03 +02:00
85f00fdb28
refactor store in calendar
2022-05-16 17:20:15 +02:00
354c37ade2
fix issue when loading category
2022-05-16 15:33:02 +02:00
6144f2439a
wip store mainUser in both store and input data with event
2022-05-16 15:30:35 +02:00
1eee8c6c49
fix issue when loading category
2022-05-16 15:28:05 +02:00
nobohan
cecfa1a18a
main: allow creation of user without password
2022-05-16 14:07:34 +02:00
nobohan
f77031630f
[main] allow hide change user password menu
2022-05-16 13:52:55 +02:00
a4caf733f1
fix error in commit
2022-05-16 13:12:40 +02:00
nobohan
8eef073988
[main] filter user jobs by active jobs
2022-05-16 11:49:36 +02:00
nobohan
380c55698c
main: add civility to User
2022-05-16 11:28:37 +02:00
9dd463882c
fix dfault in db for user::attributes
2022-05-13 17:23:10 +02:00
6edc9b25db
Merge branch 'issue596_admin_user' into 'master'
...
Admin interface
See merge request Chill-Projet/chill-bundles!429
2022-05-13 14:13:09 +00:00
bb18082c3a
fix type hinting
2022-05-13 16:07:33 +02:00
89a700ff61
fix cs
2022-05-13 16:05:38 +02:00
2a5bb28210
fix typo in tests
2022-05-13 16:05:08 +02:00
aec01df202
admin users: filter by name or email
2022-05-13 16:00:34 +02:00
a9df9f4880
add ordering on some social work + minor improves
2022-05-13 15:36:20 +02:00
b26fcc4566
Merge remote-tracking branch 'origin/master' into issue596_admin_user
2022-05-13 15:08:49 +02:00
9970212075
Merge branch 'issue576_address_show_more_if_no_address' into 'master'
...
addAddress: can add extra info even if noAddress
See merge request Chill-Projet/chill-bundles!423
2022-05-13 13:06:51 +00:00
fd935795e5
Merge remote-tracking branch 'origin/master' into issue576_address_show_more_if_no_address
2022-05-13 15:06:11 +02:00
52dd08e088
add default attributes for user
2022-05-13 14:51:02 +02:00
4be3efc619
work on create calendar
2022-05-13 13:49:24 +02:00
7859439f0b
fix remote calendar compiler to allow to compile kernel without any configuration
2022-05-12 13:53:20 +02:00
c60a54eb39
WIP: create and edit calendar
2022-05-12 12:50:57 +02:00
f4b1a25a67
quick fixes to make calendar app work
2022-05-12 12:50:55 +02:00
0ec0708807
add voter for calendar
2022-05-12 12:49:32 +02:00
d150a8251b
calendar range: remove on remote after removal in the database
2022-05-12 12:49:32 +02:00
dd13e631ac
calendar range: update on remote after an unpdate
2022-05-12 12:49:32 +02:00
c892f7de7b
prevent loop when posting calendarrange to remote and updating remoteId
2022-05-12 12:49:32 +02:00
e895da31d7
wip: synchro of calendar range
2022-05-12 12:49:32 +02:00
ba8a2327be
fallback on schedule items when no access to calendar
2022-05-12 12:49:32 +02:00
38d828cf36
refactor access to calendar and use real userid
2022-05-12 12:49:32 +02:00
ee4a6e08fb
refactor command to acquire admin consent
2022-05-12 12:49:32 +02:00
d570145385
refactor and rename classes
2022-05-12 12:49:32 +02:00
8abce5ab85
fix cs + read remote calendar based on user access
2022-05-12 12:49:32 +02:00
811798e23f
wip: synchro
2022-05-12 12:49:32 +02:00
9935af0497
msgraph: add metadata to users to connect with default calendar
2022-05-12 12:49:32 +02:00
5331f1becc
[wip] first impl for getting authorization for admin
2022-05-12 12:49:32 +02:00
a7ec843509
remote calendar: authenticate to ms graph api
2022-05-12 12:49:32 +02:00
0212193940
add null remote connector and basic interface
2022-05-12 12:49:32 +02:00
aecdfa6b12
reactive my calendar on new route
2022-05-12 12:49:32 +02:00
88784b7f7e
copy ranges from one day to another fixed
2022-05-12 12:23:39 +02:00
c339f7a828
fix merge conflict
2022-05-11 21:31:08 +02:00
5ceddc747d
start copy dates
2022-05-11 21:27:47 +02:00
3fb3df9db1
remove not necessary debug log
2022-05-11 19:40:28 +02:00
b98f4e2d76
fix construction of BadRequestHttpException
2022-05-11 19:39:36 +02:00
58fce9999d
OnTheFly: do not show 'create adress and household' on edit action
2022-05-11 19:29:12 +02:00
49b1ca13f2
OnTheFly: fix error when updating person without changing civility
2022-05-11 19:25:07 +02:00
nobohan
6481f6a4c1
quick fix: safer way to add civility to body before PATCHing (AddPerson)
2022-05-11 17:04:17 +02:00
f8a9cafacb
add today button again
2022-05-11 15:15:13 +02:00
ce78177ab7
only fetch data for view and adapt all callbacks for header buttons
2022-05-11 15:15:13 +02:00
7c693b7495
change height of calendar for better overview
2022-05-11 15:15:13 +02:00
6631e77df5
more changes to save modified, deleted new plages immediately
2022-05-11 15:15:13 +02:00
c77af0bc4a
start refactoring
2022-05-11 15:15:13 +02:00
e28d17a131
ranges are immediately deleted as well as saved (needs refactoring)
2022-05-11 15:15:13 +02:00
2b1c3d1aff
comment out console logs
2022-05-11 15:15:13 +02:00
f3444b6a58
change ranges to 15min instead of 30 + save new range immediately
2022-05-11 15:15:13 +02:00
nobohan
05088b5964
upd CHANGELOG
2022-05-11 12:14:46 +02:00
nobohan
f44b9ca05b
admin: fix error when creating document category
2022-05-11 12:03:38 +02:00
nobohan
fa458c54ec
admin: adapt social work form type and templates
2022-05-11 11:50:17 +02:00
nobohan
629dbb9137
admin: missing translations and css class
2022-05-11 11:30:08 +02:00
nobohan
97fd9c557c
admin: tentative to add filterOrder (cleaning)
2022-05-11 10:06:44 +02:00
nobohan
f449dcbda1
admin: refine social work admin form
2022-05-10 18:06:29 +02:00
nobohan
b7ed658f96
admin: fix new document category
2022-05-10 17:01:09 +02:00
nobohan
f4652adbc2
admin: add fa icons to menu section title
2022-05-10 15:21:29 +02:00
nobohan
fde1d563c2
admin custom fields integration
2022-05-10 14:36:10 +02:00
nobohan
cb1bbe940f
admin: docgen admin
2022-05-10 13:55:33 +02:00
nobohan
be27df1fd5
admin: remove obsolet header => true tag + php code fix
2022-05-10 11:46:17 +02:00
nobohan
0e8b73638f
admin for aside activity
2022-05-10 10:40:06 +02:00
nobohan
c9b3bab508
admin sections for main bundle
2022-05-10 10:14:30 +02:00
nobohan
0f735c5749
admin sections for person bundle
2022-05-10 08:44:29 +02:00
901b496030
quick fixes to make calendar app work
2022-05-09 18:01:09 +02:00
20e1feebf4
add voter for calendar
2022-05-09 18:00:54 +02:00
nobohan
1a764025e1
admin: admin section for thirdparty
2022-05-09 17:14:25 +02:00
nobohan
1c04a873c0
admin: admin section for docstore
2022-05-09 17:07:36 +02:00
nobohan
3f399296c8
admin: admin section for calendar
2022-05-09 16:53:22 +02:00
d1f87718d6
Merge remote-tracking branch 'origin/master' into calendar/finalization
2022-05-09 16:51:42 +02:00
nobohan
fd67f327ae
admin menu: simplify header style
2022-05-09 16:30:20 +02:00
nobohan
0f319a1003
admin: reorganising activity menu and submenus
2022-05-09 16:22:17 +02:00
nobohan
63bfd25acb
admin: homepage + style menu
2022-05-09 15:14:37 +02:00
cebdfdaa30
start refactoring
2022-05-06 17:38:08 +02:00
6453de32ec
fix typo
2022-05-06 17:29:03 +02:00
3a115744fe
add index to search postal code by reference
2022-05-06 17:14:21 +02:00
nobohan
24794c1285
admin: document category menu
2022-05-06 16:28:37 +02:00
5a1a33b6a4
ranges are immediately deleted as well as saved (needs refactoring)
2022-05-06 16:25:03 +02:00
28c0b8994b
comment out console logs
2022-05-06 15:55:05 +02:00
9c070cd8ae
change ranges to 15min instead of 30 + save new range immediately
2022-05-06 15:54:35 +02:00
nobohan
7cefce8305
admin: add ThirdParty admin
2022-05-06 15:51:29 +02:00
66c7504b22
Merge branch 'issue520_reference_address_update' into 'master'
...
Add new fields to AddressReference for update procedure
See merge request Chill-Projet/chill-bundles!395
2022-05-06 13:32:29 +00:00
nobohan
a4f2d47c46
admin: add CancelReason admin
2022-05-06 15:25:49 +02:00
31d076d49b
fix search on address: do not take deleted one into account
2022-05-06 15:22:10 +02:00
189974d5e4
Merge remote-tracking branch 'origin/master' into issue520_reference_address_update
2022-05-06 14:47:15 +02:00
f55c06d5c5
Merge branch 'issue557_address_civility_in_form_person' into 'master'
...
Issue557 address and civility in form person
See merge request Chill-Projet/chill-bundles!410
2022-05-06 11:01:20 +00:00
6c246a0d38
allow to edit civility in onTheFly
2022-05-06 12:54:01 +02:00
6abbf9bf21
improves create a person with address
...
* validation: must have an address when 'create a form' is checked;
* minor improvements
2022-05-06 11:47:33 +02:00
64432bb08a
Merge remote-tracking branch 'origin/master' into issue557_address_civility_in_form_person
2022-05-06 10:21:13 +02:00
nobohan
7907e4a050
admin: add household position and relation admin
2022-05-05 18:31:08 +02:00
nobohan
9ce7f10415
admin: add personresourcekind in the admin
2022-05-05 15:20:47 +02:00
nobohan
2fbdd169df
admin: add AccompanyingPeriod Origin and closingMotive
2022-05-05 14:37:56 +02:00
nobohan
5daf09334b
admin: admin section for social work related entities: SocialIssue, SocialAction, Goal, Result, Evaluation
2022-05-05 12:07:45 +02:00
nobohan
10aa727fb3
admin: reorganise person admin menu + fix marital status admin
2022-05-05 10:39:20 +02:00
nobohan
475e8adedc
admin: merge admin user job
2022-05-05 10:20:04 +02:00
nobohan
54ced6ec3d
admin: merge admin activity
2022-05-05 10:18:11 +02:00
nobohan
47f47ac017
admin: delete obsolet country controller
2022-05-05 10:11:12 +02:00
nobohan
ba495def7e
admin: refactor templates and delete some show pages for Center, Scope, User, UserJob, PermissionsGroup
2022-05-05 09:47:17 +02:00
nobohan
b09d92eae8
admin: reorganise files according to conventions
2022-05-05 08:03:20 +02:00
nobohan
ab90f72c7e
update conventions
2022-05-05 07:13:53 +02:00
nobohan
16d74eaa0c
admin: reorganize twig templates and admin menu
2022-05-04 17:34:44 +02:00
10d0078716
add changelog
2022-05-04 15:16:13 +02:00
6567143ff5
update job if users assigns him/herself as referrer and job is not null
2022-05-04 15:14:17 +02:00
nobohan
e50e68a52b
admin: add missing data_class option to form types
2022-05-04 14:09:10 +02:00
e19cac168b
php csfixes
2022-05-04 13:00:46 +02:00
416a88b93d
fix form and take null cases into account
2022-05-04 12:30:44 +02:00
784a725ce3
fix translation
2022-05-04 09:34:16 +02:00
2ef3a3362a
merge master into branch
2022-05-04 09:31:22 +02:00
nobohan
3f256ad907
admin: update marital status
2022-05-03 19:03:58 +02:00
nobohan
76af733bc3
admin: add civility
2022-05-03 18:33:56 +02:00
nobohan
9808675455
upd CHANGELOG
2022-05-03 09:28:33 +02:00
nobohan
04f27cc555
admin: add menu for languages and countries section
2022-05-03 09:27:04 +02:00
a3c3834081
Merge branch 'issue534_bulk_reassign' into 'master'
...
Bulk reassign parcours
See merge request Chill-Projet/chill-bundles!398
2022-05-02 14:53:32 +00:00
nobohan
4c99abd6d3
Admin: Add country and languages to the admin
2022-05-02 16:51:41 +02:00
0e0e0799d1
translation added
2022-05-02 16:51:14 +02:00
02a8f5a863
Fix display privateComment in activity
2022-05-02 16:50:24 +02:00
ae624d25fc
fix display of privateComment for action
2022-05-02 16:49:32 +02:00
14341b9768
fix cs
2022-05-02 16:44:26 +02:00
ee14cd268b
add role to get acl on confidential periods
2022-05-02 16:44:02 +02:00
3122098447
remove privateCommentRender
2022-05-02 16:29:47 +02:00
065b10b877
fix somes validation and acompanying period voter
2022-05-02 16:22:25 +02:00
8113fddcb2
use pick dynamic user type for reassigning + layout stuffs
2022-05-02 15:37:23 +02:00
1b6e84262b
add translation
2022-05-02 15:27:44 +02:00
acee0ade24
add merge method
2022-05-02 14:01:41 +02:00
c629dd79cb
fix serialization - deserialization
2022-05-02 14:01:07 +02:00
0ec859e345
remove isset test on variable which always exists
2022-05-02 12:30:16 +02:00
eb2bc306f7
prevent duplicates in relationships data fixtures
2022-05-02 12:22:34 +02:00
nobohan
64d459466f
activity admin: translations + remove label field for comment on admin activity type
2022-05-02 12:16:46 +02:00
372ec7c4b2
Merge remote-tracking branch 'origin/master' into issue534_bulk_reassign
2022-05-02 11:29:55 +02:00
0f6dc3d997
reactive my calendar on new route
2022-04-30 16:21:48 +02:00
f917be0958
type hinting param for psalm
2022-04-30 02:12:29 +02:00
6fd0ff7960
remove unusedfile
2022-04-30 02:12:15 +02:00
45d2e0c9cd
Merge branch 'undeprecate/repository-by-fqdn-only' into 'master'
...
replace some entity shortcut by fqdn
See merge request Chill-Projet/chill-bundles!426
2022-04-30 00:07:49 +00:00
da3236425e
rename namespace for family members bundle
2022-04-30 01:58:38 +02:00
79ac908631
remove a new set of unused files
2022-04-30 01:50:29 +02:00
8ba7a39335
fix conflicting doc between class Resource and resource
2022-04-30 01:46:14 +02:00
304c734f9b
delete unused test fixtures app
2022-04-30 01:44:53 +02:00
dae383dbd9
fix some psalm errors
2022-04-30 01:34:23 +02:00
3f63bc803d
desactivate test whilpage is not working
2022-04-30 01:03:35 +02:00
472bc3f35d
add missing keys to blank docgen person normalization
2022-04-30 00:55:40 +02:00
27e74014ce
replace fqdn in docstore bundle
2022-04-30 00:48:38 +02:00
f26d50a3a8
replace fqdn in customfields bundle
2022-04-30 00:46:48 +02:00
6da19b0135
replace fqdn in event bundle
2022-04-30 00:42:03 +02:00
d0cc0e775f
replace fqdn in calendar bundle
2022-04-30 00:39:17 +02:00
4b9b27a8ef
replace docrine shortcuts in activity bundle by fqdn
2022-04-30 00:37:26 +02:00
864e1eeabb
replace more doctrine shortcuts by fqdn
2022-04-30 00:35:11 +02:00
a0392b9216
replace some entity shortcut by fqdn
...
* ChillPerson:Person
* ChillMain:Center
* ChillActivity:Activity
2022-04-30 00:20:18 +02:00
8ba51bafd0
fix loading report: use FQDN instead of entity shortcut
2022-04-30 00:06:58 +02:00
afdc32d416
fix loading report: use FQDN instead of entity shortcut
2022-04-30 00:00:52 +02:00
nobohan
de362dcad7
upd CHANGELOG
2022-04-29 22:04:36 +02:00
nobohan
2263e7be73
admin: order user job by id
2022-04-29 22:02:19 +02:00
nobohan
8d62ce46c6
admin: order user job type
2022-04-29 21:44:02 +02:00
nobohan
fabf23f1f0
admin: add custom template for userjob edit
2022-04-29 21:21:09 +02:00
nobohan
192ab02be2
upd CHANGELOG
2022-04-29 20:02:26 +02:00
nobohan
62d59e6037
address: show address extra info even if noAddress
2022-04-29 20:00:11 +02:00
nobohan
83a888a32d
addAddress: can add extra info even if noAddress
2022-04-29 19:44:06 +02:00
e1fe2a396f
Merge branch 'issue582_docgen_person' into 'master'
...
[person] more fields to PersonDocGenNormalizer
See merge request Chill-Projet/chill-bundles!422
2022-04-29 15:12:50 +00:00
99413cf328
fix cs
2022-04-29 17:04:55 +02:00
fedcf7272c
Merge remote-tracking branch 'origin/master' into issue582_docgen_person
2022-04-29 16:59:19 +02:00
df4abd6661
Merge branch 'issue569_display_time' into 'master'
...
Display time for evaluation documents
See merge request Chill-Projet/chill-bundles!421
2022-04-29 14:56:37 +00:00
ad96319d97
use traits to handle createdAt/updatedAt and by on AccompanyingCourseEvaluationDocument
2022-04-29 16:53:17 +02:00
fcbf62f613
fix cs
2022-04-29 16:41:13 +02:00
cc139782b1
Merge remote-tracking branch 'origin/master' into issue569_display_time
2022-04-29 16:28:29 +02:00
770010ceb8
Add command to remove old draft accompanying periods
2022-04-29 15:51:54 +02:00
1e06926f6d
Load relationships without gender in french fixtures
2022-04-29 14:11:32 +02:00
ed35822eb5
changelog: release
2022-04-29 14:10:41 +02:00
nobohan
671950708c
[person] prevent circular references in PersonDocGenNormalizer
2022-04-29 10:54:56 +02:00
7a96671f35
Merge branch 'issue593_bug_addAddress' into 'master'
...
address: fix bug when editing address: update localisation and...
See merge request Chill-Projet/chill-bundles!419
2022-04-28 16:05:01 +00:00
6daee268bf
Merge remote-tracking branch 'origin/master' into issue593_bug_addAddress
2022-04-28 17:46:42 +02:00
nobohan
4675525225
[person] add maritalStatusComment to PersonDocGenNormalizer
2022-04-28 17:34:53 +02:00
86a7bb5880
Merge branch 'issue566_commentaire_fonctionnalites' into 'master'
...
Issue566 commentaire fonctionnalites
See merge request Chill-Projet/chill-bundles!416
2022-04-28 15:33:06 +00:00
6eaa553d77
Merge remote-tracking branch 'origin/master' into issue566_commentaire_fonctionnalites
2022-04-28 17:13:54 +02:00
daa09e2df3
update changelog
2022-04-27 17:15:04 +02:00
09aa7ff631
change date to datetime for evaluation document
2022-04-27 17:13:38 +02:00
a28ac8f28c
Merge branch 'issue561_avoid_search_address_with_undefined_city' into 'master'
...
avoid address reference search on undefined post code
See merge request Chill-Projet/chill-bundles!407
2022-04-27 13:30:34 +00:00
ea6a9b3e2d
Merge remote-tracking branch 'origin/master' into issue561_avoid_search_address_with_undefined_city
2022-04-27 15:30:12 +02:00
a8527b6cbb
Merge branch 'issue560_relationship_validation' into 'master'
...
person: add validation to relationship to avoid duplicate
See merge request Chill-Projet/chill-bundles!415
2022-04-27 13:28:21 +00:00
ad9ac8ec0a
Merge remote-tracking branch 'origin/master' into issue560_relationship_validation
2022-04-27 15:00:02 +02:00
44f9601759
Merge branch 'fixes/fixes-phpstan-2022-04-27' into 'master'
...
Fixes/fixes phpstan 2022 04 27
See merge request Chill-Projet/chill-bundles!420
2022-04-27 12:53:31 +00:00
9244040d7b
csfixes
2022-04-27 14:51:37 +02:00
467ae5f474
master merged into branch
2022-04-27 14:50:37 +02:00
aa356185a5
Merge remote-tracking branch 'origin/master' into issue561_avoid_search_address_with_undefined_city
2022-04-27 14:50:24 +02:00
9789c79402
use strict type comparison and replace use of BadRequestException by BadRequestHttpException
2022-04-27 14:46:43 +02:00
fa7850196f
force using strict type on comparison
2022-04-27 14:46:08 +02:00
4794039250
declare properties used for cache
2022-04-27 14:45:42 +02:00
916e3ab02d
ignore phpcs cache for phpstan
2022-04-27 14:31:59 +02:00
48daed26f9
replace BadRequestException by BadRequestHttpException
2022-04-27 14:31:39 +02:00
c56a125a78
privateComment for action (not working yet)
2022-04-27 11:52:01 +02:00
4dc56db018
show of activity adjusted for private comment
2022-04-27 11:51:32 +02:00
e878960da9
Private comment adjusted for rendez-vous
2022-04-27 11:51:18 +02:00
b2003c74a6
renderbox for private comments (not working yet)
2022-04-27 11:50:53 +02:00
27ce146aa0
Serializer made for privateComment
2022-04-27 11:50:32 +02:00
3ed2b36057
privateCommentType adjusted
2022-04-27 11:50:14 +02:00
e8dcb45abb
remove dump
2022-04-27 11:49:31 +02:00
nobohan
6662e0fb5f
upd CHANGELOG
2022-04-27 10:40:11 +02:00
nobohan
76549581e6
address: fix bug when editing address: update localisation and addressreferenceId + better update of the map in edition
2022-04-27 10:38:25 +02:00
f14c915502
Merge branch 'issue565_document_storedObject' into 'master'
...
storedObject: add validation in properties where it is used
See merge request Chill-Projet/chill-bundles!417
2022-04-27 07:01:06 +00:00
2e44926088
fix cs
2022-04-27 09:00:47 +02:00
fcec3af5a8
fix type for condition in ParticipationController
2022-04-27 08:45:22 +02:00
452c4b85c6
Merge remote-tracking branch 'origin/master' into issue565_document_storedObject
2022-04-27 08:43:35 +02:00
d5864027d6
Merge branch 'issue471_activity_socialissue-action' into 'master'
...
Activity: socialIssue and socialAction
See merge request Chill-Projet/chill-bundles!366
2022-04-26 19:22:54 +00:00
c2061110dd
fix cs
2022-04-26 21:16:55 +02:00
b2fb86111d
fix social action consistency
2022-04-26 21:12:31 +02:00
db6c4f15f8
Merge remote-tracking branch 'origin/master' into issue471_activity_socialissue-action
2022-04-26 20:29:07 +02:00
12231912d6
remove dead code
2022-04-26 20:27:24 +02:00
7b0c8d21ee
sort properties alphabetically
2022-04-26 20:27:08 +02:00
37a198b860
PrivateCommentEmbeddable created and added to entities + datamapper
2022-04-26 20:21:33 +02:00
64b5de2c03
migrations deleted
2022-04-26 20:19:40 +02:00
f713b1ddc8
allow to edit encrypted documents
2022-04-26 17:46:25 +02:00
faf1559770
Merge branch 'master' into feat/add-document-encrypter-service
2022-04-26 14:52:13 +02:00
5a1ce399f6
fix creation of evaluation in js
2022-04-26 14:26:51 +02:00
505384c2a0
fix generation of document
2022-04-26 14:11:59 +02:00
a7654edefa
add missing services
2022-04-26 14:11:28 +02:00
81689e3507
fix catching response 400 in relatorio driver
2022-04-26 14:11:04 +02:00
b891ba842d
update changelog
2022-04-26 12:03:06 +02:00
3ceae0473d
Merge remote-tracking branch 'origin/master'
2022-04-26 11:57:37 +02:00
8ba70b08c4
storedObject: remove traverse=true on assert valid
2022-04-26 09:54:49 +00:00
795a8e9daf
Merge remote-tracking branch 'origin/master'
2022-04-26 11:54:01 +02:00
nobohan
3f47503528
storedObject: allow for null data in storedObject
2022-04-26 11:53:17 +02:00
Pol Dellaiera
81edaef062
Fix: Route name change.
2022-04-26 11:50:59 +02:00
Pol Dellaiera
dc48b4b9c7
Fix #581 : Collabora / wopi: le bouton "imprimer" ne fonctionne pas.
2022-04-26 11:47:46 +02:00
2684345981
voter updates
2022-04-26 11:34:49 +02:00
51d1e5422b
remove unnecessary code
2022-04-26 10:27:45 +02:00
064286aa2f
private comment for action. still needs (de)normalization
2022-04-26 09:52:00 +02:00
e72a2004d7
Merge remote-tracking branch 'origin/master' into feat/add-document-encrypter-service
2022-04-26 09:37:30 +02:00
329fb05db0
Merge branch 'issue571_ordering_socialactions' into 'master'
...
Ordering social actions
See merge request Chill-Projet/chill-bundles!412
2022-04-25 20:14:59 +00:00
75250402c8
fix ordering of social actions
2022-04-25 22:14:36 +02:00
e5209ca6d9
do not make a loop to normalizer for a native php object
2022-04-25 22:14:23 +02:00
4512b94293
Merge remote-tracking branch 'origin/master' into issue571_ordering_socialactions
2022-04-25 21:35:16 +02:00
217f95472b
Merge branch 'issue574_accordeon_parcours' into 'master'
...
Accordeon for closed parcours in person search results
See merge request Chill-Projet/chill-bundles!413
2022-04-25 19:34:49 +00:00
b7abf6b6bf
Merge remote-tracking branch 'origin/master' into issue571_ordering_socialactions
2022-04-25 21:30:48 +02:00
c39fa1c49b
remove legacy folded/unfolded style requirements for showing label on accordion
2022-04-25 21:27:56 +02:00
81c8d0ec77
move extension of accordion bootstrap to dedicated file
2022-04-25 21:23:41 +02:00
72012a70d9
button "closed" with same layout than in course header
2022-04-25 21:23:12 +02:00
916560c522
list with period: full sentences in translation component
2022-04-25 21:21:38 +02:00
57d6240cd1
Merge remote-tracking branch 'origin/master' into issue574_accordeon_parcours
2022-04-25 20:46:57 +02:00
2d460adc4d
Merge branch 'issue568_agents_traitants' into 'master'
...
Display agents traitants
See merge request Chill-Projet/chill-bundles!411
2022-04-25 17:30:18 +00:00
d155c76013
Merge remote-tracking branch 'origin/master' into issue568_agents_traitants
2022-04-25 19:22:52 +02:00
529a9e5f58
fix notification counter on entity
2022-04-25 16:34:49 +02:00
2b837e0445
Merge branch 'issue545_datepicker' into 'master'
...
Fix datepicker
See merge request Chill-Projet/chill-bundles!405
2022-04-25 14:19:36 +00:00
4279acc2f8
convert date for new household
2022-04-25 16:11:42 +02:00
8fb3870ca0
remove dead code
2022-04-25 15:59:35 +02:00
171cc79a4a
Add private comment to rendez-vous
2022-04-25 15:47:51 +02:00
79fa030323
add private comment input field to edit form
2022-04-25 15:47:13 +02:00
b36fd57e4f
Add private comment options to activity type (visibility + label)
2022-04-25 15:46:55 +02:00
ff72b28861
Revert "private comment added to activity"
...
This reverts commit 1f2638626c .
2022-04-25 14:52:28 +02:00
1f2638626c
private comment added to activity
2022-04-25 14:43:44 +02:00
nobohan
5ae6c6397c
storedObject: add validation in properties where it is used
2022-04-25 13:52:49 +02:00
nobohan
f8410de569
person: correct relationship no duplicate validator
2022-04-25 11:34:17 +02:00
nobohan
3ad8223949
person: add unique index on table relationship to avoid duplicate fromperson_id/toperson_id pairs - typo cs fixer
2022-04-25 11:24:29 +02:00
nobohan
111906c2b9
person: add unique index on table relationship to avoid duplicate fromperson_id/toperson_id pairs
2022-04-25 11:23:28 +02:00
f5efb07e3c
csfixes
2022-04-25 10:32:02 +02:00
79e46c7fe8
changelog updated
2022-04-25 10:30:44 +02:00
09503768f5
unpin comment is possible + delete and edit by all users that can edit period
2022-04-25 10:29:26 +02:00
41ff21ee23
update changelog with last release
2022-04-25 09:38:36 +02:00
30bb2e8393
Merge remote-tracking branch 'origin/master' into issue545_datepicker
2022-04-25 09:37:35 +02:00
ca166655da
changelog updated
2022-04-22 18:05:47 +02:00
8f69f852b9
fix merge conflict
2022-04-22 18:04:20 +02:00
6747cad210
add amount of closed periods in accordeon message
2022-04-22 18:02:59 +02:00
0cbcd91c3f
closed periods in accordeon + styling
2022-04-22 17:49:57 +02:00
nobohan
63dacb9ebb
upd CHANGELOG
2022-04-22 17:24:29 +02:00
nobohan
5acd49357e
person: add validation on relationship between person
2022-04-22 17:22:56 +02:00
d757e07dfc
macro added + closed parcours displayed in accordeon
2022-04-22 17:22:46 +02:00
92c04c545f
csfixes
2022-04-22 17:15:02 +02:00
f681e50167
role added to voter, but no check yet
2022-04-22 17:14:27 +02:00
9c428f989c
final touches to controller
2022-04-22 17:14:11 +02:00
ef84576903
fix merge conflict
2022-04-22 16:51:21 +02:00
12df38d32d
infinite loop bug on flush
2022-04-22 16:49:54 +02:00
084d77c8f4
new user is assigned, but crash on flush()
2022-04-22 16:49:54 +02:00
2646fa5b65
redo bulk assign
2022-04-22 16:49:54 +02:00
81bff2bb76
trying to get selected periods to be caught after form submit
2022-04-22 16:49:54 +02:00
291d340aa0
change view btn to edit btn
2022-04-22 16:49:54 +02:00
38a26f0bc1
beginning of ACL added
2022-04-22 16:49:54 +02:00
18025012a8
selected periods are not coming through in POST. Value not valid
2022-04-22 16:49:35 +02:00
805b9dc0df
attempts to submit reassign form
2022-04-22 16:49:35 +02:00
9f064784f2
first commit
2022-04-22 16:49:35 +02:00
nobohan
07ea2b771c
person: add validation to relationship to avoid duplicate
2022-04-22 16:37:21 +02:00
83dd8f810c
Merge branch 'notification/deferring-sending-notification-to-terminate' into 'master'
...
Notification/deferring sending notification to terminate
See merge request Chill-Projet/chill-bundles!414
2022-04-22 10:48:18 +00:00
bd0b45b4dd
fix cs
2022-04-22 12:47:50 +02:00
6dbe8068ae
update changelog
2022-04-22 12:31:33 +02:00
19561c63cb
do not persist if no notification is scheduled
2022-04-22 12:31:23 +02:00
354f130e9e
use NotificationPersister into PersonMoveEventSubscriber
2022-04-22 12:12:50 +02:00
2d9af8f8c0
period: fix method hasPreviousUser and create method isChangedUser, and use it in Notification
2022-04-22 12:12:30 +02:00
f7d9551dc1
fix cs
2022-04-22 11:41:38 +02:00
abc3caee00
AccompanyingPeriod: fix method hasPreviousUser
2022-04-22 11:40:29 +02:00
33f93d484d
deferring the sending of notification to kernel.terminate: prepare
2022-04-22 11:34:41 +02:00
8470604b8f
macro added + closed parcours displayed in accordeon
2022-04-21 22:06:22 +02:00
b85e6aae3f
csfixes
2022-04-21 21:22:18 +02:00
a4baf89a6a
social actions ordered in store
2022-04-21 21:05:32 +02:00
0a05dcd753
add ordering to serialization
2022-04-21 20:49:54 +02:00
nobohan
3ed562e5d9
person: create a person with address and attribute the household to the create ousehold button
2022-04-21 18:23:47 +02:00
c6be7955fd
remove save button datepicker parcours. set timeout
2022-04-21 13:59:45 +02:00
e246ccbcd9
[Course comment] add validationConstraint NotNull and NotBlank on comment content, to avoid sql error
2022-04-20 18:34:29 +02:00
44b537f05e
[Accompanying period work evaluations] list documents associated to a work by creation date, and then by id, from the most recent to older
2022-04-20 18:34:27 +02:00
0fd23c61a1
Wording changed when user is not associated to household
2022-04-20 17:19:20 +02:00
6cad0be181
Ignore thirdparty for socialaction created via activity
2022-04-20 17:08:27 +02:00
9a0eb1c74c
Renaming of tabs and removal of social actions tab
2022-04-20 16:33:05 +02:00
a70c561596
Number of parcours of user displayed in blue pill
2022-04-20 16:23:08 +02:00
daa3eabd43
Change wording for save document button
2022-04-20 16:12:58 +02:00
b24de76d77
display agents traitants
2022-04-20 15:16:26 +02:00
92d394b669
changelog updated
2022-04-20 14:22:35 +02:00
c17d20f945
comment out success message parcours start date
2022-04-20 14:18:24 +02:00
be77c3729b
take empty date strings into account
2022-04-20 14:09:28 +02:00
ad1e7b576c
remove success toast for parcours startdate + take empty string values into account for action dates
2022-04-20 13:58:45 +02:00
bf0578b6d7
[Accompanying period work] list evaluations associated to a work by startDate, and then by id, from the most recent to older
2022-04-20 13:49:47 +02:00
0ce23230da
fix evaluation datepickers in edit
2022-04-20 13:32:51 +02:00
8b7404e531
Email on designation: allow raw characters
...
As the content-type of the email is text/plain, we should not escape
special character.
Add the raw filter on string which will be escaped by twig.
2022-04-20 13:05:11 +02:00
bc550ea42a
updating openingdate parcours fixed
2022-04-20 12:14:19 +02:00
65e6471a02
fix datepicker for social action edit form.
...
still a problem with the display of already set evaluation dates... need to be transformed to correct format to display
2022-04-20 12:14:19 +02:00
de9d2aa885
fix datepicker for householdmember editor
2022-04-20 12:14:19 +02:00
66ab38c60f
prefill startdate with now
2022-04-20 12:14:19 +02:00
8882c99f5a
fix datepicker for social action
2022-04-20 12:14:19 +02:00
8512a5e1bc
person list with period: use sameas twig operator instead of using '==' operator to introduce requestor
2022-04-20 11:24:20 +02:00
7f97215fe9
activity form: keep the same order for attendee field between edit and new form
2022-04-20 10:03:58 +02:00
6427fc64cd
invert 'incoming' and 'receiving'
2022-04-20 10:00:48 +02:00
26d5bf03bd
add order by on document list
2022-04-20 10:00:48 +02:00
nobohan
f2c60cfd20
php code style fix
2022-04-20 08:52:15 +02:00
nobohan
7a6aa6edcb
upd CHANGELOG
2022-04-20 08:51:00 +02:00
nobohan
bad5506b98
person: create a person with address (and household without position (remove required position for household member)
2022-04-19 18:01:25 +02:00
nobohan
c214c2f4a4
household: safe display of household members without positions
2022-04-19 17:09:10 +02:00
Pol Dellaiera
7048f670ed
Fix #552 : Return AccessDeniedException when trying to access a document and user is not logged in.
2022-04-19 15:45:47 +02:00
c757fa068a
Translations added for error message in parcours
2022-04-19 15:21:23 +02:00
ebc4ec0d7c
updating openingdate parcours fixed
2022-04-19 15:09:25 +02:00
nobohan
4bc8da9655
person: create a person with address (php form)
2022-04-19 14:56:41 +02:00
69394df89b
infinite loop bug on flush
2022-04-19 14:02:47 +02:00
nobohan
84038c0ff2
person: Add checkobox for adding address in AddPerson - css
2022-04-19 13:17:40 +02:00
nobohan
584111b5f7
person: Add checkobox for adding address in AddPerson
2022-04-19 11:39:08 +02:00
nobohan
355c5cf8fd
person: add address when creating person in AddPerson: fix POSTing household
2022-04-19 09:54:42 +02:00
nobohan
57ed90a696
person: post an address when creating a person
2022-04-15 13:41:47 +02:00
nobohan
bea019e9bc
household: API endpoint for posting a household
2022-04-15 12:23:16 +02:00
nobohan
ae45f5f40b
person: add address when creating a person
2022-04-15 11:11:41 +02:00
nobohan
946ae31d11
upd CHANGELOG
2022-04-14 21:47:51 +02:00
nobohan
4009f3ffda
php code fix
2022-04-14 21:47:38 +02:00
nobohan
7d3239d6d6
person: fix adding civility to a person with OnTheFly form
2022-04-14 21:37:16 +02:00
nobohan
7a2151f23a
AddPerson: add civility when creating a person
2022-04-14 18:04:36 +02:00
nobohan
c1ec2933e5
person: create a new person: add a civility field
2022-04-14 17:08:44 +02:00
617473f6a5
notification - grant access by key - temporarily disable email verification due to character escaping in email
2022-04-14 01:36:01 +02:00
124a6a58fc
fix cs
2022-04-14 01:13:16 +02:00
afa38e9dd5
addresses: add constraint in database to avoid error later
2022-04-14 01:11:39 +02:00
a52f29bb78
accompanyingWorkEditor: add label on form document title
2022-04-14 01:11:14 +02:00
b95ff337b6
add more time duration for aside activities
2022-04-14 00:41:15 +02:00
92a169be1e
Merge branch 'issue541_change_moving_date' into 'master'
...
household address: add a form for editing the validFrom date
See merge request Chill-Projet/chill-bundles!402
2022-04-13 22:11:34 +00:00
e6d59bc837
fix cs
2022-04-14 00:11:15 +02:00
31731c6f44
Merge remote-tracking branch 'origin/master' into issue541_change_moving_date
2022-04-14 00:04:30 +02:00
86ec020f80
fixes on address valid from edit for household
2022-04-14 00:02:57 +02:00
07351e2946
Merge branch 'issue543_double_click_household' into 'master'
...
householdmemberseditor: fix composition type bug
See merge request Chill-Projet/chill-bundles!406
2022-04-13 21:37:41 +00:00
405694a0b4
Merge remote-tracking branch 'origin/master' into issue541_change_moving_date
2022-04-13 23:30:51 +02:00
bad39364c2
Merge remote-tracking branch 'origin/master' into issue543_double_click_household
2022-04-13 23:26:38 +02:00
c0b39e4e7c
Merge branch 'notifications/allow-to-send-to-email' into 'master'
...
Notifications/allow to send to email
See merge request Chill-Projet/chill-bundles!409
2022-04-13 21:25:35 +00:00
f98b35f009
Merge remote-tracking branch 'origin/master' into issue543_double_click_household
2022-04-13 23:20:23 +02:00
8770188d54
update changelog
2022-04-13 23:18:50 +02:00
35c7d55b8c
fix cs
2022-04-13 23:17:16 +02:00
2a53fb9341
show email adresses on notification list
2022-04-13 23:16:02 +02:00
e7f0cd50c9
controller to grant access to notification by access key
2022-04-13 23:05:38 +02:00
a41d6cf744
notification: send an email to addressesEmails
2022-04-13 22:50:32 +02:00
24d28b0a52
notification: alter form type to add and remove email addresses
2022-04-13 22:11:01 +02:00
4425f2ad49
fix type for Notification email addresses
2022-04-13 21:43:41 +02:00
a8db07a383
notification / add email: fix entity Notification
2022-04-13 21:33:18 +02:00
ef9fd80ad5
update schema to send to emails
2022-04-13 18:02:11 +02:00
e6169ddffa
Merge branch 'docgen/improve-context-courses' into 'master'
...
docgen: some fixes and improvements
See merge request Chill-Projet/chill-bundles!408
2022-04-13 07:53:43 +00:00
ccf7c885bb
fix normalization for phonenumber on person when phonenumber is null
2022-04-13 09:44:21 +02:00
01c571ab06
fix path to table
2022-04-11 21:04:36 +02:00
69b2dce7ee
docgen/budget: add comment for each budget line (resource and charge)
...
The comments are cocatenated by lines of each type, and separated by a
`|`
2022-04-11 18:11:20 +02:00
910245f855
update changelog
2022-04-11 17:45:57 +02:00
7fbb3dfd07
docgen: add more persons choices in person1, person2 and mainPerson
...
Allow to pick amongst:
* requestor (if person)
* resources of course (if person)
* resources of person (if person)
2022-04-11 17:43:31 +02:00
9765bc5663
fix cs
2022-04-11 17:12:59 +02:00
bb65909bfa
add docgen context for a list of activities in a course
2022-04-11 16:52:11 +02:00
03b0a8766e
remove dumps
2022-04-08 19:12:11 +02:00
5eea202586
fix adding sibling action
2022-04-08 19:04:13 +02:00
a78c62789c
if parent in collection replace with child, problem, sibling isn't added
2022-04-08 18:56:37 +02:00
68671e297c
Merge branch 'issue471_activity_socialissue-action' of gitlab.com:Chill-Projet/chill-bundles into issue471_activity_socialissue-action
2022-04-08 13:24:49 +02:00
c3179da320
new user is assigned, but crash on flush()
2022-04-08 12:13:19 +02:00
2a32284471
redo bulk assign
2022-04-08 09:56:57 +02:00
4257a918f3
fix error when search pattern is empty
2022-04-08 00:11:08 +02:00
7ffb3dc74f
task: fix route name
2022-04-07 23:49:32 +02:00
0f926e9dfe
allow to display pinned comment in item of accompanying course list
2022-04-07 22:40:20 +02:00
fc55567a64
update changelog
2022-04-07 22:12:13 +02:00
009030b5fb
notification list: move action buttons outside of the toggle
2022-04-07 21:59:02 +02:00
6e1cabc8fc
fix detecting of non-read notification
2022-04-07 21:55:04 +02:00
572c602387
filter users which are disabled
2022-04-07 21:47:56 +02:00
26a4577420
order query for location and add pagination in list
2022-04-07 21:08:11 +02:00
nobohan
c0ee51068c
avoid address reference search on undefined post code
2022-04-07 16:55:54 +02:00
f09870931c
switch to using getDescendantsWithThis()
2022-04-07 16:11:00 +02:00
ea21f2d9c4
improvement, but still not correct
2022-04-07 16:11:00 +02:00
d81a41bb17
Test added for activity-social action and social issue
2022-04-07 16:11:00 +02:00
7851d9956e
csfixes
2022-04-07 16:11:00 +02:00
f35479e4d2
fix logic in activity entity
2022-04-07 16:11:00 +02:00
432b105be5
update changelog
2022-04-07 16:11:00 +02:00
988b67bd4b
logic added to only keep youngest descendant. works for issue, seems not to for action
2022-04-07 16:11:00 +02:00
f64409e5e6
allow every person which has part for a workflow to see the workflow page
2022-04-07 16:06:26 +02:00
a1baf99294
able to see the workflow if the evaluation document has been deleted
2022-04-07 15:54:53 +02:00
d9bb18e042
hardcode the list of supported mime types for edition with collabora
2022-04-07 15:37:17 +02:00
00a6ef0598
fix creating of accompanying period work
2022-04-07 11:05:34 +02:00
nobohan
c03e38f4ff
upd CHANGELOG
2022-04-07 10:47:14 +02:00
nobohan
f9bcc5b1e9
householdmemberseditor: fix composition type bug
2022-04-07 10:45:46 +02:00
56340b44d5
trying to get selected periods to be caught after form submit
2022-04-07 10:24:14 +02:00
934a066910
remove error disappearing from phpstan
2022-04-06 22:40:09 +02:00
095afb90c7
AddPerson search: fix aborting query when the query is altered by user
2022-04-06 21:47:01 +02:00
645549ae34
effectively filter on all words in third party search
2022-04-06 21:45:49 +02:00
02b12c097d
change view btn to edit btn
2022-04-06 16:53:26 +02:00
nobohan
d34462d849
php code fix
2022-04-06 15:34:11 +02:00
nobohan
c65a73604d
upd CHANGELOG
2022-04-06 15:33:07 +02:00
nobohan
6a4edd000f
household address: add max date for changing the validFrom date
2022-04-06 15:31:17 +02:00
nobohan
017b7bca87
address: handle cases when null street and streetnumber are given
2022-04-06 15:14:51 +02:00
612d053892
fix phpstan and phpcs
2022-04-06 13:59:05 +02:00
8edc68859e
do not allow to freeze a document
2022-04-06 13:41:34 +02:00
a4afe73efe
take into account system notification in counter and fix hardcoded user id
2022-04-06 13:35:24 +02:00
2b67f105f7
Merge branch 'issues521_531_540' into 'master'
...
issues graphiques 521 531 540
See merge request Chill-Projet/chill-bundles!399
2022-04-06 10:43:29 +00:00
95b114a144
do not show button to send notification on draft courses
2022-04-06 12:42:12 +02:00
5477a70c84
add ACL around creation of work in course
2022-04-06 12:41:50 +02:00
7d69ec6d6b
Merge remote-tracking branch 'origin/master' into issues521_531_540
2022-04-06 12:29:11 +02:00
17594b58ab
Merge branch 'issue548_notifs_buttons' into 'master'
...
notification toggle read: correct js syntax
See merge request Chill-Projet/chill-bundles!404
2022-04-06 10:24:27 +00:00
cddd3c20c8
Merge remote-tracking branch 'origin/master' into issue548_notifs_buttons
2022-04-06 12:16:23 +02:00
25a37974e5
Merge branch 'issues522_523' into 'master'
...
activity: add spacing between buttons + better alignment
See merge request Chill-Projet/chill-bundles!397
2022-04-06 10:08:59 +00:00
066afc07a8
update changelog
2022-04-06 12:08:44 +02:00
56c3f05ec9
Merge remote-tracking branch 'origin/master' into issues522_523
2022-04-06 12:04:54 +02:00
1907beaf6e
Merge branch 'change_interlocuteurs_display' into 'master'
...
Change display of interlocuteurs (parcours)
See merge request Chill-Projet/chill-bundles!396
2022-04-06 10:01:26 +00:00
37c04d3f12
update changelog
2022-04-06 12:00:49 +02:00
a7fbce0add
Merge remote-tracking branch 'origin/master' into change_interlocuteurs_display
2022-04-06 11:59:18 +02:00
e663bae5c4
fix datepicker for social action edit form.
...
still a problem with the display of already set evaluation dates... need to be transformed to correct format to display
2022-04-06 11:26:04 +02:00
ad6a68487c
fix datepicker for householdmember editor
2022-04-06 11:24:01 +02:00
nobohan
88f377778c
upd CHANGELOG
2022-04-06 09:28:57 +02:00
nobohan
d6deaeb324
notification unread: correct class
2022-04-06 09:26:14 +02:00
nobohan
f2744fba43
notification toggle read: correct js syntax
2022-04-05 22:28:35 +02:00
72a62a3a1b
prefill startdate with now
2022-04-05 16:03:07 +02:00
bcde4497cc
fix datepicker for social action
2022-04-05 15:56:02 +02:00
nobohan
c3731ae2db
address reference: add filtering by deletedAt
2022-04-05 10:21:14 +02:00
nobohan
ddce7603ad
household address: add condition for minimum value for vaildFrom date
2022-04-02 10:53:54 +02:00
nobohan
3a3eb68288
household address: add a form for editing the validFrom date
2022-04-01 16:17:04 +02:00
a4ece21f2b
in household, force validTo of address to be NULL
2022-04-01 15:06:00 +02:00
c7762dd6d2
fix trimming for email in person / thirdparty
2022-03-31 12:51:53 +02:00
f47fb17b8d
fix denormalization of invalid dates
2022-03-31 12:48:27 +02:00
51dc255be5
fix phonenumber denormalization when null value is given
2022-03-31 12:48:27 +02:00
6ddbb79157
format phonenumber in third party normalization
2022-03-31 12:48:27 +02:00
dcddf4b3f1
trim email
2022-03-31 10:24:58 +02:00
e027958c63
Merge branch 'fix-tests-2022-03-30' into 'master'
...
Fix tests 2022 03 30
See merge request Chill-Projet/chill-bundles!400
2022-03-30 20:20:03 +00:00
034a416612
fix test which fails randomly
2022-03-30 22:02:45 +02:00
63cdc97c47
fix phpstan errors on ThirdPartyRender
2022-03-30 21:52:43 +02:00
ae10a8bd1c
fix post action on api controller: too many argument
2022-03-30 21:51:39 +02:00
eb2bad0f47
docgen normalization budget: fix budget when person is null
2022-03-30 21:35:02 +02:00
bc43d8bae5
force type on Person entity
2022-03-30 21:01:17 +02:00
83dfe530e9
household editor: handle case when the person is repositionned in the
...
same household, and the person is already in a position "without
household"
2022-03-30 17:00:07 +02:00
c477996acf
fix cs
2022-03-30 16:43:16 +02:00
36b1f05524
do not launch PersonMoveEvent when moving to the same household
2022-03-30 16:42:57 +02:00
dae9d48574
really do not show thirdparty which are not active
2022-03-30 15:26:45 +02:00
9812710cd0
do not show duplicate menu entry temporarily
2022-03-30 15:08:34 +02:00
3b083c31e7
add tests for moving to not share position in another household
2022-03-30 12:57:16 +02:00
1b567327b7
fix normalisation for phonenumber in person entity
2022-03-30 12:37:18 +02:00
nobohan
1d6d8dc002
accompanyingcourse work: add ACL rights for create and edit buttons
2022-03-30 12:01:35 +02:00
38e92ee981
fix cs
2022-03-30 11:58:17 +02:00
e433b6a42b
Do not dispatch PersonMoveEvent if moving to a position not sharing
...
household
2022-03-30 11:57:43 +02:00
df24d085ca
Household members editor: leave household when repositionning to same
...
household, not sharing household
2022-03-30 11:53:06 +02:00
nobohan
f29ead4961
accompanying course: fix display bug in accompanying course resume
2022-03-30 11:26:19 +02:00
nobohan
b361ab2d74
workflow: add div for delete workflow form
2022-03-30 11:10:23 +02:00
de4f65fede
change strategy for searching: use the AND between words, instead of OR
2022-03-29 12:42:17 +02:00
ed1ddbe53d
beginning of ACL added
2022-03-28 17:06:29 +02:00
818370f037
selected periods are not coming through in POST. Value not valid
2022-03-28 16:46:39 +02:00
nobohan
10fcd4f732
accompanying course: evaluation documents: align buttons
2022-03-28 15:12:16 +02:00
nobohan
bc8709f9a1
activity: add spacing between buttons + better alignment
2022-03-28 14:30:49 +02:00
3d6745e535
display of interlocuteurs changed to flex-table to prevent cut-off of information
2022-03-28 12:00:13 +02:00
961c0a867c
workflow notification display block for social action item
2022-03-28 11:42:24 +02:00
f5327fe8ab
trailing guillemet removed
2022-03-28 11:25:07 +02:00
6f270188f7
buttons made sticky for parcours documents
2022-03-28 11:22:42 +02:00
5895334244
update changelog
2022-03-25 17:23:14 +01:00
1812592d43
fix create person on the fly
2022-03-25 17:22:10 +01:00
3babbe5e84
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-25 17:06:06 +01:00
632ea710c8
budget menu entry placed in different order
2022-03-25 17:05:41 +01:00
7963076505
attempts to submit reassign form
2022-03-25 16:59:05 +01:00
bdcb135adb
re-introduce link to create user
2022-03-25 15:48:30 +01:00
nobohan
58f1984c77
Add new fields to AddressReference for update procedure
2022-03-25 15:14:13 +01:00
3b93d2c0a5
Merge remote-tracking branch 'origin/master'
2022-03-25 14:28:18 +01:00
f24b2931dd
Merge branch 'issue585_canEditWopiDocument' into 'master'
...
Accompanying course evaluation documents: disable the WOPI edit link if mimetype not supported
See merge request Chill-Projet/chill-bundles!394
2022-03-25 13:04:24 +00:00
c1e972963f
invert condition with key infos
2022-03-25 14:03:43 +01:00
ce2e05464f
Merge remote-tracking branch 'origin/master' into issue585_canEditWopiDocument
2022-03-25 13:48:46 +01:00
dbe0c9097f
Merge branch 'issue533_notification_for_workflow_bug' into 'master'
...
correct notification for workflow display bug
See merge request Chill-Projet/chill-bundles!393
2022-03-25 12:39:46 +00:00
e68c12e0e7
fix cs
2022-03-25 13:39:27 +01:00
c99a967fb9
slightly improvve the render box for workflow in notification
2022-03-25 13:35:52 +01:00
d11eebefae
fix some authorization check in menu
2022-03-25 13:11:03 +01:00
b423821ae9
check existence of form before using it
2022-03-25 13:10:40 +01:00
f2ae183682
first commit
2022-03-25 13:01:33 +01:00
7a0234adb2
Merge remote-tracking branch 'origin/master' into issue533_notification_for_workflow_bug
2022-03-25 12:45:29 +01:00
nobohan
f36fc0ba60
upd CHANGELOG
2022-03-25 11:46:57 +01:00
nobohan
cff126953e
Accompanying course evaluation documents: disable the WOPI edit link if no keyInfos
2022-03-25 11:45:13 +01:00
nobohan
89064f55a1
Accompanying course evaluation documents: disable the WOPI edit link if mimetype not supported
2022-03-25 11:36:51 +01:00
f69dab5ca5
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-25 11:09:23 +01:00
259cdd34c4
fix validation person resource
2022-03-25 11:07:12 +01:00
nobohan
9dca42e242
correct notification for workflow display bug
2022-03-25 10:44:15 +01:00
nobohan
248e4e93ed
quick fix: change style of input field for document title in AccompanyingCourseWork documents
2022-03-25 10:16:48 +01:00
nobohan
db2bf1e98e
quick fix: change style of input field for document title in AccompanyingCourseWork documents
2022-03-25 10:15:33 +01:00
ea66db07a4
fix cs
2022-03-24 22:10:07 +01:00
5f35a42fe3
allow phonumber helper to format null value
2022-03-24 22:09:12 +01:00
e82b2bd10a
fix personcontent / content switch in some pages
2022-03-24 20:54:34 +01:00
ad4f400262
Merge remote-tracking branch 'origin/master'
2022-03-24 20:53:40 +01:00
866bcec114
Merge remote-tracking branch 'origin/master'
2022-03-24 20:53:10 +01:00
367188b03d
Merge branch 'issue491_thirdparty_edit_modal' into 'master'
...
Thirdparty: fix edit modal + add firstname
See merge request Chill-Projet/chill-bundles!379
2022-03-24 18:33:31 +00:00
dd4d463c42
fix bug when setting civility to null in on the fly
2022-03-24 19:32:53 +01:00
1031f0d40e
thirdparty: firstname after name in form
2022-03-24 19:18:48 +01:00
5d7943f871
index firstname in database
2022-03-24 19:06:53 +01:00
d0c34c0206
set empty thridparty.firstname to a string
2022-03-24 18:51:29 +01:00
726b8f0e3c
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-24 18:44:42 +01:00
5d4149db35
Merge remote-tracking branch 'origin/issue491_thirdparty_edit_modal' into issue491_thirdparty_edit_modal
2022-03-24 18:41:22 +01:00
f04474c82f
Merge branch 'issue494_activity_field_visibility' into 'master'
...
Activity display fields based on ActivityType + show error message
See merge request Chill-Projet/chill-bundles!376
2022-03-24 17:29:38 +00:00
156398caba
Merge remote-tracking branch 'origin/master' into issue494_activity_field_visibility
2022-03-24 18:25:03 +01:00
ae3091f620
Merge branch 'issue469_budget' into 'master'
...
Adapt BudgetBundle to Vendee
See merge request Chill-Projet/chill-bundles!357
2022-03-24 17:23:26 +00:00
84f9fdba28
add budget to docgen
2022-03-24 18:22:49 +01:00
531f940b65
add a debug feature in docgenerator template controller
2022-03-24 18:22:36 +01:00
d907f3f11b
desactivate calculator in current budget for household
2022-03-24 16:29:13 +01:00
02409d4992
Merge remote-tracking branch 'origin/master' into issue469_budget
2022-03-24 16:22:52 +01:00
771b6a59a5
Merge branch 'issue519_filiation_create_person' into 'master'
...
Add person to filiation
See merge request Chill-Projet/chill-bundles!392
2022-03-24 14:08:54 +00:00
2e336ac874
update case when the person was already on the graph
2022-03-24 15:07:46 +01:00
a61c9553e1
csfixes
2022-03-24 11:42:16 +01:00
3243a7e0a2
fix merge conflict in changelog
2022-03-24 11:41:02 +01:00
06cc84a21f
conditional statements to allow for personne moral creation and edit
2022-03-24 11:40:06 +01:00
688914906d
merge firstname branch
2022-03-24 11:13:07 +01:00
f9d87876f2
Merge remote-tracking branch 'origin/master' into issue519_filiation_create_person
2022-03-24 11:12:56 +01:00
7df70cab98
allow a user/referrer to see his own courses, even if the scope is not his own
2022-03-24 10:58:43 +01:00
287ea80be9
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-24 10:56:51 +01:00
dc3d88a1ef
final fix to make current civility and profession values visible in edit form
2022-03-24 10:56:28 +01:00
cba6394823
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-24 09:10:53 +01:00
eea0711a04
autowire sectionmenu service
2022-03-24 09:10:32 +01:00
949bdfd993
add missing property (phpstanerror)
2022-03-23 22:59:45 +01:00
3067da5d24
fix tests for removing temporarily resources on person
2022-03-23 22:56:45 +01:00
546c925224
Enforce a limit for search results when searching through api
2022-03-23 22:51:45 +01:00
d7b5944c5f
temporarily desactivate resources for docgen
2022-03-23 22:51:45 +01:00
aa234e0749
activity annexe button made sticky
2022-03-23 17:33:23 +01:00
506118b3f1
edit and create of thirdparty pers physique is possible, but current civility and profession don't display yet in edit form
2022-03-23 16:10:02 +01:00
52a78902f7
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-23 15:53:55 +01:00
e89489fde9
update changelog
2022-03-23 15:04:52 +01:00
a7be9c0a83
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-23 14:59:44 +01:00
6331d8fd3e
validation fix for person ressource
2022-03-23 14:59:30 +01:00
nobohan
eb6790b17d
quick fix: missing translation
2022-03-23 14:58:09 +01:00
61f010f5ad
Merge branch 'issue507_conditional_menu_entries' into 'master'
...
Options added for section menu entries
See merge request Chill-Projet/chill-bundles!391
2022-03-23 13:23:32 +00:00
30fd36b741
forgotten translation added
2022-03-23 14:16:38 +01:00
91aacb91cc
merge master into branch
2022-03-23 14:07:26 +01:00
73c17febd9
remove inter database reference
2022-03-23 00:05:36 +01:00
99dc9dd4a8
handle case when user is null in comment embeddable
2022-03-22 23:36:02 +01:00
c5ffca22ff
ease docgen normlisation for resources
2022-03-22 22:37:19 +01:00
89e7eb85ff
fix cs
2022-03-22 22:36:01 +01:00
98d5de29b0
translations added
2022-03-22 16:09:03 +01:00
4939c8c8e4
changelog updated
2022-03-22 15:50:31 +01:00
8d5c66dc40
person can be added to filiation graph and relationship created
2022-03-22 15:49:25 +01:00
02571bf727
switch to using getDescendantsWithThis()
2022-03-22 13:45:20 +01:00
2c6cbeb8ca
minor fix in vue component to update thirdparty firstname
2022-03-22 11:30:33 +01:00
13a7d791a1
fixes to allow for firstname value of null
2022-03-22 11:07:26 +01:00
ae555fed00
migration executed down and new one created to allow firstname nullable
2022-03-22 11:07:05 +01:00
6d65009987
Merge remote-tracking branch 'origin/master'
2022-03-21 18:05:38 +01:00
386e88387d
Merge branch 'issue560_ACCent_parcours_household' into 'master'
...
Create parcours from within household context
See merge request Chill-Projet/chill-bundles!390
2022-03-21 17:05:00 +00:00
22473d6547
Merge remote-tracking branch 'origin/master' into issue560_ACCent_parcours_household
2022-03-21 18:01:26 +01:00
e7b4f1a54f
Merge branch 'issues546_553_554_documents_acc_period_activity' into 'master'
...
issues553_554_documents_activity
See merge request Chill-Projet/chill-bundles!389
2022-03-21 17:00:21 +00:00
1f6565d2ef
add return path when creating an activity
2022-03-21 17:59:41 +01:00
e838a82556
Merge remote-tracking branch 'origin/master' into issues546_553_554_documents_acc_period_activity
2022-03-21 17:35:10 +01:00
eebca7b0f1
Merge branch 'issue517_extend_document_to_person_vendee' into 'master'
...
commentembeddable: add a condition for the early return in normalisation
See merge request Chill-Projet/chill-bundles!388
2022-03-21 16:33:23 +00:00
169d4dc41c
finalize normalization on ressources
2022-03-21 17:33:01 +01:00
9e063180bf
forgotten translation
2022-03-21 16:37:14 +01:00
5b0b15f395
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-21 16:23:16 +01:00
736d43e756
translation fixed
2022-03-21 16:23:06 +01:00
b4add2de95
Merge remote-tracking branch 'origin/master' into issue517_extend_document_to_person_vendee
2022-03-21 16:20:03 +01:00
37a8928e41
remove dump
2022-03-21 16:19:27 +01:00
0a0243eb85
Merge branch 'issue511_document_evaluations' into 'master'
...
AccompanyingCourseWorkEdit: replace document by a new one, fix deleting
See merge request Chill-Projet/chill-bundles!384
2022-03-21 15:17:34 +00:00
a6c7c1d997
fix tests for user
2022-03-21 16:17:19 +01:00
c7caa2ba76
addpersons component, doesnt hear emitted event...
2022-03-21 16:13:02 +01:00
2ce8b1110d
allow to change color for asyncupload button
2022-03-21 16:13:02 +01:00
11d57094e8
fix cs
2022-03-21 15:22:40 +01:00
704392a729
do not add referrer if user is null (fix condition)
2022-03-21 15:21:29 +01:00
efeda81e05
do not add referrer if user is null
2022-03-21 15:17:33 +01:00
ae5940eb48
Merge remote-tracking branch 'origin/master' into issue511_document_evaluations
2022-03-21 15:00:40 +01:00
638ae3315f
Merge branch 'issue509_parcours_referent' into 'master'
...
Reassign parcours of absent user
See merge request Chill-Projet/chill-bundles!387
2022-03-21 13:58:33 +00:00
ac9e55e2fc
fix methods for accompanying period repository acl aware
...
* add method to interface
* delegate ACL to another method
2022-03-21 14:54:01 +01:00
293efc03b4
fixes for reasign list
...
* use existing method in UserRepository and use a method instead of
building a query outside of the repository;
* use renderString to render users
* fix building of filter form (add $data). This make the use of the
method "get" instead of post
2022-03-21 13:35:14 +01:00
f084078cf2
Merge remote-tracking branch 'origin/master' into issue509_parcours_referent
2022-03-21 12:59:24 +01:00
c8a66f008e
Merge branch 'issue502_user_in_actions' into 'master'
...
Issue502 referres in AccompanyingPeriodWork
See merge request Chill-Projet/chill-bundles!381
2022-03-21 11:55:24 +00:00
b6b6c25b3b
adapt queries for listing near recents evaluation and work on homepage, taking care of referrers
2022-03-21 12:54:50 +01:00
cb35aed202
use remove-items UI api for listing referrers
2022-03-21 12:45:20 +01:00
eebe1d669a
first commit
2022-03-21 12:39:33 +01:00
8f462da627
fix cs
2022-03-21 12:32:46 +01:00
3aaecc8630
set creator as referrer for works
2022-03-21 12:32:40 +01:00
9b97b03d42
csfixes
2022-03-21 12:16:49 +01:00
bdb07a3a05
options added to create person or parcours and to access global history
2022-03-21 12:10:03 +01:00
2fda5b751b
Merge remote-tracking branch 'origin/master' into issue502_user_in_actions
2022-03-21 11:53:21 +01:00
ddb048daca
Merge branch 'issue479_admin_user' into 'master'
...
user admin
See merge request Chill-Projet/chill-bundles!372
2022-03-21 10:47:43 +00:00
ac42de7863
Merge branch 'fix-test-2022-03-21'
2022-03-21 11:46:48 +01:00
2c55cfe1dc
by default, translate menu items
2022-03-21 11:41:16 +01:00
3ba3498892
Merge remote-tracking branch 'origin/master' into issue479_admin_user
2022-03-21 11:36:28 +01:00
99276dc41c
fix cs
2022-03-21 11:35:50 +01:00
fced8ef4b7
try to fix test with null id
2022-03-21 11:34:54 +01:00
247f1879e3
Merge remote-tracking branch 'origin/master' into issue471_activity_socialissue-action
2022-03-21 11:16:19 +01:00
a06a0788c1
csfixes
2022-03-21 10:22:28 +01:00
5a8291dc87
merge master into branch
2022-03-21 10:21:59 +01:00
15af0203ff
add menu entry in section menu
2022-03-21 10:21:12 +01:00
7006196691
csfixes
2022-03-21 09:54:53 +01:00
5cbe14464d
fix in view template to display firstname + lastname in title if it exists
2022-03-21 09:53:59 +01:00
2463a492c8
merge master into branch
2022-03-21 09:40:39 +01:00
72f69f0f82
changelog updated
2022-03-19 12:11:49 +01:00
a2daeff384
csfixes
2022-03-19 12:10:47 +01:00
caaa25ef8e
controller action to create parcours from within household + link added in template
2022-03-19 12:08:20 +01:00
ff5aeaae17
translation changed in action evaluation section
2022-03-19 11:32:16 +01:00
184a664bf9
english text translated in thirdparty view page
2022-03-19 11:25:56 +01:00
nobohan
dbc604d84a
AccompanyingCourseWorkEdit: download existing documents
2022-03-18 17:02:35 +01:00
nobohan
9c353669ea
activity: fix delete button for documents
2022-03-18 16:11:09 +01:00
8d92cc0ba7
remove history from menus, temporarily
2022-03-18 15:40:01 +01:00
nobohan
215b859725
activity: hide delete button from asyncupload and add delete buttons from chill collection
2022-03-18 15:25:45 +01:00
da67fa4c4f
fix role for creating activity in person
2022-03-18 14:33:05 +01:00
5b4c3ae9b3
Merge branch 'issue503_workflow_document_template' into 'master'
...
Workflow document template
See merge request Chill-Projet/chill-bundles!382
2022-03-18 13:24:40 +00:00
fdb36ab047
add document title to workflow EvaluationDocument handler
2022-03-18 14:18:47 +01:00
a1b1e6bb17
Merge remote-tracking branch 'origin/master' into issue503_workflow_document_template
2022-03-18 14:01:43 +01:00
nobohan
73dd97f7d3
upd CHANGELOG
2022-03-18 13:58:20 +01:00
bfd51c6615
allow downloads in LO editor
2022-03-18 13:55:33 +01:00
nobohan
b84e161399
quick fix css class in acc period evaluation form, issue client 557
2022-03-18 12:35:14 +01:00
nobohan
3b8c329ff6
upd CHANGELOG
2022-03-17 19:08:13 +01:00
nobohan
e7299bac4a
person: add person ressource to person docgen normaliser
2022-03-17 19:07:11 +01:00
Marc Ducobu
80d518e4af
Merge branch 'fixdataimportcp4digits' into 'master'
...
Fix pbm importing CP from France on 4 digits
See merge request Chill-Projet/chill-bundles!386
2022-03-17 17:44:39 +00:00
Marc Ducobu
730762d1c6
Merge branch 'master' into fixdataimportcp4digits
2022-03-17 18:37:00 +01:00
Marc Ducobu
288f0dbf69
Fix pbm importing CP from France on 4 digits
2022-03-17 18:34:55 +01:00
Marc Ducobu
2c02150b1a
Use CS Fixer
2022-03-17 18:29:16 +01:00
nobohan
5e0a693108
commentembeddable: add a condition for the early return in normalisation
2022-03-17 17:51:25 +01:00
72ba2c6bca
paginator added + phpcsfixes
2022-03-17 14:13:21 +01:00
6adb647ccc
changelog updated
2022-03-17 12:31:44 +01:00
97731b0a9b
controller + template made to list confirmed parcours for a specific user
2022-03-17 12:28:00 +01:00
Marc Ducobu
1e63d00767
Fix pbm importing CP from France on 4 digits
2022-03-16 16:27:17 +01:00
6151d0ce54
fix name suggestion badges underneath input fields
2022-03-16 12:32:54 +01:00
9551e10d2b
improvement, but still not correct
2022-03-16 11:55:19 +01:00
387b7c2fbd
first commit
2022-03-16 11:36:46 +01:00
39ba21f308
merge master into branch
2022-03-16 11:36:07 +01:00
Pol Dellaiera
22755de1dd
fix: Remove PrependExtensionInterface.
...
It is now handled by `chill_main` bundle.
2022-03-15 13:45:07 +01:00
Pol Dellaiera
3d7fcd99a8
fix: Remove console.log.
2022-03-15 13:45:07 +01:00
Pol Dellaiera
35d723e5fb
refactor: Use StoredObjectManager.
2022-03-15 13:45:07 +01:00
Pol Dellaiera
62af980ea5
feat: Add new StoredObjectManager service.
...
To read and write onto `StoredObject` document using a common interface.
2022-03-15 13:41:38 +01:00
Pol Dellaiera
8abed67e1c
refactor: Return a string instead of a resource.
2022-03-15 09:40:32 +01:00
Pol Dellaiera
b8992b8eeb
misc: Update interface doc.
2022-03-15 09:40:32 +01:00
Pol Dellaiera
6ddbf35a7b
misc: Add return types.
2022-03-15 09:40:32 +01:00
Pol Dellaiera
325ab0daf3
chore: Update composer.json files.
2022-03-15 09:40:32 +01:00
1a783e1881
Merge branch 'issue495_AccPeriodWorkEval_circular_reference' into 'master'
...
AccompanyingPeriodWorkEvaluation: fix circular reference when serialising
See merge request Chill-Projet/chill-bundles!383
2022-03-14 20:48:37 +00:00
d04f5a527b
remove link to action on homepage, in evaluation list
2022-03-14 21:46:21 +01:00
f51279e83e
fix saving maxDate when denormalizing object
2022-03-14 21:46:01 +01:00
90bebbad7d
fix normalization for docgen
2022-03-14 21:27:21 +01:00
nobohan
82052f5d70
AccompanyingCourseWorkEdit: fix setting title of document with a fresh upload
2022-03-14 15:13:21 +01:00
nobohan
369397bf4f
upd CHANGELOG
2022-03-14 14:42:53 +01:00
c61577edda
Merge remote-tracking branch 'origin/master' into issue495_AccPeriodWorkEval_circular_reference
2022-03-14 14:42:24 +01:00
nobohan
1beae4d713
AccompanyingCourseWorkEdit: download existing documents
2022-03-14 14:42:04 +01:00
352302b7aa
merge master into branch
2022-03-14 13:51:43 +01:00
01b60f334a
Merge remote-tracking branch 'origin/master' into issue491_thirdparty_edit_modal
2022-03-14 13:43:39 +01:00
0546a43d63
changelog updated
2022-03-14 13:41:32 +01:00
5c68879509
fix doctrine annotation to make it comply with cs
2022-03-14 13:41:11 +01:00
9d844f6692
Merge branch 'issue505_create_household_composition' into 'master'
...
Issue505 create household composition
See merge request Chill-Projet/chill-bundles!378
2022-03-14 12:40:15 +00:00
28509f651d
fix button and acl in household composition list
2022-03-14 13:39:33 +01:00
b590444375
Merge remote-tracking branch 'origin/master' into issue505_create_household_composition
2022-03-14 13:35:43 +01:00
873258fc84
update button person ressource creation
2022-03-14 13:35:03 +01:00
7988becc45
Merge branch 'issue504_person_ressource_create' into 'master'
...
Separate create page person resource
See merge request Chill-Projet/chill-bundles!377
2022-03-14 12:33:42 +00:00
45c4a7ae64
Merge remote-tracking branch 'origin/master' into issue504_person_ressource_create
2022-03-14 13:30:32 +01:00
05803787a9
Merge branch 'issue493_order_parcours' into 'master'
...
Issue493 order parcours
See merge request Chill-Projet/chill-bundles!375
2022-03-14 12:28:33 +00:00
33acc645ea
Merge remote-tracking branch 'origin/master' into issue493_order_parcours
2022-03-14 13:27:26 +01:00
0ce787701f
Merge branch 'fix_blur_toggle' into 'master'
...
finding solution for toggle button position
See merge request Chill-Projet/chill-bundles!374
2022-03-14 12:26:25 +00:00
e9cacbb74a
add comment for future refactorisation
2022-03-14 13:26:07 +01:00
a2f8f7ae43
add badge on third party in residential address list
2022-03-14 13:18:41 +01:00
a49c53772e
Merge remote-tracking branch 'origin/master' into fix_blur_toggle
2022-03-14 13:15:05 +01:00
1adccdb06e
Merge branch 'issue489_address_onTheFly' into 'master'
...
Address history onTheFly for linked person
See merge request Chill-Projet/chill-bundles!373
2022-03-14 12:14:08 +00:00
22d593fc12
Merge remote-tracking branch 'origin/master' into issue489_address_onTheFly
2022-03-14 13:12:53 +01:00
de7ec6fa54
Merge branch 'issue477_autosave_comment_parcours' into 'master'
...
Issue477 autosave comment parcours
See merge request Chill-Projet/chill-bundles!370
2022-03-14 12:12:07 +00:00
90948e5513
Merge remote-tracking branch 'origin/master' into issue477_autosave_comment_parcours
2022-03-14 13:11:53 +01:00
bd79391efc
fix autosave of comment
2022-03-14 13:04:29 +01:00
4ea72f7d9d
csfixes
2022-03-14 11:49:58 +01:00
96e38a8a6d
eventlistener added to capitalize names correctly
2022-03-14 11:49:01 +01:00
09e6872724
firstname added to onthefly for child or contact
2022-03-14 11:48:39 +01:00
f44f9d356b
migration adjusted to have actual empty string instead of ''
2022-03-14 11:16:58 +01:00
nobohan
9f0ab5aee7
upd CHANGELOG
2022-03-14 10:43:28 +01:00
nobohan
6eac6044cd
AccompanyingCourseWorkEdit: replace document by a new one (working now)
2022-03-14 10:42:16 +01:00
a24cd693e3
firstname field added to twig form for child or contact types
2022-03-14 10:23:47 +01:00
f63aab327d
Merge branch 'issue480_bug_householdrenderbox' into 'master'
...
bugfix when position of member is null
See merge request Chill-Projet/chill-bundles!365
2022-03-14 08:58:52 +00:00
0c9499dd58
Merge remote-tracking branch 'origin/master' into issue480_bug_householdrenderbox
2022-03-14 09:53:23 +01:00
00787adf2b
firstname property added to thirdparty + canonicalize function adapted
2022-03-14 09:35:22 +01:00
nobohan
dbe186547f
AccompanyingCourseWorkEdit: replace document by a new one
2022-03-13 22:31:26 +01:00
nobohan
13f0b8610c
quick fix: missing translation in Task
2022-03-11 16:37:26 +01:00
nobohan
f9e8bf4f2d
upd CHANGELOG
2022-03-11 10:22:09 +01:00
nobohan
44e93dd5f8
AccompanyingPeriodWorkEvaluation: fix circular reference when serialising
2022-03-11 10:20:42 +01:00
nobohan
ee8f331de4
Revert "AccompanyingPeriodWorkEvaluation: fix circular reference when serialising"
...
This reverts commit 99f8aeb6cd .
2022-03-11 10:18:14 +01:00
nobohan
99f8aeb6cd
AccompanyingPeriodWorkEvaluation: fix circular reference when serialising
2022-03-11 10:01:20 +01:00
nobohan
fc1fe7c277
php cs fix
2022-03-10 18:14:57 +01:00
nobohan
a8b6609dbf
comment in accompanying course: add loader + fix when resetting to empty string
2022-03-10 18:12:42 +01:00
nobohan
ded2ac7d48
accompanyiing period comment: fix removing of comment
2022-03-10 17:01:52 +01:00
nobohan
16a0dc4621
fix role for AccPeriod Comment API
2022-03-10 16:46:10 +01:00
nobohan
ba668d3b9d
upd CHANGELOG
2022-03-10 16:27:03 +01:00
nobohan
690a443bdb
fix code style for AccompanyingPeriodWork - referrers
2022-03-10 16:25:05 +01:00
nobohan
137eb184d0
accompanying period work: display referrers in the list of work
2022-03-10 16:18:59 +01:00
0a2730540e
lost text removed plus condition to editing file uncommented
2022-03-10 14:45:43 +01:00
9284a4bc29
ACL added and buttons to download and edit document
2022-03-10 14:30:19 +01:00
nobohan
f2edc1ef0c
set constrint ondelete for comment in AccompanyingPeriod
2022-03-10 14:23:00 +01:00
bf2d9acc5a
correction of template, display title linked to workflow doc
2022-03-10 14:03:37 +01:00
2628e58ea0
document title added + concerned users
2022-03-10 12:28:17 +01:00
nobohan
da650fa1f2
AccompanyingPeriodWork: add doctrine event listener to add logged user to referrers collection
2022-03-10 10:53:40 +01:00
nobohan
55a65ee6e9
accompanyingPeriodWork: add referrer in vuejs form
2022-03-10 10:32:20 +01:00
nobohan
492c22d1b7
AccompanyingPeriodWork: add referrers field
2022-03-10 08:40:11 +01:00
e153fa34e9
merge master into branch
2022-03-09 20:48:30 +01:00
d272e1398c
fix merge conflict in changelog
2022-03-09 20:45:42 +01:00
9457926a35
fix merge conflict
2022-03-09 20:43:31 +01:00
8ff80ac65e
changelog updated
2022-03-09 20:42:48 +01:00
3d1ded8b1c
position of toggle button improved (differentation between twig and vue) + fix fa-eye-slash in vue component
2022-03-09 20:41:24 +01:00
c611f35cd6
finding solution for toggle button position
2022-03-09 20:41:24 +01:00
f79cfda74a
update changelog
2022-03-09 20:31:02 +01:00
ff4b90835e
show current civility and profession in edit form + fix saving of edited information
2022-03-09 20:29:38 +01:00
d5501bcfbd
remove console logs to avoid mess in the console
2022-03-09 20:07:41 +01:00
fb1552f6b7
update changelog and csfixes
2022-03-09 14:07:41 +01:00
e28da7e99b
create-edit composition placed in separate page to avoid confusion
2022-03-09 14:06:18 +01:00
4b899d337a
changelog updated
2022-03-09 13:36:26 +01:00
d6933fce35
add contact button color changed
2022-03-09 13:35:55 +01:00
aefd09693b
position of toggle button improved (differentation between twig and vue) + fix fa-eye-slash in vue component
2022-03-09 12:10:33 +01:00
8555277827
changelog updated
2022-03-09 11:06:10 +01:00
6f58a9a8bb
separate create page
2022-03-09 11:06:00 +01:00
b02739cc3c
phonenumber placeholder removed
2022-03-09 09:35:47 +01:00
b8d9d59d76
condition added to display thirdparty centers or not
2022-03-09 09:19:29 +01:00
nobohan
ba52e95253
display error messages above form when creating new Location
2022-03-08 17:21:49 +01:00
nobohan
2e69dbb7c9
upd CHANGELOG
2022-03-08 17:06:58 +01:00
13d579dc33
add 'for' in macro workflow breadcrumb
2022-03-08 17:06:30 +01:00
nobohan
efcc602d53
Activity form: add required class name on required field built with vue
2022-03-08 16:09:22 +01:00
ee82bd2867
change personne to usager and & to ET
2022-03-08 16:03:59 +01:00
nobohan
fcc5d3d349
Activity: small fixes on displaying social Issues and social Actions hidden fields
2022-03-08 15:41:03 +01:00
af3b761208
evaluationWorkDocument: fill title with document is generated
2022-03-08 14:41:25 +01:00
23e61ac6a7
fixes stan errors
2022-03-08 11:43:47 +01:00
e4ae495a3f
add empty lines on addresses when address is empty
2022-03-08 11:43:47 +01:00
ec99bc95fa
add itemMeta variable for course list
2022-03-08 11:43:47 +01:00
nobohan
b68b43118b
update CHANGELOG
2022-03-08 11:38:40 +01:00
nobohan
db95e935d9
order accompanying period by opening date in search person
2022-03-08 11:37:08 +01:00
nobohan
dc5ff53a57
order accompanying course by openingDate for Household
2022-03-08 11:21:59 +01:00
nobohan
50a2de1559
order accompanying course by openingDate for Person
2022-03-08 11:20:06 +01:00
d18ab5cf49
fix display of email in person renderbox if null or empty string
2022-03-08 11:00:31 +01:00
1860478aea
finding solution for toggle button position
2022-03-08 09:48:17 +01:00
nobohan
17e83deb55
User admin: put pagination
2022-03-08 09:46:41 +01:00
16be28681a
Test added for activity-social action and social issue
2022-03-07 15:13:47 +01:00
388b666b5d
person badge changed to include onTheFly + changelog updated
2022-03-07 14:36:44 +01:00
nobohan
9b06ccc3e6
user admin: use flex-table and flex-bloc in twig
2022-03-07 11:13:11 +01:00
efbd9b0185
do not allow to remove doc or evaluations if workflow is associated
2022-03-07 00:30:53 +01:00
b2a61071bf
create voter which blocks deletion if a workflow exists
2022-03-07 00:30:53 +01:00
f0849eeef5
Merge branch 'issue484_link_household' into 'master'
...
add current household link to person banner
See merge request Chill-Projet/chill-bundles!369
2022-03-06 21:58:37 +00:00
c7f2eedd4b
Merge remote-tracking branch 'origin/master' into issue484_link_household
2022-03-06 22:57:12 +01:00
ab74478afc
Merge branch 'issue478_remove_localisation' into 'master'
...
fix parcours localisation
See merge request Chill-Projet/chill-bundles!368
2022-03-06 21:56:04 +00:00
f88d0ee19e
Merge remote-tracking branch 'origin/master' into issue478_remove_localisation
2022-03-06 22:54:48 +01:00
727480d6d1
Merge branch 'issue472_filter_job_user_in_set_referrer' into 'master'
...
assign User to undispatched acc period: filter users by job type
See merge request Chill-Projet/chill-bundles!367
2022-03-06 21:52:43 +00:00
af79ffd544
Merge remote-tracking branch 'origin/master' into issue472_filter_job_user_in_set_referrer
2022-03-06 22:40:14 +01:00
80aee185a7
Merge branch 'url_in_accompanyingPeriodWork_evaluations' into 'master'
...
Url in accompanying period work evaluations
See merge request Chill-Projet/chill-bundles!364
2022-03-06 21:37:27 +00:00
7afada5dad
fix cs
2022-03-06 22:36:38 +01:00
739c7e9a77
Merge remote-tracking branch 'origin/master' into url_in_accompanyingPeriodWork_evaluations
2022-03-06 22:33:16 +01:00
03471a74fe
fix creating alt phonenumber
2022-03-06 22:28:33 +01:00
44ed2e44e0
another way to fix phonenumber and telephone in third party / OnTheFly
2022-03-06 22:16:48 +01:00
68aa80269f
rebase onto master
2022-03-04 17:29:36 +01:00
2012df512c
merge conflict fixed
2022-03-04 17:27:26 +01:00
1c21b80703
csfixes
2022-03-04 17:25:37 +01:00
25fe105590
fix logic in activity entity
2022-03-04 17:25:37 +01:00
b6e530fec6
update changelog
2022-03-04 17:25:37 +01:00
4ef2274803
logic added to only keep youngest descendant. works for issue, seems not to for action
2022-03-04 17:25:22 +01:00
3352999862
rebase onto master
2022-03-04 17:23:37 +01:00
5605813826
Update changelog
2022-03-04 17:22:27 +01:00
72795240b9
Add current household link in person banner
2022-03-04 17:22:06 +01:00
d0772fc306
Add email to twig personRenderBox
2022-03-04 17:08:41 +01:00
nobohan
def90893de
upd CHANGELOG
2022-03-04 15:12:11 +01:00
nobohan
4b692edd7d
accompanying course comment: autosave the comment
2022-03-04 15:09:50 +01:00
nobohan
6472c554ed
accompanying course comment: more tentative to delete the comment
2022-03-04 14:22:25 +01:00
nobohan
f04118218d
accompanying course comment: tentative to delete the comment
2022-03-04 13:56:03 +01:00
nobohan
cde6e8f368
accompanying course: allow PATCH on a comment entity
2022-03-04 13:01:01 +01:00
474fffcbb5
changelog updated
2022-03-04 12:08:00 +01:00
0333e79b0a
csfixes
2022-03-04 12:07:29 +01:00
7c043e9d85
fix logic in activity entity
2022-03-04 12:06:53 +01:00
nobohan
6d46efa610
accompanying course: fix posting of pinned comment
2022-03-04 11:53:27 +01:00
nobohan
84f2e1c72a
Accompanying Period: set cascade persist on pinnedComment
2022-03-04 10:34:47 +01:00
nobohan
1c1dec1f5b
upd CHANGELOG
2022-03-04 08:46:32 +01:00
nobohan
3ff9291580
assign User to undsipatched acc period: filter users by job type
2022-03-04 08:46:32 +01:00
9265a15427
Update changelog
2022-03-03 21:12:00 +01:00
6d3b88aee9
Add current household link in person banner
2022-03-03 21:09:50 +01:00
827c85ac56
fix parcours localisation
2022-03-03 20:37:12 +01:00
nobohan
7b52a10943
upd CHANGELOG
2022-03-03 17:21:54 +01:00
nobohan
187c9d82b6
assign User to undsipatched acc period: filter users by job type
2022-03-03 16:37:58 +01:00
214ef09fe7
update changelog
2022-03-03 16:29:35 +01:00
892be42580
update changelog
2022-03-03 16:28:31 +01:00
18694a34cf
logic added to only keep youngest descendant. works for issue, seems not to for action
2022-03-03 16:24:37 +01:00
e9236875d2
quick fix for phonenumber alt on person
2022-03-03 15:44:30 +01:00
db4b0b104b
Merge branch 'issue464_document_on_person' into 'master'
...
Person Document generation
See merge request Chill-Projet/chill-bundles!360
2022-03-03 14:27:53 +00:00
4ad65b616d
fix tests for person json normalizer and residential address stuff
2022-03-03 15:20:21 +01:00
nobohan
c5eac09478
php cs fix on migration
2022-03-03 15:17:05 +01:00
nobohan
a88e052eb6
upd CHANGELOG
2022-03-03 15:12:47 +01:00
nobohan
568a1d95f4
AccompanyingCourseWorkEdit: add url to vuejs form
2022-03-03 15:10:05 +01:00
9769aa1386
fix loading of residential address form type
2022-03-03 15:07:45 +01:00
bf4a3a2c91
add id to docgen normalization fo a person
2022-03-03 15:01:14 +01:00
3df2335cf4
Merge remote-tracking branch 'origin/master' into issue464_document_on_person
2022-03-03 14:42:06 +01:00
1c7c217d1c
Merge branch 'issue470_location_in_activity_validation' into 'master'
...
activity: do not override location if already exist (when validating new activity)
See merge request Chill-Projet/chill-bundles!363
2022-03-03 13:40:43 +00:00
f0e41f839f
fix error when context is a string in personJsonNormalizer
2022-03-03 14:39:20 +01:00
nobohan
349db2142d
person: add url field to SocialWork Evaluation entity + populate with http title values
2022-03-03 14:39:00 +01:00
34b3c6fa32
bugfix when position of member is null
2022-03-03 14:15:20 +01:00
b1c0e18e51
Merge remote-tracking branch 'origin/master' into issue470_location_in_activity_validation
2022-03-03 13:59:44 +01:00
6edf0bcb3b
fix delete links in documents
2022-03-03 13:57:00 +01:00
6171b3411f
fix creation of document when overriding center resolver
2022-03-03 13:07:36 +01:00
86bf0115dd
fix condition when empty phonenumber
2022-03-03 13:05:01 +01:00
19cad9a7a4
do not update names after person update
2022-03-03 12:43:04 +01:00
a736c2a67e
fix migrations
2022-03-03 12:32:38 +01:00
636f92b168
Revert "add migrations files"
...
This reverts commit 7f5a91fc49 .
2022-03-03 12:10:25 +01:00
nobohan
1b66941746
upd CHANGELOG
2022-03-03 12:05:55 +01:00
nobohan
dca17c409b
activity: do not override location if already exist (when validating new activity)
2022-03-03 12:03:22 +01:00
7f5a91fc49
add migrations files
2022-03-03 11:42:43 +01:00
3ab71c8a2e
update chill-app with migrations for budget
2022-03-03 11:12:30 +01:00
fdf1911c15
fix default config
2022-03-03 11:07:02 +01:00
ba24abf788
fix cs
2022-03-03 10:56:36 +01:00
076728bf5f
enable chilld budget bundle in test app
2022-03-03 10:55:25 +01:00
0833bb49ca
fixes for budgets
2022-03-03 10:37:10 +01:00
nobohan
23fd4be2e5
upd CHANGELOG
2022-03-03 10:17:29 +01:00
nobohan
4406016f82
code fix for PersonContext
2022-03-03 10:17:16 +01:00
ac12e75714
Merge remote-tracking branch 'origin/master' into issue469_budget
2022-03-02 22:01:28 +01:00
d50d68aa86
Merge branch 'issue439_residential_address_otf' into 'master'
...
residential address in OnTheFly
See merge request Chill-Projet/chill-bundles!350
2022-03-02 20:58:19 +00:00
fccac80222
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-03-02 21:53:17 +01:00
bf70d344bf
remove missing error on phpstan
2022-03-02 21:45:14 +01:00
d0591d0351
Merge branch '20-update-telephone-type-new-approach' into 'master'
...
fix: Use `odolbeau/phone-number-bundle` for formatting phone number type fields.
See merge request Chill-Projet/chill-bundles!322
2022-03-02 20:39:52 +00:00
c83d6d392f
[docgen/template] do not list template wich are inactive
...
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/473
2022-03-02 21:35:16 +01:00
09ca1ec6bb
fix phstan error
2022-03-02 21:23:05 +01:00
970431197f
display phonenumber in tel link
2022-03-02 21:19:44 +01:00
9fdd9da486
display phonenumber and mobilenumber in search results
2022-03-02 21:10:37 +01:00
b9eee51de6
fix cs
2022-03-02 21:02:58 +01:00
c0ec64e4be
add leadiing country code while seraching numbers
2022-03-02 21:02:32 +01:00
74a84e42a6
update changelog and csfixes
2022-03-02 19:24:33 +01:00
595ddf5b6f
fix display of thirdparty contact badges in twig template
2022-03-02 19:20:26 +01:00
abe183fd10
fix position of toggle button
...
so it doesn't cover content or falls outside box
2022-03-02 19:11:34 +01:00
9a0883eb5f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-02 18:08:16 +01:00
663295d436
fix edit name of thirdparty
2022-03-02 18:07:55 +01:00
9f9986d367
Merge branch 'issue475_bug_graphique'
2022-03-02 17:38:20 +01:00
db37527f72
try to resolve bug with flot-button.bottom placement (2)
2022-03-02 17:36:24 +01:00
6171a221b2
fix cs
2022-03-02 16:59:20 +01:00
1312fd0941
allow psalm to fail
2022-03-02 16:41:53 +01:00
c1832d39f1
remove fixed phpstan issue
2022-03-02 16:40:50 +01:00
3756631595
fix some psalm issues
2022-03-02 16:39:36 +01:00
969f0b8aeb
Display of budget result
2022-03-02 16:38:55 +01:00
8b37f008e6
csfixes
2022-03-02 16:38:31 +01:00
a7a933c7a7
fix test for phonenumber update: desactivate temporarily
2022-03-02 16:32:28 +01:00
15bc3e62d3
fix cs
2022-03-02 16:29:21 +01:00
5ce62f5458
phonenumber helper: remove unused method and fix tests
2022-03-02 16:27:55 +01:00
283b378291
fix template bug
2022-03-02 16:19:17 +01:00
3e30684198
normalization on 3party phone
2022-03-02 16:19:02 +01:00
c2e284682f
phonenumber on 3party: twig stuffs
2022-03-02 16:13:17 +01:00
5407dbfc98
form for third party telephone
2022-03-02 16:05:08 +01:00
fa23bfd7d5
fix upgrade formula for phonenumber
2022-03-02 16:02:23 +01:00
09de7cbf7d
allow null values on phonenumber in location and person
2022-03-02 15:53:39 +01:00
6a3c8017f0
upgrade phonenumber on 3party: migrations
2022-03-02 15:50:01 +01:00
9bb149fb02
added missing translations + further adjustment templates
2022-03-02 15:44:49 +01:00
eb6ec8a4af
apply phonenumber on locations
2022-03-02 15:08:16 +01:00
c8c2c4c859
phonenumber type for form
2022-03-02 15:01:04 +01:00
7bd93e53c2
fix formatting upgrade clause
2022-03-02 14:23:50 +01:00
5d6f3de694
normalize phonenumber in person docgen normalizer
2022-03-02 14:22:12 +01:00
3eb826d422
default value for Phonenumbers
2022-03-02 14:21:53 +01:00
e9ffdb1f03
fix cs
2022-03-02 14:11:47 +01:00
f4f488dad1
normalization of phonenumber
2022-03-02 14:10:48 +01:00
2a9f1dc238
restore templating class
2022-03-02 13:51:19 +01:00
8482c8ffa7
update app
2022-03-02 13:50:35 +01:00
54ad7a4b8f
restore showing phonenumber
2022-03-02 13:48:48 +01:00
ed4cf67e79
set carrier code parameter and lint existing phonenmubers
2022-03-02 13:01:01 +01:00
550168fd7c
Merge branch 'issue475_bug_graphique'
2022-03-02 13:00:51 +01:00
8470430c57
try to resolve bug with flot-button.bottom placement
2022-03-02 13:00:23 +01:00
5dc117037d
change label styling for view of resource/charge (suggestion)
2022-03-02 12:02:49 +01:00
7f1083aa40
Use select2 field
2022-03-02 12:02:16 +01:00
900adc7105
improvements templates
2022-03-02 11:44:10 +01:00
0648154ba1
remove comments
2022-03-02 11:43:55 +01:00
86de8137e4
restyling layout of table
2022-03-02 11:42:54 +01:00
a9415488dd
Merge branch 'list_documents_page'
2022-03-02 09:55:16 +01:00
8945703785
fix template mistakes
2022-03-02 09:53:51 +01:00
9f90cc8fe1
Merge remote-tracking branch 'origin/master' into 20-update-telephone-type-new-approach
2022-03-01 16:55:33 +01:00
nobohan
d6d7edf25d
Add doc generation for PersonDocument form
2022-03-01 16:14:21 +01:00
7b17dc692e
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-03-01 16:14:00 +01:00
e5f7120733
Merge branch 'list_documents_page'
2022-03-01 16:13:20 +01:00
1a05ffab96
fix flex item-col placement for documents list
2022-03-01 16:13:11 +01:00
aad7a21bc3
Merge branch 'list_documents_page'
2022-03-01 16:09:10 +01:00
ae0bf7bfd7
fix flex item-col placement for documents list
2022-03-01 16:08:52 +01:00
d2ecc5d3a3
Merge branch 'issue442_toggle_emergency' into 'master'
...
Toggle emergency only by referrer
See merge request Chill-Projet/chill-bundles!331
2022-03-01 15:02:01 +00:00
22aefca5c9
Merge remote-tracking branch 'origin/issue442_toggle_emergency' into issue442_toggle_emergency
2022-03-01 15:58:20 +01:00
cce790f2f8
add validator which force confidential course to keep a referrer
2022-03-01 15:55:18 +01:00
nobohan
84478c651e
Person: remove useless serialisation groups
2022-03-01 15:54:36 +01:00
nobohan
88e9a96e0e
Person document generation: clean build Admin form + add household and relations groups
2022-03-01 15:51:34 +01:00
cefa304fb5
mixup colors fixed. color of resource to be discusses still
2022-03-01 15:49:37 +01:00
nobohan
a187bac7b0
DocGeneratorTemplateController: fix in case there is no public form
2022-03-01 15:48:32 +01:00
83760cc980
Merge remote-tracking branch 'origin/master' into issue469_budget
2022-03-01 15:42:59 +01:00
2b108d0d70
update changelog
2022-03-01 15:32:47 +01:00
f5accb827c
fix inline address -> reopen issue462
2022-03-01 15:27:18 +01:00
nobohan
4543c411e7
quick fix: remove duplicate email info in PersonRenderBox.vue
2022-03-01 15:24:44 +01:00
nobohan
7aefa5014c
Add docgen:read group on Person + 2 fields in PersonContext admin form
2022-03-01 15:17:17 +01:00
nobohan
d163783ed3
Person Document: add a PersonContext class
2022-03-01 15:17:17 +01:00
4536f30da2
Merge branch 'list_documents_page'
2022-03-01 15:11:01 +01:00
8764aacd92
fix confusion between document dates
2022-03-01 15:03:21 +01:00
8b8f6027cc
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-03-01 14:52:56 +01:00
6769752c26
merge with master
2022-03-01 14:40:14 +01:00
nobohan
5695bb0e9e
add missing key in v-for loop
2022-03-01 14:36:47 +01:00
nobohan
48a32f2403
residential address: filter by person in the repository
2022-03-01 14:36:22 +01:00
695b9d5bea
merge with master
2022-03-01 14:32:03 +01:00
f38cfb4b28
adjustments templates
2022-03-01 14:30:12 +01:00
nobohan
a7240e8cc6
PersonJsonNormalizer: fix circular reference with residential address
2022-03-01 14:15:39 +01:00
67948f7f3a
styles in scss with webpack
2022-03-01 14:00:14 +01:00
52d8776fbb
Merge branch 'list_documents_page'
2022-03-01 11:34:07 +01:00
0d38cae217
fix macro metadata + fix merge conflicts from branch ux_corrections
2022-03-01 11:33:33 +01:00
d6bad9e030
reorganization of templates
2022-03-01 11:07:53 +01:00
Pol Dellaiera
b146f17d2f
Update twig function isEditable.
2022-03-01 09:58:57 +01:00
df675cd757
Merge branch 'issue463' into 'master'
...
issue 463: add delete button on draft periods page
See merge request Chill-Projet/chill-bundles!361
2022-03-01 08:50:23 +00:00
ecc2e390f7
Merge remote-tracking branch 'origin/master' into issue463
2022-03-01 09:48:19 +01:00
c3e0b3b708
Merge branch 'issue458_ChillCollectionType' into 'master'
...
ChillCollectionType: fix bug when adding 2 new items in an empty collection
See merge request Chill-Projet/chill-bundles!359
2022-03-01 08:47:01 +00:00
449a6a1b4e
Merge remote-tracking branch 'origin/master' into issue458_ChillCollectionType
2022-03-01 09:28:44 +01:00
eb874a15a6
Merge branch 'issue366_modal_thirdparty' into 'master'
...
Thirdparty renderbox improvements
See merge request Chill-Projet/chill-bundles!356
2022-03-01 08:24:54 +00:00
3b26466a6c
remove duplicate key in thirdparty serializer
2022-02-28 20:07:13 +01:00
a6ac6ee6d8
fix merge conflicts
2022-02-28 19:47:22 +01:00
a59994355b
fix merge conflict
2022-02-28 17:14:37 +01:00
06c279627a
Merge remote-tracking branch 'origin/master' into workflow/fixes-2022-02
2022-02-28 16:29:57 +01:00
1e146f542e
try to fix some things
2022-02-28 16:09:52 +01:00
cdd21c94c6
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-02-28 15:11:50 +01:00
Pol Dellaiera
30cdcb0836
serializer update
2022-02-28 15:01:26 +01:00
Pol Dellaiera
29308110ea
Templating
2022-02-28 15:01:26 +01:00
Pol Dellaiera
18c57d532c
Update Person entity fixup
2022-02-28 15:01:26 +01:00
Pol Dellaiera
b814e812b6
Update migrations.
2022-02-28 15:01:26 +01:00
Pol Dellaiera
dbbbd99788
Use PhoneNumber form type.
2022-02-28 15:01:26 +01:00
Pol Dellaiera
47676c67ff
Add doctrine phone_number type.
2022-02-28 15:01:26 +01:00
Pol Dellaiera
7ad78fbce1
remove regex
2022-02-28 15:01:26 +01:00
Pol Dellaiera
37e38436a8
Try to add placeholder
2022-02-28 15:01:24 +01:00
Pol Dellaiera
e1b3719746
Tests
2022-02-28 15:00:56 +01:00
Pol Dellaiera
68a64aa67f
fixup PhoneNumberHelper
2022-02-28 15:00:55 +01:00
Pol Dellaiera
d780d95157
work in progress
2022-02-28 15:00:55 +01:00
Pol Dellaiera
4822acb6fb
fix: Use odolbeau/phone-number-bundle for formatting phone number type fields.
...
There is no need to use the bundle, we could have used the library instead. However, this idea is to switch to that bundle at some point.
2022-02-28 15:00:55 +01:00
260ce8ba17
issue 463: add delete button on draft periods page
2022-02-28 14:47:35 +01:00
822f0aa737
fix cs
2022-02-28 14:38:25 +01:00
e10a6b4bf2
Merge branch 'issue441_enfant_confie'
2022-02-28 14:37:38 +01:00
8e1f3a5cc0
Merge branch 'issue345_internal_thirdparty_contact' into 'master'
...
Add contact to thirdparty from within modal
See merge request Chill-Projet/chill-bundles!284
2022-02-28 13:28:13 +00:00
31ec6c70ef
fix cs
2022-02-28 14:27:31 +01:00
cd84700400
Merge branch 'ux_corrections'
2022-02-28 14:23:54 +01:00
08fa1edbee
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
2022-02-28 14:22:52 +01:00
15d9593d0f
design correction on list documents page
2022-02-28 14:22:15 +01:00
010afded18
order civilities
2022-02-28 13:56:52 +01:00
c12f633829
fixes
2022-02-28 13:52:41 +01:00
fb6f0c316e
update changelog
2022-02-28 12:22:17 +01:00
b1ed263c4e
add email in personrenderbox
2022-02-28 12:18:58 +01:00
846e487e27
fix display of address in renderbox
2022-02-28 12:13:58 +01:00
72a9183ca8
fix in case of no profession
2022-02-28 12:04:05 +01:00
fe89704672
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
2022-02-28 11:39:16 +01:00
93d023007e
Merge branch 'issue388_order_social_issues' into 'master'
...
person: rewrite social issue api controller for ordering
See merge request Chill-Projet/chill-bundles!323
2022-02-28 10:38:24 +00:00
8bf179934d
update psalm to ignore new error (sorry)
2022-02-28 11:37:03 +01:00
24c79cc4b1
fix merge conflicts
2022-02-28 10:20:29 +01:00
f93282d657
fix cs
2022-02-28 10:13:00 +01:00
18c0e6a6bf
template adjustments for household members
2022-02-28 10:12:40 +01:00
3a602385cc
Merge remote-tracking branch 'origin/master' into issue388_order_social_issues
2022-02-28 09:51:40 +01:00
26373e5d23
template adjustments for household members
2022-02-28 09:47:47 +01:00
cb4c3b46b9
fix creating two workflow on accompanying period work
2022-02-27 03:03:29 +01:00
abb81bf45f
remove console log
2022-02-27 02:44:01 +01:00
a9694da557
add workflow on evaluationdocument in UI
2022-02-27 02:38:08 +01:00
nobohan
d205939361
ChillCollectionType: fix bug when adding 2 new items in an empty collection
2022-02-25 17:52:20 +01:00
deadeb341e
more template adjustments
2022-02-25 17:45:50 +01:00
274c6115cc
index templates fixed for display of past and future budgets
2022-02-25 17:01:24 +01:00
416665f209
translations added
2022-02-25 17:01:04 +01:00
f60f927549
Fix budget voter for use with household
2022-02-25 16:40:27 +01:00
2e59c1415b
csfixes plus changelog updated
2022-02-25 16:24:25 +01:00
d852477c51
Add budget of household members to overview page of household budget
2022-02-25 16:20:52 +01:00
f8d5f13a88
add methods to get budgetResources and budgetCharges in person entity
2022-02-25 16:20:07 +01:00
af0d7765ff
fixes for adding evaluation document
2022-02-25 16:13:31 +01:00
c1f5730c4d
Merge remote-tracking branch 'origin/issue466_file_upload' into workflow/fixes-2022-02
2022-02-25 15:40:38 +01:00
da019a146a
finalize handling workflow for evaluation document
2022-02-25 15:40:23 +01:00
nobohan
4bd50d0148
fix code style for AccompanyingPeriodWorkEvaluation
2022-02-25 15:31:24 +01:00
nobohan
1826b20b40
upd CHANGELOG
2022-02-25 15:26:08 +01:00
356d1a7133
fix usage of workflow handler title in show workflow page
2022-02-25 15:18:01 +01:00
nobohan
2cc7473276
more tentative to correct AccPeriodWorkEvaluationDenormalizer
2022-02-25 15:06:16 +01:00
nobohan
2ea5c4b0c7
fix error when using AccPeriodWorkEvaluationDenormalizer
2022-02-25 14:58:11 +01:00
432cce280b
simplify showing title of workflow, and add handler for evaluationDocument
2022-02-25 14:02:36 +01:00
530297bc67
csfixes
2022-02-25 13:59:05 +01:00
c416f1ef6d
fix bug to resolve onthefly component within thirdparty renderbox
2022-02-25 13:58:17 +01:00
3a5e956e49
updated changelog
2022-02-25 13:20:46 +01:00
5cf4013a99
cs fixes
2022-02-25 13:12:25 +01:00
16cca07e12
throw 403 error instead of 422 and display toast message
2022-02-25 13:11:30 +01:00
nobohan
aae360d6ab
AccCourseWorkEdit: remove documents in vuejs form
2022-02-25 12:45:18 +01:00
bf25740098
list for workflows: previous and old workflows
2022-02-25 12:43:04 +01:00
18836f312a
fix cs
2022-02-25 12:11:05 +01:00
2b257cc402
improve title rendering on workflows
2022-02-25 12:09:53 +01:00
nobohan
289d79e011
AccCourseWorkEdit: fix setting title on documents
2022-02-25 11:52:04 +01:00
b7d6d69101
list workflow on index pages
2022-02-25 11:51:28 +01:00
nobohan
15487cd84c
Add AccompanyingPeriodWorkEvaluationDenormalizer
2022-02-25 11:10:14 +01:00
fc5a893b00
template fixes and controller fixes for household budget
2022-02-25 10:30:37 +01:00
92a6fed521
phpstan fixes
2022-02-25 09:48:33 +01:00
051ed19f97
cs-fixes
2022-02-25 09:29:28 +01:00
1479e2ae9a
entity workflow: handle sending an access key by email
2022-02-24 21:53:05 +01:00
nobohan
1ab4f997ba
AccompanyingPeriodWork: add title in vue AccPeriodWorkEvaluationDocument form
2022-02-24 17:38:29 +01:00
nobohan
24b11f609d
AccompanyingPeriodWork: add title on AccPeriodWorkEvaluationDocument
2022-02-24 16:11:29 +01:00
c4e0b68ebe
change block personcontent to content more consistent with other templates and less need for if-statements
2022-02-24 15:59:13 +01:00
f8ec0f85e5
property household added to entity
2022-02-24 15:49:47 +01:00
ed33514aee
Voter adapted for use within vendee
2022-02-24 15:49:28 +01:00
0d96c1f12d
Repositories adapted for use with person or household
2022-02-24 15:49:04 +01:00
0fcf21bd35
Controllers adjusted for use with person or household
2022-02-24 15:48:39 +01:00
9065ec40b1
Menu entry added household menu
2022-02-24 15:47:58 +01:00
8f6ab15621
migrations
2022-02-24 15:46:22 +01:00
fd69ae3d4a
Translation folder renamed to translation in accordance to other bundles
2022-02-24 15:46:08 +01:00
81b42ef99a
templates adjusted to allow use for person and household
2022-02-24 15:45:35 +01:00
c546d23421
scss file added plus config webpack
...
still missing something, because doesn't work yet
2022-02-24 15:44:37 +01:00
nobohan
0661eb8701
accompanyingCourseWork: add documents to vue form
2022-02-24 15:24:58 +01:00
nobohan
c073ec14c8
doc store bundle: add groups and correct denormalisation
2022-02-24 15:22:28 +01:00
nobohan
bf26092764
chilldocstore: add normalizer for StoredObject- correct typo
2022-02-24 14:56:16 +01:00
nobohan
e035a6fd94
chilldocstore: add normalizer for StoredObject
2022-02-24 14:54:56 +01:00
ff1ff8f5bb
workflow: allow a user to get access to validation step by an access key
2022-02-24 12:17:13 +01:00
nobohan
3f43574371
docstore: use API entrypoint for storing storedObject in AddAsyncUpload.vue
2022-02-24 12:11:34 +01:00
nobohan
b1390f4e9b
docstore: add swagger documentation
2022-02-24 11:20:11 +01:00
nobohan
fd29a4ce65
docstore: add api entrypoint POST for stored object
2022-02-24 11:18:11 +01:00
nobohan
4655892815
AddAsyncupload: translations and options
2022-02-24 10:04:06 +01:00
e46220ff72
[Household - list members during membership] avoid to show two membersship with the same person
2022-02-24 09:45:46 +01:00
nobohan
f19a090549
AddAsyncUpload.vue: add asyncupload form
2022-02-24 09:05:16 +01:00
08f9819453
add accessKey to entity workflow step
2022-02-23 18:33:29 +01:00
7067d4b5bd
Attempt to make voter work
2022-02-23 18:07:54 +01:00
de0be15fff
Added budget link to household menu + created controller file
...
no content for controller yet
2022-02-23 18:07:38 +01:00
b56d8c2956
fix delete workflow
2022-02-23 17:53:18 +01:00
nobohan
5f71b46bb7
tentative to add asyncupload into modal
2022-02-23 17:21:35 +01:00
fd16222c51
translations folder moved
2022-02-23 17:20:19 +01:00
185d1dbf49
Styling view page
2022-02-23 17:16:26 +01:00
576f46f845
styling of index page
...
style needs to be moved to correct file and changed scss
2022-02-23 15:58:06 +01:00
nobohan
154f976762
DocStore bundle: create a vue component for uploading document
2022-02-23 15:46:21 +01:00
d5477e94b1
fix merge conflicts
2022-02-23 14:55:43 +01:00
67ae506bb5
Testing to see what still works, minor changes
2022-02-23 14:53:37 +01:00
5a514cf2db
Moving migration folder and adding migration
2022-02-23 14:53:01 +01:00
1fdc994c0a
adding budget to person menu
2022-02-23 14:52:37 +01:00
35aa05fb97
change namespaces, removing AMLI
2022-02-23 14:52:04 +01:00
70c7b1385e
change namespaces, removing AMLI
2022-02-23 11:24:24 +01:00
d486f2ddfc
fix styling of confidential toggle button in renderboxes
2022-02-23 10:46:25 +01:00
fc5ca30df0
Merge branch 'issue366_modal_thirdparty' of gitlab.com:Chill-Projet/chill-bundles into issue366_modal_thirdparty
2022-02-23 10:24:42 +01:00
0601fa0142
changelog updated
2022-02-23 10:24:24 +01:00
fffed6e3f6
Attempt to add on-the-fly for parent badge
...
Error: failed to resolve component on-the-fly
2022-02-23 10:24:01 +01:00
ffe4dd4a98
add delete feature for entityWorkflow (wip)
2022-02-23 10:08:11 +01:00
cc4dfdb042
style adjustment
2022-02-22 15:24:14 +01:00
fd0ca3b29d
style adjustment + if contact display qualité
2022-02-22 15:18:38 +01:00
daab42109b
style adjustment
2022-02-22 15:07:40 +01:00
ab5bb3963b
Add qualité in personsuggestion
2022-02-22 15:06:31 +01:00
262bb13b6c
Adding fonction in personrenderbox
2022-02-22 15:05:43 +01:00
5d530aaae9
Fix confidential toggle bug
2022-02-22 15:04:53 +01:00
nobohan
f0e6bfc6c6
update CHANGELOG
2022-02-22 12:57:16 +01:00
nobohan
d4283a0b94
social issue api controller: correct orderBy query
2022-02-22 12:53:47 +01:00
nobohan
568c4b60ef
merge master into issue388
2022-02-22 12:47:56 +01:00
nobohan
736ca2272b
fix unused imports
2022-02-22 12:44:40 +01:00
nobohan
88059884ec
fix unused imports
2022-02-22 12:40:46 +01:00
nobohan
ce1d213082
[person] order social issues: remove custom controller and order only by 'ordering'
2022-02-22 12:36:04 +01:00
nobohan
71f3a3403c
php code fix for Enfant Confie
2022-02-22 12:12:53 +01:00
nobohan
fbeda163f0
update CHANGELOG
2022-02-22 12:07:56 +01:00
nobohan
08c1bb7992
remove useless registerForAuyoconfiguration
2022-02-22 11:11:41 +01:00
nobohan
2f7b237c4c
PersonJsonNormalizer interface: remove functions
2022-02-22 11:08:38 +01:00
nobohan
665027085d
move DenormalizerAwareInterface and NormalizerAwareInterface from the interface to the class
2022-02-22 11:05:18 +01:00
nobohan
2618003177
personRenderBox: correct addition of suffixText
2022-02-22 10:48:14 +01:00
8f597eb254
update changelog
2022-02-21 17:40:09 +01:00
775d223be2
fix cs
2022-02-21 17:30:33 +01:00
3849776511
Merge remote-tracking branch 'origin/master' into kill_small_issues
2022-02-21 17:29:37 +01:00
cb3301bcef
Merge remote-tracking branch 'origin/master' into thirdparty/redirect-to-parent-when-child-is-viewed
2022-02-21 17:27:20 +01:00
8d74566eac
update changelog
2022-02-21 17:20:15 +01:00
4a03c2aa43
Merge remote-tracking branch 'origin/master' into issue447_pickCivilityType
2022-02-21 17:19:21 +01:00
292d56cfbe
email added to person renderbox
2022-02-21 16:38:55 +01:00
b41e016a6d
Merge branch 'issue366_modal_thirdparty' of gitlab.com:Chill-Projet/chill-bundles into issue366_modal_thirdparty
2022-02-21 16:38:35 +01:00
0a2e2301a9
document ThirdParty type and categories [ci-skip]
2022-02-21 15:25:46 +01:00
874c90e0e0
start to display profession/fonction of thirdparty
2022-02-21 14:30:30 +01:00
bb8898a4ec
Merge branch 'course_add_event_on_person_move' into 'master'
...
Course add event on person move
See merge request Chill-Projet/chill-bundles!333
2022-02-21 12:29:43 +00:00
213da59b0b
fix test failing due to microseconds difference
2022-02-21 13:22:35 +01:00
4e9879ba92
update changelog
2022-02-21 12:49:19 +01:00
0690704391
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-21 12:46:10 +01:00
610b861345
fix test on PersonAddressMoveEvent::personChangeAddress
2022-02-21 12:44:43 +01:00
b7f8ba4385
fix cs
2022-02-21 00:52:40 +01:00
a923a1f135
update changelog [ci-skip]
2022-02-21 00:41:50 +01:00
0d804dd817
3party: redirect to parent when child is opened in view mode
2022-02-21 00:39:02 +01:00
4f4b1bfbaa
PersonAddressMove: fix tests, address history on household, and household::getMembersOnRange
2022-02-21 00:12:57 +01:00
caa63ea97a
PersonAddressMoveEvent on household move (wip)
2022-02-19 14:04:51 +01:00
8675bb65c1
PersonMoveEventSubscriber: handle case when the move is before the last
...
locationHistory, but the move affects "now"
2022-02-19 10:27:44 +01:00
104af6d9b5
allow null value in end date in location history
2022-02-19 09:43:20 +01:00
2f2d4493ae
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-19 09:31:00 +01:00
2d23068354
start to display profession/fonction of thirdparty
2022-02-18 17:07:53 +01:00
b65dacca72
bugfix onthefly thirdparty edit form
...
phonenumber was interchanged with telephone. Editing phonenumber was therefore not possible
2022-02-18 16:25:13 +01:00
265c8b776b
bugfix in resourceItem
...
when address is null it gave an error and modal wouldn't close
2022-02-18 16:25:13 +01:00
4920c8b28b
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-18 15:59:54 +01:00
4f9acf3174
use correct translatorInterface instead of deprecated one
2022-02-18 15:59:36 +01:00
962957409b
use correct translatorInterface instead of deprecated one
2022-02-18 15:51:52 +01:00
0b4d79fd5e
display only last three actions in parcours resume
2022-02-18 15:51:00 +01:00
0efd3d2af3
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-18 14:46:55 +01:00
nobohan
02e5a1158d
Create 3rd paerty contact: close modal after creation and check for errors
2022-02-18 14:44:19 +01:00
cfe32828a4
csfixes
2022-02-18 14:38:09 +01:00
nobohan
ca6bfea51f
Create 3rd party contact: fix adding civility and profession to payload
2022-02-18 14:17:39 +01:00
nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
nobohan
57175e1c0b
upd CHANGELOG
2022-02-18 09:18:09 +01:00
nobohan
c5d2953ecb
php code fix for Residential Address
2022-02-18 09:15:13 +01:00
ee8044b857
Merge branch 'workflow/fix-sending-notifications' into 'master'
...
workflow: fix sending notifications
See merge request Chill-Projet/chill-bundles!347
2022-02-17 22:40:53 +00:00
1fda56b5f7
Merge remote-tracking branch 'origin/master' into workflow/fix-sending-notifications
2022-02-17 23:34:20 +01:00
ca79da2f9b
Merge branch 'issue434_endDate_enfantHorsMenage' into 'master'
...
Add end date field for enfant hors menage
See merge request Chill-Projet/chill-bundles!341
2022-02-17 22:33:47 +00:00
c90e6231f9
Merge remote-tracking branch 'origin/master' into issue434_endDate_enfantHorsMenage
2022-02-17 23:31:14 +01:00
e86fa41180
Merge branch 'issue448_search_3rd_party' into 'master'
...
thirdparty search: add where clause for searching into children
See merge request Chill-Projet/chill-bundles!344
2022-02-17 22:28:25 +00:00
ebea4b7008
Merge remote-tracking branch 'origin/master' into issue434_endDate_enfantHorsMenage
2022-02-17 23:25:07 +01:00
9565464489
Merge branch 'homepage/add-workflow' into 'master'
...
add workflow on widget homepage
See merge request Chill-Projet/chill-bundles!343
2022-02-17 22:19:25 +00:00
05f83bf566
Merge remote-tracking branch 'origin/master' into issue448_search_3rd_party
2022-02-17 23:16:41 +01:00
673d0c1e53
Merge branch 'issue422_and_others_on_AddPersons' into 'master'
...
addPersons improvements
See merge request Chill-Projet/chill-bundles!340
2022-02-17 22:15:43 +00:00
fe35a29fb8
homepage vue / my workflow: replace "document" by object type
2022-02-17 23:12:14 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
672fa48140
Merge branch 'issue415_filter_suggested_entities_by_close_participations' into 'master'
...
accompanying course: filter suggested entities by open participations
See merge request Chill-Projet/chill-bundles!339
2022-02-17 20:46:03 +00:00
a9aeea234c
Merge remote-tracking branch 'origin/master' into issue415_filter_suggested_entities_by_close_participations
2022-02-17 21:45:43 +01:00
1683685f6b
Merge branch 'issue465_display_person_resources' into 'master'
...
Display more info for person ressources
See merge request Chill-Projet/chill-bundles!338
2022-02-17 20:38:32 +00:00
e4aac56f2d
Merge remote-tracking branch 'origin/master' into issue415_filter_suggested_entities_by_close_participations
2022-02-17 21:35:18 +01:00
d6990349d8
PersonResource: add link to person or 3party in the associated person or
...
3party part
There was a mismatch between "opening a resource to see the resource
details" and "see the associated person/3party details". On the previous location,
the user would expect to open the resource details, and not the person
details.
2022-02-17 21:28:27 +01:00
9ac2f7e359
Merge branch 'issue476_activity_fix_concerned_group' into 'master'
...
activity: can click through the cross icon for removing person in concerned group + fix duplicate display
See merge request Chill-Projet/chill-bundles!337
2022-02-17 20:22:04 +00:00
f86c0353a2
Merge remote-tracking branch 'origin/master' into issue465_display_person_resources
2022-02-17 21:17:40 +01:00
0a289e1edd
Merge remote-tracking branch 'origin/master' into issue476_activity_fix_concerned_group
2022-02-17 21:11:45 +01:00
c2c5bec0e5
in period notification, handle case when period referrer is null
2022-02-17 21:08:55 +01:00
68bfca8a1f
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-02-17 20:04:45 +01:00
nobohan
6e1b95aa60
residential address: show residential address or info in PersonRenderBox + add ThirdPartyText
2022-02-17 18:05:34 +01:00
nobohan
baf9b6e1ae
residential address: correct normalization
2022-02-17 18:04:50 +01:00
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
nobohan
c302f2dcf9
PersonRenderBox: add residential address
2022-02-17 16:29:51 +01:00
nobohan
24fc7a216b
person: add current residential address in normalizer
2022-02-17 15:42:37 +01:00
nobohan
2926965400
move residentialAddress entity to the ChillPerson bundle
2022-02-17 15:08:12 +01:00
nobohan
341177aa5e
fix conflict in CHANGELOG
2022-02-17 14:22:55 +01:00
56923aa1b8
use statement added to fix CI
2022-02-17 10:04:56 +01:00
62f54a3c27
changelog updated
2022-02-17 09:57:39 +01:00
64e9461586
'ressources' changed to 'personnes ressources' plus order in menu changed
2022-02-17 09:57:29 +01:00
5e01eebd25
'gabarit' changed to 'modèle'
2022-02-17 09:57:02 +01:00
bae2a385aa
notification word 'one' changed to number
2022-02-17 09:56:41 +01:00
9861e3fe1c
csfixes
2022-02-17 09:43:49 +01:00
95b2fcead7
update changelog [ci-skip]
2022-02-16 21:58:49 +01:00
45beb27f83
fix sending notifications
2022-02-16 21:54:37 +01:00
nobohan
b992bde41d
Created an interface for PersonJsonNormalizer
2022-02-16 21:09:27 +01:00
aebb21935b
fix page "my accompanying period" and do not show drafts periods in
...
homepage (+ ordering)
2022-02-16 19:57:35 +01:00
20104f1b3b
implementation in thirdpartyType
2022-02-16 16:58:37 +01:00
25264447bc
csfixes
2022-02-16 16:56:02 +01:00
c1036a3627
fix getParent()
2022-02-16 16:54:55 +01:00
f1a9a872bb
creation of CivilityPicker and attempt to implement -> still error
2022-02-16 16:38:53 +01:00
df322d7ebb
creation of CivilityPicker and attempt to implement -> still error
2022-02-16 16:37:13 +01:00
nobohan
56a4fd3fa0
Person: add suffixText in PersonText.vue
2022-02-16 16:20:08 +01:00
nobohan
02716a6a93
PersonRender: adapt twig template to suffixText
2022-02-16 15:55:26 +01:00
d4534b56a0
bugfix listing mes parcours for user
2022-02-16 15:28:08 +01:00
nobohan
81b7b49170
ChillEntityRenderExtension: change the way the service in constructed by using tags
2022-02-16 15:23:32 +01:00
c8922a6a82
minor correction
2022-02-16 14:26:00 +01:00
cdf0bb30c9
display of correct message for 403 error fixed + translation
2022-02-16 14:25:34 +01:00
e4793e1a77
minor fixes
2022-02-16 13:52:20 +01:00
8347ddd5be
bugfix if there is no address edit of resourceItem was not possible
2022-02-16 13:51:51 +01:00
12412e05a7
removal double entry
2022-02-16 13:33:45 +01:00
nobohan
dd99c35e35
upd CHANGELOG
2022-02-16 11:24:30 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
b0d50d315c
Merge conflict in changelog fixed
2022-02-16 10:56:44 +01:00
41bddf2db6
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-16 10:55:44 +01:00
769700fe83
comment removed
2022-02-16 10:55:44 +01:00
433ccb1fc4
bugfix of double civility abbreviation after edit
2022-02-16 10:55:44 +01:00
145c1d59e9
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-02-16 10:55:44 +01:00
ae8cc0f700
attempt to not include parent address
2022-02-16 10:55:24 +01:00
a764da3e99
changelog updated
2022-02-16 10:55:05 +01:00
8f92f79f85
placeholders for civility and profession
2022-02-16 10:55:05 +01:00
f093765d03
correction for POST phonenumber and email
2022-02-16 10:55:05 +01:00
c44d962ba8
only show addcontact button for personne morale
2022-02-16 10:55:05 +01:00
20d22b726c
possible to add a contact to a thirdparty
2022-02-16 10:55:05 +01:00
8fa2f0e7ad
small corrections
2022-02-16 10:54:42 +01:00
604c7f385e
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-02-16 10:54:42 +01:00
1a07c9d71a
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:54:20 +01:00
f7e287d415
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:54:04 +01:00
b16cc2dc27
translations added
2022-02-16 10:53:34 +01:00
188447fc10
use correct button
2022-02-16 10:48:23 +01:00
b920bf6d22
parent id added to thirdparty data
2022-02-16 10:47:59 +01:00
32ff54e130
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:47:59 +01:00
02c09687a4
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:47:13 +01:00
3b1fc4aacb
translations added
2022-02-16 10:46:57 +01:00
bf9469d538
endpoints created for profession and civility for use in vue component
2022-02-16 10:46:35 +01:00
c2dec360b1
unsaved changes
2022-02-16 10:46:06 +01:00
dc7422bf56
unsaved changes
2022-02-16 10:46:06 +01:00
89edf508f5
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-02-16 10:46:06 +01:00
nobohan
50410d190f
replace PersonRender by PersonRenderInterface
2022-02-16 10:38:58 +01:00
nobohan
b54e076ca0
PersonRenderInterface: remove methods
2022-02-16 10:27:34 +01:00
2ab7556ac3
Add workflows tab to dashboard
2022-02-16 10:26:00 +01:00
3d38da7b37
Add workflow notifications to the dashboard
2022-02-16 10:25:18 +01:00
056d5a3f98
Remove counter from 'mes parcours'
2022-02-16 10:24:05 +01:00
17612afd87
fix phpstan issues
2022-02-16 00:08:06 +01:00
0a4913f341
handle event PersonMoveEvent on Period
2022-02-15 23:52:15 +01:00
nobohan
3aa12d2e8c
[person] Add a PersonRenderInterface
2022-02-15 17:48:54 +01:00
a6504366b4
Fix to display message in toast when user is forbidden to do something
...
Translation does not work
2022-02-15 14:34:40 +01:00
4e83e7905a
Validation of confidential toggle added to accompanyingPeriod validator
2022-02-15 14:22:41 +01:00
nobohan
96b1854fef
php code style fix
2022-02-15 13:57:02 +01:00
nobohan
489473806f
upd CHANGELOG
2022-02-15 13:41:59 +01:00
nobohan
f5bc8dca5e
thirdparty search: adapt pertinence select clause for searching into children
2022-02-15 13:39:46 +01:00
nobohan
bc99c85802
thirdparty search: add where clause for searching into children
2022-02-15 13:16:04 +01:00
385664e2bc
fix merge conflict
2022-02-15 10:01:01 +01:00
1658fee090
test on members editor post move + listen for event (wip)
2022-02-15 00:23:01 +01:00
b9dbb1916a
migration for history, and create history location on each change
2022-02-14 23:03:40 +01:00
nobohan
99afd2e830
OnTheFly: set a dynamic default
2022-02-14 22:03:11 +01:00
861f461bc5
workflow context for accompanying course document: ensure persons are represented as an array in json
2022-02-14 20:19:56 +01:00
b6c118a0c8
add informations to workflow normalization
2022-02-14 20:02:24 +01:00
89d3ab38f0
add endpoint to list workflows
2022-02-14 20:02:07 +01:00
441704dc29
first impl of event (WIP)
2022-02-14 18:29:11 +01:00
8ee451c6e0
fixes
2022-02-14 18:00:09 +01:00
nobohan
785e690404
On-the-fly: remove dead code: the logic of patching a person/thirdparty is now in the component in
2022-02-14 16:48:33 +01:00
nobohan
2fcd7a21a4
Accompanying course: can edit requestor in case no address
2022-02-14 16:47:35 +01:00
f2221565c5
update changelog [ci-skip]
2022-02-14 16:39:04 +01:00
nobohan
d5c1591205
Accompanying course: remove unnecessary console.log
2022-02-14 16:15:38 +01:00
nobohan
7895699ef3
stronger client-side validation of addresses: also validate when initForm
2022-02-14 15:47:21 +01:00
nobohan
bd9963e65f
Address: fix small bug: when modifying an address without street (isNoAddress), also check errors if street is an empty string as back-end change null value to empty string for street (and streetNumber)
2022-02-14 15:00:57 +01:00
df61fbff12
merge conflicts resolved
2022-02-14 14:55:47 +01:00
9ead38ee22
Merge branch 'issue_vendee_456_document_field_not_required' into 'master'
...
doc generation: add age and obele in the mainPerson, person1 and person2 list...
See merge request Chill-Projet/chill-bundles!336
2022-02-14 13:43:52 +00:00
6402962990
customize the 'none' into something more user-frieldly
2022-02-14 14:36:37 +01:00
9e9fa5039f
fix cs
2022-02-14 14:26:12 +01:00
e6d503a1e2
Merge remote-tracking branch 'origin/master' into issue_vendee_456_document_field_not_required
2022-02-14 14:25:10 +01:00
844650b685
fix sending notification when unsetting a referrer from a period
...
When the user removes the referrer, a notification was send to a `null`
addressee, which causes an unhandled exception.
2022-02-14 14:22:33 +01:00
4920142540
changelog updated
2022-02-14 14:14:05 +01:00
nobohan
a7a1f699bb
AddPersons: fix regression bug when editing a person/thirdparty without query
2022-02-14 14:13:06 +01:00
61cf838458
if condition to check if a sender is assigned or if notification was assigned automatically by the system
2022-02-14 14:05:59 +01:00
nobohan
229a91ddf0
Accompanying course: treat vuejs warning by refactoring + delete unused v-model
2022-02-14 13:59:49 +01:00
68d0c66402
fix cs
2022-02-14 13:48:47 +01:00
c2a132a40b
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
2022-02-14 13:40:23 +01:00
nobohan
94729a66ca
AddPersons: add suggestion of name when creating new person or thirdparty
2022-02-14 12:22:02 +01:00
bd05315de3
csfixes
2022-02-14 12:02:32 +01:00
d254a9e14a
add endDate field in HouseholdMember form for enfant hors menage
2022-02-14 12:02:15 +01:00
e028c1ca2b
thirdparty contact address blurred in view page if confidential
2022-02-14 11:44:12 +01:00
nobohan
1c3f6c7c1e
AddPersons: allow creation of person or thirdparty depending on allowed types
2022-02-14 11:12:37 +01:00
nobohan
f8888462f1
addPersons: allow creation of person or thirdparty only (no users)
2022-02-14 10:23:49 +01:00
nobohan
4e2be091cd
Merge branch 'issue415_filter_suggested_entities_by_close_participations' of gitlab.com:Chill-Projet/chill-bundles into issue415_filter_suggested_entities_by_close_participations
2022-02-11 17:41:50 +01:00
nobohan
40a1726ca7
upd CHANGELOG
2022-02-11 17:41:39 +01:00
nobohan
fc9deb8ba8
accompanying course: filter suggested entities by open participations
2022-02-11 17:41:12 +01:00
nobohan
b1993dbf22
accompanying course: filter suggested entities by open participations
2022-02-11 17:37:45 +01:00
7dd6cd04ba
Merge branch 'issue419_AddPersons_clear_ul' into 'master'
...
Issue419 remove ul-li in AddPersons
See merge request Chill-Projet/chill-bundles!328
2022-02-11 16:31:55 +00:00
1072f539dc
Merge branch 'issue440_mesparcours_brouillon' into 'master'
...
Mes parcours brouillon
See merge request Chill-Projet/chill-bundles!330
2022-02-11 16:23:05 +00:00
9bcf4cce9f
Merge branch 'master' into 'issue440_mesparcours_brouillon'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 16:22:51 +00:00
9223beac47
Merge branch 'issue416_chill_document_edit_button' into 'master'
...
Issue416 chill document edit button
See merge request Chill-Projet/chill-bundles!326
2022-02-11 16:21:15 +00:00
62c78e650f
fix access denied when updating a work
2022-02-11 17:20:26 +01:00
e7d0c1cac6
fix cs
2022-02-11 17:14:14 +01:00
b859283766
fix error on creating an accompanying period work
2022-02-11 17:09:56 +01:00
973644c62d
csfixes
2022-02-11 17:07:47 +01:00
b9af54892b
changelog updated
2022-02-11 17:04:15 +01:00
f9154233e4
using renderbox and adjusting style + show button if person or thirdparty
2022-02-11 17:02:31 +01:00
e595500cb8
apply changes on person document
2022-02-11 17:01:36 +01:00
nobohan
aa7da2559c
[activity] correct associated persons by considering only open participations
2022-02-11 16:48:15 +01:00
753a007172
translation added for kind of resource
2022-02-11 16:32:28 +01:00
f34847f9f6
Merge remote-tracking branch 'origin/master' into issue416_chill_document_edit_button
2022-02-11 16:09:00 +01:00
0fa119c984
Merge branch 'issue_414_documents_list' into 'master'
...
created and updated traits added + template property added to Document entity
See merge request Chill-Projet/chill-bundles!316
2022-02-11 15:05:21 +00:00
270d00c1e8
fix phpstan and cs
2022-02-11 16:04:27 +01:00
983c5f3c6a
fix probably missing variables in PersonDocumentType
2022-02-11 16:04:27 +01:00
c6141e473f
fix test in twig template
2022-02-11 16:04:26 +01:00
c30cb5879d
changelog updated
2022-02-11 16:04:24 +01:00
29e384ada5
scope placed within condition in edit form personDocument
2022-02-11 16:04:01 +01:00
c8e5ba4738
phpcsfixes
2022-02-11 16:04:01 +01:00
bf0b7f1bb2
Create AccompanyingCourseDocumentRepository and use to add pagination
2022-02-11 16:04:01 +01:00
d6cc69b919
Add pagination in the findBy()
2022-02-11 16:04:01 +01:00
ac33c6aad8
Add sticky buttons for create
2022-02-11 16:04:01 +01:00
89383a5ec4
deprecated service replaced and error removed from phpstan file
2022-02-11 16:04:00 +01:00
0fd26da299
comments in migration removed
2022-02-11 16:04:00 +01:00
6fa99655b2
delegates the acl for fetching person documents to an ACLAwareREpository
2022-02-11 16:04:00 +01:00
a387305ef8
remove scope in PersonDocumentType when disabled
2022-02-11 16:04:00 +01:00
e0c7daf3fd
Pagination added
2022-02-11 16:04:00 +01:00
4304baeca5
scope put in condition in personDocument form - temporarily commented out
2022-02-11 16:04:00 +01:00
d2a567c79e
condition added in show template for scope
2022-02-11 16:04:00 +01:00
3c04ced1a3
templates adjusted
2022-02-11 16:04:00 +01:00
a28d8a7287
only add scope field conditionally in personDocumentType analogue to SingleTaskType
2022-02-11 16:04:00 +01:00
1c055e842e
created and updated traits added + template property added to Document entity
2022-02-11 16:04:00 +01:00
dea283d655
fix phpstan and cs
2022-02-11 16:03:22 +01:00
nobohan
01a3af694a
activity: can click through the cross icon for removing person in concerned group
2022-02-11 15:49:49 +01:00
58c8373c81
Merge branch 'issue378_normalize_requestor' into 'master'
...
accompanying course: normalize the requestor entity
See merge request Chill-Projet/chill-bundles!329
2022-02-11 14:45:32 +00:00
a1ccfadac1
fix probably missing variables in PersonDocumentType
2022-02-11 15:42:40 +01:00
632b1262f9
Merge remote-tracking branch 'origin/master' into issue_414_documents_list
2022-02-11 15:34:31 +01:00
e157624479
Merge branch 'master' into 'issue378_normalize_requestor'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 14:31:53 +00:00
3a2370d536
fix missing cases for accompanying period draft list
...
fix when:
* if there isn't any information into course => better render box
* if there isn't any course into list => display warning
2022-02-11 15:26:17 +01:00
nobohan
eee38e9577
remove isDead from insert vue on the fly as dead sign (obele) is included in personRender->renderString
2022-02-11 15:18:54 +01:00
50b7df1f4a
adding thirdparty info
2022-02-11 15:16:28 +01:00
981c94906d
Merge remote-tracking branch 'origin/master' into issue440_mesparcours_brouillon
2022-02-11 15:11:20 +01:00
adce90c151
Merge remote-tracking branch 'origin/master' into issue440_mesparcours_brouillon
2022-02-11 15:11:08 +01:00
83f8402081
Merge branch 'issue415_household_address' into 'master'
...
Display address of current household in history page
See merge request Chill-Projet/chill-bundles!334
2022-02-11 14:10:52 +00:00
22417ee9f9
fix tests for address render
2022-02-11 15:03:54 +01:00
3c5d269ece
template fixes residential address
2022-02-11 14:58:11 +01:00
42579b5752
fix translation and how holder is shown
2022-02-11 14:49:59 +01:00
15023d348a
Merge remote-tracking branch 'origin/master' into issue415_household_address
2022-02-11 14:39:27 +01:00
fbf777e134
fix cs
2022-02-11 14:35:10 +01:00
450277f32a
fix test in twig template
2022-02-11 14:34:35 +01:00
nobohan
1f5d529d33
php code fix
2022-02-11 14:30:31 +01:00
93128cb61b
if conditions joined
2022-02-11 14:28:42 +01:00
nobohan
c19099e76c
upd CHANGELOG
2022-02-11 14:28:37 +01:00
d3d655293e
Merge remote-tracking branch 'origin/master' into issue_414_documents_list
2022-02-11 14:24:36 +01:00
nobohan
692343aae4
doc generation: add age and obele in the mainPerson, person1 and person2 list + add obele in person renderString if addAge
2022-02-11 14:24:12 +01:00
0592601aa6
Merge branch 'household-editor/show-full-address'
2022-02-11 14:22:41 +01:00
a17f5948fb
Merge remote-tracking branch 'origin/master'
2022-02-11 14:22:27 +01:00
nobohan
4dd9bc1123
doc generation: do not set required fields for mainPerson, person1, person2
2022-02-11 14:22:20 +01:00
6578f66fec
update changelog
2022-02-11 14:22:10 +01:00
3f2a19a6f0
Merge remote-tracking branch 'origin/master' into household-editor/show-full-address
2022-02-11 14:21:06 +01:00
d5160ead4c
Apply 1 suggestion(s) to 1 file(s)
2022-02-11 13:18:51 +00:00
a6e9cbdece
Merge branch 'fix-tests-2022-02-11' into 'master'
...
fix ci
See merge request Chill-Projet/chill-bundles!335
2022-02-11 13:18:32 +00:00
657bf7075b
fix ci
2022-02-11 13:18:32 +00:00
f1c3e8dc1b
Merge remote-tracking branch 'origin/master'
2022-02-11 14:18:20 +01:00
a9624b36f7
create person and household option added to dropdown
2022-02-11 14:17:59 +01:00
db4aec9a18
Merge branch 'issue427_returnPath' into 'master'
...
on the fly component: add returnPath when viewing
See merge request Chill-Projet/chill-bundles!324
2022-02-11 13:16:51 +00:00
c34ce48a53
Merge branch 'master' into 'issue427_returnPath'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 13:16:40 +00:00
93345c09a1
fix cs
2022-02-11 13:45:21 +01:00
b5a1985fa1
test "find household by reference": add exception in data provider
...
The data provider cannot generate data if no address reference in
database. Throw an exception in this case.
2022-02-11 13:43:29 +01:00
9b4c350213
fix tests for accompanying period comments
2022-02-11 13:36:35 +01:00
199a441593
fix tests for EntityWorkflow
2022-02-11 13:24:29 +01:00
f42d106e3c
Merge branch 'accent440'
2022-02-11 13:17:19 +01:00
13eddbfc5b
changelog
2022-02-11 13:16:48 +01:00
7c30126fed
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-11 13:14:45 +01:00
e3c5f6f95f
fix phpcs, psalm and phpstan
2022-02-11 13:07:38 +01:00
a86f1a05ac
Merge branch 'accent440'
2022-02-11 13:04:35 +01:00
9ba0cb0c2a
homepage_widget: fix translation for emergency badge
2022-02-11 12:56:15 +01:00
add8588767
changelog updated
2022-02-11 12:36:05 +01:00
a083a320ae
display address of current household
2022-02-11 12:34:18 +01:00
64fa7f2e00
Merge branch 'issue433_email_addPerson' into 'master'
...
AddPerson: email and altNames corrections and validation
See merge request Chill-Projet/chill-bundles!327
2022-02-11 11:33:23 +00:00
c7a830ee28
Merge branch 'master' into 'issue433_email_addPerson'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 11:33:09 +00:00
9aa51406fa
Merge branch 'accent419'
2022-02-11 12:26:27 +01:00
344981cf99
Merge branch 'master' into issue433_email_addPerson
2022-02-11 12:16:49 +01:00
28c4d6b92f
vue pick entity: fix i18n translations in create thirdparty modal
2022-02-11 12:16:01 +01:00
ef2ab5faf6
vue pick entity: improve picked condition when value is empty string
2022-02-11 12:12:12 +01:00
54dbf711f9
fix cs
2022-02-11 12:10:44 +01:00
bb93cb23a7
fix handling of address
2022-02-11 12:09:42 +01:00
60951231c4
Merge branch 'issue415_household_address' of gitlab.com:Chill-Projet/chill-bundles into issue415_household_address
2022-02-11 11:57:49 +01:00
ece30b63c3
in process... need to be sure which address to display exactly
2022-02-11 11:45:23 +01:00
94503505f7
changelog updated
2022-02-11 11:40:56 +01:00
48589f3368
scope placed within condition in edit form personDocument
2022-02-11 11:33:07 +01:00
1e04c178dc
phpcsfixes
2022-02-11 11:28:32 +01:00
37ed703abe
Create AccompanyingCourseDocumentRepository and use to add pagination
2022-02-11 11:26:21 +01:00
7ed20d2fc5
Add pagination in the findBy()
2022-02-11 11:25:53 +01:00
5fe2a8e737
Add sticky buttons for create
2022-02-11 11:25:27 +01:00
nobohan
861abe708b
upd CHANGELOG
2022-02-11 10:55:37 +01:00
57a88845dc
Merge remote-tracking branch 'origin/master' into issue388_order_social_issues
2022-02-11 10:54:37 +01:00
nobohan
f43e216e13
fix normalisation of AccompanyingCourse requestor api
2022-02-11 10:53:05 +01:00
5210e7985f
deprecated service replaced and error removed from phpstan file
2022-02-11 10:46:46 +01:00
ddabdff206
comments in migration removed
2022-02-11 10:45:30 +01:00
5a692db30f
Fix review remarks
2022-02-10 17:51:45 +01:00
659983fef1
delegates the acl for fetching person documents to an ACLAwareREpository
2022-02-10 00:37:24 +01:00
aca5a3c731
remove scope in PersonDocumentType when disabled
2022-02-10 00:12:55 +01:00
406cfc86cd
add order in localisation entity list (api)
2022-02-09 23:44:38 +01:00
90da067fbd
address: show full address in address text and adapt Vue
2022-02-09 22:21:48 +01:00
3532e9dd8c
changelog updated
2022-02-09 18:22:28 +01:00
fddb74f107
toggleConfidential reset to what it was before
2022-02-09 18:05:55 +01:00
e7a6742964
OpenWopiLink, option title is maintened (replace button by options)
2022-02-09 18:04:56 +01:00
ee817b1d62
url's and method changed for toggleIntensity and toggleConfidential
2022-02-09 17:56:53 +01:00
3ffeaf419a
mimetype document mapping (temporary)
2022-02-09 17:39:43 +01:00
a399804094
Endpoint created + swagger documentation + controller action
2022-02-09 17:38:35 +01:00
05e9f118d7
Corrections voter + entity property intensity, not emergency
2022-02-09 17:18:45 +01:00
ce2f64acd0
wopi edit extension: button call collabora not in a modal, but in a page (twig way)
2022-02-09 17:10:12 +01:00
7aad5be29f
Toggle_emergency variable added to voter
2022-02-09 17:08:29 +01:00
41b0dd50bd
emergency property write permission removed from entity
2022-02-09 17:07:58 +01:00
08f544f6ea
add btn-wopilink button ; fix OpenWopiLink when options is null
2022-02-09 16:29:57 +01:00
4e862cc585
Changelog updated
2022-02-09 16:20:59 +01:00
05d2c3b2e8
Minor style adjustment within template
...
The content of the div aligned center
2022-02-09 16:19:42 +01:00
513207e510
PHP csfixes
2022-02-09 16:08:27 +01:00
dee6ed6707
Listing of mes parcours changed to only display confirmed or closed
...
draft parcours are displayed in mes parcours brouillon
2022-02-09 16:02:21 +01:00
d60095987c
Changelog updated
2022-02-09 15:59:19 +01:00
b4f9be0d92
openingDate only displayed on parcours that are not in draft state
2022-02-09 15:59:10 +01:00
a2a0f6af44
mes parcours brouillon added to usermenu
2022-02-09 15:58:54 +01:00
7fa0353d8c
Pagination added
2022-02-09 15:10:04 +01:00
9256c71715
scope put in condition in personDocument form - temporarily commented out
2022-02-09 14:38:20 +01:00
5520f3df50
condition added in show template for scope
2022-02-09 14:37:48 +01:00
a6c0d8b219
templates adjusted
2022-02-09 14:37:06 +01:00
f6e667700e
move twig function in runtime
2022-02-09 13:19:58 +01:00
f94ef0798a
Merge branch 'issue_414_documents_list' of gitlab.com:Chill-Projet/chill-bundles into issue_414_documents_list
2022-02-09 10:15:18 +01:00
7bd7476200
only add scope field conditionally in personDocumentType analogue to SingleTaskType
2022-02-09 10:15:09 +01:00
a2752765af
created and updated traits added + template property added to Document entity
2022-02-09 09:54:21 +01:00
4de2cbe807
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-09 09:53:15 +01:00
1e81256404
fix cs
2022-02-08 19:37:59 +01:00
6b571e87b4
fix typos
2022-02-08 19:37:11 +01:00
4314823a70
change order for accompanying period work list
2022-02-08 19:36:45 +01:00
dc08ced6c9
fix notification subject
2022-02-07 21:49:34 +01:00
9d660311f0
improve translation on working about houshold members
2022-02-07 20:54:06 +01:00
b3e65f0733
fix validation when comment content is empty
2022-02-07 20:53:44 +01:00
03007370bc
fix "impossible to confirm a course"
...
In some case, the "confirm" button for the form AccompanyingCourse was
disable, due to wrong condition.
This commit also fixes the filtering for users, and allow to remove a
user associated with an accompanyingCourse.
2022-02-07 17:44:03 +01:00
f9b514c869
fix assertion of type.
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/266
2022-02-07 11:22:35 +01:00
bc2d4c1066
Merge remote-tracking branch 'origin/issue433_email_addPerson' into issue345_internal_thirdparty_contact
2022-02-04 11:09:51 +01:00
298b597dd0
comment removed
2022-02-04 10:50:59 +01:00
nobohan
91ba08dfa1
accompanying course: normalize the requestor entity
2022-02-04 10:34:32 +01:00
481456a038
Merge conflicts fixed
2022-02-04 10:25:46 +01:00
nobohan
06142797c3
AddPersons: add missing css class + upd CHANGELOG
2022-02-03 16:25:59 +01:00
nobohan
4185b660cc
AddPersons: remove ul-li html tags from AddPersons
2022-02-03 16:17:05 +01:00
ad46776164
hide save and close button in modal header
2022-02-03 15:58:57 +01:00
2343a4a334
add links between document in workflow and course
2022-02-03 13:49:52 +01:00
3f83c323be
fix creating workflow from document in accompanying course
2022-02-03 13:16:13 +01:00
9a9ed64298
fix on test after creating an activity without generating a document
2022-02-03 12:54:44 +01:00
nobohan
a0cadb46db
upd CHANGELOG
2022-02-03 11:32:11 +01:00
nobohan
f139af8b6f
accompanying course work: fix on-the-fly update of thirdParty
2022-02-03 11:26:31 +01:00
nobohan
1f0ef6e187
on-the-fly: close modal only after validation
2022-02-03 11:07:32 +01:00
nobohan
4afea55465
addperson: repair altname: add altname if known
2022-02-03 09:17:45 +01:00
nobohan
3d5723facb
AddPerson: correct thirdparty PATCH url + add email and altnames in AddPerson and serializer
2022-02-03 08:59:56 +01:00
211ecf1c3e
add cache to workflow counter
2022-02-02 23:19:59 +01:00
796b4ff76b
Merge branch 'master' into issue431_worklow_notifications
2022-02-02 22:40:37 +01:00
9553e18d83
do not uppercase/lowercase ref in activity list
2022-02-02 22:17:24 +01:00
02d9a713de
set requestor before acdtions
2022-02-02 22:16:15 +01:00
6cc4fa582e
fix validation error with startDate
2022-02-02 22:15:53 +01:00
b8d43f36eb
document: add macro mapping forkawesome icon from mime type
2022-02-02 19:39:17 +01:00
06b3d63133
pass options in twig extension filter
2022-02-02 18:28:59 +01:00
232e71f46c
uniformize ui with sticky-form-button
2022-02-02 18:25:44 +01:00
0b5a0e65a8
ckeck document mime (TO BE CHECKED)
2022-02-02 16:53:13 +01:00
ef42227e6c
data-doc-title is a not required props
2022-02-02 15:13:48 +01:00
2af3de4f61
chill_document_edit_button: create new twig extension
2022-02-02 14:57:25 +01:00
8bafa37fe1
dump removed
2022-02-02 10:32:46 +01:00
nobohan
a83b0326d7
upd CHANGELOG
2022-02-02 07:04:14 +01:00
53e03395f2
renaming date de fermeture en date de cloture in accompanying course
2022-02-01 22:36:51 +01:00
5fef4048a4
use renderbox in activity list recent
2022-02-01 22:36:26 +01:00
d8929a6222
Merge branch 'master' into homepage/rewrite
2022-02-01 21:26:27 +01:00
33af7f36a0
remove dump
2022-02-01 21:23:50 +01:00
3f2454cead
disable multiselect search in City and Street search
2022-02-01 21:23:15 +01:00
0ac9f2df8c
fix loading of file template
2022-02-01 21:20:11 +01:00
333224a9d5
update changelog
2022-02-01 19:19:50 +01:00
496e5f0259
homepage: fix counter appareance on MyCustoms vue tab
2022-02-01 19:13:25 +01:00
f2a62822a4
Merge remote-tracking branch 'origin/master'
2022-02-01 18:43:39 +01:00
7879a99197
Merge branch 'master' into issue425_errorMessage_closeParcours
2022-02-01 18:42:59 +01:00
72d8cc297f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-01 18:41:07 +01:00
1a0674a20b
using badges instead of eye for person resource list
2022-02-01 18:40:57 +01:00
572aa2c14e
Merge remote-tracking branch 'origin/master' into issue426_household_composition
2022-02-01 18:29:02 +01:00
bc4b2c4e86
Merge branch 'master' into issue428_person_resource_ameliorations
2022-02-01 18:08:48 +01:00
a227e88e79
Merge branch 'master' into small_issues_421_424
2022-02-01 18:05:33 +01:00
d9e9f472fb
Merge remote-tracking branch 'origin/small_issues_421_424' into small_issues_421_424
2022-02-01 18:02:25 +01:00
fcff4bf863
fix phpcs
2022-02-01 18:01:34 +01:00
79b82e09e1
add document from activity
2022-02-01 17:58:20 +01:00
nobohan
a78f29cffc
on the fly component: add returnPath when viewing
2022-02-01 17:44:55 +01:00
e98b1b049b
add context to MyEvaluations (action and course containers)
2022-02-01 17:28:30 +01:00
99efa51794
csfixes
2022-02-01 17:23:45 +01:00
76932e6e8c
bugfix in notificationhandler. Not sure about the fix in the template
2022-02-01 17:23:12 +01:00
97d2e3d5b5
counter created for workflows for which user is a destuser and that are not finalized
2022-02-01 17:22:45 +01:00
nobohan
2c94811c8f
person: social issue api controller: add onPostIndexBuildQuery
2022-02-01 17:01:19 +01:00
a2063ab13b
Merge branch 'master' into homepage/rewrite
2022-02-01 16:54:49 +01:00
nobohan
eb32b13bcc
person: rewrite social issue api controller for ordering
2022-02-01 16:49:14 +01:00
2bb718f3ea
fix popover header on vue ListWorkflow breadcrumb
2022-02-01 15:51:42 +01:00
c6373a075d
refactor pickTemplate and adapt existing usage
2022-02-01 15:49:23 +01:00
46337ef25d
in process... need to be sure which address to display exactly
2022-02-01 15:09:42 +01:00
2f5fecf414
notifications: fix comments counter
2022-02-01 14:56:50 +01:00
5d2cb8c712
homepage: add social action in evaluation serialisation
2022-02-01 14:14:55 +01:00
460502a1f2
mask unready comments counter
2022-02-01 14:13:08 +01:00
cdd7a16d18
homepage_widget counters pluralization
2022-02-01 14:10:19 +01:00
ec29758547
detect span.counter and allow to put styles on the number
2022-02-01 14:09:29 +01:00
c5cbdd97ff
csfixes
2022-02-01 13:52:42 +01:00
05fc5a1829
changelog updated
2022-02-01 13:52:13 +01:00
c3de3c6c39
validation adjusted to greaterThanOrEqual and different message passed
2022-02-01 13:51:21 +01:00
1530e9d13a
changelog updated
2022-02-01 12:37:09 +01:00
a986b4ae98
csfixes
2022-02-01 12:33:09 +01:00
0854b7fc6a
delete action created in controller and template
2022-02-01 12:32:34 +01:00
730199cca4
Merge branch 'foldlist_in_entity' into homepage/rewrite
2022-02-01 12:23:19 +01:00
de1dddbb85
validation: no more workflow without dest
2022-02-01 12:19:51 +01:00
a612d7dd9f
improve workflow decision form
2022-02-01 12:19:51 +01:00
50e722e637
fix workflow redirection in accompanying period work edit
2022-02-01 12:19:51 +01:00
e4d5e40a8b
improve homepage_widget tables with datas
2022-02-01 12:07:16 +01:00
479ec25d99
Merge branch 'issue428_person_resource_ameliorations' of gitlab.com:Chill-Projet/chill-bundles into issue428_person_resource_ameliorations
2022-02-01 10:18:21 +01:00
930b6ff77e
minor style changes
2022-02-01 10:17:08 +01:00
7d8bd089a2
double edit button removed
2022-02-01 10:09:48 +01:00
Pol Dellaiera
ebdcc5a07d
fix: Update namespace to prevent having issues with PSR4 autoloading.
2022-02-01 09:11:14 +01:00
Pol Dellaiera
0f31a49890
fix: Update namespace to prevent having issues with PSR4 autoloading.
2022-02-01 09:10:32 +01:00
2c566bb21c
Merge branch 'master' into 'issue428_person_resource_ameliorations'
...
# Conflicts:
# CHANGELOG.md
2022-01-31 17:50:08 +00:00
a0bc6c7604
csfixes
2022-01-31 18:47:06 +01:00
a4457664d4
bugfix addPersons
2022-01-31 18:33:29 +01:00
b42ae76bdf
Merge branch 'small_issues_421_424' of gitlab.com:Chill-Projet/chill-bundles into small_issues_421_424
2022-01-31 17:46:18 +01:00
2eb1ebd263
changelog updated with bugfix
2022-01-31 17:45:22 +01:00
b79885cd21
bugfix creation of person or thirdparty through onTheFly
2022-01-31 17:45:04 +01:00
69dd920fd6
php csfixes
2022-01-31 17:45:04 +01:00
0689ca366d
changelog updated
2022-01-31 17:44:04 +01:00
af1c268784
commentfield for marital status is always visible
2022-01-31 17:43:50 +01:00
1162c436c1
demandeur not displayed in search list if anonymous
2022-01-31 17:43:50 +01:00
170ce2d51c
minor fix and renaming
2022-01-31 16:55:19 +01:00
571a8a0edc
Merge branch 'foldlist_in_entity' of gitlab.com:Chill-Projet/chill-bundles into foldlist_in_entity
2022-01-31 15:55:52 +01:00
bdbb83ab85
wip count comments
2022-01-31 15:53:57 +01:00
971789d5cf
Merge remote-tracking branch 'origin/master' into foldlist_in_entity
2022-01-31 15:51:21 +01:00
72815e4b70
Merge branch 'homepage/rewrite'
2022-01-31 15:40:40 +01:00
44183957b8
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-31 15:36:53 +01:00
434d672d8a
Merge branch 'master' into small_issues_421_424
2022-01-31 14:49:38 +01:00
5f6cffa08a
fix regression in serach results appareance in addpersons
2022-01-31 14:49:23 +01:00
e21ff588ae
csfixes
2022-01-31 14:42:54 +01:00
0383571a9e
changelog updated
2022-01-31 14:42:17 +01:00
f358e78734
onthefly button added to view person or thirdparty + badge changed if thirdparty is a contact
2022-01-31 14:39:40 +01:00
43ef31b93f
Merge remote-tracking branch 'origin/master' into small_issues_421_424
2022-01-31 14:28:30 +01:00
222dae3c32
Merge remote-tracking branch 'origin/master' into issue420_closeModalAddPerson
2022-01-31 14:24:45 +01:00
08c13b8c98
Merge remote-tracking branch 'origin/master' into issue412_413_activity
2022-01-31 14:22:34 +01:00
1bc2500b28
update changelog [ci-skip]
2022-01-31 14:18:10 +01:00
f648a9351b
workflow: fix some stuffs
2022-01-31 14:17:10 +01:00
ffe466a334
fix icon for searching
2022-01-31 14:16:33 +01:00
nobohan
3978e7c959
upd CHANGELOG
2022-01-31 13:48:21 +01:00
nobohan
2eb5c45a4d
accompanying course: fetch scopes only for app (not for banner)
2022-01-31 13:46:43 +01:00
15393d9da9
changelog updated with bugfix
2022-01-31 13:45:41 +01:00
695d22adba
bugfix creation of person or thirdparty through onTheFly
2022-01-31 13:39:52 +01:00
nobohan
fefe208260
accompanying course: fetch users and suggested referrers only for app, not for banner
2022-01-31 13:32:34 +01:00
bc1a63354c
php csfixes
2022-01-31 13:11:25 +01:00
c14101714c
update changelog
2022-01-31 13:09:13 +01:00
faebb0fe30
changelog updated
2022-01-31 13:08:55 +01:00
8ec5636c57
Merge remote-tracking branch 'origin/master' into household-editor/push-to-household
2022-01-31 13:07:26 +01:00
68d99050bc
commentfield for marital status is always visible
2022-01-31 13:06:59 +01:00
fba7060a91
update changelog
2022-01-31 13:05:41 +01:00
6894fa7101
Merge branch 'issue389_add_age' into 'master'
...
add age/ person text component
See merge request Chill-Projet/chill-bundles!308
2022-01-31 12:04:48 +00:00
41fa1d9ca6
fix cs
2022-01-31 13:02:43 +01:00
f4bca2f410
add person text in accompanying period work
2022-01-31 13:00:48 +01:00
6198891202
add anchor to retrieve evaluations section in accompanyingCourseWorkEdit page
2022-01-31 12:47:31 +01:00
c806c06279
homepage_widget: basically build tables for evaluations, tasks and courses
2022-01-31 12:46:44 +01:00
e04c02055c
add age in some place and re-organize some usage of the component
2022-01-31 12:45:50 +01:00
4fa1bb4341
demandeur not displayed in search list if anonymous
2022-01-31 12:45:02 +01:00
ac5675933d
Merge branch 'issue411_openingDate_parcours' into 'master'
...
Opening date of parcour
See merge request Chill-Projet/chill-bundles!313
2022-01-31 11:07:07 +00:00
e7db71b0f3
fast actions are custom overrided buttons
2022-01-31 12:03:42 +01:00
nobohan
1967fc4bed
upd CHANGELOG
2022-01-31 12:01:52 +01:00
nobohan
befd5dac42
person: accompanying course: treat validation error when editing on-the-fly entities
2022-01-31 12:00:40 +01:00
186b8847d9
Merge remote-tracking branch 'origin/issue389_add_age' into issue389_add_age
2022-01-31 11:46:07 +01:00
90d0cbc3b1
Merge remote-tracking branch 'origin/master' into issue389_add_age
2022-01-31 11:44:55 +01:00
ac3d39b151
Merge branch 'master' into 'issue389_add_age'
...
# Conflicts:
# CHANGELOG.md
2022-01-31 10:25:32 +00:00
efb5bd64b4
notification-list: todo add a comment counter
2022-01-31 11:25:23 +01:00
76a7b019eb
Merge branch 'master' into 'issue411_openingDate_parcours'
...
# Conflicts:
# CHANGELOG.md
2022-01-31 10:19:54 +00:00
739540af64
created and updated traits added + template property added to Document entity
2022-01-31 11:13:22 +01:00
230d73498e
workflow list: mask title
2022-01-31 11:02:01 +01:00
nobohan
a68a43adc0
upd CHANGELOG
2022-01-31 10:55:11 +01:00
nobohan
5a75e38f33
accompanying course: close modal when edit participation
2022-01-31 10:48:04 +01:00
1c02eb23fd
fix user search
2022-01-31 10:41:08 +01:00
1ba5df1280
hop
2022-01-31 09:45:37 +01:00
73c4a5d39d
better color coherency with buttons
2022-01-30 19:45:09 +01:00
0a58c43952
fix date format on popover
2022-01-30 19:43:17 +01:00
a3b823d33f
improve workflow button
2022-01-30 16:43:09 +01:00
de45555c5a
add popover html content
2022-01-30 16:35:47 +01:00
0add020e57
workflows in entity: other vue component call workflow modal
2022-01-30 13:53:51 +01:00
84a76d2c76
ListWorkflow: styles for list (like in twig)
2022-01-30 13:36:37 +01:00
d88207132b
workflows in entity: twig call once vue component that list in modal with add button, or just display add button if none
2022-01-30 11:26:04 +01:00
932d0e86d9
Merge branch 'foldlist_in_entity' of gitlab.com:Chill-Projet/chill-bundles into foldlist_in_entity
2022-01-29 12:37:48 +01:00
671f1223b5
Merge branch 'issue_mes_parcours' into 'master'
...
Mes parcours
See merge request Chill-Projet/chill-bundles!307
2022-01-29 02:09:04 +00:00
1a04d903fc
fixes for page 'mes parcours'
2022-01-29 03:08:34 +01:00
125dd4d980
Merge remote-tracking branch 'origin/master' into issue_mes_parcours
2022-01-29 02:58:32 +01:00
2ddab027ed
Merge remote-tracking branch 'origin/master' into issue410_restyle_parcourslist_personSearch
2022-01-29 02:57:05 +01:00
1724400d7c
button requestor on the right
2022-01-29 02:56:06 +01:00
d1a0934bb1
search household in household mmebers editor
2022-01-29 02:38:47 +01:00
bc90664480
api endpoint for search household
2022-01-29 01:14:30 +01:00
99dc7490cb
missing translation
2022-01-29 00:33:09 +01:00
5ac485e06e
example of workflow + finalize normalization
2022-01-29 00:20:35 +01:00
dc184762d6
workflow history
2022-01-29 00:20:35 +01:00
86e7b0f007
rewrite workflow and handle finalize differently
2022-01-29 00:20:35 +01:00
fdafe7c82b
normalizer for entityworkflow
2022-01-29 00:20:35 +01:00
d285d84068
wip
2022-01-28 22:30:18 +01:00
da22532587
cancel comments in entity notifications
2022-01-28 22:27:30 +01:00
b83ad77fd8
homepage_widget: details + courses table
2022-01-28 18:22:33 +01:00
00ac6aa1b9
homepage_widget: init counters on load, arrange MyCustoms tab
2022-01-28 18:10:48 +01:00
318c001904
changelog updated
2022-01-28 18:07:20 +01:00
e2d406b97b
php validation added
2022-01-28 18:06:13 +01:00
nobohan
efff496f7a
hot fix: pick-entity: set input.value to null if multiple=false
2022-01-28 18:01:29 +01:00
fe4eaa92be
fix bug display current openingDate in datepicker
2022-01-28 17:36:59 +01:00
cb17a7e8a5
Visual improvements of date input fields in social action create form
2022-01-28 17:06:09 +01:00
ad4153a07e
New component for parcours startDate
2022-01-28 17:05:41 +01:00
e95093f144
Merge branch 'homepage/rewrite' of gitlab.com:Chill-Projet/chill-bundles into homepage/rewrite
2022-01-28 16:36:01 +01:00
59cdf07c7e
add form in notification thread inside entities show
2022-01-28 16:23:41 +01:00
292c9380ad
endpoint for recent accompanying period attributions
2022-01-28 15:39:37 +01:00
701ad17299
Merge branch 'homepage/rewrite' of gitlab.com:Chill-Projet/chill-bundles into homepage/rewrite
2022-01-28 15:24:05 +01:00
7f41f14959
resume page: move notify button in masonry bloc and notification list below in content
2022-01-28 15:21:44 +01:00
fcd5fba13e
add history for user in accompanying period (+ counter)
2022-01-28 14:42:18 +01:00
2c57eab4d2
workflows list: rename tabs translations
2022-01-28 14:18:11 +01:00
2cd51eed2e
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-28 14:13:28 +01:00
72e306b583
change add notification button color
2022-01-28 12:46:58 +01:00
917dd49d07
workflows: add freeze mechanism on breadcrumbs, edit document button, and history
2022-01-28 12:41:44 +01:00
71ca912749
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-01-28 12:25:06 +01:00
4620e32b82
changelog updated
2022-01-28 12:20:29 +01:00
0cda5d637d
styling of parcours list in person search changed
2022-01-28 12:16:32 +01:00
646f39b9ed
Merge conflicts fixed
2022-01-28 12:15:51 +01:00
nobohan
105fe16122
upd CHANGELOG
2022-01-28 11:40:30 +01:00
nobohan
4d1a553474
show activity attendee (présence) in the activity list
2022-01-28 11:40:08 +01:00
5bfdee0c28
corrections review
2022-01-28 11:09:14 +01:00
ae33392ad0
update changelog
2022-01-28 10:58:24 +01:00
0e0fe90277
Merge branch 'issue399_dynamicPicker_asideActivity' into 'master'
...
dynamic picker aside activity
See merge request Chill-Projet/chill-bundles!305
2022-01-28 09:55:27 +00:00
792eafce72
dynamic picker aside activity
2022-01-28 09:55:26 +00:00
616d01a6c9
Merge branch 'issue403_residential_address' into 'master'
...
residentialAddress
See merge request Chill-Projet/chill-bundles!302
2022-01-28 09:48:00 +00:00
juminet
21edc74ada
residentialAddress
2022-01-28 09:48:00 +00:00
ab23290599
refund extension_list_notification template: change place and content
2022-01-28 10:22:48 +01:00
1a2e1eaf2a
put notification comments in a separate include
2022-01-28 10:22:17 +01:00
feaee8a0b1
a few more implementations in twig templates
2022-01-28 10:07:34 +01:00
0a26e7f326
using serialized age instead of function + translation fix
2022-01-28 09:57:14 +01:00
ebf85d4e4d
Merge branch 'homepage/rewrite' of gitlab.com:Chill-Projet/chill-bundles into homepage/rewrite
2022-01-28 09:56:52 +01:00
72cffd7a3d
minor changes
2022-01-28 09:56:20 +01:00
65418b17ce
Merge branch 'issues_362_filiations' into 'master'
...
filiations: small adjustments (colors, labels, ...)
See merge request Chill-Projet/chill-bundles!309
2022-01-28 08:49:59 +00:00
juminet
8432c215a3
filiations: small adjustments (colors, labels, ...)
2022-01-28 08:49:59 +00:00
nobohan
87e1f8f077
hot fix: initialize typed comment in CommentEmbeddable
2022-01-28 09:47:36 +01:00
nobohan
33f393203e
activity admin: change validation rule for social action visible field
2022-01-27 19:43:08 +01:00
6aa1e136b4
fix bug when suggested person is thirdparty
2022-01-27 18:14:32 +01:00
10a9b6c909
using normalizer for age and added obele
2022-01-27 18:13:46 +01:00
ce912e4405
ajout compteurs
2022-01-27 17:28:59 +01:00
ab11d3e8b3
Merge branch 'issue400_sort_activity' into 'master'
...
activity: order activities by date and by id
See merge request Chill-Projet/chill-bundles!301
2022-01-27 16:12:08 +00:00
juminet
445fe0cee4
activity: order activities by date and by id
2022-01-27 16:12:07 +00:00
7c6c8de456
Merge branch 'issue394_address_confidential' into 'master'
...
confidential address
See merge request Chill-Projet/chill-bundles!299
2022-01-27 16:08:58 +00:00
0378df42b6
fix cs
2022-01-27 17:08:00 +01:00
ad8d40cb1c
work on confidential / blur module
2022-01-27 16:52:46 +01:00
f4516f8369
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-01-27 16:31:41 +01:00
5b25f82963
changelog updated
2022-01-27 16:24:35 +01:00
8720cc730e
implementation of person-text
2022-01-27 16:19:19 +01:00
44d1535bfb
style fixes
2022-01-27 16:18:54 +01:00
8d663cdee6
creation of vue component person-text
2022-01-27 16:18:35 +01:00
7c8b08c3a7
Merge branch 'master' into issue394_address_confidential
2022-01-27 15:39:10 +01:00
6df570d96c
set referrer app
2022-01-27 15:22:15 +01:00
3ce650eea6
Merge branch 'issue389_add_age' of gitlab.com:Chill-Projet/chill-bundles into issue389_add_age
2022-01-27 13:03:02 +01:00
6ef7d9b47b
adding age in renderbox and renderstring, implementation of renderbox option in household summary
2022-01-27 12:59:14 +01:00
af3847366b
adding age in renderbox and renderstring, implementation of renderbox option in household summary
2022-01-27 12:33:50 +01:00
d70f8aa712
phpstan fixes
2022-01-27 11:50:26 +01:00
14463dcd38
changelog updated
2022-01-27 11:45:03 +01:00
b9c2d63a53
mes parcours page created
2022-01-27 11:42:14 +01:00
3fd4c6339a
Merge conflicts resolved
2022-01-27 11:34:57 +01:00
4d76de5f9f
fix normalization for person in docgen
2022-01-26 23:52:27 +01:00
0a92ad905b
variables for docgen
2022-01-26 23:49:24 +01:00
7af7135971
use trait to implement TrackCreationInterface and TrackUpdateInterface
2022-01-26 21:51:13 +01:00
c70a4dc664
fix loading of evaluations
2022-01-26 21:46:07 +01:00
dc0fae7549
fixes person resources
2022-01-26 17:53:09 +01:00
b38924cc3d
Revert "Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles"
...
This reverts commit 58c4e37116 .
2022-01-26 16:38:58 +01:00
58c4e37116
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-01-26 16:04:09 +01:00
3656825d20
bug fix in form and controller
2022-01-26 15:56:10 +01:00
39a7cecd24
homepage_widget: improve notifications rows
2022-01-26 15:44:17 +01:00
6d382f93e8
use pickDynamicUserType
2022-01-26 15:08:47 +01:00
6e554e74ab
Merge branch 'issue382_person_resource'
2022-01-26 14:43:50 +01:00
4c125865cf
fix of twig if condition for person resources
2022-01-26 14:21:39 +01:00
12c68a4c9f
Merge branch 'issue406_truncate_comment' into 'master'
...
Truncate comment
See merge request Chill-Projet/chill-bundles!304
2022-01-26 13:06:04 +00:00
66ac5c7435
Merge remote-tracking branch 'origin/master' into issue406_truncate_comment
2022-01-26 14:03:49 +01:00
e4b46a188c
Merge branch 'master' into issue406_truncate_comment
2022-01-26 14:01:42 +01:00
7a78e8a6a7
fixes for pesonnes ressources
2022-01-26 14:00:45 +01:00
4496836cb2
Merge branch 'issue382_person_resource' into 'master'
...
Creation of PersonResource
See merge request Chill-Projet/chill-bundles!291
2022-01-26 12:52:15 +00:00
88d1fe24b4
Creation of PersonResource
2022-01-26 12:52:15 +00:00
0ea1708fe9
Merge branch 'master' into issue382_person_resource
2022-01-26 13:50:58 +01:00
a9b7cf93e9
adaptation for list for regulation
2022-01-26 13:50:19 +01:00
5d36e56641
changelog updated
2022-01-26 12:57:14 +01:00
f00dfad98e
csfixes
2022-01-26 12:56:02 +01:00
7943c22ae7
comments truncated and link added to comment page
2022-01-26 12:55:48 +01:00
d365fcea39
merge conflict in changelog resolved
2022-01-26 12:13:37 +01:00
9f9f9d7881
csfixes
2022-01-26 12:10:51 +01:00
20f814766c
merge fixes
2022-01-26 12:10:18 +01:00
ed00a882af
cs-fixes
2022-01-26 12:08:18 +01:00
5d7501d36e
violation added if all three association entities are null
2022-01-26 12:08:18 +01:00
ab5f9923a6
CSfixer changes
2022-01-26 12:08:18 +01:00
1a5e8b9d7b
Fix user/thirdparty/freetext field in edit form
2022-01-26 12:08:18 +01:00
f7f2bb0caa
reorganize templates to fix edit form
2022-01-26 12:08:18 +01:00
bf7fcfa41a
bugfixes in display of dynamicPicker
2022-01-26 12:08:18 +01:00
9056ea8449
styling changes collapse form
2022-01-26 12:08:18 +01:00
f0e349a2b0
show-hide files combined into one js file
2022-01-26 12:08:18 +01:00
2ccc6f1976
fix backend error of data transformer
2022-01-26 12:08:18 +01:00
cf041cf49e
merge dynamic types
2022-01-26 12:08:18 +01:00
72d593e416
improve migration
2022-01-26 12:08:18 +01:00
287dca07aa
php cs-fixes
2022-01-26 12:08:18 +01:00
910f9a7e8e
update changelog
2022-01-26 12:08:18 +01:00
9457483a6b
different dynamic entity picker types created
2022-01-26 12:08:18 +01:00
6d07168529
type variable added and file renamed in transformer
2022-01-26 12:08:18 +01:00
420f81ea24
fix phpstan error
2022-01-26 12:08:18 +01:00
416b62fc60
show hide functional
2022-01-26 12:08:18 +01:00
ecae7dab44
add placeholders for inputs
2022-01-26 12:07:39 +01:00
126bd1a4eb
fix for comment embeddable null + template adjustments
2022-01-26 12:07:39 +01:00
450792e446
fix embeddableComment field, but still cannot be null and date+user_id are not set...?
2022-01-26 12:07:39 +01:00
ec155b1d67
bug fixed in entity
2022-01-26 12:07:39 +01:00
02b2af7d51
attempt to make show hide work
2022-01-26 12:07:39 +01:00
0a6a2c968c
all views created for person resource
2022-01-26 12:07:39 +01:00
4b188e2df6
adjustments to form + rendering of resource kinds
2022-01-26 12:07:39 +01:00
d6bf1988f6
migration adjusted
2022-01-26 12:07:39 +01:00
94c9505c05
js files put in place + select menus added for selecting person/thirdparty/... show-hide not working yet
2022-01-26 12:07:39 +01:00
4a5a1440ff
form created + general layout of templates
2022-01-26 12:06:44 +01:00
b31cc460fa
route and menu entry added in person menu + start of templates/controller
2022-01-26 12:06:44 +01:00
48c3432191
changelog entry added
2022-01-26 12:06:44 +01:00
7b4405f6fe
entities + migration created
2022-01-26 12:04:16 +01:00
ce3a74326d
cs-fixes
2022-01-26 12:01:14 +01:00
51ab013bd7
violation added if all three association entities are null
2022-01-26 11:20:47 +01:00
41a6366efe
vue homepage_widget: improve translations, titles, tabs order, add no data statement
2022-01-26 10:13:58 +01:00
c3c2fd30f0
better title proportions
2022-01-25 21:42:04 +01:00
1952e4aa5a
render table results for works tab
2022-01-25 21:39:20 +01:00
1e1311b7c8
add counter pills in tabs
2022-01-25 21:09:11 +01:00
fc1ed8b71e
display table with notifications datas, prepare others tabs to render datas
2022-01-25 20:08:39 +01:00
2144b247b3
store all makeFetch, with isLoaded check
2022-01-25 18:36:54 +01:00
e4629ed599
store first makeFetch, with loading spinner
2022-01-25 17:40:08 +01:00
f27dca6fb5
CSfixer changes
2022-01-25 16:41:44 +01:00
8c27ec0720
Fix user/thirdparty/freetext field in edit form
2022-01-25 16:38:37 +01:00
8392e2e6bd
reorganize templates to fix edit form
2022-01-25 16:09:11 +01:00
963b0b1ed2
bugfixes in display of dynamicPicker
2022-01-25 16:08:40 +01:00
Pol Dellaiera
7513187a6d
Revert "fix cs"
...
This reverts commit 7b3e9cb490 .
2022-01-25 15:54:20 +01:00
Pol Dellaiera
990fc0e484
Remove obsolete file.
2022-01-25 15:50:07 +01:00
8fce27a128
move styles in better place
2022-01-25 15:43:45 +01:00
55c2c41cea
styling changes collapse form
2022-01-25 14:46:09 +01:00
0bd10b6dfa
show-hide files combined into one js file
2022-01-25 14:45:38 +01:00
8cd01d4317
fix backend error of data transformer
2022-01-25 14:43:51 +01:00
71293e3378
Merge branch '397_homepage' into homepage/rewrite
2022-01-25 14:41:53 +01:00
cb58afa44a
Merge branch 'master' into homepage/rewrite
2022-01-25 14:40:38 +01:00
7b3e9cb490
fix cs
2022-01-25 14:40:28 +01:00
fb720a382f
sticky buttons smaller
2022-01-25 14:32:57 +01:00
a4bfa1cb16
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-25 14:28:29 +01:00
502f2aceed
init sub-components and active tab mechanism
2022-01-25 13:02:24 +01:00
Pol Dellaiera
eb9cc0b63f
Update minor things.
2022-01-25 12:19:14 +01:00
Pol Dellaiera
7ee554b48d
Update minor things.
2022-01-25 11:56:30 +01:00
Pol Dellaiera
2e6d281bfc
cs: Autofix coding standard based on updated rules.
2022-01-25 11:46:29 +01:00
Pol Dellaiera
4b1bf7ce23
Remove obsolete file.
2022-01-25 11:33:14 +01:00
Pol Dellaiera
2d574fea2e
chore: Remove duplicate entries from composer.json and normalize it.
2022-01-25 11:29:59 +01:00
0e2772336f
create new app vue homepage_widget, with store
2022-01-25 11:27:31 +01:00
320d11671a
prepare homepage_widget template
2022-01-25 10:54:08 +01:00
6ef5390a26
update change log with release
2022-01-24 20:00:14 +01:00
dec26e2ba4
merge dynamic types
2022-01-24 19:42:06 +01:00
514d75fa5f
improve migration
2022-01-24 19:26:16 +01:00
0ac51da31a
Merge remote-tracking branch 'origin/issue386_dynamic_type_picker' into issue382_person_resource
2022-01-24 19:23:24 +01:00
90d43b0bd3
Merge remote-tracking branch 'origin/master' into issue382_person_resource
2022-01-24 19:21:06 +01:00
5fe0790912
fix error when creating evaluation
2022-01-24 19:17:04 +01:00
ff66aa5590
fix debug message
2022-01-24 15:14:45 +01:00
8e2d3616b5
Merge remote-tracking branch 'origin/master' into issue383_referent_in_acc_course
2022-01-24 15:04:55 +01:00
c046824ea3
Merge branch 'issue385_comments_accourse' into 'master'
...
Bug fix pinned comments parcours
See merge request Chill-Projet/chill-bundles!297
2022-01-24 13:55:50 +00:00
a9b216b16b
Merge remote-tracking branch 'origin/master' into issue385_comments_accourse
2022-01-24 14:54:00 +01:00
f866eae581
Merge branch 'issue347_document_gen_activity' into 'master'
...
activity: doc gen
See merge request Chill-Projet/chill-bundles!295
2022-01-24 13:51:14 +00:00
juminet
21d4e49fce
activity: doc gen
2022-01-24 13:51:14 +00:00
b87f14255d
bugfix of double civility abbreviation after edit
2022-01-24 14:44:53 +01:00
0f2cbbe553
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-01-24 14:24:56 +01:00
17b887160a
Merge branch '105_worflow' into 'master'
...
105 worflow
See merge request Chill-Projet/chill-bundles!275
2022-01-24 13:17:46 +00:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
nobohan
25ee11e4ff
upd CHANGELOG
2022-01-24 13:48:47 +01:00
nobohan
df661fc7c4
address: render blur address if confidential in address render box (twig)
2022-01-24 12:13:34 +01:00
nobohan
6b78c06dfb
address: use address.confidential in AddressRenderBox.vue
2022-01-24 12:04:23 +01:00
daff4e4200
Merge branch 'household/composition-add' into 'master'
...
Household/composition add + fixes household composition editor
See merge request Chill-Projet/chill-bundles!290
2022-01-24 10:59:00 +00:00
53b3f98bba
Household/composition add + fixes household composition editor
2022-01-24 10:59:00 +00:00
2b47868d88
Merge branch 'notification/improve' into 'master'
...
Improve notifications
See merge request Chill-Projet/chill-bundles!294
2022-01-24 10:09:57 +00:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
nobohan
d087f051f0
address: remove maxlenght constraint in vuejs form for corridor, flat, steps, floor
2022-01-24 11:08:25 +01:00
nobohan
b3edba3abe
address: add confidential in vuejs edit form
2022-01-24 11:04:17 +01:00
nobohan
02d8ceba25
address: add confidential in normalizer + code style fix
2022-01-24 10:42:05 +01:00
nobohan
741043c177
address: alter some address field to TEXT + add confidential field
2022-01-24 10:05:47 +01:00
c42f62de4c
fix phpstan errors: undefined variable or type invalid
2022-01-24 00:32:47 +01:00
e23ef35b75
list of unread notificaiton api endpoint
2022-01-24 00:24:20 +01:00
eccc75aecf
fix cs
2022-01-23 23:22:04 +01:00
7e2fbf93f9
task: api endpoint for my tasks
2022-01-23 23:13:25 +01:00
6ab8f95f7d
list of "my evaluation near end"
2022-01-23 22:40:17 +01:00
ad05b3bf05
fix variable name in work list page
2022-01-23 22:25:52 +01:00
1faa9812db
fix variable name in work list page
2022-01-23 22:24:48 +01:00
a786578cbe
fix cs
2022-01-23 21:52:27 +01:00
c08bd76e4b
adding parameter until and since on 'work near end'
2022-01-23 21:52:16 +01:00
20a4950c60
accompanying period work list for my, near end date
2022-01-23 13:23:50 +01:00
cdbae1eade
bugfix in parcours display if deathdate of associated person is not defined (ex. for thirdparty)
2022-01-21 17:00:04 +01:00
45f3bb00d6
php csfixes
2022-01-21 16:50:24 +01:00
2b9f0e5177
changelog updated
2022-01-21 16:50:09 +01:00
fcf2ae364f
all comments are kept when after a second is flagged
2022-01-21 16:47:02 +01:00
92788ccdc0
php cs-fixes
2022-01-21 15:58:55 +01:00
84993ca05b
update changelog
2022-01-21 15:55:22 +01:00
972657b38e
different dynamic entity picker types created
2022-01-21 15:53:52 +01:00
b26d0905a3
type variable added and file renamed in transformer
2022-01-21 15:01:12 +01:00
4ab0a28f7d
fix phpstan error
2022-01-21 13:05:38 +01:00
52009bd7c6
show hide functional
2022-01-21 12:35:33 +01:00
7acd6c7fc3
add placeholders for inputs
2022-01-21 12:34:14 +01:00
f26cba415b
fix for comment embeddable null + template adjustments
2022-01-21 12:08:41 +01:00
8a2e588190
fix embeddableComment field, but still cannot be null and date+user_id are not set...?
2022-01-20 17:14:14 +01:00
d63d9c2f4e
bug fixed in entity
2022-01-20 17:13:28 +01:00
dcdee1d6e3
attempt to make show hide work
2022-01-20 17:12:18 +01:00
dd589af1be
all views created for person resource
2022-01-20 17:11:51 +01:00
nobohan
ce594692b3
accompanying course: confirm DRAFT acc. period when suggestedReferrers is unique or null
2022-01-20 16:59:01 +01:00
nobohan
17076024f7
accompanying course: fix filtering of suggested referrers
2022-01-20 14:27:36 +01:00
nobohan
61607fee3d
accompanying course: code fix
2022-01-20 14:14:30 +01:00
nobohan
25ebeebdfb
accompanying course: display closed acc. period in list
2022-01-20 08:32:48 +01:00
nobohan
343b2a6f2f
accompanying course: re-open: translations + fine-tuning
2022-01-20 08:21:09 +01:00
nobohan
d4efe81dbb
person: can reopen an accompanying course
2022-01-19 21:46:40 +01:00
nobohan
9d6afc4bb2
accompanying course: close social issues selector on select
2022-01-19 21:04:35 +01:00
2bdf116698
adjustments to form + rendering of resource kinds
2022-01-19 19:46:01 +01:00
96dc711b4f
migration adjusted
2022-01-19 19:38:57 +01:00
c736c2b5bb
update changelog
2022-01-19 17:48:46 +01:00
nobohan
d1918e4be0
accompanying course: filter referrer by job
2022-01-19 17:48:00 +01:00
b3aca957ff
Merge remote-tracking branch 'origin/master' into issue377_addFields_toPerson
2022-01-19 17:47:34 +01:00
03bd4d1942
update logic to adapt to altnames
2022-01-19 17:46:27 +01:00
256c5688a0
attempt to not include parent address
2022-01-19 16:51:21 +01:00
nobohan
040c5f8847
accompanying course: change wording for scopes
2022-01-19 16:18:04 +01:00
nobohan
9b5990916f
job in accompanying course: fix error in setting job property
2022-01-19 15:40:38 +01:00
nobohan
74e94637b9
job in accompanying course: validation
2022-01-19 15:40:38 +01:00
nobohan
216c035bac
vuejs: add missing translations for multiselect
2022-01-19 15:40:38 +01:00
nobohan
16c86daafb
accompanying course: add selector for accompanying course job
2022-01-19 15:40:38 +01:00
nobohan
175fa7bf2f
php code fix
2022-01-19 15:40:38 +01:00
nobohan
9f7f6e33e8
user-job: make an endpoint for userJob + doc swagger
2022-01-19 15:40:38 +01:00
nobohan
3471bdec0d
accompanyingPeriod: add job
2022-01-19 15:40:38 +01:00
409cd40460
js code put in seperate file for compilation
2022-01-19 15:37:30 +01:00
2811e61439
fix filtering of names
2022-01-19 15:13:22 +01:00
2ff34688bb
fix validation for notification
2022-01-19 13:59:03 +01:00
8133dd7385
Merge branch 'issue375_dead_persons' into 'master'
...
person: add obele sign for dead persons
See merge request Chill-Projet/chill-bundles!292
2022-01-19 11:23:52 +00:00
juminet
256dab3739
person: add obele sign for dead persons
2022-01-19 11:23:51 +00:00
532a751509
Merge branch 'issue381_address_in_location' into 'master'
...
address in location
See merge request Chill-Projet/chill-bundles!289
2022-01-19 11:22:33 +00:00
juminet
f0a7565302
[location] fix address saving in admin form
2022-01-19 11:22:33 +00:00
6460007aa1
changelog updated
2022-01-19 12:18:09 +01:00
f84e088e7b
placeholders for civility and profession
2022-01-19 12:14:37 +01:00
64c4f1ece2
Merge branch 'issue374_documents_in_activity_bug' into 'master'
...
Issue374 documents in activity bug
See merge request Chill-Projet/chill-bundles!287
2022-01-19 10:59:44 +00:00
juminet
ad983d80d2
Issue374 documents in activity bug
2022-01-19 10:59:44 +00:00
b8e16d2929
correction for POST phonenumber and email
2022-01-19 11:06:07 +01:00
88fc5e94fa
only show addcontact button for personne morale
2022-01-19 11:00:53 +01:00
4431428c26
possible to add a contact to a thirdparty
2022-01-19 10:57:31 +01:00
724ce8c9af
small corrections
2022-01-19 09:57:19 +01:00
001e2f9622
js files put in place + select menus added for selecting person/thirdparty/... show-hide not working yet
2022-01-19 09:48:39 +01:00
58ac4b01ef
form created + general layout of templates
2022-01-18 14:54:03 +01:00
6e4bfd45c6
route and menu entry added in person menu + start of templates/controller
2022-01-18 13:55:09 +01:00
ff0b0678a5
changelog entry added
2022-01-18 11:11:29 +01:00
3b56cc818b
entities + migration created
2022-01-18 11:08:24 +01:00
21d5f974eb
advanced search possible
2022-01-18 10:20:45 +01:00
59b2b07a21
space added between deathdate and age + changelog updated
2022-01-17 18:04:43 +01:00
eaf9f72fdd
lastname added in uppercase
2022-01-17 16:34:54 +01:00
169442decc
changelog updated
2022-01-17 16:29:46 +01:00
cf8e25e823
search parameter also passed on in normal list template
2022-01-17 16:26:51 +01:00
96b1f31665
javascript added to easily fill in form fields with name elements
2022-01-17 16:24:35 +01:00
2ad798c0bf
Merge branch 'master' into notification_finitions
2022-01-17 15:29:48 +01:00
7e932e838f
Squashed commit of the following:
...
commit 9e767fa3e0788d87437c235e51fcdc4f26f75d98
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Mon Jan 17 15:28:02 2022 +0100
traductions
commit db65134743
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 17 12:17:22 2022 +0100
add person: increase z-index of toast and wait for validation before closing modal
commit 7af4c3434e
Merge: a09c8ee8a 46c6d0e29
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Jan 16 22:51:45 2022 +0100
Merge remote-tracking branch 'origin/master' into issue357_front_end_validation
commit a09c8ee8af
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 15:29:32 2022 +0100
address: display error message if some fields are empty (street & streetnumber)
commit 0035128138
Author: nobohan <juminet@gmail.com >
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb154672
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e396
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 16:00:29 2022 +0100
location: fix error when creating a new location: a new location could not be added to the availableLocations due to refactoring
commit f1c61a2387
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 11:30:05 2022 +0100
person: add validation for required fields in on-the-fly person
commit 40e4bf953f
Author: nobohan <juminet@gmail.com >
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc
Author: nobohan <juminet@gmail.com >
Date: Mon Jan 10 18:11:02 2022 +0100
person: on-the-fly person: first implementation of makeFetch for posting person
2022-01-17 15:28:49 +01:00
41354097f3
order of form fields changed
2022-01-17 14:25:28 +01:00
9a3f35703b
parameter passed to person creation page
2022-01-17 14:24:46 +01:00
5423de3bd9
fields added to person creation form
2022-01-17 14:23:54 +01:00
a31b74e0e5
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-01-17 12:00:22 +01:00
5e3d421b56
remove the possibility to generate a document from accompanying period work
2022-01-16 23:59:02 +01:00
71ca033b08
Merge branch 'issue363_localisation_type_not_available_to_users' into 'master'
...
localisation type not available to edit by users
See merge request Chill-Projet/chill-bundles!282
2022-01-16 22:51:29 +00:00
juminet
2c774e814e
localisation type not available to edit by users
2022-01-16 22:51:29 +00:00
3034ba411f
[course list in person context] show renderbox for referent
2022-01-16 23:39:47 +01:00
ce6e51df87
Merge branch 'issue341_user_main_location' into 'master'
...
[main] Add mainLocation field to User entity
See merge request Chill-Projet/chill-bundles!283
2022-01-16 22:36:55 +00:00
juminet
6843b4cb2a
[main] Add mainLocation field to User entity
2022-01-16 22:36:55 +00:00
dcbce270ad
Merge branch 'issue376_internal_activityType_display' into 'master'
...
Display of activity types
See merge request Chill-Projet/chill-bundles!286
2022-01-16 22:18:16 +00:00
3f5a6c6b15
Display of activity types
2022-01-16 22:18:16 +00:00
d806551477
notification, list item: manage option fold_item with macro
2022-01-15 20:33:31 +01:00
120ce40dbe
notification list: use bootstrap accordion to fold/unfold notification content
2022-01-15 17:13:20 +01:00
22022e5143
JS toggle class read/unread status works on *all* container (change DOM selector)
2022-01-14 20:02:00 +01:00
47615e2e5d
merge conflicts fixed
2022-01-14 16:13:35 +01:00
46c6d0e293
minor fix: } missing in template causing an error
2022-01-14 15:25:17 +01:00
20fcaa5428
notification: add prefix in object
2022-01-14 15:03:36 +01:00
bb0a04b19a
Using translations instead of hardcoded
2022-01-14 14:37:50 +01:00
8d3ba314e0
adjustment badges into rounded-pill + red color for urgent
2022-01-14 14:18:37 +01:00
9e48a1db0a
badges added in list view for parcours that are urgent and/or confidential
2022-01-14 13:58:56 +01:00
475585c5e7
use correct button
2022-01-14 09:30:00 +01:00
a2e086be75
add a chill button "tpchild", to create on-the-fly thirdparty (kind=child)
2022-01-14 09:30:00 +01:00
e6cf1994b0
parent id added to thirdparty data
2022-01-14 09:30:00 +01:00
bea0b69858
v-model added so data is taken from the form for all fields + modal title correction
2022-01-14 09:30:00 +01:00
95547e961e
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-01-14 09:28:19 +01:00
c4a859f2d2
translations added
2022-01-14 09:27:36 +01:00
a39bd79930
endpoints created for profession and civility for use in vue component
2022-01-14 09:27:06 +01:00
424d0533b8
unsaved changes
2022-01-14 09:27:06 +01:00
5a7d187a10
unsaved changes
2022-01-14 09:27:06 +01:00
dc8dd6a423
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-01-14 09:27:06 +01:00
006e8cdc27
minor bug fix for view page of thirdparty property 'types' -> 'thirdPartyTypes'
2022-01-14 09:27:06 +01:00
819017112d
JS toggle class read/unread when clicking on vue component NotificationReadToggle.vue
2022-01-13 18:56:07 +01:00
cf4f6f06e9
use correct button
2022-01-13 17:58:30 +01:00
e467820345
add a chill button "tpchild", to create on-the-fly thirdparty (kind=child)
2022-01-13 17:53:32 +01:00
416a1c4e4d
parent id added to thirdparty data
2022-01-13 16:36:54 +01:00
1febfc11e5
v-model added so data is taken from the form for all fields + modal title correction
2022-01-13 16:30:52 +01:00
d7d7fb5693
add a chill button "tpchild", to create on-the-fly thirdparty (kind=child)
2022-01-13 16:15:49 +01:00
650e0d79be
improve notification list and show styles
2022-01-13 15:40:41 +01:00
a288fdf12d
resolve merge conflict
2022-01-13 14:40:37 +01:00
6a3f17962b
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-01-13 14:35:53 +01:00
3860adc435
translations added
2022-01-13 14:34:28 +01:00
65daf2d0cf
endpoints created for profession and civility for use in vue component
2022-01-13 14:33:57 +01:00
0afccd12a9
fix error when twig insert onthefly with parent undefined
2022-01-13 14:11:53 +01:00
7abe3e1b2d
chill-no-data-statement smaller ( https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/354 )
2022-01-13 14:11:08 +01:00
6c71cb0e80
Merge branch '232_resources_comment' into 'master'
...
232 resources comment
See merge request Chill-Projet/chill-bundles!276
2022-01-13 11:05:15 +00:00
11d4450244
fix condition to show comment in on-the-fly
2022-01-13 11:27:36 +01:00
5a79df0e0a
fix test
2022-01-12 22:34:32 +01:00
c0c2131be0
fix notification test
2022-01-12 22:22:18 +01:00
e6ea2674c2
comment console.log, remove v-bind before ':'
2022-01-12 22:13:14 +01:00
39b5ce0320
fix access to database in ci
2022-01-12 22:06:47 +01:00
e0ee817421
batch rename twig attribut
2022-01-12 21:36:12 +01:00
8159144f26
fix accesss to database on ci
2022-01-12 20:20:20 +00:00
630115fd3a
update changelog
2022-01-12 20:43:17 +01:00
87cf8d737e
remove dump
2022-01-12 20:38:09 +01:00
ecda740d81
on-the-fly: add a 'parent' option to pass parent context. So we could now display resource.comment below the renderbox.
2022-01-12 20:26:54 +01:00
c9e3960238
clean commented unused code
2022-01-12 17:55:00 +01:00
9bf41bbd34
unsaved changes
2022-01-12 17:41:58 +01:00
de7de22492
unsaved changes
2022-01-12 17:40:36 +01:00
ea66fb4c37
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-01-12 17:38:24 +01:00
782e098e31
Course resume page: hide a masonry bloc if no content (fix)
2022-01-12 17:37:49 +01:00
34ff91979b
emit response and commit change in store
2022-01-12 17:06:21 +01:00
abcc8557ce
resources: add a WriteComment new subcomponent
2022-01-12 15:25:06 +01:00
c1232037a9
minor bug fix for view page of thirdparty property 'types' -> 'thirdPartyTypes'
2022-01-12 13:52:26 +01:00
15342f85d3
only show current participations in parcours resumé
2022-01-12 13:39:53 +01:00
b679d833da
display location type between parentheses for actions
2022-01-12 13:37:04 +01:00
f8ca349d9e
use renderbox to display referrer in action list item
2022-01-12 12:10:41 +01:00
a8978a52b9
blur effect added on requestor if marked as anonymous
2022-01-12 12:05:45 +01:00
b1bffd875c
Undo 'add thirdparty comment in acccourse resources' (commit 62b8b3e6)
...
-> it was displaying wrong comment !
2022-01-12 11:19:57 +01:00
b23161fa1d
Merge branch 'master' into 232_resources_comment
2022-01-12 10:11:39 +01:00
e540baaa4f
fix condition when confirming delete action
2022-01-12 10:09:42 +01:00
9fe744f09f
thirdparty docgen normalizer: fix return type for telephone
2022-01-12 09:39:15 +01:00
6b1310148f
notification: fix test
2022-01-11 11:24:11 +01:00
1650f30a59
upgrade app
2022-01-11 11:22:46 +01:00
f6386a13ac
fix cs
2022-01-11 11:05:42 +01:00
e437705714
composer deps symfony/mime, change version
2022-01-11 10:29:00 +01:00
f79225fc2b
Merge branch 'master' into notification/completion
2022-01-11 10:18:02 +01:00
7564c2fde1
AccompanyingPeriodResource: add ACL
2022-01-10 23:12:52 +01:00
2c4d06371c
AccompanyingPeriodResource: fix deserialization + code style
2022-01-10 23:08:23 +01:00
8e012982f5
Merge remote-tracking branch 'origin/master' into 232_resources_comment
2022-01-10 21:56:36 +01:00
ba893e8429
Merge branch '327_pinned_comment' into 'master'
...
327 pinned comment
See merge request Chill-Projet/chill-bundles!279
2022-01-10 20:55:37 +00:00
b153fc19f6
327 pinned comment
2022-01-10 20:55:37 +00:00
098c2fbaa0
Merge remote-tracking branch 'origin/master' into 232_resources_comment
2022-01-10 21:50:00 +01:00
479e4ffe64
add notification box in context person, page show activity
2022-01-10 17:08:56 +01:00
42a14fbd6b
AccompanyingPeriod list: manage context entity variable in record_actions buttons (TO BE CHECKED)
...
Need to pass context entity in record_actions buttons to use variables like 'person' !
2022-01-10 16:55:01 +01:00
46ca74fc70
Merge branch 'master' into notification/completion
2022-01-10 16:11:06 +01:00
ae931b5869
update changelog
2022-01-10 16:04:04 +01:00
fded08aaaa
include Activity in notification (ShowInNotification)
2022-01-10 16:01:22 +01:00
d60938352b
notification: add selector on title, move styles
2022-01-10 15:59:36 +01:00
af6f3043ae
activity list page: put item bloc in a separate include
2022-01-10 15:58:11 +01:00
8afd1ee275
Activity show page: move notify button and notification-box in post menu area
2022-01-10 15:14:50 +01:00
5a739380cd
force ShowInNotification background (for odd gray container)
2022-01-10 14:36:58 +01:00
a1ec2b637d
ShownInNotification: put border on alert block
2022-01-10 14:36:27 +01:00
584b77bbf4
accourse resume page: fix masonry block border
2022-01-10 14:36:27 +01:00
e84182cdac
translations + alert message position
2022-01-10 13:08:09 +01:00
01d51da7e1
Merge branch 'issue344_vue_multiselect_i18n' into 'master'
...
Issue344 vue multiselect i18n
See merge request Chill-Projet/chill-bundles!278
2022-01-10 12:04:57 +00:00
juminet
699dcc85de
Issue344 vue multiselect i18n
2022-01-10 12:04:57 +00:00
e677c0fe2f
Merge branch 'issue309_address_lines' into 'master'
...
address: render Address as lines
See merge request Chill-Projet/chill-bundles!277
2022-01-10 11:49:38 +00:00
juminet
edeaaf0218
address: render Address as lines
2022-01-10 11:49:38 +00:00
afae3b58c2
notification form integration (create/edit)
2022-01-10 12:44:08 +01:00
95027e93c6
fix translations for AddPersons in PickEntity
2022-01-10 12:41:47 +01:00
a3ea28d307
Merge branch 'issue342_location_in_acc_period' into 'master'
...
accompanying period: add location to accompanying period + add delete button
See merge request Chill-Projet/chill-bundles!272
2022-01-10 11:03:14 +00:00
juminet
921dd639bf
accompanying period: add location to accompanying period + add delete button
2022-01-10 11:03:14 +00:00
a40077e91b
include AccompanyingPeriod in notification (shownInNotification)
2022-01-10 10:52:09 +01:00
8de5c8900a
Merge branch 'docgen/action-add-missing-goals' into 'master'
...
Docgen/action add missing goals
See merge request Chill-Projet/chill-bundles!280
2022-01-10 09:35:26 +00:00
efc3e3915b
Docgen/action add missing goals
2022-01-10 09:35:26 +00:00
98ab3b66ba
Accompanying periods list: move item in separate template (to share)
2022-01-10 10:21:31 +01:00
b1cd85971a
notification show page: use macro to display thread comments
2022-01-07 15:50:47 +01:00
0a3b50568d
Merge branch '327_pinned_comment' into notification/completion
2022-01-07 15:25:54 +01:00
69b5c98d2e
inject record_actions buttons inside macro
2022-01-07 15:24:06 +01:00
5c4bef26e8
hotfix typo in NotificationComment
2022-01-07 14:56:17 +01:00
bdf4b71080
Merge branch '327_pinned_comment' into notification/completion
2022-01-07 13:02:59 +01:00
c60d46c68b
put macro show_comment in a separate template
2022-01-07 12:51:03 +01:00
be4b8a94f0
AccompanyingCourse comments: move and rename files
2022-01-07 12:37:19 +01:00
a54cc70fd6
temporary disable previous commit
2022-01-07 12:34:14 +01:00
18959f60e2
reuse notification item in show template
2022-01-06 19:42:45 +01:00
7d4ca8d149
remove dropped tests, separate list item in external include
2022-01-06 19:04:24 +01:00
442e2a1ede
notification list, item header integration (test 3 ways)
2022-01-06 19:04:24 +01:00
c32b767d9b
Notifications list template
2022-01-06 19:04:16 +01:00
140f53b81f
setting NotificationReadToggle options for several cases. improve options
2022-01-06 13:34:39 +01:00
b9e5734039
bouton bleu
2022-01-05 21:16:47 +01:00
f5f5d66f3d
design notification box in post menu area
2022-01-05 20:58:51 +01:00
1e0c62b09d
Merge branch 'master' into notification/completion
2022-01-05 11:15:49 +01:00
78cf817921
docgen: add location to accompanying period
2022-01-04 23:50:22 +01:00
40a457ba69
notificaiton: add mailer component
2022-01-04 22:41:17 +01:00
66aac8908c
notification: fix translations
2022-01-04 22:41:04 +01:00
c17fd968be
notification: do not show system notification in UI
2022-01-04 22:40:48 +01:00
6f561f57a6
Notification: send an email when a notification is created
2022-01-04 22:35:23 +01:00
4f1540c541
add a patch resource api endpoint (wip)
2022-01-04 19:37:27 +01:00
4ef024516c
notificaiton: improve NotificationHandlerInterface + mark notification
...
as unread if a comment is appended
2022-01-04 19:02:03 +01:00
ebc6d21ba6
notification: order notification by date desc in inbox and sent
2022-01-04 18:38:08 +01:00
d31661ae7a
notification: fix NotificationHandlerInterface
2022-01-04 17:55:34 +01:00
f76f7a1641
notification: handle activities
2022-01-04 17:40:47 +01:00
Pol Dellaiera
f63afea2ce
Autofix code style.
2022-01-04 17:32:05 +01:00
Pol Dellaiera
660e45ac59
tests: Tag failing test as incomplete.
2022-01-04 17:27:30 +01:00
Pol Dellaiera
e619e58a6e
tests: Tag failing test as incomplete.
2022-01-04 17:20:25 +01:00
160d382e07
notification: add notification sent to widget which list notifications
...
ont an entity
2022-01-04 17:14:09 +01:00
a8fe049ecd
notification: add more variable in twig template
2022-01-04 17:00:31 +01:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
Pol Dellaiera
08de360677
tests: Tag failing test as incomplete.
2022-01-04 16:38:21 +01:00
Pol Dellaiera
e2ad590310
tests: Get rid of PHPUnit deprecations.
2022-01-04 16:29:49 +01:00
Pol Dellaiera
6ebcd87508
tests: Replace assertInternalType with proper method.
...
See https://github.com/sebastianbergmann/phpunit/issues/3369
2022-01-04 16:21:06 +01:00
nobohan
06f8014b76
Merge branch 'master' into issue303_household_fixes
2022-01-04 16:06:15 +01:00
nobohan
52f817bde7
fix conflicts when merging master
2022-01-04 15:56:32 +01:00
af2eca0d03
Change accompanyingCourse Resources comment by a string
2022-01-04 15:56:00 +01:00
Pol Dellaiera
33913867ee
cs: Use Collection more and fix potential duplicates.
2022-01-04 15:55:56 +01:00
bcd25fa950
Merge branch 'issue349-masonry' into 'master'
...
Issue349 masonry
See merge request Chill-Projet/chill-bundles!274
2022-01-04 14:38:04 +00:00
Pol Dellaiera
acf7142bad
cs: Use Collection more.
2022-01-04 15:29:17 +01:00
Pol Dellaiera
c8c5af8d14
cs: Update PersonJsonNormalizer.
2022-01-04 15:18:03 +01:00
nobohan
aa6b770bfe
fix conflict
2022-01-04 15:11:43 +01:00
nobohan
4d5d5265df
fix alt name choice array
2022-01-04 15:10:03 +01:00
Pol Dellaiera
d19c5c9e41
cs: Autofix.
2022-01-04 15:07:41 +01:00
Pol Dellaiera
cf588c97c0
cs: Autofix.
2022-01-04 14:41:52 +01:00
Pol Dellaiera
f3f5cc550c
sa: Fix PHPStan issue.
2022-01-04 14:41:52 +01:00
Pol Dellaiera
c7d00ca937
chore: Optimize composer.json.
2022-01-04 14:41:52 +01:00
nobohan
e3c0dca1d1
upd CHANGELOG
2022-01-04 14:39:43 +01:00
nobohan
f4c8d0b09a
Merge remote-tracking branch 'origin/master' into issue230_person
2022-01-04 13:50:27 +01:00
68ea0a1086
wip delete comment
2022-01-04 12:07:37 +01:00
5bb5468198
notificaiton: add title to list and forms
2022-01-04 11:32:15 +01:00
5fead5b467
fix translation, disable throw exception
2022-01-04 11:18:56 +01:00
Pol Dellaiera
72a15bb823
chore: Update composer.json.
2022-01-04 11:15:13 +01:00
0edd5667e0
fix cs
2022-01-04 11:09:59 +01:00
862f9aefb0
update changelog
2022-01-04 10:27:28 +01:00
45dd21e02a
add component and type to add user dynamically
2022-01-03 15:42:24 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
7bc4ad9779
twig extension for listing notification on a given entity
2021-12-30 01:02:16 +01:00
1576507f7e
notification: fix widget toggle read status
2021-12-29 23:09:26 +01:00
9ddfd194be
notification: small vue component to toggle read status of a notification
2021-12-29 18:51:25 +01:00
8fe94bd117
notification: update comment and api endpoint for marking as read/unread
2021-12-29 17:36:14 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
478c3b3247
notification: add update information
2021-12-29 15:12:27 +01:00
dc581fcf57
fix details and corrections
2021-12-29 15:06:33 +01:00
bd909b0061
fix details and corrections
2021-12-29 14:57:18 +01:00
58c7560a1c
Merge remote-tracking branch 'origin/notification/completion' into notification/completion
2021-12-29 14:46:55 +01:00
9e67d9586d
masonry: add origin bloc
2021-12-29 12:32:19 +01:00
982dd78828
put back warnings inside condition
2021-12-29 12:15:21 +01:00
1055fd9398
masonry: raise comment bloc width
2021-12-29 12:13:39 +01:00
5089bba4d7
improve masonry bloc style
2021-12-29 12:11:20 +01:00
433307020a
add a new button to send notifications
2021-12-29 10:52:15 +01:00
5a5ff5f54a
notification: fix type for id
2021-12-28 23:32:11 +01:00
a0b112e8db
notificaiton: handle remove addressee and reset at the end of registering unread
2021-12-28 23:31:33 +01:00
cb88a37885
notification: add comment in show and append comment
2021-12-28 23:25:12 +01:00
9647785d8b
notificaton: add comments
2021-12-28 23:03:58 +01:00
1ad6a958e2
notification: add show action
2021-12-28 22:35:15 +01:00
f453dbb543
notification: more check in test
2021-12-28 20:04:30 +01:00
b323ddae05
fix loading of unread addressees in notification
2021-12-28 19:40:38 +01:00
d5d64cdf65
upgrade test app
2021-12-26 01:12:42 +01:00
700bb02374
notification: add test for unread consistency
2021-12-26 01:12:32 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
f6f0786d38
notificaiton: load interface automatically
2021-12-25 22:53:35 +01:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
d62893827b
create a notification controller
2021-12-25 22:16:34 +01:00
e972beee11
fix controller loading and add UserMenu entry
2021-12-25 20:47:54 +01:00
Pol Dellaiera
6a0ce72836
tests: Remove @expectException annotation.
2021-12-21 16:22:31 +01:00
Pol Dellaiera
f93b1935ee
ci: Update PHPUnit behavior.
2021-12-21 16:14:27 +01:00
Pol Dellaiera
64ec3e62da
ci: Update PHPUnit behavior.
2021-12-21 15:52:47 +01:00
Pol Dellaiera
492d5caaf0
fix: Fix return types in tests.
2021-12-21 15:39:09 +01:00
Pol Dellaiera
2ed3a91d8e
fix: Fix return types in tests.
2021-12-21 15:32:58 +01:00
Pol Dellaiera
b55c19cd9e
fix: Fix return types in tests.
2021-12-21 15:26:22 +01:00
Pol Dellaiera
70ca203e23
fix: Fix return types in tests.
2021-12-21 15:19:36 +01:00
Pol Dellaiera
58a13d932f
fix: Fix return types in tests.
2021-12-21 15:12:15 +01:00
Pol Dellaiera
11c6f6d84a
Fix code-style.
2021-12-21 15:02:43 +01:00
Pol Dellaiera
3d0be940f0
fix: Fix return types in tests.
2021-12-21 15:02:12 +01:00
Pol Dellaiera
ea839a4b52
fix: Add missing UUID doctrine type.
2021-12-21 14:54:37 +01:00
793f7724a7
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-21 14:44:50 +01:00
40e7bfef4d
Merge branch 'design_corrections'
2021-12-21 14:44:23 +01:00
Pol Dellaiera
d692793714
fix: Add missing UUID doctrine type.
2021-12-21 14:31:31 +01:00
Pol Dellaiera
01ef9617d6
chore: Require symfony/serializer ^5.3 because we are using Serialization contexts.
2021-12-21 12:23:10 +01:00
Pol Dellaiera
530ad497bc
cs: Fix code-style.
2021-12-21 12:13:20 +01:00
Pol Dellaiera
e2bc868495
sa: Update PSalm baseline.
2021-12-21 12:05:36 +01:00
Pol Dellaiera
b743475761
sa: Fix all issues related to PHP versions and static-analysis.
2021-12-21 11:58:58 +01:00
Pol Dellaiera
b3823161af
fix: Do not use deprecated classes.
2021-12-21 11:18:17 +01:00
Pol Dellaiera
beeb69c70d
chore: Update composer.json
...
Restrict to PHP 7.4.
Fix versions of packages using branches.
2021-12-21 11:15:19 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
Pol Dellaiera
b7360955f7
chore: Relax dependencies for faster composer install.
2021-12-21 10:52:14 +01:00
Pol Dellaiera
8c3fb6dfa7
Merge branch 'feat/add-psalm-checks'
2021-12-21 10:15:34 +01:00
Pol Dellaiera
c84ba5371d
test: Do not use PHP 8 keywords yet.
...
It's much too early ! :)
2021-12-21 10:06:18 +01:00
Pol Dellaiera
4d9c643977
test: Add psalm checks.
2021-12-21 09:59:20 +01:00
f117dcd703
objective-result-eval: display as a table in lists and dashboards
2021-12-20 15:46:07 +01:00
67c1760b51
fix bootstrap class
2021-12-20 13:53:49 +01:00
97792fd85f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-20 12:58:35 +01:00
ae43e23ec6
Merge branch 'master' into issue321_layout_improvements_actionForm
2021-12-20 12:56:41 +01:00
6a4d7fbece
AccompanyingCourseWorkEdit: fix bug, remove goal one by one
...
(adding a temporary negative index on just created goals)
2021-12-20 12:52:29 +01:00
1a0dcfa8d0
Merge branch 'issue265'
2021-12-17 16:20:15 +01:00
66f407ab8c
filiation: fix 265 https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/265
2021-12-17 16:19:28 +01:00
c7e992fd1a
rename title ( https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/177 )
2021-12-17 11:51:44 +01:00
3d16f68f54
accompanyingcourse-work: improve ui
2021-12-17 08:16:39 +01:00
36890a2256
person document: fix use of deprecated role class
2021-12-17 00:33:02 +01:00
395920bd51
suggest-list: picto is managedby css
2021-12-17 00:22:20 +01:00
773aee5534
address reference: add index for refid
2021-12-16 22:41:37 +01:00
a6cc6221d6
restore badge-title appearance
2021-12-16 22:35:47 +01:00
37ed6b7591
revert some scss conflicts with suggest-list
2021-12-16 22:18:17 +01:00
cdc335372f
person denormalization: use object to populate if any
2021-12-16 22:02:00 +01:00
e0bed186b8
normalization of date: allow null
2021-12-16 22:01:35 +01:00
d588c36308
Merge branch '327_pinned_comment' into issue321_layout_improvements_actionForm
2021-12-16 21:41:22 +01:00
06cbe8325c
fix person validation
2021-12-16 21:39:59 +01:00
400ce3ac82
remove dead code
2021-12-16 21:28:53 +01:00
14aab637eb
start to simplify validation groups for person
2021-12-16 21:23:40 +01:00
6296c7a307
household/address: show date validFrom and validTo when moving Household
2021-12-16 21:23:40 +01:00
b613a2f49b
holder: fix when repositionning/moving member on same day
...
* if holder has not the index '0', validator fails. Use the method
Collection::first
* change constraint to allow a move on household on same day
2021-12-16 21:23:34 +01:00
91bee4aad3
wip goal-result on resume page
2021-12-16 18:55:21 +01:00
45b71b207e
activity fix: display comment in list
2021-12-16 13:58:43 +01:00
751a418c1f
Update changelog
2021-12-16 10:42:02 +01:00
8cf08f66d5
Fix bug in singleTaskController
2021-12-16 10:41:51 +01:00
b7c0548212
Fix style of dropdown menu
2021-12-16 10:41:36 +01:00
408a14926f
Merge branch 'docgen/add-base-context'
2021-12-15 23:52:51 +01:00
efdd96b69f
docgen: person normalization: fix typing of age
2021-12-15 23:51:41 +01:00
10ebf0b63a
Merge branch 'docgen/add-base-context' into 'master'
...
Docgen/add base context
See merge request Chill-Projet/chill-bundles!270
2021-12-15 22:43:06 +00:00
d4a5735e15
Docgen/add base context
2021-12-15 22:43:06 +00:00
9453fc2dd5
docgen: add age and base context
2021-12-15 23:42:37 +01:00
f01b87b348
comments: form controller
2021-12-15 23:34:41 +01:00
689f612382
fix cs
2021-12-15 23:05:37 +01:00
17a81d7e66
build base context data
2021-12-15 23:05:25 +01:00
6501a0148e
fix downloading document
2021-12-15 22:14:20 +01:00
44d38bcef5
fix typing for email
2021-12-15 22:14:20 +01:00
75dda5b999
userpicker: fix role type: adapt on both allowed types
2021-12-15 22:14:20 +01:00
46ecab24c2
update changelog
2021-12-15 22:14:20 +01:00
45c608cd48
AddPerson: optimize request while searching
...
* wait for a person to finish to type: delay before launching request;
* cancel previous requests, if any
2021-12-15 22:14:20 +01:00
ecbe30ae53
person create button style changed to full width + update changelog
2021-12-15 14:21:31 +01:00
4e8492db70
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-15 00:15:24 +01:00
48f62a2a17
refund template design for person household_history
2021-12-15 00:14:31 +01:00
decc74c040
Merge branch 'issue332_location_activity' into 'master'
...
fix: add availableForUsers condition from locationType in the location API endpoint
See merge request Chill-Projet/chill-bundles!264
2021-12-14 22:28:09 +00:00
de790d11a8
activity/location: refactor
...
Refactor the way for loading locations:
* fix showing the default location
* fix when there is not thirdparty default location
* separate api queries instead of inlines;
* use the store instead of the mounted
* refactored for a possible re-use in calendar
2021-12-14 23:20:47 +01:00
3a9fac08c3
Merge remote-tracking branch 'origin/master' into issue332_location_activity
2021-12-14 19:55:16 +01:00
f4fe297765
Merge branch 'issue336_internal_create_action_fixes' into 'master'
...
Issue336 internal create action fixes
See merge request Chill-Projet/chill-bundles!268
2021-12-14 18:48:31 +00:00
264bd76461
Issue336 internal create action fixes
2021-12-14 18:48:31 +00:00
45bcb27b79
Merge branch 'master' into fixes/thirdparty
2021-12-14 18:42:25 +01:00
cf22a49487
Merge branch 'master' into 327_pinned_comment
2021-12-14 18:40:12 +01:00
e71e369f15
temporary disable comment page in menu
2021-12-14 18:39:22 +01:00
1a604ecf65
Merge branch 'master' into divers
2021-12-14 18:32:12 +01:00
da7bfa8a4e
thirdparty: fix denormalization of thirdparty
2021-12-14 15:46:55 +01:00
d3127bed6d
thirdparty: add address on kind = contact
2021-12-14 14:57:11 +01:00
3c1c07dc64
comments: edit links with anchor and parameter
2021-12-14 10:54:44 +01:00
530267a9b0
commments: add basic form in template
2021-12-14 10:31:51 +01:00
f9dd1c5231
fix cs
2021-12-13 22:57:50 +01:00
f2fd30b690
add ordering to social issue and social action
2021-12-13 22:48:54 +01:00
3d3cc9aeb4
fix import
2021-12-13 22:19:05 +01:00
8b2a8544b8
form type and controller, wip
2021-12-13 21:58:56 +01:00
be5f54c142
comments: build list
2021-12-13 21:49:03 +01:00
1fbe044729
update schema: an evaluation may be linked to multiple actions
2021-12-13 21:42:29 +01:00
60032c96f7
update changelog and cs-fixer
2021-12-13 19:43:07 +01:00
976f2fd41a
fix thirdparty renderbox after merge
2021-12-13 19:37:19 +01:00
19741530bf
Corrections after merge (double declares)
2021-12-13 19:24:21 +01:00
6e079fa771
Fix bug remove associated party in activity form
2021-12-13 19:24:03 +01:00
8c14232a91
Conflict resolved after rebase
2021-12-13 19:16:53 +01:00
a983b34f0d
styling adjusted
2021-12-13 19:06:27 +01:00
4970cf000e
behavior and style changed for adding motifs,obectifs, dispositifs
2021-12-13 19:06:27 +01:00
1422ddeb2a
restyling and deleting of console.logs
2021-12-13 19:06:27 +01:00
9afc8c64ad
stylefix
2021-12-13 19:06:27 +01:00
200f1749f1
patchOnTheFly action added to store, bug in posting thirdparty though
2021-12-13 19:06:27 +01:00
4645ede7d1
social issue added to title
2021-12-13 19:06:27 +01:00
6016038813
add modal to confirm delete action + delete button changed
2021-12-13 19:06:06 +01:00
d40b0e88ed
change of masquer message, removal double import
2021-12-13 19:06:06 +01:00
f26863487b
fix badge mixin
2021-12-13 19:06:06 +01:00
5b531a0529
improve docgen wip
2021-12-13 19:04:37 +01:00
a25123ee38
add docgen:normalization for relation
2021-12-13 19:03:42 +01:00
2524229941
docgen normalization for relation
2021-12-13 19:03:22 +01:00
119a9981af
Using thirdparty renderbox to display intervening thirdparties
2021-12-13 19:02:26 +01:00
decc18596b
minor adjustment to allow for action title banner with correct colors
2021-12-13 19:01:36 +01:00
eea72c9bcd
fix after rebase
2021-12-13 19:01:36 +01:00
717b71ff54
first commit
2021-12-13 19:01:36 +01:00
64015479b1
improve docgen, trnslations, admin
2021-12-13 19:01:36 +01:00
18fa4eb586
fix tests (wip)
2021-12-13 19:00:13 +01:00
47574f82aa
fix code style
2021-12-13 19:00:13 +01:00
12309ca1b5
fix tests (wip)
2021-12-13 18:59:43 +01:00
20c95a179d
first commit
2021-12-13 18:58:17 +01:00
d5290e4bdd
create comments page, with menu entry, route and template
2021-12-13 17:25:39 +01:00
f4396459a0
comments: add isPinned() method
2021-12-13 16:42:41 +01:00
f8071d32c0
batch replace/rename initialComment by pinnedComment
2021-12-13 16:31:16 +01:00
4dc490beb7
change public function to protected function
2021-12-13 14:57:36 +00:00
52a137ee77
thirdparty: no need to burst the code: complete commit 1efdade38
2021-12-13 15:46:02 +01:00
985d8f0eae
thirdparty form: clean builder, and test if this kind input address
2021-12-13 15:33:43 +01:00
nobohan
f0a8aa6c90
upd CHANGELOG
2021-12-13 15:06:35 +01:00
nobohan
bbebaa9fae
household member editor: comment markNoAddress button
2021-12-13 14:58:01 +01:00
5526790d42
diaplay initialComment on course resume page
2021-12-13 14:49:16 +01:00
nobohan
159dba0dc3
household member editor: do not add in new members if the member is included in the members of household
2021-12-13 14:36:08 +01:00
550b4775bf
behavior and style changed for adding motifs,obectifs, dispositifs
2021-12-13 14:32:59 +01:00
nobohan
f2c724726a
household member editor: fix show other household warning + wording
2021-12-13 14:16:01 +01:00
133e4858dc
household_member_editor: fix translation for onthefly and address modal, fix button appearance
2021-12-13 13:54:29 +01:00
b3ee745479
fix vue translation
2021-12-13 12:44:47 +01:00
nobohan
13faf6fe5a
household member editor: display when a concerned person already belongs to a household
2021-12-13 12:19:23 +01:00
nobohan
da12aedb53
household: redirect to the household page when a household is created from a person
2021-12-13 11:19:29 +01:00
nobohan
af87b3f6da
household: add onthefly translations
2021-12-13 11:19:29 +01:00
nobohan
872090e02a
household: change translations + add address i18n in household component
2021-12-13 11:19:29 +01:00
nobohan
4b432c64b0
php cs fixer
2021-12-13 11:07:30 +01:00
nobohan
8493a64794
upd CHANGELOG
2021-12-13 11:05:46 +01:00
nobohan
82c027fe2a
add the current location of the user as API point + add it in the activity location list
2021-12-13 11:04:10 +01:00
7f2e3ee8e2
fix filiation error with gender undefined ( #331 )
2021-12-13 09:45:46 +01:00
7129b3149b
undo partial wip resolution
2021-12-13 09:45:05 +01:00
nobohan
1e99ca2ca5
fix: add availableForUsers condition from locationType in the location API endpoint
2021-12-13 09:41:27 +01:00
cc42a4ae51
Merge branch 'divers' of gitlab.com:Chill-Projet/chill-bundles into divers
2021-12-13 09:33:37 +01:00
6c28ff00ab
onthefly create thirdparty: use badge-entity for radio buttons label
2021-12-13 09:30:34 +01:00
d7db8400d2
accompanyingCourse list: display badges as clickable onthefly modal
2021-12-13 09:30:34 +01:00
16b3be322a
actions list: display badges as clickable onthefly modal
2021-12-13 09:30:34 +01:00
329026e36c
restyling and deleting of console.logs
2021-12-10 17:47:16 +01:00
19a53ada88
stylefix
2021-12-10 17:24:38 +01:00
4c31100dc7
patchOnTheFly action added to store, bug in posting thirdparty though
2021-12-10 17:14:18 +01:00
536a1a46da
social issue added to title
2021-12-10 17:01:06 +01:00
5ed7572f95
bugfix
2021-12-10 17:00:19 +01:00
f1067661d4
add modal to confirm delete action + delete button changed
2021-12-10 17:00:04 +01:00
3592434623
onthefly create thirdparty: use badge-entity for radio buttons label
2021-12-10 15:37:12 +01:00
94ec165c4c
accompanyingCourse list: display badges as clickable onthefly modal
2021-12-10 14:30:16 +01:00
1c3c2be176
actions list: display badges as clickable onthefly modal
2021-12-10 14:10:23 +01:00
edaad844aa
Merge branch 'docgen/improve-normalizer' into issue321_layout_improvements_actionForm
2021-12-10 11:47:30 +01:00
2edf36b6c5
change of masquer message, removal double import
2021-12-10 11:47:01 +01:00
95e45a8ad2
fix badge mixin
2021-12-10 10:46:47 +01:00
9004686a13
improve docgen wip
2021-12-10 01:10:55 +01:00
e266fa0e5d
show errors from relatorio driver
2021-12-09 21:50:56 +01:00
75ba56fa09
add verification tool for admin
2021-12-09 21:14:12 +01:00
12d6829b98
fix type with phonenumber helper
2021-12-09 14:17:42 +01:00
7b5e96771f
Merge remote-tracking branch 'origin/master' into docgen/improve-normalizer
2021-12-09 14:11:14 +01:00
8a9024de13
add docgen:normalization for relation
2021-12-09 13:51:36 +01:00
9387d37746
Resolve merge conflict
2021-12-09 13:49:22 +01:00
24a404964b
docgen normalization for relation
2021-12-09 12:44:41 +01:00
534a8bb3af
Using thirdparty renderbox to display intervening thirdparties
2021-12-09 12:35:52 +01:00
21e3da0266
minor adjustment to allow for action title banner with correct colors
2021-12-09 12:34:44 +01:00
85a1fcca18
fix after rebase
2021-12-09 11:49:37 +01:00
793f5116ab
first commit
2021-12-09 11:39:15 +01:00
5d24bd4d11
Merge branch 'master' into docgen/improve-normalizer
2021-12-08 21:08:30 +01:00
70ab232149
improve docgen, trnslations, admin
2021-12-08 13:58:49 +01:00
027c01fc58
fix css block
2021-12-08 12:23:24 +01:00
fdc5127c74
fix some error in test (wip)
2021-12-08 11:57:16 +01:00
b8d48f04ae
fix tests (wip)
2021-12-08 11:47:50 +01:00
f1b1771d6b
fix tests (wip)
2021-12-08 11:35:00 +01:00
62dabbe1e7
fix code style
2021-12-08 11:14:46 +01:00
4101392190
fix tests and type hinting
2021-12-08 11:13:49 +01:00
3f1bed0b1c
fix tests (wip)
2021-12-08 11:05:41 +01:00
79fbdcdee4
type hint User class
2021-12-08 11:05:29 +01:00
3d8d79323e
remove error messages
2021-12-08 10:56:30 +01:00
32178e22fe
fix tests (wip)
2021-12-08 10:51:30 +01:00
60a8c20896
update app
2021-12-08 10:29:54 +01:00
9d8011da61
fix loading origin
2021-12-08 10:06:35 +01:00
789eeadb40
fix loading fixtures for doc generator template
2021-12-08 09:52:51 +01:00
f206fdb08c
fix code style
2021-12-08 09:52:35 +01:00
9d5409d8d9
fix casting
2021-12-08 09:52:06 +01:00
e297d82533
fixes on tests [WIP]
2021-12-08 09:26:13 +01:00
32a7734d30
first commit
2021-12-03 18:58:57 +01:00
nobohan
8affeb08d9
person: add altnames in the onthefly component
2021-12-03 12:10:02 +01:00
nobohan
047083812e
person: add altNames in person form: v-model option but not working
2021-12-03 11:27:18 +01:00
75eb6414ce
test set back to what it was otherwise error
2021-12-02 15:38:27 +01:00
5e7445a4fe
stylefix
2021-12-02 15:31:38 +01:00
c527b1b3cf
validation attempt with assert\callback: still doesn't work
2021-12-02 15:31:08 +01:00
acacef936c
changelog updated and stylefix
2021-12-02 12:49:33 +01:00
f971dc05eb
test written, but the validation expression is not yet correct
2021-12-02 12:33:10 +01:00
nobohan
49da5fe060
person: fix altname denormalisation
2021-12-02 12:00:57 +01:00
nobohan
bcdddcde9b
person: new person modal: add email field + re-order fields
2021-12-02 10:59:59 +01:00
nobohan
64d3edfc42
person: [technical debt]: hardcode altname array
2021-12-02 10:59:59 +01:00
nobohan
912f9bacdb
person: document altname api endpoint in swagger
2021-12-02 10:59:59 +01:00
nobohan
55e94fbe2a
person: retrieve altname config with ConfigPersonAltNamesHelper
2021-12-02 10:59:59 +01:00
nobohan
c5acfc9bbc
person: deserialise altnames (WIP)
2021-12-02 10:59:59 +01:00
nobohan
780b7db8cb
person: add altnames in the person creation modal
2021-12-02 10:59:59 +01:00
nobohan
d71d1beb42
person: remove api endpoint (was a mistake)
2021-12-02 10:59:59 +01:00
nobohan
3d3ce7814b
person: add api endpoint for altname + implement getValidationGroups
2021-12-02 10:59:59 +01:00
nobohan
438cb7317a
person: add api point for altname config
2021-12-02 10:59:59 +01:00
9aba4ea8f6
first commit
2021-11-29 14:06:22 +01:00