Ruslan Baidan
4777c19586
Updated the installation instructions with the StatsService details and updated zm-client version.
2020-12-17 15:20:40 +01:00
Ruslan Baidan
2e2b541b1e
Updated the frontoffice dependency.
2020-12-01 15:10:06 +01:00
Ruslan Baidan
36b231ac30
Updated the frontoffice version and collect stats scripts.
2020-11-27 14:02:35 +01:00
Ruslan Baidan
a35fd122c0
Fixed the collect stats script, starteds the tests fixes.
2020-11-24 10:34:26 +01:00
Ruslan Baidan
c2382b9910
Updated the frontoffice dependency.
2020-11-18 10:33:39 +00:00
Ruslan Baidan
71897e312d
Updated the restriction of php version to 7.2.
2020-11-18 08:52:03 +01:00
Ruslan Baidan
426052e473
Updated the version of laminas/laminas-dependency-plugin.
2020-11-17 17:14:34 +01:00
Ruslan Baidan
6cdfc3a1aa
Changed the dependencies requirment to the original ones.
2020-11-17 16:53:00 +01:00
Ruslan Baidan
66b5d958b1
Updated the frontoffice dependency and added the script to collects stats for all the clients on prod.
2020-11-17 14:39:50 +01:00
Ruslan Baidan
336ec70ff8
Updated the frontoffice dependency.
2020-11-17 11:21:53 +01:00
Ruslan Baidan
89cb6aa9a8
Updated the frontoffice dependency.
2020-11-17 08:43:02 +01:00
Ruslan Baidan
8d1d932da5
Updated the dependency version.
2020-11-11 14:55:15 +01:00
Ruslan Baidan
738edb11ba
Updated the dependencies and "laminas/laminas-dependency-plugin" to temporary use "2.0.0beta1".
2020-10-30 14:32:29 +01:00
Ruslan Baidan
fbbe17d1bc
updated the dependency version.
2020-10-26 15:43:03 +01:00
Ruslan Baidan
c9e332866b
updated the dependencies versions.
2020-10-26 11:10:27 +01:00
Ruslan Baidan
3e267de4df
updated the dependencies versions.
2020-10-26 10:39:38 +01:00
Ruslan Baidan
cae4e8b0cf
Update the version of zm_client dependency.
2020-10-20 13:57:22 +02:00
Ruslan Baidan
037f43d6e8
Update the version of zm_client dependency.
2020-10-20 10:10:06 +02:00
Ruslan Baidan
6e481f1cb7
Update the client dependency version.
2020-10-16 14:32:08 +02:00
Ruslan Baidan
d51ff5b342
Update the frontoffice dependency.
2020-10-07 11:59:31 +02:00
Ruslan Baidan
897a9afaf7
Updated the dependencies versions.
2020-10-05 17:10:35 +02:00
Ruslan Baidan
dd5a182c10
Uodated the dependencies versions.
2020-10-05 12:36:27 +02:00
Ruslan Baidan
d81fa1be6d
Updated composer.json and .lock with the dependencies changes.
2020-09-25 11:21:35 +02:00
Ruslan Baidan
48ef453db2
Updated the tests due to the stats service changes.
2020-07-14 11:23:52 +02:00
Ruslan Baidan
69894d9806
Covered fetching stats and filter with the test cases.
2020-07-03 15:00:32 +02:00
Ruslan Baidan
7c375ff1ca
Updated the composer.lock file due to zm_core fix.
2020-07-02 15:30:22 +02:00
Ruslan Baidan
125d7c1151
Added the stats type test cases.
2020-07-02 15:24:51 +02:00
Ruslan Baidan
4614a8ee0c
Updated the dependencies versions.
2020-06-26 11:01:08 +02:00
Ruslan Baidan
31a30db6b6
Added compliance stats type to the tests data, fixed the initial insert data.
2020-06-24 15:12:40 +02:00
Ruslan Baidan
285e60c06a
Merge remote-tracking branch 'origin/master' into feature/stats
...
# Conflicts:
# composer.lock
2020-06-05 12:09:05 +02:00
Ruslan Baidan
ce2c5b71b3
Updated the release with retagged version of core and client.
2020-06-03 12:46:48 +02:00
Ruslan Baidan
b7ce05d547
Updated the release with retagged version of core.
2020-06-03 12:00:28 +02:00
Ruslan Baidan
c31f4723b3
Removed the restriction of doctrine/cache package.
2020-06-02 23:24:42 +02:00
Ruslan Baidan
c156269a1d
Updated the release with retagged version of core.
2020-06-02 23:22:01 +02:00
Ruslan Baidan
0a21d07336
Release v2.9.15 related changes.
2020-06-02 16:36:44 +02:00
Ruslan Baidan
b1759e405a
Improved the tests based on the zm_client changes.
2020-05-22 17:02:09 +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
a01cbeec8d
Fixed the VM issue of the proxy generation.
2020-04-28 21:47:02 +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
ab4606e085
Release of new version 2.9.14 of monarc.
2020-04-24 10:19:01 +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
6f4b8fb982
Preapred the release 2.9.12
2020-03-19 15:09:19 +01:00
Ruslan Baidan
c398af80ce
Update the core package with the last fix.
2020-02-24 17:00:41 +01:00