Commit Graph

1047 Commits (master)

Author SHA1 Message Date
Ruslan Baidan b290870655
Update php.yml
Reverted the option "--ignore-platform-req=php"
2023-03-08 17:17:59 +01:00
Ruslan Baidan 833bc7df5b
Update php.yml
Removed the "--ignore-platform-req=php" as for install it is not needed.
2023-03-08 17:17:11 +01:00
Ruslan Baidan dbd8d13559
Update releases.yml
Changed the usage of php8.1
2023-03-08 17:16:35 +01:00
Ruslan Baidan 9bb0835599
Update php.yml
Changed the use of php8.1 and added --ignore-platform-req=php (as a temporary solution as of problems with proxy manager).
2023-03-08 17:13:27 +01:00
Ruslan Baidan df87650fba Updated the dependencies and installation of php dependencies in update-all.sh 2023-03-08 17:09:27 +01:00
Ruslan Baidan 90e66143c8 Updated the dependencies with use of php8 2023-03-08 14:31:18 +01:00
Ruslan Baidan c1e5cd1b13 Changed the vagrant bootstrap to use ubuntu 22.04. 2023-03-07 17:58:29 +01:00
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
Ruslan Baidan 40abd19089
Updated the client dependency with the migration fix. 2023-03-06 16:27:26 +01:00
Ruslan Baidan e3bf42e565
Updated the dependencies with the new release tags. 2023-03-06 15:53:58 +01:00
Ruslan Baidan 8e1af808ec
Update INSTALL.rhel7.9.md
Removed cache cleanup option in update-all command as this is a fresh install guide.
2023-03-06 14:41:59 +01:00
Ruslan Baidan cb18c98a9a
Update INSTALL.rhel7.9.md
Changed the exact tag use recommendation to the latest one.
2023-03-06 14:39:13 +01:00
Ruslan Baidan d02c121468
Merge pull request #475 from monarc-project/feature/background-import
Feature / Background Import
2023-02-07 14:58:38 +01:00
Ruslan Baidan e63de5f7ac
Merge remote-tracking branch 'origin/master' into feature/background-import
* origin/master:
  Updated the client dependency with objects import fixes.
  Updated the client dependency with the measures import fixes.
  Updated the client dependency with the import fix.
  Updated the client dependency with the import fix.
  Updated the client dependency with the import fix.
  Updated the client dependency with the import fix.
  Updated the composer.lock with the doctrine verison.
  Release of the v2.12.15-p2.

# Conflicts:
#	composer.lock
2023-02-07 14:58:21 +01:00
Ruslan Baidan 2a6f3fd0d0
Updated the client dependency with objects import fixes. 2023-02-03 15:37:38 +01:00
Ruslan Baidan dd7f6a008c
Updated the client dependency with the measures import fixes. 2023-02-02 11:33:34 +01:00
Ruslan Baidan 19b6c5a1d4
Updated the client dependency with the measures import fixes. 2023-02-02 11:28:54 +01:00
Ruslan Baidan b1680339ec
Updated the client dependency with the measures import fixes. 2023-02-02 10:42:01 +01:00
Ruslan Baidan e1b0337095
Updated the client dependency with the import fix. 2023-01-27 13:01:02 +01:00
Ruslan Baidan 306db87b1e
Updated the client dependency with the import fix. 2023-01-27 11:50:33 +01:00
Ruslan Baidan 7424b189ed
Updated the client dependency with the import fix. 2023-01-27 11:48:57 +01:00
Ruslan Baidan d18674d4b8
Updated the client dependency with the import fix. 2023-01-27 10:47:13 +01:00
Ruslan Baidan 1fbbcaaf78
Added the whole data dir to the gitignore. 2023-01-26 19:18:25 +01:00
Ruslan Baidan f5b6c8b734
Removed the .gitignore files as they are dropped by the cache cleanup. 2023-01-26 19:15:48 +01:00
Ruslan Baidan ee166a7d98
Updated the client dependency with the import fix. 2023-01-26 12:54:30 +01:00
Juan Rocha f5cc8f51e7 Merge remote-tracking branch 'origin/master' into feature/php8 2023-01-17 10:43:19 +01:00
Ruslan Baidan 4d3e6c4187
Updated the composer.lock with the doctrine verison. 2023-01-17 09:37:35 +01:00
Ruslan Baidan 79fc6467f3
Turned off the background import by default, added the script to run the import for all clients. 2023-01-13 14:42:11 +01:00
Ruslan Baidan c2623bf0f1
Release of the v2.12.15-p2. 2023-01-12 10:33:09 +01:00
Ruslan Baidan 7f923907eb
Added the config and upload path for importing files. 2023-01-12 10:30:10 +01:00
Juan Rocha 602be25f44 Updated packages of composer 2023-01-05 10:44:18 +01:00
Juan Rocha 445a62b8b8 Fixed semantic of composer.json 2023-01-05 10:44:00 +01:00
Juan Rocha a47d58e64e Merge remote-tracking branch 'origin/master' into feature/php8 2023-01-05 09:41:58 +01:00
Cédric Bonhomme 0a7fcacdc6
Updated zm-client dependency. 2023-01-05 08:38:41 +01:00
Juan Rocha 7c61a96994 Updated composer packages 2023-01-03 15:44:50 +01:00
Juan Rocha d56eba2a1c Merge remote-tracking branch 'origin/master' into feature/php8 2023-01-03 15:42:50 +01:00
Ruslan Baidan 1fbb68c2c5
Release of the new version 2.12.5 2022-12-21 10:26:10 +01:00
Ruslan Baidan 279f074aa3
Updated the core package with the import fix when multiple thems with the same label. 2022-11-24 16:42:46 +01:00
jfrocha a67eb53bc1 Added update PO Files script 2022-11-23 12:48:53 +01:00
jfrocha 9eb0e913c7 Removed duplicated twoFactorAuthEnforced option flag 2022-11-22 10:52:25 +01:00
jfrocha df7dc2ab9f Updated composer.lock 2022-11-22 10:04:37 +01:00
Ruslan Baidan b4438ac52c
Updated the client dependency with the import fix of threat duplication. 2022-11-17 11:46:33 +01:00
jfrocha 037eafbd05 Updated logos 2022-11-16 15:35:47 +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 5cabb27fb7
Added the example config parameter to enforce 2FA. 2022-11-15 11:48:50 +01:00
Ruslan Baidan 84ded7122e
New Monarc version release v2.12.4 2022-11-11 16:52:24 +01:00
Ruslan Baidan 80f345267a
Increased the vagrant disc size. 2022-11-09 11:42:49 +01:00
Ruslan Baidan 89e9de4a15
Updated the client's dependency with the import duplication issues fix. 2022-10-20 13:31:38 +02:00
Ruslan Baidan 054401714c
Updated the client version with the multiple clients' record fix. 2022-10-14 11:49:42 +02:00
Ruslan Baidan df061a18b4
Fixed the object categories language validation. 2022-10-13 16:23:56 +02:00