Pol Dellaiera
2d574fea2e
chore: Remove duplicate entries from composer.json
and normalize it.
2022-01-25 11:29:59 +01:00
e437705714
composer deps symfony/mime, change version
2022-01-11 10:29:00 +01:00
46ca74fc70
Merge branch 'master' into notification/completion
2022-01-10 16:11:06 +01:00
efc3e3915b
Docgen/action add missing goals
2022-01-10 09:35:26 +00:00
1e0c62b09d
Merge branch 'master' into notification/completion
2022-01-05 11:15:49 +01:00
40a457ba69
notificaiton: add mailer component
2022-01-04 22:41:17 +01:00
Pol Dellaiera
c7d00ca937
chore: Optimize composer.json
.
2022-01-04 14:41:52 +01:00
Pol Dellaiera
72a15bb823
chore: Update composer.json
.
2022-01-04 11:15:13 +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
Pol Dellaiera
01ef9617d6
chore: Require symfony/serializer
^5.3
because we are using Serialization contexts.
2021-12-21 12:23:10 +01:00
Pol Dellaiera
beeb69c70d
chore: Update composer.json
...
Restrict to PHP 7.4.
Fix versions of packages using branches.
2021-12-21 11:15:19 +01:00
Pol Dellaiera
b7360955f7
chore: Relax dependencies for faster composer install
.
2021-12-21 10:52:14 +01:00
Pol Dellaiera
4d9c643977
test: Add psalm checks.
2021-12-21 09:59:20 +01:00
9d0e1a82e7
add deps to base64
2021-12-01 15:41:59 +01:00
Pol Dellaiera
e209e5c186
chore: Remove PHPStan dependency - added by drupol/php-conventions.
2021-11-23 15:32:15 +01:00
Pol Dellaiera
149d7ce991
chore: Add/update static files.
2021-11-23 14:05:45 +01:00
d0bf47e0d5
Bootstrap encoder for documents
2021-11-22 09:05:15 +00:00
Pol Dellaiera
6a9e133256
Add phpstan/extension-installer
.
2021-11-09 13:39:24 +01:00
Pol Dellaiera
774b5b69d9
Enable phpstan/phpstan-strict-rules
.
2021-11-09 13:35:44 +01:00
Pol Dellaiera
e2ab3bfc6e
Add PHPStan project with level 1.
2021-11-09 11:31:20 +00:00
Pol Dellaiera
e43ae56e73
Update root composer.json.
2021-09-28 17:39:23 +02:00
7df923c669
fix vendor dir in composer.json
2021-09-22 12:28:35 +02:00
Pol Dellaiera
fe533bc716
chore: Normalize composer.json
file.
2021-09-14 15:07:23 +02:00
Pol Dellaiera
6c47ce53e7
chore: Remove duplicated entry from composer.json.
2021-09-14 15:06:22 +02:00
8295788d7f
Merge branch 'feature/add-ChillWopiBundle'
2021-08-19 21:34:01 +02:00
Pol Dellaiera
2b7fa630fc
refactor: Add nyholm/psr7.
2021-08-19 14:17:54 +02:00
Pol Dellaiera
47a2af6f19
Update composer.json.
2021-08-19 14:17:54 +02:00
nobohan
3e7a9522b6
init Calendar bundle
2021-08-18 21:09:06 +02:00
65e72b05c5
Merge branch 'master' into 102_activites_annexes
2021-08-17 13:16:01 +02:00
Marc Ducobu
7dc501cbda
Creation of DocGenTemplate entity
2021-08-17 11:42:30 +02:00
Pol Dellaiera
3f1b5b2319
Add ChillWopiBundle.
2021-08-10 15:13:34 +02:00
81de17594d
Merge branch 'master' into 102_activites_annexes
2021-08-03 15:56:56 +02:00
fc074c2f1a
changes to composer.json
2021-07-06 14:11:06 +02:00
Pol Dellaiera
2667867bd0
Update composer - Bump league/php.
2021-06-23 23:11:53 +02:00
12f83abccc
add encore to composer.json
2021-06-07 17:26:38 +02:00
nobohan
57a35f88be
addresses reference: remove the load Adressess references command (has moved to the Vendee app)
2021-05-25 15:05:52 +02:00
nobohan
830cda64e0
addresses: add symfony http-client as a dependency
2021-05-25 15:05:52 +02:00
038d7ad2e1
load third party fixtures
2021-05-07 16:07:53 +02:00
b1207cbd3e
Merge branch 'master' into _31_interface_creation_parcours
2021-04-26 13:18:26 +02:00
e7df62b373
A first VueJS component, get api datas, a simple button add person
...
* !! composer require serializer !!
* see: http://localhost:8001/fr/parcours/861/show
2021-04-21 08:53:51 +02:00
1b42656e0f
bootstrap to be run on root bundle
2021-04-20 17:20:57 +02:00
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
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
3cd6d6af2b
add composer file
2021-03-18 13:47:46 +01:00