Commit Graph

73 Commits (e0db08786fc3009c230675c203f1188dba030e94)

Author SHA1 Message Date
Ruslan Baidan deeb0863d9
Fixed the tests execution and covered the current filter classes. 2020-06-30 21:18:06 +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
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 9757525c73
Added the commit with the tests introduction. 2020-04-21 14:31:57 +02: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
Cédric Bonhomme 8fafc4fcfe
updated node 2019-11-21 08:34:50 +01:00
Cédric Bonhomme f9bbc2ac7d
creation of cache folders 2019-11-21 08:31:22 +01:00
Cédric Bonhomme a841bc1932
Updated install scripts. 2019-11-20 10:22:59 +01:00
Cédric Bonhomme 0cc498dcb9
Fixed merge conflict. 2019-10-31 11:58:42 +01:00
Ruslan Baidan 968a4147ff
Added the extension loading to enable xdebug. 2019-10-31 10:24:59 +01:00
Ruslan Baidan ec6fcde391
Fixed the vagrant command. 2019-10-30 15:09:17 +01:00
Ruslan Baidan d3914b9969
Xdebug installation fix for vagrant. 2019-10-30 11:59:44 +01:00
Ruslan Baidan 79b141d070
Cleaned up the scripts and vagrant bootstrap, updarted the docs. 2019-10-30 10:53:05 +01:00
Cédric Bonhomme 6d7ffcee72
Using APPLICATION_ENV instead of APP_ENV. 2019-10-28 13:23:06 +01:00
Cédric Bonhomme 0c4b0e19ac
removed now useless Git settings 2019-09-23 11:19:05 +02:00
Cédric Bonhomme 49e5aa21d9
updated vagrant bootstrap script 2019-09-23 08:50:20 +02:00
Ruslan Baidan 9b2e4f6750
Fixed vagrant bootstrap, added the required dependencies. 2019-09-20 15:26:39 +02:00
Ruslan Baidan 011fe9812a
Fixed the scripts paths and removed the githuib libraries pulling as all the projects are on packagist. 2019-09-12 14:38:30 +02:00
Ruslan Baidan 73357c3551
Updated the dependencies to use Zf3 components, fixed the FO and Core loading paths and updated the configuration. 2019-09-04 20:40:41 +02:00
Cédric Bonhomme 434d95aa6e
updated Vagrant deployment script 2019-08-23 11:49:16 +02:00
Cédric Bonhomme c1d4c43ddb
wip 2019-08-23 09:10:09 +02:00
Cédric Bonhomme 05c42afc0d
enabling xdebug with the Vagrant env 2019-08-23 08:41:26 +02:00
Ruslan Baidan 577766f18e Merge branch 'recordGDPR' of https://github.com/monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:25:47 +02:00
Ruslan Baidan c5aa5760f0
Reverted automatically merged bootstrap.sh 2019-08-23 08:25:38 +02:00
Cédric Bonhomme 930c8a1f25 Merge branch 'recordGDPR' of github.com:monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:21:33 +02:00
Cédric Bonhomme 9e306942c7
fixed fileMode option of Git 2019-08-23 08:21:23 +02:00
Ruslan Baidan 939ac14ca6 Merge branch 'recordGDPR' of https://github.com/monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:19:23 +02:00
Cédric Bonhomme aa56b17480
fixed regular exception 2019-08-23 08:18:01 +02:00
Ruslan Baidan 05ceed1ca0
Added forwarding Mysql port 3306 from VM to host machine. 2019-08-23 08:16:04 +02:00
Cédric Bonhomme 36ee8e750a
Cleaned bootstrap file. 2019-08-23 08:15:51 +02:00
Cédric Bonhomme 45dfa54fef
Added Xdebug support for the dev environment via bootstrap.sh script. 2019-08-23 07:57:10 +02:00
Cédric Bonhomme 1f8f061d49 Merge branch 'SOA' 2019-05-24 10:06:16 +02:00
Cédric Bonhomme 2d483a97a8
Ensures that gsfonts is installed. 2019-05-14 10:28:27 +02:00
Cédric Bonhomme 1157ec40c6
Renamed vm name with vagrant 2019-04-24 11:27:16 +02:00
Cédric Bonhomme 8145d61bc7
Renamed Dutch language code. 2019-04-24 11:04:12 +02:00
Cédric Bonhomme 9c5213c14d
Added some HTTPS headers in order to improve privacy and security. 2019-04-04 13:54:23 +02:00
Cédric Bonhomme 7f9c157758
Updated default vagrant configuration file for MONARC. 2019-04-04 07:56:39 +02:00
Cédric Bonhomme 6323e77552
updated vagrant vm name 2019-02-28 22:20:45 +01:00
Cédric Bonhomme 3d43aee983
Updated Changelog. 2019-02-28 21:00:41 +01:00
Cédric Bonhomme 609c006493
Removed useless Vagrant configuraiton line. 2018-10-11 10:01:35 +02:00
Cédric Bonhomme 7fd91b156c
Updated VirtualBox name of the development environment. 2018-10-10 14:07:09 +02:00
Cédric Bonhomme 15c6b49d0d
Removed useless variables. 2018-10-10 13:35:19 +02:00
Cédric Bonhomme 79d63aa720
Removed useless environment variables in VirtualHost. 2018-10-10 13:31:03 +02:00
Cédric Bonhomme 32a024ed0d
Added new instructions for an installation on Ubuntu Bionic (18.04) 2018-10-02 10:14:48 +02:00