a48d6d2a0a
composer require webpack-encore-bundle
...
Note:
* move flex in root composer.json (otherwise it is not read)
* webpack-encore-bundle needed to use twig function {{ encore_entry_script_tags() }}
* flex recipe add new 'assets' dir
2021-04-15 17:04:49 +02:00
16b155d449
init new AccompanyingCourse (parcours) section
2021-04-15 17:04:02 +02:00
083f56bff0
Merge branch 'master' into _bootstrap_modal
2021-04-14 10:46:27 +02:00
8a83e8ed22
Merge branch '_8_entity_parcours' into 'master'
...
WIP issue8 : entity parcours
See merge request Chill-Projet/chill-bundles!8
2021-04-13 20:48:36 +00:00
f526453ba3
enable bootstrap assets for modals features
2021-04-13 19:37:02 +02:00
cc40e7a99a
fix sql migration syntax
2021-04-13 15:31:04 +02:00
aa05223a4e
fix translation
2021-04-02 19:22:57 +02:00
5bee607afb
fix migration review: improve up and down query
2021-04-02 19:21:44 +02:00
de240b099f
remove commented code in new repositories
2021-04-02 17:50:45 +02:00
36cdf4c220
Merge branch 'add-wysiwyg' into 'master'
...
Applique l'éditeur de texte sur plusieurs instances + rendu des "Comment Embeddable"
See merge request Chill-Projet/chill-bundles!7
2021-04-02 12:11:39 +00:00
34e5fbedf2
Merge branch 'features/new-phones' into 'master'
...
Features/new phones
See merge request Chill-Projet/chill-bundles!5
2021-04-02 12:11:20 +00:00
Jean-Francois Monfort
27c680bb03
Features/new phones
2021-04-02 12:11:20 +00:00
25634ba12b
Make some relations bidirectionnal
2021-04-01 11:06:36 +02:00
01f24ecf1f
Adapt entity AccompanyingPeriodParticipation attributes and methods (dont break UI)
2021-03-31 20:57:15 +02:00
a98056d31b
Transform join table between Person and AccompanyingPeriod in Doctrine entity
2021-03-31 14:42:06 +02:00
bd7b4b3fdb
fix repository for AccompanyingPeriod
2021-03-31 10:37:31 +02:00
a3395895cb
Rename table closinmotive
2021-03-30 19:44:48 +02:00
1d6a8987e9
Allow to enable multiple simultaneous accompanyingPeriods
2021-03-30 18:35:15 +02:00
fa5d0fbd21
Merge branch 'master' into _8_entity_parcours
2021-03-30 11:21:06 +02:00
3a50aea138
fix service dependency injection for validatorInterface
2021-03-30 11:13:36 +02:00
24d8b55591
minor corrections
2021-03-30 10:18:08 +02:00
85c4560f22
Complete accompanying period entity
2021-03-29 18:40:56 +02:00
c45390dd89
add Accompanying Period Comment and Resource entities
2021-03-29 14:34:02 +02:00
acff64c16f
Add Origin Entity in Accompanying Period package
2021-03-29 11:24:57 +02:00
ba31927dc3
move CloseMotive Repository in AccompanyingPeriod package
2021-03-29 11:04:01 +02:00
365a398743
fixtures accompanyingPeriod + fixture new firstnames set
2021-03-27 16:50:57 +01:00
ea4e3c715e
fix syntax php7
2021-03-27 13:37:37 +01:00
0a17011cc3
add fixtures to test duplicate person
2021-03-27 12:36:15 +01:00
0d9f3d7dba
fix inconsistency in fixtures
2021-03-27 11:50:03 +01:00
dcc6969310
add migration down query to preserve datas
2021-03-27 11:30:50 +01:00
f6801c0c4f
make new relation many-to-many between Person and AccompagnyingPeriod
2021-03-26 21:57:18 +01:00
813ecb0201
cleaning
2021-03-26 21:48:27 +01:00
ae81e7be31
add documentation for render and embeddable comments
2021-03-25 22:45:01 +01:00
b79ec18a38
apply ckeditor on multiple entities
...
Apply ckeditor into:
* activity;
* task;
* document;
* accompanying periods
2021-03-25 22:01:17 +01:00
66e590972a
Improve Embeddable Comment Render
...
* render embeddable comment into twig template;
* add some style
2021-03-25 22:01:17 +01:00
3ca5018e45
fix import of dropzone in uploader
2021-03-25 22:01:17 +01:00
6ea45e4d16
Merge branch 'fix-rtd' into 'master'
...
Fix Read-the docs
See merge request Chill-Projet/chill-bundles!6
2021-03-25 17:20:27 +00:00
6b65c06ff5
Fix Read-the docs
2021-03-25 17:20:27 +00:00
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