Commit Graph

  • 95b2fcead7 update changelog [ci-skip] Julien Fastré 2022-02-16 21:58:49 +01:00
  • 45beb27f83 fix sending notifications Julien Fastré 2022-02-16 21:54:06 +01:00
  • b992bde41d Created an interface for PersonJsonNormalizer nobohan 2022-02-16 21:09:27 +01:00
  • aebb21935b fix page "my accompanying period" and do not show drafts periods in homepage (+ ordering) Julien Fastré 2022-02-16 19:57:35 +01:00
  • 20104f1b3b implementation in thirdpartyType Julie Lenaerts 2022-02-16 16:58:37 +01:00
  • 25264447bc csfixes Julie Lenaerts 2022-02-16 16:56:02 +01:00
  • c1036a3627 fix getParent() Julie Lenaerts 2022-02-16 16:54:55 +01:00
  • d47fdc768e edit template of activity rights implemented Julie Lenaerts 2022-02-16 16:48:31 +01:00
  • f1a9a872bb creation of CivilityPicker and attempt to implement -> still error Julie Lenaerts 2022-02-16 16:37:13 +01:00
  • df322d7ebb creation of CivilityPicker and attempt to implement -> still error Julie Lenaerts 2022-02-16 16:37:13 +01:00
  • 56a4fd3fa0 Person: add suffixText in PersonText.vue nobohan 2022-02-16 16:20:08 +01:00
  • 02716a6a93 PersonRender: adapt twig template to suffixText nobohan 2022-02-16 15:55:26 +01:00
  • d4534b56a0 bugfix listing mes parcours for user Julie Lenaerts 2022-02-16 15:28:08 +01:00
  • 81b7b49170 ChillEntityRenderExtension: change the way the service in constructed by using tags nobohan 2022-02-16 15:23:32 +01:00
  • c8922a6a82 minor correction Julie Lenaerts 2022-02-16 14:26:00 +01:00
  • cdf0bb30c9 display of correct message for 403 error fixed + translation Julie Lenaerts 2022-02-16 14:25:34 +01:00
  • e4793e1a77 minor fixes Julie Lenaerts 2022-02-16 13:52:20 +01:00
  • 8347ddd5be bugfix if there is no address edit of resourceItem was not possible Julie Lenaerts 2022-02-16 13:51:51 +01:00
  • 12412e05a7 removal double entry Julie Lenaerts 2022-02-16 13:33:45 +01:00
  • dd99c35e35 upd CHANGELOG nobohan 2022-02-16 11:24:30 +01:00
  • 9d651a70e9 merge last AddPerson branch nobohan 2022-02-16 11:23:21 +01:00
  • b0d50d315c Merge conflict in changelog fixed Julie Lenaerts 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 Julie Lenaerts 2022-02-09 09:53:15 +01:00
  • 769700fe83 comment removed Julie Lenaerts 2022-02-04 10:50:59 +01:00
  • 433ccb1fc4 bugfix of double civility abbreviation after edit Julie Lenaerts 2022-01-24 14:44:53 +01:00
  • 145c1d59e9 bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately Julie Lenaerts 2022-01-24 14:24:56 +01:00
  • ae8cc0f700 attempt to not include parent address Julie Lenaerts 2022-01-19 16:51:21 +01:00
  • a764da3e99 changelog updated Julie Lenaerts 2022-01-19 12:18:09 +01:00
  • 8f92f79f85 placeholders for civility and profession Julie Lenaerts 2022-01-19 12:14:37 +01:00
  • f093765d03 correction for POST phonenumber and email Julie Lenaerts 2022-01-19 11:06:07 +01:00
  • c44d962ba8 only show addcontact button for personne morale Julie Lenaerts 2022-01-19 11:00:53 +01:00
  • 20d22b726c possible to add a contact to a thirdparty Julie Lenaerts 2022-01-19 10:57:31 +01:00
  • 8fa2f0e7ad small corrections Julie Lenaerts 2022-01-19 09:57:19 +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 Julie Lenaerts 2022-01-17 12:00:22 +01:00
  • 1a07c9d71a v-model added so data is taken from the form for all fields + modal title correction Julie Lenaerts 2022-01-13 16:30:52 +01:00
  • f7e287d415 onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet Julie Lenaerts 2022-01-13 14:35:53 +01:00
  • b16cc2dc27 translations added Julie Lenaerts 2022-01-13 14:34:28 +01:00
  • 188447fc10 use correct button Julie Lenaerts 2022-01-13 17:58:30 +01:00
  • b920bf6d22 parent id added to thirdparty data Julie Lenaerts 2022-01-13 16:36:54 +01:00
  • 32ff54e130 v-model added so data is taken from the form for all fields + modal title correction Julie Lenaerts 2022-01-13 16:30:52 +01:00
  • 02c09687a4 onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet Julie Lenaerts 2022-01-13 14:35:53 +01:00
  • 3b1fc4aacb translations added Julie Lenaerts 2022-01-13 14:34:28 +01:00
  • bf9469d538 endpoints created for profession and civility for use in vue component Julie Lenaerts 2022-01-13 14:33:57 +01:00
  • c2dec360b1 unsaved changes Julie Lenaerts 2022-01-12 17:40:36 +01:00
  • dc7422bf56 unsaved changes Julie Lenaerts 2022-01-12 17:40:36 +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 Julie Lenaerts 2022-01-12 17:38:24 +01:00
  • 50410d190f replace PersonRender by PersonRenderInterface nobohan 2022-02-16 10:38:58 +01:00
  • b54e076ca0 PersonRenderInterface: remove methods nobohan 2022-02-16 10:27:34 +01:00
  • 2ab7556ac3 Add workflows tab to dashboard Julie Lenaerts 2022-02-16 10:26:00 +01:00
  • 3d38da7b37 Add workflow notifications to the dashboard Julie Lenaerts 2022-02-16 10:25:18 +01:00
  • 056d5a3f98 Remove counter from 'mes parcours' Julie Lenaerts 2022-02-16 10:24:05 +01:00
  • 17612afd87 fix phpstan issues Julien Fastré 2022-02-16 00:08:06 +01:00
  • 0a4913f341 handle event PersonMoveEvent on Period Julien Fastré 2022-02-15 23:52:15 +01:00
  • 3aa12d2e8c [person] Add a PersonRenderInterface nobohan 2022-02-15 17:48:54 +01:00
  • a6504366b4 Fix to display message in toast when user is forbidden to do something Julie Lenaerts 2022-02-15 14:34:40 +01:00
  • 4e83e7905a Validation of confidential toggle added to accompanyingPeriod validator Julie Lenaerts 2022-02-15 14:22:41 +01:00
  • 96b1854fef php code style fix nobohan 2022-02-15 13:57:02 +01:00
  • 489473806f upd CHANGELOG nobohan 2022-02-15 13:41:59 +01:00
  • f5bc8dca5e thirdparty search: adapt pertinence select clause for searching into children nobohan 2022-02-15 13:39:46 +01:00
  • bc99c85802 thirdparty search: add where clause for searching into children nobohan 2022-02-15 13:16:04 +01:00
  • 385664e2bc fix merge conflict Julie Lenaerts 2022-02-15 10:01:01 +01:00
  • 1658fee090 test on members editor post move + listen for event (wip) Julien Fastré 2022-02-15 00:23:01 +01:00
  • b9dbb1916a migration for history, and create history location on each change Julien Fastré 2022-02-14 23:03:40 +01:00
  • 99afd2e830 OnTheFly: set a dynamic default nobohan 2022-02-14 22:03:11 +01:00
  • 861f461bc5 workflow context for accompanying course document: ensure persons are represented as an array in json Julien Fastré 2022-02-14 20:19:56 +01:00
  • b6c118a0c8 add informations to workflow normalization Julien Fastré 2022-02-14 20:02:24 +01:00
  • 89d3ab38f0 add endpoint to list workflows Julien Fastré 2022-02-14 20:02:07 +01:00
  • 441704dc29 first impl of event (WIP) Julien Fastré 2022-02-11 10:31:17 +01:00
  • 8ee451c6e0 fixes Julie Lenaerts 2022-02-14 18:00:09 +01:00
  • 785e690404 On-the-fly: remove dead code: the logic of patching a person/thirdparty is now in the component in nobohan 2022-02-14 16:48:33 +01:00
  • 2fcd7a21a4 Accompanying course: can edit requestor in case no address nobohan 2022-02-14 16:47:35 +01:00
  • f2221565c5 update changelog [ci-skip] Julien Fastré 2022-02-14 16:39:04 +01:00
  • d5c1591205 Accompanying course: remove unnecessary console.log nobohan 2022-02-14 16:15:38 +01:00
  • 7895699ef3 stronger client-side validation of addresses: also validate when initForm nobohan 2022-02-14 15:47:21 +01:00
  • 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) nobohan 2022-02-14 15:00:57 +01:00
  • df61fbff12 merge conflicts resolved Julie Lenaerts 2022-02-14 14:55:47 +01:00
  • 9ead38ee22 Merge branch 'issue_vendee_456_document_field_not_required' into 'master' Julien Fastré 2022-02-14 13:43:52 +00:00
  • 6402962990 customize the 'none' into something more user-frieldly Julien Fastré 2022-02-14 14:36:37 +01:00
  • 9e9fa5039f fix cs Julien Fastré 2022-02-14 14:26:12 +01:00
  • e6d503a1e2 Merge remote-tracking branch 'origin/master' into issue_vendee_456_document_field_not_required Julien Fastré 2022-02-14 14:25:10 +01:00
  • 844650b685 fix sending notification when unsetting a referrer from a period Julien Fastré 2022-02-14 14:22:33 +01:00
  • cc1e2fde1f added case for workflow notification in vue component issue435_notification_widget Julie Lenaerts 2022-02-14 14:16:22 +01:00
  • 4920142540 changelog updated Julie Lenaerts 2022-02-14 14:14:05 +01:00
  • a7a1f699bb AddPersons: fix regression bug when editing a person/thirdparty without query nobohan 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 Julie Lenaerts 2022-02-14 14:05:59 +01:00
  • 229a91ddf0 Accompanying course: treat vuejs warning by refactoring + delete unused v-model nobohan 2022-02-14 13:59:49 +01:00
  • 68d0c66402 fix cs Julien Fastré 2022-02-14 13:48:47 +01:00
  • c2a132a40b Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency Julien Fastré 2022-02-14 13:40:23 +01:00
  • 94729a66ca AddPersons: add suggestion of name when creating new person or thirdparty nobohan 2022-02-14 12:22:02 +01:00
  • bd05315de3 csfixes Julie Lenaerts 2022-02-14 12:02:32 +01:00
  • d254a9e14a add endDate field in HouseholdMember form for enfant hors menage Julie Lenaerts 2022-02-14 12:02:15 +01:00
  • e028c1ca2b thirdparty contact address blurred in view page if confidential Julie Lenaerts 2022-02-14 11:42:11 +01:00
  • 1c3f6c7c1e AddPersons: allow creation of person or thirdparty depending on allowed types nobohan 2022-02-14 11:12:37 +01:00
  • f8888462f1 addPersons: allow creation of person or thirdparty only (no users) nobohan 2022-02-14 10:23:49 +01:00
  • 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 nobohan 2022-02-11 17:41:50 +01:00
  • 40a1726ca7 upd CHANGELOG nobohan 2022-02-11 17:41:39 +01:00
  • fc9deb8ba8 accompanying course: filter suggested entities by open participations nobohan 2022-02-11 17:37:45 +01:00
  • b1993dbf22 accompanying course: filter suggested entities by open participations nobohan 2022-02-11 17:37:45 +01:00
  • 7dd6cd04ba Merge branch 'issue419_AddPersons_clear_ul' into 'master' Julien Fastré 2022-02-11 16:31:55 +00:00
  • 1072f539dc Merge branch 'issue440_mesparcours_brouillon' into 'master' Julien Fastré 2022-02-11 16:23:05 +00:00