Commit Graph

  • 48ef453db2
    Updated the tests due to the stats service changes. Ruslan Baidan 2020-07-14 11:23:52 +0200
  • c4c1e2fc44
    FIxed the test based on the changes of stats service. Ruslan Baidan 2020-07-13 14:37:04 +0200
  • a2db12e239
    Added exposing of the postgresql port to access it from host machine. Ruslan Baidan 2020-07-08 12:06:49 +0200
  • 84d6104001
    Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats Ruslan Baidan 2020-07-08 09:42:49 +0200
  • c998326768
    chg: [vagrant] forward default output of systemd to /dev/null Cédric Bonhomme 2020-07-07 23:15:24 +0200
  • 9698735042
    chg: [stats service deployment] do not install dev dependencies. Cédric Bonhomme 2020-07-07 22:03:47 +0200
  • ab621b351d
    added FLASK_APP env variable Cédric Bonhomme 2020-07-07 17:03:11 +0200
  • a5f78c28b3
    removed the composer optimisation to load the dev dependencies. Ruslan Baidan 2020-07-07 15:40:21 +0200
  • 165401ec17 Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats Cédric Bonhomme 2020-07-07 15:35:07 +0200
  • 122428e8f0
    added new variable for lib/mosp.py Cédric Bonhomme 2020-07-07 15:34:37 +0200
  • 2a0ea077ab
    Used the stats port for the FO config. Ruslan Baidan 2020-07-07 15:31:31 +0200
  • 9f0241422b
    new: [deployment] added installation, configuration of stats service and the systemd service file for it. The service is running by default on port 5005 in the Vagrant virtual machine, mapping is done on port 5005 of the host machine. Cédric Bonhomme 2020-07-07 14:39:02 +0200
  • e0db08786f
    Removed the phpinfo file Ruslan Baidan 2020-07-03 15:39:30 +0200
  • 37a2564579
    Added the tests migrations files. Ruslan Baidan 2020-07-03 15:38:25 +0200
  • 69894d9806
    Covered fetching stats and filter with the test cases. Ruslan Baidan 2020-07-03 15:00:32 +0200
  • 7c375ff1ca
    Updated the composer.lock file due to zm_core fix. Ruslan Baidan 2020-07-02 15:30:22 +0200
  • 125d7c1151
    Added the stats type test cases. Ruslan Baidan 2020-07-02 15:24:51 +0200
  • deeb0863d9
    Fixed the tests execution and covered the current filter classes. Ruslan Baidan 2020-06-30 21:18:06 +0200
  • 4614a8ee0c
    Updated the dependencies versions. Ruslan Baidan 2020-06-26 11:01:08 +0200
  • ef882860d1
    Fixed the insert my print script. Ruslan Baidan 2020-06-25 16:27:46 +0200
  • 31a30db6b6
    Added compliance stats type to the tests data, fixed the initial insert data. Ruslan Baidan 2020-06-24 15:12:40 +0200
  • 7b198da74f
    Fixed the test data to comply with the actual stats modifications. Ruslan Baidan 2020-06-12 12:40:25 +0200
  • 285e60c06a
    Merge remote-tracking branch 'origin/master' into feature/stats Ruslan Baidan 2020-06-05 12:09:05 +0200
  • d737f688a0
    Apache2 configuration #296 dbarzin 2020-06-04 12:49:28 +0200
  • ce2c5b71b3
    Updated the release with retagged version of core and client. Ruslan Baidan 2020-06-03 12:46:48 +0200
  • b7ce05d547
    Updated the release with retagged version of core. Ruslan Baidan 2020-06-03 12:00:28 +0200
  • c31f4723b3
    Removed the restriction of doctrine/cache package. Ruslan Baidan 2020-06-02 23:24:42 +0200
  • c156269a1d
    Updated the release with retagged version of core. Ruslan Baidan 2020-06-02 23:22:01 +0200
  • 0a21d07336
    Release v2.9.15 related changes. Ruslan Baidan 2020-06-02 16:36:44 +0200
  • bcecdd8eb6
    Chnaged the test response codes to 201. Ruslan Baidan 2020-06-02 16:29:55 +0200
  • b1759e405a
    Improved the tests based on the zm_client changes. Ruslan Baidan 2020-05-22 17:02:09 +0200
  • c1db6b2c3b
    Covered the stats aggregation with the tests. Ruslan Baidan 2020-05-18 23:56:07 +0200
  • dcfccc04e9
    Added the basic tests to cover stats generation, added a possibility to execute the tests from host machine. Ruslan Baidan 2020-05-14 23:43:02 +0200
  • 139348eed0
    Added stats-api settings. Ruslan Baidan 2020-05-12 18:25:51 +0200
  • a01cbeec8d
    Fixed the VM issue of the proxy generation. v2.9.15 Ruslan Baidan 2020-04-28 21:47:02 +0200
  • 45fb3be941
    Merge remote-tracking branch 'origin/master' into feature/stats Ruslan Baidan 2020-04-24 21:19:20 +0200
  • 04ac95d038
    Renamed xdebug variable. Ruslan Baidan 2020-04-24 20:46:17 +0200
  • f49b7ac201
    fixed the permissions issue for the vm generation. Ruslan Baidan 2020-04-24 20:34:42 +0200
  • 737774a151
    chg: [vagrant] adjusted usermod and permissions on files (data for backend) Cédric Bonhomme 2020-04-24 15:55:29 +0200
  • 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. v2.9.14 Cédric Bonhomme 2020-04-24 11:49:44 +0200
  • ab4606e085
    Release of new version 2.9.14 of monarc. Ruslan Baidan 2020-04-24 10:19:01 +0200
  • 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 Cédric Bonhomme 2020-04-22 13:29:32 +0200
  • ab927c2489
    Set defualt null for updated_at filed. Ruslan Baidan 2020-04-22 11:36:00 +0200
  • 830a7785ac
    Changed the filed type to datetime instead of timestamp, to check if github actions build will be passed. Ruslan Baidan 2020-04-22 10:53:05 +0200
  • 3f93cbfcb8
    Updated the client dependency. Ruslan Baidan 2020-04-22 09:17:37 +0200
  • 3f4326e675
    Updated the client dependency. Ruslan Baidan 2020-04-21 22:33:14 +0200
  • bd7d3fad8e
    Uodated the client dependency. Ruslan Baidan 2020-04-21 16:02:07 +0200
  • 6d58e44823
    Fixed the core package version. Ruslan Baidan 2020-04-21 15:33:54 +0200
  • 9757525c73
    Added the commit with the tests introduction. Ruslan Baidan 2020-04-14 11:57:21 +0200
  • ad74b357f1
    Created the new release tags and updated the dependencies. v2.9.13 Ruslan Baidan 2020-04-14 12:42:48 +0200
  • 2b2b2f0726
    Added the initial tests configuration, partially covered users' creation. feature/248 Ruslan Baidan 2020-04-14 11:57:21 +0200
  • e7243720d4
    Updated the dependencies with the fix. bugfix/261 Ruslan Baidan 2020-04-06 16:06:10 +0200
  • 8091991bd3
    Fixed the duedate reset. Ruslan Baidan 2020-04-06 15:20:51 +0200
  • b13919d784
    Updated the core version. Ruslan Baidan 2020-04-06 13:27:03 +0200
  • a69868f2d8
    Updated the dependency version. Ruslan Baidan 2020-04-02 18:19:02 +0200
  • a356a2b9c9 Merge remote-tracking branch 'origin/master' into bugfix/261 Ruslan Baidan 2020-03-30 16:00:30 +0200
  • d62214795c
    Updated the core and client dependencies with latest changes. Ruslan Baidan 2020-03-30 15:45:37 +0200
  • 0ca8aed1e1
    Uncommented the mysql server start for the build. v2.9.12 Ruslan Baidan 2020-03-19 15:11:26 +0100
  • 6f4b8fb982
    Preapred the release 2.9.12 Ruslan Baidan 2020-03-19 15:09:19 +0100
  • 953e9be402
    check by starting MariaDB manually #263 2.9.12 Cedric 2020-03-19 10:08:15 +0000
  • 1da0433876
    Updated the core package version. Ruslan Baidan 2020-03-11 13:54:06 +0100
  • 32c7153426
    Switched to the particular client and core versions to test them. Ruslan Baidan 2020-03-11 10:45:43 +0100
  • 3e7ae0eecd
    Updated CHANGELOG. Cédric Bonhomme 2020-03-04 08:35:05 +0100
  • a666df3f99
    Updated CHANGELOG. Cédric Bonhomme 2020-03-02 16:01:11 +0100
  • 3cfd9af94a Merge branch 'master' of https://github.com/monarc-project/MonarcAppFO v2.9.11 Ruslan Baidan 2020-02-24 17:00:49 +0100
  • c398af80ce
    Update the core package with the last fix. Ruslan Baidan 2020-02-24 17:00:41 +0100
  • 237eb586e1
    removed useless echo Cédric Bonhomme 2020-02-24 13:37:46 +0100
  • 585ffef9b8
    typo Cédric Bonhomme 2020-02-24 13:36:33 +0100
  • 4458f172c9
    added check_composer.sh Cédric Bonhomme 2020-02-24 13:29:30 +0100
  • 7186d4f583
    Updated the composer.lock file to use core package with input filter dependencies. Ruslan Baidan 2020-02-24 09:15:38 +0100
  • 32359aa51c
    Added back the dependency pluging package and input filters. Ruslan Baidan 2020-02-22 11:55:59 +0100
  • b24833c65a
    Reverted the laminas/laminas-dependency-plugin. Ruslan Baidan 2020-02-21 16:58:44 +0100
  • 81fdca3a1f
    Fixed the dependencies hashes with removed extra sub packages. Ruslan Baidan 2020-02-21 16:24:53 +0100
  • 7f51be2cb0
    Merge pull request #255 from monarc-project/laminas ruslanbaidan 2020-02-21 15:30:14 +0100
  • 3bc80ee319
    Uodated the version number. #255 Ruslan Baidan 2020-02-21 15:28:48 +0100
  • cea157c14e
    Updated the composer with the latest versions of core and client to use Laminas. Ruslan Baidan 2020-02-21 15:18:19 +0100
  • 836cf870b2
    Udpdaed install guides with references to Laminas. Cédric Bonhomme 2020-02-21 13:50:46 +0100
  • 6ddee00c4a
    Updated CHANGELOG. Cédric Bonhomme 2020-02-21 13:33:41 +0100
  • 6ffb9219bb
    Updated CHANGELOG. Cédric Bonhomme 2020-02-21 13:08:54 +0100
  • f1236ae255
    Updated CHANGELOG. Cédric Bonhomme 2020-02-21 13:03:44 +0100
  • a5730ffc9a
    migrated to laminas Cédric Bonhomme 2020-02-21 09:40:34 +0100
  • d92669e320
    Temporary restored zend-mvc-console to prevent the issue. Ruslan Baidan 2020-02-12 21:28:28 +0100
  • 0b0e7adc3e
    Updated the versions of core and frontoffice. Ruslan Baidan 2020-02-12 21:02:58 +0100
  • 541e1c8067
    Added symfony/console to the dependencies list to be able to execute the frontoffice command(s). Ruslan Baidan 2020-02-10 14:19:29 +0100
  • 6b36955c1a
    Updated README to explain how to install the disksize Vagrant plugin. Cédric Bonhomme 2020-02-03 09:22:59 +0100
  • 29e1ccdc99
    Updated the hash of the core dependency. v2.9.10 Ruslan Baidan 2020-01-29 15:15:08 +0100
  • 6e09a6d42f
    Updated the frontoffice dependency hash. Ruslan Baidan 2020-01-29 14:58:03 +0100
  • 6da893f119
    Updated the composer.lock file. Ruslan Baidan 2020-01-29 10:26:49 +0100
  • 1febcce621
    Releasing of the new versions 2.9.10. Ruslan Baidan 2020-01-29 10:16:24 +0100
  • f7ca1bb2cc
    Updated the frontoffice version Ruslan Baidan 2020-01-28 09:35:38 +0100
  • c787906eb0
    updated zm-client dependency in composer.lock v2.9.9 Cédric Bonhomme 2020-01-22 07:48:45 +0100
  • ad3da18d6a
    Updated composer.lock Cédric Bonhomme 2020-01-20 21:18:00 +0100
  • 68d65f8b00
    Updated composer.lock Cédric Bonhomme 2020-01-20 13:23:18 +0100
  • 7bbc46b9ee
    Bumping version number and updated CHANGELOG. Cédric Bonhomme 2020-01-20 13:06:08 +0100
  • 4c0edc42ae
    Added the new release modifications. v2.9.8 Ruslan Baidan 2020-01-10 11:50:12 +0100
  • 6b70fb0032
    Added one more bugfix to the release. v2.9.7 Ruslan Baidan 2020-01-06 17:13:31 +0100
  • b247b5db36 Merge branch 'master' of https://github.com/monarc-project/MonarcAppFO Ruslan Baidan 2020-01-03 17:01:19 +0100
  • 5b63379cee
    Updated the release version. Ruslan Baidan 2020-01-03 17:00:43 +0100
  • 26acc2d2cc
    Updated copyright years. Cédric Bonhomme 2020-01-03 10:04:51 +0100
  • 304bdb1fcd
    Release of the new version, updated composer.lock. v2.9.6 Ruslan Baidan 2019-12-31 11:35:05 +0100