Commit Graph

73 Commits (344b3498b89ed196e65160e51ba4c3aa44b2da28)

Author SHA1 Message Date
Ruslan Baidan 344b3498b8
Merge remote-tracking branch 'origin/feature/php8'
* origin/feature/php8:
  Updated packages of composer
  Fixed semantic of composer.json
  Updated composer packages
  Added update PO Files script
  Removed duplicated twoFactorAuthEnforced option flag
  Updated composer.lock
  Added the support of php8 for vagrant and composer loading of the specific packages.

# Conflicts:
#	composer.lock
2023-03-07 08:04:20 +01:00
Juan Rocha 445a62b8b8 Fixed semantic of composer.json 2023-01-05 10:44:00 +01:00
Juan Rocha d56eba2a1c Merge remote-tracking branch 'origin/master' into feature/php8 2023-01-03 15:42:50 +01:00
Ruslan Baidan b4438ac52c
Updated the client dependency with the import fix of threat duplication. 2022-11-17 11:46:33 +01:00
Ruslan Baidan 2a0a209811
Added the support of php8 for vagrant and composer loading of the specific packages. 2022-11-15 11:52:23 +01:00
Ruslan Baidan 84ded7122e
New Monarc version release v2.12.4 2022-11-11 16:52:24 +01:00
Cédric Bonhomme f809ad4705
chg: [dependencies] Added new QRCode backend endroid/qr-code. 2022-06-22 09:26:35 +02:00
Cédric Bonhomme e042b2544d
[2FA] added robthree/twofactorauth dependency. 2022-05-05 14:59:47 +02:00
Ruslan Baidan affa21fc88
Uodated the core and client packages. 2022-03-08 12:59:30 +01:00
jfrocha 8258256c9f Revert last commit 2021-06-21 12:46:43 +02:00
jfrocha b72b7b6d60 Set the composer temporally dependency (install phpword 0.18.2) 2021-06-21 12:45:10 +02:00
Ruslan Baidan 91e1524ce7
Updated the core and client dependencies with the import/export fixes. 2021-05-26 19:11:47 +02:00
Cédric Bonhomme 722da488f6
chg: bump zm-core dependency to version 2.10.3 2021-05-17 10:28:14 +02:00
Cédric Bonhomme c7ec96f577
chg: bump zm-client dependency to version 2.10.3 2021-05-17 10:25:37 +02:00
Ruslan Baidan 7220f457e4
Added the new release description and updated dependencies. 2021-05-10 11:58:45 +02:00
Ruslan Baidan 69a9ca2e37
Updated the way of Frontend dependencies updating to tags usage, removed the php version related packages limitation ass now we can use php7.4. 2021-05-05 12:41:12 +02: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 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 d81fa1be6d
Updated composer.json and .lock with the dependencies changes. 2020-09-25 11:21:35 +02:00
Ruslan Baidan 125d7c1151
Added the stats type test cases. 2020-07-02 15:24:51 +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 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 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 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 e6fc1880fc
Updated the composer to use frontoffice and core of 2.9.* versions. 2019-11-25 13:06:37 +01:00
Ruslan Baidan e9fd4060b1
Fixed the composer to use temporary dev-master for the core and frontoffice dependencies. 2019-11-21 09:41:45 +01:00
Ruslan Baidan 228379c290
Temporary used `dev-master` version. 2019-11-20 16:03:29 +01:00
Ruslan Baidan cdc41ed290
Changed the composer to use versions of the dependencies instead of feature branches. 2019-11-19 09:43:48 +01:00
Cédric Bonhomme 9de7c24fe1
Added composer.lock file. 2019-11-13 10:44:07 +01:00
Ruslan Baidan 79b141d070
Cleaned up the scripts and vagrant bootstrap, updarted the docs. 2019-10-30 10:53:05 +01: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 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
Cédric Bonhomme 9c65ca2c12
relax the version of doctrine-orm-module for older version of PHP 2019-03-01 09:45:11 +01:00
Cédric Bonhomme 3c399b6e46
updated doctrine-orm-module version in the dependencies 2019-03-01 08:52:59 +01:00
Cédric Bonhomme 0b87c15f2d
Updated composer.json: ramsey/uuid is now a requirement 2018-11-21 08:14:55 +01:00
Cédric Bonhomme c0e38cac24
Removed build fles, behat configuration file, updated packages and README. 2018-01-25 21:38:45 +01:00
Cédric Bonhomme cb8e99587b
phpoffice/phpword must use the stable branch 2017-07-12 08:41:39 +02:00
Cédric Bonhomme 8c4cb94c70
phpoffice/phpword set from stable to master 2017-07-05 15:15:21 +02:00
Cédric Bonhomme 20af653da4
removed 'prefered-install' section in composer.jsom 2017-07-05 14:12:24 +02:00
Cédric Bonhomme 769e3fbb92
Updated links to the GitHub organization. 2017-07-05 14:05:31 +02:00
Jerome Lombardi 9f1f3b8301 Fix : set the correct repository for the application 2017-03-08 15:12:21 +01:00
Jerome Lombardi fa0fd8fe0c Fix : set the correct repository for the application 2017-03-08 14:43:38 +01:00