118 Commits

Author SHA1 Message Date
95b114a144 do not show button to send notification on draft courses 2022-04-06 12:42:12 +02:00
abe183fd10 fix position of toggle button
so it doesn't cover content or falls outside box
2022-03-02 19:11:34 +01:00
73c4a5d39d better color coherency with buttons 2022-01-30 19:45:09 +01:00
7f41f14959 resume page: move notify button in masonry bloc and notification list below in content 2022-01-28 15:21:44 +01:00
ad8d40cb1c work on confidential / blur module 2022-01-27 16:52:46 +01:00
7943c22ae7 comments truncated and link added to comment page 2022-01-26 12:55:48 +01:00
8e2d3616b5 Merge remote-tracking branch 'origin/master' into issue383_referent_in_acc_course 2022-01-24 15:04:55 +01:00
c7dbaae8d6 105 worflow 2022-01-24 13:17:46 +00:00
cdbae1eade bugfix in parcours display if deathdate of associated person is not defined (ex. for thirdparty) 2022-01-21 17:00:04 +01:00
nobohan
040c5f8847 accompanying course: change wording for scopes 2022-01-19 16:18:04 +01:00
juminet
256dab3739 person: add obele sign for dead persons 2022-01-19 11:23:51 +00:00
6c71cb0e80 Merge branch '232_resources_comment' into 'master'
232 resources comment

See merge request Chill-Projet/chill-bundles!276
2022-01-13 11:05:15 +00:00
ecda740d81 on-the-fly: add a 'parent' option to pass parent context. So we could now display resource.comment below the renderbox. 2022-01-12 20:26:54 +01:00
782e098e31 Course resume page: hide a masonry bloc if no content (fix) 2022-01-12 17:37:49 +01:00
15342f85d3 only show current participations in parcours resumé 2022-01-12 13:39:53 +01:00
a8978a52b9 blur effect added on requestor if marked as anonymous 2022-01-12 12:05:45 +01:00
46ca74fc70 Merge branch 'master' into notification/completion 2022-01-10 16:11:06 +01:00
juminet
921dd639bf accompanying period: add location to accompanying period + add delete button 2022-01-10 11:03:14 +00:00
b9e5734039 bouton bleu 2022-01-05 21:16:47 +01:00
f5f5d66f3d design notification box in post menu area 2022-01-05 20:58:51 +01:00
1e0c62b09d Merge branch 'master' into notification/completion 2022-01-05 11:15:49 +01:00
f76f7a1641 notification: handle activities 2022-01-04 17:40:47 +01:00
7bc4ad9779 twig extension for listing notification on a given entity 2021-12-30 01:02:16 +01:00
bd909b0061 fix details and corrections 2021-12-29 14:57:18 +01:00
9e67d9586d masonry: add origin bloc 2021-12-29 12:32:19 +01:00
982dd78828 put back warnings inside condition 2021-12-29 12:15:21 +01:00
1055fd9398 masonry: raise comment bloc width 2021-12-29 12:13:39 +01:00
5089bba4d7 improve masonry bloc style 2021-12-29 12:11:20 +01:00
433307020a add a new button to send notifications 2021-12-29 10:52:15 +01:00
11824adda4 notification: create 2021-12-25 22:41:25 +01:00
f8071d32c0 batch replace/rename initialComment by pinnedComment 2021-12-13 16:31:16 +01:00
5526790d42 diaplay initialComment on course resume page 2021-12-13 14:49:16 +01:00
2d1e8b2acd Cohérence graphique des listes d'activités et d'actions dans le contexte d'un parcours 2021-12-06 14:45:44 +00:00
ccff346dbb resume page: change order for masonry blocks, don't render empty blocks 2021-11-29 10:51:26 +01:00
406ec14c3d add JS masonry placement on resume page 2021-11-27 16:34:55 +01:00
d616c20534 accourse resume page: add all informations needed for activities 2021-11-27 12:24:54 +01:00
aecd0e33a3 resume page: try alternatives with row/cols placement 2021-11-25 14:11:24 +01:00
4f1c373704 resume page: add persons and others infos 2021-11-25 14:11:24 +01:00
e43d22c1e0 resume: improve resources bloc 2021-11-22 17:02:08 +01:00
21b33fb4f6 accourse resume page: add requestor and resources informations 2021-11-22 15:05:52 +01:00
af339aa7f0 accourse banner: use bootstrap carousel to display vue_accourse social-issues and associated-persons as slides 2021-11-19 17:16:16 +01:00
0e98010d0e #101 improve translations + hide title 2021-11-17 16:06:42 +01:00
afe076041f rename recent_list to list_recent 2021-10-08 17:23:52 +02:00
84189faae6 Translation for Last Items 2021-10-08 13:01:10 +02:00
3a07fa4faf resume short list style abstraction for accourse-work and activities (wip) 2021-10-08 13:01:04 +02:00
369a29af48 accompanying course work, specific render for list page or resume page (wip) 2021-10-04 14:22:27 +02:00
665b38d166 fix details (translations, etc.) 2021-10-04 09:50:05 +02:00
a981661ea5 resume, list associated_persons : improve design, hover effects 2021-10-01 21:14:27 +02:00
3a3baa79c8 resume: list associated persons sorted by household. add method in entity 2021-10-01 20:48:45 +02:00
fbd17a1de6 OnTheFly: adding displayBadge option to replace button by badge
When using displayBadge=true, you need to pass buttonText=string with badge content.

Limitation: onTheFly cannot use directly PersonRenderBox to display badge,
because it don't have person object in props !
2021-10-01 18:46:25 +02:00