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
55095ee6ac
Feature: [calendar] show documents in layout of list (and move sms info)
2022-10-21 10:17:58 +02:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
a26029999f
Merge branch '111_exports_suite' into testing
2022-10-12 11:30:52 +02:00
8f2e91d857
doc for PickPostalCode vue component
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
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
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
c73bb10dce
issue 644: Use Vue AddPersons picker to select users
2022-10-06 18:47:53 +02:00
d95472ca9d
Merge branch '111_exports_suite' into calendar/finalization
2022-10-05 15:28:37 +02:00
fa1b5c4a02
Merge branch 'workflow-show-link' into testing
2022-10-05 10:23:08 +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
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
5af492b2db
Merge remote-tracking branch 'origin/111_exports_suite' into testing
2022-09-20 12:18:00 +02:00
5dcd157bd0
export: move Vue component in ChillPersonBundle
2022-09-14 18:16:28 +02:00
fceab958bb
comment logs
2022-09-14 15:01:28 +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
9b1e464011
fix form error in App.vue (does not POST from step=export to step=formatter)
2022-09-14 12:33:14 +02:00
42ea1f5813
exports: better lisibility of exports index page
2022-09-13 12:41:03 +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
5c2b2105b2
exports: improve formatter twig template (when multiple order rows)
2022-09-08 11:47:41 +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
8efb874742
merge exports branch into calendar branch
2022-09-07 10:11:43 +02:00
e42d6c2d77
Merge branch 'master' into testing
2022-09-06 15:33:27 +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
6dbee02d82
Merge branch 'master' into social_action_exports
2022-08-30 13:23:41 +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
97e8b3c9c1
fix yarn/webpack error when compiling
...
(correction on commit 340310be626fd2d0870687d6bd1af7fe68d34ae0)
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
fe595860f2
replace 'hideLabel' form option by 'fullWidth'
...
sometimes we want fullWidth and display label
2022-07-13 13:36:20 +02:00
3cdcccc037
add activity exports in a group
2022-07-13 10:32:27 +02:00
ec38dc4d21
add person exports in a group
2022-07-13 10:14:54 +02:00
ef9a155cc1
bootstrap styles in export section
2022-07-11 11:09:46 +02:00
340310be62
bootstrap styles in export section
2022-07-07 16:08:34 +02:00
7b64269bb5
fix show/hide in exports filter + better styles
2022-07-07 15:20:50 +02:00
989c4e90e5
enable show_hide on export pages
2022-07-05 16:39:48 +02:00
e5aada5561
add locals on MyCalendar app
2022-07-02 15:13:02 +02:00
3dcec5d44a
layout for filter on the list page
2022-07-01 15:16:21 +02:00
d87c6305fd
improve some layout on create calendar
2022-06-30 18:36:02 +02:00
4aa8436399
finalization of my calendar ranges
2022-06-30 17:40:43 +02:00
9e93e2a3f9
edit location on existing ranges
2022-06-29 23:47:12 +02:00
849e7158e4
adding location to ranges and more control on MyCalendarRanges
2022-06-29 15:28:37 +02:00