|
a4baf89a6a
|
social actions ordered in store
|
2022-04-21 21:05:32 +02:00 |
|
|
0a05dcd753
|
add ordering to serialization
|
2022-04-21 20:49:54 +02:00 |
|
nobohan
|
3ed562e5d9
|
person: create a person with address and attribute the household to the create ousehold button
|
2022-04-21 18:23:47 +02:00 |
|
|
c6be7955fd
|
remove save button datepicker parcours. set timeout
|
2022-04-21 13:59:45 +02:00 |
|
|
e246ccbcd9
|
[Course comment] add validationConstraint NotNull and NotBlank on comment content, to avoid sql error
|
2022-04-20 18:34:29 +02:00 |
|
|
44b537f05e
|
[Accompanying period work evaluations] list documents associated to a work by creation date, and then by id, from the most recent to older
|
2022-04-20 18:34:27 +02:00 |
|
|
0fd23c61a1
|
Wording changed when user is not associated to household
|
2022-04-20 17:19:20 +02:00 |
|
|
6cad0be181
|
Ignore thirdparty for socialaction created via activity
|
2022-04-20 17:08:27 +02:00 |
|
|
9a0eb1c74c
|
Renaming of tabs and removal of social actions tab
|
2022-04-20 16:33:05 +02:00 |
|
|
a70c561596
|
Number of parcours of user displayed in blue pill
|
2022-04-20 16:23:08 +02:00 |
|
|
daa3eabd43
|
Change wording for save document button
|
2022-04-20 16:12:58 +02:00 |
|
|
b24de76d77
|
display agents traitants
|
2022-04-20 15:16:26 +02:00 |
|
|
92d394b669
|
changelog updated
|
2022-04-20 14:22:35 +02:00 |
|
|
c17d20f945
|
comment out success message parcours start date
|
2022-04-20 14:18:24 +02:00 |
|
|
be77c3729b
|
take empty date strings into account
|
2022-04-20 14:09:28 +02:00 |
|
|
ad1e7b576c
|
remove success toast for parcours startdate + take empty string values into account for action dates
|
2022-04-20 13:58:45 +02:00 |
|
|
bf0578b6d7
|
[Accompanying period work] list evaluations associated to a work by startDate, and then by id, from the most recent to older
|
2022-04-20 13:49:47 +02:00 |
|
|
0ce23230da
|
fix evaluation datepickers in edit
|
2022-04-20 13:32:51 +02:00 |
|
|
8b7404e531
|
Email on designation: allow raw characters
As the content-type of the email is text/plain, we should not escape
special character.
Add the raw filter on string which will be escaped by twig.
|
2022-04-20 13:05:11 +02:00 |
|
|
bc550ea42a
|
updating openingdate parcours fixed
|
2022-04-20 12:14:19 +02:00 |
|
|
65e6471a02
|
fix datepicker for social action edit form.
still a problem with the display of already set evaluation dates... need to be transformed to correct format to display
|
2022-04-20 12:14:19 +02:00 |
|
|
de9d2aa885
|
fix datepicker for householdmember editor
|
2022-04-20 12:14:19 +02:00 |
|
|
66ab38c60f
|
prefill startdate with now
|
2022-04-20 12:14:19 +02:00 |
|
|
8882c99f5a
|
fix datepicker for social action
|
2022-04-20 12:14:19 +02:00 |
|
|
8512a5e1bc
|
person list with period: use sameas twig operator instead of using '==' operator to introduce requestor
|
2022-04-20 11:24:20 +02:00 |
|
|
7f97215fe9
|
activity form: keep the same order for attendee field between edit and new form
|
2022-04-20 10:03:58 +02:00 |
|
|
6427fc64cd
|
invert 'incoming' and 'receiving'
|
2022-04-20 10:00:48 +02:00 |
|
|
26d5bf03bd
|
add order by on document list
|
2022-04-20 10:00:48 +02:00 |
|
nobohan
|
f2c60cfd20
|
php code style fix
|
2022-04-20 08:52:15 +02:00 |
|
nobohan
|
7a6aa6edcb
|
upd CHANGELOG
|
2022-04-20 08:51:00 +02:00 |
|
nobohan
|
bad5506b98
|
person: create a person with address (and household without position (remove required position for household member)
|
2022-04-19 18:01:25 +02:00 |
|
nobohan
|
c214c2f4a4
|
household: safe display of household members without positions
|
2022-04-19 17:09:10 +02:00 |
|
Pol Dellaiera
|
7048f670ed
|
Fix #552: Return AccessDeniedException when trying to access a document and user is not logged in.
|
2022-04-19 15:45:47 +02:00 |
|
|
c757fa068a
|
Translations added for error message in parcours
|
2022-04-19 15:21:23 +02:00 |
|
|
ebc4ec0d7c
|
updating openingdate parcours fixed
|
2022-04-19 15:09:25 +02:00 |
|
nobohan
|
4bc8da9655
|
person: create a person with address (php form)
|
2022-04-19 14:56:41 +02:00 |
|
|
69394df89b
|
infinite loop bug on flush
|
2022-04-19 14:02:47 +02:00 |
|
nobohan
|
84038c0ff2
|
person: Add checkobox for adding address in AddPerson - css
|
2022-04-19 13:17:40 +02:00 |
|
nobohan
|
584111b5f7
|
person: Add checkobox for adding address in AddPerson
|
2022-04-19 11:39:08 +02:00 |
|
nobohan
|
355c5cf8fd
|
person: add address when creating person in AddPerson: fix POSTing household
|
2022-04-19 09:54:42 +02:00 |
|
nobohan
|
57ed90a696
|
person: post an address when creating a person
|
2022-04-15 13:41:47 +02:00 |
|
nobohan
|
bea019e9bc
|
household: API endpoint for posting a household
|
2022-04-15 12:23:16 +02:00 |
|
nobohan
|
ae45f5f40b
|
person: add address when creating a person
|
2022-04-15 11:11:41 +02:00 |
|
nobohan
|
946ae31d11
|
upd CHANGELOG
|
2022-04-14 21:47:51 +02:00 |
|
nobohan
|
4009f3ffda
|
php code fix
|
2022-04-14 21:47:38 +02:00 |
|
nobohan
|
7d3239d6d6
|
person: fix adding civility to a person with OnTheFly form
|
2022-04-14 21:37:16 +02:00 |
|
nobohan
|
7a2151f23a
|
AddPerson: add civility when creating a person
|
2022-04-14 18:04:36 +02:00 |
|
nobohan
|
c1ec2933e5
|
person: create a new person: add a civility field
|
2022-04-14 17:08:44 +02:00 |
|
|
617473f6a5
|
notification - grant access by key - temporarily disable email verification due to character escaping in email
|
2022-04-14 01:36:01 +02:00 |
|
|
124a6a58fc
|
fix cs
|
2022-04-14 01:13:16 +02:00 |
|