Added the new release description and updated dependencies.

phpword_v0.18.1
Ruslan Baidan 2021-05-10 11:58:45 +02:00
parent 4db6658999
commit 7220f457e4
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
3 changed files with 46 additions and 26 deletions

View File

@ -1,15 +1,29 @@
MONARC Changelog MONARC Changelog
================ ================
## 2.10.3 (2021-??-??) Includes bug-fixes and a new feature. ## 2.10.3 (2021-05-10) Includes bug-fixes, new features and an enhancement.
### New
- Implement the UI language management
([#318](https://github.com/monarc-project/MonarcAppFO/issues/318))
- Implementation of the library objects import and assets export from/to MOSP
([#320](https://github.com/monarc-project/MonarcAppFO/issues/320))
- Possibility to export items from the Knowledge Base
([#321](https://github.com/monarc-project/MonarcAppFO/issues/321))
- Send MONARC version to Stats Service
([#341](https://github.com/monarc-project/MonarcAppFO/issues/341))
### Fix ### Fix
TODO: add fixes! - [Front Office] export of measure related to "amvs" stoped working since v2.10.1
([#340](https://github.com/monarc-project/MonarcAppFO/issues/340))
### Enhancement
- Improve the import speed of analyses and instances (*partially done*).
([#248](https://github.com/monarc-project/MonarcAppFO/issues/248))
### New
- Implementation of the library objects import and assets export from/to MOSP.
([#320](https://github.com/monarc-project/MonarcAppFO/issues/320)).
## 2.10.2 (2021-02-24) Includes 3 bug-fixes and a new feature. ## 2.10.2 (2021-02-24) Includes 3 bug-fixes and a new feature.

View File

@ -1,6 +1,7 @@
{ {
"name": "monarc/monarc", "name": "monarc/monarc",
"description": "Monarc application", "description": "Monarc application",
"license": "AGPL-3.0-or-later",
"authors": [ "authors": [
{ {
"name": "Cyril Rouyer", "name": "Cyril Rouyer",

47
composer.lock generated
View File

@ -2271,16 +2271,16 @@
}, },
{ {
"name": "laminas/laminas-code", "name": "laminas/laminas-code",
"version": "4.2.1", "version": "4.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-code.git", "url": "https://github.com/laminas/laminas-code.git",
"reference": "a1e7f8b6467ac7f277b8e027e8537fa13664a8d8" "reference": "3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/a1e7f8b6467ac7f277b8e027e8537fa13664a8d8", "url": "https://api.github.com/repos/laminas/laminas-code/zipball/3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9",
"reference": "a1e7f8b6467ac7f277b8e027e8537fa13664a8d8", "reference": "3cbdf2e23e6df1d1beecb5708560c8f6a8115bf9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2338,7 +2338,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2021-04-23T11:54:51+00:00" "time": "2021-05-07T14:09:12+00:00"
}, },
{ {
"name": "laminas/laminas-config", "name": "laminas/laminas-config",
@ -4528,12 +4528,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-core.git", "url": "https://github.com/monarc-project/zm-core.git",
"reference": "c972965444e6726bd0e638bc917a6a81bf68b38d" "reference": "6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/c972965444e6726bd0e638bc917a6a81bf68b38d", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3",
"reference": "c972965444e6726bd0e638bc917a6a81bf68b38d", "reference": "6f6229ef56f5b3d0a8f4b5bf4420b926b536c3d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4611,7 +4611,7 @@
"issues": "https://github.com/monarc-project/zm-core/issues", "issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.10.3" "source": "https://github.com/monarc-project/zm-core/tree/v2.10.3"
}, },
"time": "2021-05-06T06:18:13+00:00" "time": "2021-05-10T08:59:21+00:00"
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
@ -4619,12 +4619,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-client.git", "url": "https://github.com/monarc-project/zm-client.git",
"reference": "266c6a85674b157489ad686f2b3db22310b36f03" "reference": "ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/266c6a85674b157489ad686f2b3db22310b36f03", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27",
"reference": "266c6a85674b157489ad686f2b3db22310b36f03", "reference": "ec5e92dce73a7c900c6e77cb6f0fde9f9b1fea27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4704,7 +4704,7 @@
"issues": "https://github.com/monarc-project/zm-client/issues", "issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.10.3" "source": "https://github.com/monarc-project/zm-client/tree/v2.10.3"
}, },
"time": "2021-05-05T15:11:39+00:00" "time": "2021-05-10T08:56:32+00:00"
}, },
{ {
"name": "monarc/phpword", "name": "monarc/phpword",
@ -7907,12 +7907,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "db47aac368cb81bc9d3b09556e63b716be61cf43" "reference": "07314cf15422b2e162d591fe8ef2b850612b808f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/db47aac368cb81bc9d3b09556e63b716be61cf43", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/07314cf15422b2e162d591fe8ef2b850612b808f",
"reference": "db47aac368cb81bc9d3b09556e63b716be61cf43", "reference": "07314cf15422b2e162d591fe8ef2b850612b808f",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -7930,7 +7930,7 @@
"barrelstrength/sprout-forms": "<3.9", "barrelstrength/sprout-forms": "<3.9",
"baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1", "baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"bolt/bolt": "<3.7.1", "bolt/bolt": "<3.7.2",
"bolt/core": "<4.1.13", "bolt/core": "<4.1.13",
"brightlocal/phpwhois": "<=4.2.5", "brightlocal/phpwhois": "<=4.2.5",
"buddypress/buddypress": "<5.1.2", "buddypress/buddypress": "<5.1.2",
@ -7962,6 +7962,7 @@
"dompdf/dompdf": ">=0.6,<0.6.2", "dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8", "drupal/core": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8",
"drupal/drupal": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8", "drupal/drupal": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8",
"dweeves/magmi": "<=0.7.24",
"endroid/qr-code-bundle": "<3.4.2", "endroid/qr-code-bundle": "<3.4.2",
"enshrined/svg-sanitize": "<0.13.1", "enshrined/svg-sanitize": "<0.13.1",
"erusev/parsedown": "<1.7.2", "erusev/parsedown": "<1.7.2",
@ -7986,7 +7987,9 @@
"flarum/tags": "<=0.1-beta.13", "flarum/tags": "<=0.1-beta.13",
"fluidtypo3/vhs": "<5.1.1", "fluidtypo3/vhs": "<5.1.1",
"fooman/tcpdf": "<6.2.22", "fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.8.3",
"fossar/tcpdf-parser": "<6.2.22", "fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<6.5.1",
"friendsofsymfony/oauth2-php": "<1.3", "friendsofsymfony/oauth2-php": "<1.3",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
@ -8017,7 +8020,7 @@
"laravel/framework": "<6.20.26|>=7,<8.40", "laravel/framework": "<6.20.26|>=7,<8.40",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"league/commonmark": "<0.18.3", "league/commonmark": "<0.18.3",
"librenms/librenms": "<1.53", "librenms/librenms": "<21.1",
"livewire/livewire": ">2.2.4,<2.2.6", "livewire/livewire": ">2.2.4,<2.2.6",
"magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3", "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
"magento/magento1ce": "<1.9.4.3", "magento/magento1ce": "<1.9.4.3",
@ -8038,11 +8041,12 @@
"nystudio107/craft-seomatic": "<3.3", "nystudio107/craft-seomatic": "<3.3",
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2", "october/backend": "<1.1.2",
"october/cms": "= 1.0.469|>=1.0.319,<1.0.469", "october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469",
"october/october": ">=1.0.319,<1.0.466", "october/october": ">=1.0.319,<1.0.466",
"october/rain": "<1.0.472|>=1.1,<1.1.2", "october/rain": "<1.0.472|>=1.1,<1.1.2",
"onelogin/php-saml": "<2.10.4", "onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
"opencart/opencart": "<=3.0.3.2",
"openid/php-openid": "<2.3", "openid/php-openid": "<2.3",
"openmage/magento-lts": "<=19.4.12|>=20,<=20.0.8", "openmage/magento-lts": "<=19.4.12|>=20,<=20.0.8",
"orchid/platform": ">=9,<9.4.4", "orchid/platform": ">=9,<9.4.4",
@ -8214,7 +8218,8 @@
"zetacomponents/mail": "<1.8.2", "zetacomponents/mail": "<1.8.2",
"zf-commons/zfc-user": "<1.2.2", "zf-commons/zfc-user": "<1.2.2",
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3", "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
"zfr/zfr-oauth2-server-module": "<0.1.2" "zfr/zfr-oauth2-server-module": "<0.1.2",
"zoujingli/thinkadmin": "<6.0.22"
}, },
"type": "metapackage", "type": "metapackage",
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -8248,7 +8253,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-02T09:01:19+00:00" "time": "2021-05-06T19:08:33+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",