3029 Commits

Author SHA1 Message Date
2ea880c6fa fix readthedocs compilation 2021-03-25 18:05:29 +01:00
18b2af113b upgrade readthedoc def file 2021-03-25 17:43:44 +01:00
c171561de6 Merge documentation into mono-repo 2021-03-25 17:24:26 +01:00
d9759024ef prepare for merging doc into mono-repository 2021-03-25 17:09:49 +01:00
ff5c1c1b5a Add editorconfig file to maintain consistent coding styles 2021-03-25 11:17:34 +01:00
ccc9995613 Merge branch 'add-wysiwyg' into 'master'
Add wysiwyg

See merge request Chill-Projet/chill-bundles!4
2021-03-23 15:10:40 +00:00
daec8c892c doc for ckeditor 2021-03-23 16:07:15 +01:00
127f752e2c doc for crud 2021-03-23 16:07:03 +01:00
b796e94866 remove unused deps 2021-03-23 16:05:04 +01:00
b8b509b6b3 remove unnecessary comment line 2021-03-23 15:48:43 +01:00
11e6efee68 fix comments 2021-03-23 15:46:46 +01:00
03b94c05b8 Apply 1 suggestion(s) to 1 file(s) 2021-03-23 14:39:07 +00:00
9612f23d9c mark class for ChillTextareaType as final 2021-03-23 14:28:09 +00:00
5d533103dc clean ckeditor file 2021-03-22 17:49:21 +01:00
527b658ca0 [ckeditor][markdown] introduce twig filter chill_markdown_to_html 2021-03-22 17:32:57 +01:00
f619171120 set minimum size in ckeditor 2021-03-22 13:45:38 +01:00
28a2c0ea0b use ckeditor in custom type 2021-03-22 13:45:16 +01:00
7a0f7a4933 webpack, ckeditor build in a function 2021-03-21 15:09:08 +01:00
a302749d00 install php markdown to html, and test change in template 2021-03-21 15:09:08 +01:00
43a8373a7c ckeditor improve textarea detection 2021-03-21 15:09:08 +01:00
142f8bdfb5 add setting in chill.yaml to enable or disable new assets (bootstrap, ckeditor and forkawesome) 2021-03-21 15:09:08 +01:00
cb712f4814 try to make ckeditor lighter, disabling features 2021-03-21 15:09:08 +01:00
cf27c2cb79 ckeditor5, it works ! compiled by webpack encore, and display on textarea 2021-03-21 15:09:08 +01:00
8de8f1afb7 webpack: push assets into chill entry 2021-03-21 15:09:08 +01:00
dc1f8e9533 webpack installation of ckeditor5 2021-03-21 15:09:08 +01:00
18fec8c491 webpack, add new entrypoint for bootstrap 2021-03-21 15:09:08 +01:00
3182c3607c remove unused files: css/select2 and css/scratch 2021-03-21 15:09:08 +01:00
e78855fe0c check webpack assets entrypoints 2021-03-21 15:09:08 +01:00
6efa795f2a replace fontawesome by forkawesome 2021-03-21 15:09:08 +01:00
371da5d9bf remove bower and grunt js 2021-03-21 15:09:08 +01:00
f4c556812e "Duplicate": import 11 previous commits from Person bundle, before merging monorepo
Last 11 commits are rewritten to maintain history :

5e461dc Mathieu Jaumotte        Mon Mar 8 18:37:11 2021 +0100   oups
f2179b5 Mathieu Jaumotte        Mon Mar 8 18:33:32 2021 +0100   count linked objects in merge person side panel
7bc76f3 Mathieu Jaumotte        Mon Mar 8 16:54:01 2021 +0100   improve duplicate ux
71aa9f4 Mathieu Jaumotte        Thu Mar 4 21:52:42 2021 +0100   improve duplicates templates
d3c13ce Mathieu Jaumotte        Thu Mar 4 16:15:55 2021 +0100   design UX for duplicate person feature
a8b306e Mathieu Jaumotte        Wed Mar 3 18:38:00 2021 +0100   change migration namespace
8752c71 Jean-Francois Monfort   Thu Feb 18 14:24:37 2021 +0100  Unit testf for duplicate person
0799980 Jean-Francois Monfort   Thu Feb 18 11:39:23 2021 +0100  New screen to find duplicate person manually
a7fa7a5 Jean-Francois Monfort   Thu Feb 11 16:31:30 2021 +0100  New permission for duplicate & export duplicate persons
2980441 Jean-Francois Monfort   Thu Feb 4 17:21:15 2021 +0100   Duplicate module
d06ab66 Jean-Francois Monfort   Thu Jan 28 17:26:20 2021 +0100  List duplicate persons
2021-03-21 15:06:28 +01:00
31ef7ba74f oups 2021-03-21 14:42:26 +01:00
d81fc881af count linked objects in merge person side panel 2021-03-21 14:41:22 +01:00
03ef68dc36 improve duplicate ux 2021-03-21 14:40:16 +01:00
a86feafa53 improve duplicates templates 2021-03-21 14:38:58 +01:00
aa40716898 design UX for duplicate person feature 2021-03-21 14:36:59 +01:00
76c9cd5be3 change migration namespace 2021-03-21 14:29:00 +01:00
e841e9015c Unit testf for duplicate person
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:21:27 +01:00
3bcb5fb3dd New screen to find duplicate person manually
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:19:31 +01:00
c34b992437 New permission for duplicate & export duplicate persons
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:14:38 +01:00
0149457fba Duplicate module
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:08:55 +01:00
728ea73bdf List duplicate persons
Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>

Signed-off-by: Mathieu Jaumotte <mathieu.jaumotte@champs-libres.coop>
2021-03-21 14:03:06 +01:00
0cc951b296 fix webpack path with aliases 2021-03-21 10:20:57 +01:00
60b48a97e2 Adding missing dependencies. See trace:
master@chill-vendee cb68f33e71 JFMonfort 2021-02-18  Adding missing dependencies
sf4@chill-standard  732f4af595 MathieuJ  2021-03-08  rebase: Add missing dependencies (cb68f33e713)
sf4@chill-standard  358f7e7be7 MathieuJ  2021-03-08  install php markdown to html, and test change in template
2021-03-20 16:09:45 +01:00
a0e7105e83 fix package name 2021-03-18 13:54:11 +01:00
1ef4a90989 Merge branch 'master' into sf4 2021-03-18 13:51:25 +01:00
3cd6d6af2b add composer file 2021-03-18 13:47:46 +01:00
9977062665 fix folder name in master branch 2021-03-18 13:37:31 +01:00
eaa0ad925f fix folder name 2021-03-18 13:37:13 +01:00
a2f6773f5a import changes on address from chill main 2021-03-18 13:14:37 +01:00