|
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 |
|
|
64e65d08fe
|
Fix: [center denormalizer] do not throw an error if deserializing a null center
|
2022-12-21 17:27:14 +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 |
|
|
d41dc7035c
|
Doc: doc for CronJobManagerInterface
|
2022-12-12 23:29:03 +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 |
|
|
aca81122d5
|
Merge branch 'calendar/finalization' into testing
|
2022-12-08 13:42:25 +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 |
|
|
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 |
|
|
e71bb5d77b
|
Merge branch 'calendar/finalization' into testing
|
2022-11-28 14:54:26 +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 |
|
|
b6e3baa5dc
|
DX: fix cs
|
2022-11-25 16:04:40 +01:00 |
|
|
593caec851
|
Merge remote-tracking branch 'origin/111_exports_suite' into calendar/finalization
|
2022-11-25 15:29:17 +01:00 |
|
|
7c8ac8cfcb
|
Merge branch '111_exports_suite' into testing
|
2022-11-25 14:17:16 +01:00 |
|
|
24833be681
|
take into account null value in formatter
|
2022-11-25 14:15:56 +01:00 |
|
|
3b9e6d2742
|
fix z-index of dropdown menus
|
2022-11-24 11:12:01 +01:00 |
|
|
d3e784de15
|
DX: fix cs
|
2022-11-20 21:28:07 +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 |
|
|
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 |
|
|
56a7833858
|
#16 Fix html5 widget for ChillDateTimeType
|
2022-11-16 17:44:48 +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 |
|
|
dafd715efd
|
Merge branch '111_exports_suite' into testing
|
2022-11-16 14:32:54 +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 |
|