Ruslan Baidan
c1db6b2c3b
Covered the stats aggregation with the tests.
2020-05-18 23:56:07 +02:00
Ruslan Baidan
dcfccc04e9
Added the basic tests to cover stats generation, added a possibility to execute the tests from host machine.
2020-05-14 23:43:02 +02:00
Ruslan Baidan
139348eed0
Added stats-api settings.
2020-05-12 18:25:51 +02:00
Ruslan Baidan
45fb3be941
Merge remote-tracking branch 'origin/master' into feature/stats
...
* origin/master:
Renamed xdebug variable.
fixed the permissions issue for the vm generation.
chg: [vagrant] adjusted usermod and permissions on files (data for backend)
Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM.
Release of new version 2.9.14 of monarc.
chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant
# Conflicts:
# composer.lock
2020-04-24 21:19:20 +02:00
Ruslan Baidan
04ac95d038
Renamed xdebug variable.
2020-04-24 20:46:17 +02:00
Ruslan Baidan
f49b7ac201
fixed the permissions issue for the vm generation.
2020-04-24 20:34:42 +02:00
Cédric Bonhomme
737774a151
chg: [vagrant] adjusted usermod and permissions on files (data for backend)
2020-04-24 15:55:29 +02:00
Cédric Bonhomme
e0f9d1265b
Fix the issue with NPM check updates and specify -master instead of a version number for the version of MONARC in the vagrant VM.
2020-04-24 11:49:44 +02:00
Ruslan Baidan
ab4606e085
Release of new version 2.9.14 of monarc.
2020-04-24 10:19:01 +02:00
Cédric Bonhomme
13cb6681d5
chg: [vagrant] fix permissions issues and db initialization when deploying new dev env. sudo is no more required when updating MONARC in the VM vagrant
2020-04-22 13:29:32 +02:00
Ruslan Baidan
ab927c2489
Set defualt null for updated_at filed.
2020-04-22 11:36:00 +02:00
Ruslan Baidan
830a7785ac
Changed the filed type to datetime instead of timestamp, to check if github actions build will be passed.
2020-04-22 10:53:05 +02:00
Ruslan Baidan
3f93cbfcb8
Updated the client dependency.
2020-04-22 09:17:37 +02:00
Ruslan Baidan
3f4326e675
Updated the client dependency.
2020-04-21 22:33:14 +02:00
Ruslan Baidan
bd7d3fad8e
Uodated the client dependency.
2020-04-21 16:02:07 +02:00
Ruslan Baidan
6d58e44823
Fixed the core package version.
2020-04-21 15:33:54 +02:00
Ruslan Baidan
9757525c73
Added the commit with the tests introduction.
2020-04-21 14:31:57 +02:00
Ruslan Baidan
ad74b357f1
Created the new release tags and updated the dependencies.
2020-04-14 12:42:48 +02:00
Ruslan Baidan
0ca8aed1e1
Uncommented the mysql server start for the build.
2020-03-19 15:11:26 +01:00
Ruslan Baidan
6f4b8fb982
Preapred the release 2.9.12
2020-03-19 15:09:19 +01:00
Ruslan Baidan
3cfd9af94a
Merge branch 'master' of https://github.com/monarc-project/MonarcAppFO
...
* 'master' of https://github.com/monarc-project/MonarcAppFO :
removed useless echo
typo
added check_composer.sh
2020-02-24 17:00:49 +01:00
Ruslan Baidan
c398af80ce
Update the core package with the last fix.
2020-02-24 17:00:41 +01:00
Cédric Bonhomme
237eb586e1
removed useless echo
2020-02-24 13:37:46 +01:00
Cédric Bonhomme
585ffef9b8
typo
2020-02-24 13:36:33 +01:00
Cédric Bonhomme
4458f172c9
added check_composer.sh
2020-02-24 13:29:30 +01:00
Ruslan Baidan
7186d4f583
Updated the composer.lock file to use core package with input filter dependencies.
2020-02-24 09:15:38 +01:00
Ruslan Baidan
32359aa51c
Added back the dependency pluging package and input filters.
2020-02-22 11:55:59 +01:00
Ruslan Baidan
b24833c65a
Reverted the laminas/laminas-dependency-plugin.
2020-02-21 16:58:44 +01:00
Ruslan Baidan
81fdca3a1f
Fixed the dependencies hashes with removed extra sub packages.
2020-02-21 16:24:53 +01:00
ruslanbaidan
7f51be2cb0
Merge pull request #255 from monarc-project/laminas
...
migrated to laminas
2020-02-21 15:30:14 +01:00
Ruslan Baidan
3bc80ee319
Uodated the version number.
2020-02-21 15:28:48 +01:00
Ruslan Baidan
cea157c14e
Updated the composer with the latest versions of core and client to use Laminas.
2020-02-21 15:18:19 +01:00
Cédric Bonhomme
836cf870b2
Udpdaed install guides with references to Laminas.
2020-02-21 13:50:46 +01:00
Cédric Bonhomme
6ddee00c4a
Updated CHANGELOG.
2020-02-21 13:33:41 +01:00
Cédric Bonhomme
6ffb9219bb
Updated CHANGELOG.
2020-02-21 13:08:54 +01:00
Cédric Bonhomme
f1236ae255
Updated CHANGELOG.
2020-02-21 13:03:44 +01:00
Cédric Bonhomme
a5730ffc9a
migrated to laminas
2020-02-21 09:40:34 +01:00
Ruslan Baidan
d92669e320
Temporary restored zend-mvc-console to prevent the issue.
2020-02-12 21:28:28 +01:00
Ruslan Baidan
0b0e7adc3e
Updated the versions of core and frontoffice.
2020-02-12 21:02:58 +01:00
Ruslan Baidan
541e1c8067
Added symfony/console to the dependencies list to be able to execute the frontoffice command(s).
2020-02-10 14:19:29 +01:00
Cédric Bonhomme
6b36955c1a
Updated README to explain how to install the disksize Vagrant plugin.
2020-02-03 09:22:59 +01:00
Ruslan Baidan
29e1ccdc99
Updated the hash of the core dependency.
2020-01-29 15:15:08 +01:00
Ruslan Baidan
6e09a6d42f
Updated the frontoffice dependency hash.
2020-01-29 14:58:03 +01:00
Ruslan Baidan
6da893f119
Updated the composer.lock file.
2020-01-29 10:26:49 +01:00
Ruslan Baidan
1febcce621
Releasing of the new versions 2.9.10.
2020-01-29 10:16:24 +01:00
Ruslan Baidan
f7ca1bb2cc
Updated the frontoffice version
2020-01-28 09:35:38 +01:00
Cédric Bonhomme
c787906eb0
updated zm-client dependency in composer.lock
2020-01-22 07:48:45 +01:00
Cédric Bonhomme
ad3da18d6a
Updated composer.lock
2020-01-20 21:18:00 +01:00
Cédric Bonhomme
68d65f8b00
Updated composer.lock
2020-01-20 13:23:18 +01:00
Cédric Bonhomme
7bbc46b9ee
Bumping version number and updated CHANGELOG.
2020-01-20 13:06:08 +01:00