45dd21e02a
add component and type to add user dynamically
2022-01-03 15:42:24 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
7bc4ad9779
twig extension for listing notification on a given entity
2021-12-30 01:02:16 +01:00
dc581fcf57
fix details and corrections
2021-12-29 15:06:33 +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
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
Pol Dellaiera
6a0ce72836
tests: Remove @expectException
annotation.
2021-12-21 16:22:31 +01:00
Pol Dellaiera
492d5caaf0
fix: Fix return types in tests.
2021-12-21 15:39:09 +01:00
Pol Dellaiera
2ed3a91d8e
fix: Fix return types in tests.
2021-12-21 15:32:58 +01:00
Pol Dellaiera
b55c19cd9e
fix: Fix return types in tests.
2021-12-21 15:26:22 +01:00
Pol Dellaiera
70ca203e23
fix: Fix return types in tests.
2021-12-21 15:19:36 +01:00
Pol Dellaiera
58a13d932f
fix: Fix return types in tests.
2021-12-21 15:12:15 +01:00
Pol Dellaiera
3d0be940f0
fix: Fix return types in tests.
2021-12-21 15:02:12 +01:00
793f7724a7
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-21 14:44:50 +01:00
Pol Dellaiera
530ad497bc
cs: Fix code-style.
2021-12-21 12:13:20 +01:00
Pol Dellaiera
b743475761
sa: Fix all issues related to PHP versions and static-analysis.
2021-12-21 11:58:58 +01:00
Pol Dellaiera
b3823161af
fix: Do not use deprecated classes.
2021-12-21 11:18:17 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
f117dcd703
objective-result-eval: display as a table in lists and dashboards
2021-12-20 15:46:07 +01:00
67c1760b51
fix bootstrap class
2021-12-20 13:53:49 +01:00
97792fd85f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2021-12-20 12:58:35 +01:00
ae43e23ec6
Merge branch 'master' into issue321_layout_improvements_actionForm
2021-12-20 12:56:41 +01:00
6a4d7fbece
AccompanyingCourseWorkEdit: fix bug, remove goal one by one
...
(adding a temporary negative index on just created goals)
2021-12-20 12:52:29 +01:00
66f407ab8c
filiation: fix 265 https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/265
2021-12-17 16:19:28 +01:00
c7e992fd1a
rename title ( https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/177 )
2021-12-17 11:51:44 +01:00
3d16f68f54
accompanyingcourse-work: improve ui
2021-12-17 08:16:39 +01:00
395920bd51
suggest-list: picto is managedby css
2021-12-17 00:22:20 +01:00
a6cc6221d6
restore badge-title appearance
2021-12-16 22:35:47 +01:00
37ed6b7591
revert some scss conflicts with suggest-list
2021-12-16 22:18:17 +01:00
cdc335372f
person denormalization: use object to populate if any
2021-12-16 22:02:00 +01:00
d588c36308
Merge branch '327_pinned_comment' into issue321_layout_improvements_actionForm
2021-12-16 21:41:22 +01:00
06cbe8325c
fix person validation
2021-12-16 21:39:59 +01:00
400ce3ac82
remove dead code
2021-12-16 21:28:53 +01:00
14aab637eb
start to simplify validation groups for person
2021-12-16 21:23:40 +01:00
6296c7a307
household/address: show date validFrom and validTo when moving Household
2021-12-16 21:23:40 +01:00
b613a2f49b
holder: fix when repositionning/moving member on same day
...
* if holder has not the index '0', validator fails. Use the method
Collection::first
* change constraint to allow a move on household on same day
2021-12-16 21:23:34 +01:00
91bee4aad3
wip goal-result on resume page
2021-12-16 18:55:21 +01:00
efdd96b69f
docgen: person normalization: fix typing of age
2021-12-15 23:51:41 +01:00
9453fc2dd5
docgen: add age and base context
2021-12-15 23:42:37 +01:00
f01b87b348
comments: form controller
2021-12-15 23:34:41 +01:00
45c608cd48
AddPerson: optimize request while searching
...
* wait for a person to finish to type: delay before launching request;
* cancel previous requests, if any
2021-12-15 22:14:20 +01:00
48f62a2a17
refund template design for person household_history
2021-12-15 00:14:31 +01:00
264bd76461
Issue336 internal create action fixes
2021-12-14 18:48:31 +00:00