Commit Graph

495 Commits (ldap)

Author SHA1 Message Date
Ruslan Baidan 9f44985d4c Merge remote-tracking branch 'origin/feature/upgrade-to-zf3' into ldap 2019-11-18 13:06:15 +01:00
Cédric Bonhomme 767a44039d
Updated instruction for installation under Ubuntu 18.04. 2019-11-14 08:09:15 +01:00
Cédric Bonhomme e901f5185b
updated install script 2019-11-14 08:08:49 +01:00
Cédric Bonhomme 111b5c045c
Added instructions for installation of MONARC on Debian 10. 2019-11-14 08:08:24 +01:00
Cédric Bonhomme 83ffceee92
Updated VERSION.json 2019-11-13 10:57:54 +01:00
Cédric Bonhomme 1ca9eda3dd
simplify update script 2019-11-13 10:55:30 +01:00
Cédric Bonhomme 838d788267
simplify update script 2019-11-13 10:44:35 +01:00
Cédric Bonhomme 9de7c24fe1
Added composer.lock file. 2019-11-13 10:44:07 +01:00
Cédric Bonhomme eee4f164e0
Removed now useless script. 2019-11-11 14:44:35 +01:00
Cédric Bonhomme d4b32b1c16
Removed now useless call to git pull. 2019-11-11 10:57:08 +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 040914e0ad Merge branch 'feature/upgrade-to-zf3' of https://github.com/monarc-project/MonarcAppFO into feature/upgrade-to-zf3 2019-10-25 10:24:18 +02:00
Ruslan Baidan 69bb75f649
Added data/json/.gitkeep file 2019-10-18 10:45:17 +02:00
Ruslan Baidan 6f803c5021
Added data/json/.gitkeep file 2019-10-18 10:45:01 +02:00
Ruslan Baidan 54ad2e91b9
Added the complete data folder to gitignore. 2019-10-18 09:54:40 +02:00
Ruslan Baidan b322bb1786
Added the changelog record, updated the version in the package and composer.lock. 2019-10-18 09:53:24 +02:00
Cédric Bonhomme 89601cd58c Merge branch 'feature/upgrade-to-zf3' of https://github.com/monarc-project/MonarcAppFO into feature/upgrade-to-zf3 2019-09-30 09:27:34 +02:00
Ruslan Baidan 1cac1050fa
Reverted the error reporting. 2019-09-30 09:18:50 +02:00
Ruslan Baidan 9104d10fa7 Merge branch 'feature/upgrade-to-zf3' of https://github.com/monarc-project/MonarcAppFO into feature/upgrade-to-zf3 2019-09-29 17:21:05 +02:00
Ruslan Baidan e052a9c3cd
Added console module and fixed composer lock. 2019-09-29 17:20:51 +02:00
Cédric Bonhomme 14b71c2cee Merge branch 'master' of https://github.com/monarc-project/MonarcAppFO into feature/upgrade-to-zf3 2019-09-24 16:11:27 +02: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 ca88512c29
Added composer.lock to the repository. 2019-09-12 15:13:37 +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
Cédric Bonhomme 59294a3572
updated structure dump. 2019-09-12 13:03:51 +02:00
Cédric Bonhomme fc06beb1ad
added new referentials and minor fixes in the db bootstrap file. 2019-09-12 11:52:16 +02:00
Ruslan Baidan f9cc0f1ec1
Reverted the testing modifications. 2019-09-06 14:30:15 +02:00
Ruslan Baidan e83827ab88
Added the dir for the proxy generated classes. 2019-09-06 12:08:26 +02:00
Ruslan Baidan b706b2a1dc
Fixed the composer requirements and added the log module. 2019-09-05 08:13:09 +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
Stanley 845219bce1 Updated Markdown documentation to configure a local openldap server for testing purpose 2019-08-30 16:48:22 +02:00
Cédric Bonhomme 98c4f33e7a
Updated changelog for the release 2.9.0. 2019-08-23 14:00:33 +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
Cédric Bonhomme 1445b52507 Merge branch 'recordGDPR' of github.com:monarc-project/MonarcAppFO into recordGDPR 2019-08-23 08:39:35 +02:00
Cédric Bonhomme 935aec45dd
updated changelog 2019-08-23 08:38:07 +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