2b257cc402
improve title rendering on workflows
2022-02-25 12:09:53 +01:00
b7d6d69101
list workflow on index pages
2022-02-25 11:51:28 +01:00
1479e2ae9a
entity workflow: handle sending an access key by email
2022-02-24 21:53:05 +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
08f9819453
add accessKey to entity workflow step
2022-02-23 18:33:29 +01:00
b56d8c2956
fix delete workflow
2022-02-23 17:53:18 +01:00
ffe4dd4a98
add delete feature for entityWorkflow (wip)
2022-02-23 10:08:11 +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
4a03c2aa43
Merge remote-tracking branch 'origin/master' into issue447_pickCivilityType
2022-02-21 17:19:21 +01:00
0690704391
Merge remote-tracking branch 'origin/master' into course_add_event_on_person_move
2022-02-21 12:46:10 +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
4f9acf3174
use correct translatorInterface instead of deprecated one
2022-02-18 15:59:36 +01:00
0efd3d2af3
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-18 14:46:55 +01:00
1fda56b5f7
Merge remote-tracking branch 'origin/master' into workflow/fix-sending-notifications
2022-02-17 23:34:20 +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
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
5ff47050ff
replace deprecated TranslatorInterface by new one
2022-02-17 17:20:47 +01:00
bae2a385aa
notification word 'one' changed to number
2022-02-17 09:56:41 +01:00
45beb27f83
fix sending notifications
2022-02-16 21:54: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
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
nobohan
99afd2e830
OnTheFly: set a dynamic default
2022-02-14 22:03:11 +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
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
e6d503a1e2
Merge remote-tracking branch 'origin/master' into issue_vendee_456_document_field_not_required
2022-02-14 14:25:10 +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
94729a66ca
AddPersons: add suggestion of name when creating new person or thirdparty
2022-02-14 12:22:02 +01:00
nobohan
1c3f6c7c1e
AddPersons: allow creation of person or thirdparty depending on allowed types
2022-02-14 11:12:37 +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
e595500cb8
apply changes on person document
2022-02-11 17:01:36 +01:00
f34847f9f6
Merge remote-tracking branch 'origin/master' into issue416_chill_document_edit_button
2022-02-11 16:09:00 +01:00
e157624479
Merge branch 'master' into 'issue378_normalize_requestor'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 14:31:53 +00: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
22417ee9f9
fix tests for address render
2022-02-11 15:03:54 +01:00
3f2a19a6f0
Merge remote-tracking branch 'origin/master' into household-editor/show-full-address
2022-02-11 14:21:06 +01: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
c34ce48a53
Merge branch 'master' into 'issue427_returnPath'
...
# Conflicts:
# CHANGELOG.md
2022-02-11 13:16:40 +00:00
7c30126fed
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-02-11 13:14:45 +01:00