de9d53936f
FEATURE [styling][absence] give styling
2023-01-12 19:51:43 +01:00
6c1108b8aa
FEATURE: [homepage][absence] display message to let user know they are still marked as absent
2023-01-12 13:50:29 +01:00
5bbe5af124
FEATURE [absence][render] add absence tag to renderbox and renderstring
2023-01-12 13:30:28 +01:00
44ef21f940
FEATURE [delete][absence] add functionality to unset absence
2023-01-12 11:51:42 +01:00
fb51e44e45
FEATURE [absence][in_progress] add absence property to user, create form, controller, template, migration and menu entry
2023-01-11 17:16:37 +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
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16
2022-12-22 10:22:58 +01:00
f17c08f530
Feature: [accompanying-course-work] add new page to show an accompanying-course work
2022-12-14 18:26:39 +01:00
2a9ebe436e
prepare accompanying-course-work context for new template
...
* batch renaming css class name accompanying-course-work
* remove unused classes
* remove -list class
* remove double class
2022-12-14 15:00:38 +01:00
0f7d4ce5ee
Admin Section: misc templates corrections and improvments
...
* reset admin vertical menu custom styles
* disable icons in admin vertical menu
* fix main content positioning in admin section
* fix table appearance in admin crud template
* new scope/center form: move submit button in record_action sticky area
* edit scope/center form: move submit button in record_action sticky area
* improve homogeneity in admin index pages: centers/scopes/users/jobs
* remove centered div old tags
2022-12-12 20:31: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
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
d0e1f31ec7
Fixed: [saved exports] Fix a test in list when no export ungrouped
2022-11-16 14:58:08 +01:00
dafd715efd
Merge branch '111_exports_suite' into testing
2022-11-16 14:32:54 +01:00
a39f547907
fix flex-bloc look in exports list and saved exports
2022-11-15 22:01:35 +01:00
1f3dd00d81
improve flex positionning for list exports cards
2022-11-14 15:43:02 +01:00
11f0cac86e
Merge branch '111_exports_suite' into testing
2022-11-09 10:47:07 +01: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
a26029999f
Merge branch '111_exports_suite' into testing
2022-10-12 11:30:52 +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
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
fa1b5c4a02
Merge branch 'workflow-show-link' into testing
2022-10-05 10:23:08 +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
9b1e464011
fix form error in App.vue (does not POST from step=export to step=formatter)
2022-09-14 12:33:14 +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
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
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
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
3dcec5d44a
layout for filter on the list page
2022-07-01 15:16:21 +02:00