Commit Graph

76 Commits (48ef453db243826a2c8f9b23f43a2e90bf5decd7)

Author SHA1 Message Date
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
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
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 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
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
Ruslan Baidan 4c0edc42ae
Added the new release modifications. 2020-01-10 11:50:12 +01:00
Ruslan Baidan 6b70fb0032
Added one more bugfix to the release. 2020-01-06 17:13:31 +01:00
Ruslan Baidan 5b63379cee
Updated the release version. 2020-01-03 17:00:43 +01:00
Ruslan Baidan 304bdb1fcd
Release of the new version, updated composer.lock. 2019-12-31 11:35:05 +01:00
Jerome Lombardi ea016aa55f update issue with global object 2019-12-23 15:34:17 +01:00
Ruslan Baidan c195d26c81
Fixed the issue of removing of the library categories.Updated the core package version. 2019-12-20 16:40:18 +01:00