Commit Graph

3116 Commits

Author SHA1 Message Date
Mathieu Jaumotte bd909b0061 fix details and corrections 2021-12-29 14:57:18 +01:00
julienfastre 58c7560a1c Merge remote-tracking branch 'origin/notification/completion' into notification/completion 2021-12-29 14:46:55 +01:00
Mathieu Jaumotte 9e67d9586d masonry: add origin bloc 2021-12-29 12:32:19 +01:00
Mathieu Jaumotte 982dd78828 put back warnings inside condition 2021-12-29 12:15:21 +01:00
Mathieu Jaumotte 1055fd9398 masonry: raise comment bloc width 2021-12-29 12:13:39 +01:00
Mathieu Jaumotte 5089bba4d7 improve masonry bloc style 2021-12-29 12:11:20 +01:00
Mathieu Jaumotte 433307020a add a new button to send notifications 2021-12-29 10:52:15 +01:00
julienfastre 5a5ff5f54a notification: fix type for id 2021-12-28 23:32:11 +01:00
julienfastre a0b112e8db notificaiton: handle remove addressee and reset at the end of registering unread 2021-12-28 23:31:33 +01:00
julienfastre cb88a37885 notification: add comment in show and append comment 2021-12-28 23:25:12 +01:00
julienfastre 9647785d8b notificaton: add comments 2021-12-28 23:03:58 +01:00
julienfastre 1ad6a958e2 notification: add show action 2021-12-28 22:35:15 +01:00
julienfastre f453dbb543 notification: more check in test 2021-12-28 20:04:30 +01:00
julienfastre b323ddae05 fix loading of unread addressees in notification 2021-12-28 19:40:38 +01:00
julienfastre 700bb02374 notification: add test for unread consistency 2021-12-26 01:12:32 +01:00
julienfastre 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
julienfastre f6f0786d38 notificaiton: load interface automatically 2021-12-25 22:53:35 +01:00
julienfastre 5cebcfddb7 fix cs ? 2021-12-25 22:51:58 +01:00
julienfastre 11824adda4 notification: create 2021-12-25 22:41:25 +01:00
julienfastre d62893827b create a notification controller 2021-12-25 22:16:34 +01:00
julienfastre e972beee11 fix controller loading and add UserMenu entry 2021-12-25 20:47:54 +01:00
Pol Dellaiera 6a0ce72836 tests: Remove @expectException annotation. 2021-12-21 16:22:31 +01:00
Pol Dellaiera f93b1935ee ci: Update PHPUnit behavior. 2021-12-21 16:14:27 +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 11c6f6d84a Fix code-style. 2021-12-21 15:02:43 +01:00
Pol Dellaiera 3d0be940f0 fix: Fix return types in tests. 2021-12-21 15:02:12 +01:00
Pol Dellaiera ea839a4b52 fix: Add missing UUID doctrine type. 2021-12-21 14:54:37 +01:00
Mathieu Jaumotte 793f7724a7 Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles 2021-12-21 14:44:50 +01:00
Pol Dellaiera d692793714 fix: Add missing UUID doctrine type. 2021-12-21 14:31:31 +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
Pol Dellaiera c84ba5371d test: Do not use PHP 8 keywords yet.
It's much too early ! :)
2021-12-21 10:06:18 +01:00
Mathieu Jaumotte f117dcd703 objective-result-eval: display as a table in lists and dashboards 2021-12-20 15:46:07 +01:00
Mathieu Jaumotte 67c1760b51 fix bootstrap class 2021-12-20 13:53:49 +01:00
Mathieu Jaumotte 97792fd85f Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles 2021-12-20 12:58:35 +01:00
Mathieu Jaumotte ae43e23ec6 Merge branch 'master' into issue321_layout_improvements_actionForm 2021-12-20 12:56:41 +01:00
Mathieu Jaumotte 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
Mathieu Jaumotte 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
Mathieu Jaumotte 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
Mathieu Jaumotte 3d16f68f54 accompanyingcourse-work: improve ui 2021-12-17 08:16:39 +01:00
julienfastre 36890a2256 person document: fix use of deprecated role class 2021-12-17 00:33:02 +01:00
Mathieu Jaumotte 395920bd51 suggest-list: picto is managedby css 2021-12-17 00:22:20 +01:00
julienfastre 773aee5534 address reference: add index for refid 2021-12-16 22:41:37 +01:00
Mathieu Jaumotte a6cc6221d6 restore badge-title appearance 2021-12-16 22:35:47 +01:00