Commit Graph

79 Commits

Author SHA1 Message Date
Ralf Becker
b1f79d1c40 * SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup 2020-05-28 23:24:09 +02:00
dependabot-preview[bot]
2e894e371b [Security] Bump phpmailer/phpmailer from 6.1.5 to 6.1.6
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.1.5 to 6.1.6. **This update includes a security fix.**
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.1.5...v6.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 19:02:17 +02:00
dependabot-preview[bot]
bea7d10711 [Security] Bump simplesamlphp/simplesamlphp from 1.18.5 to 1.18.6
Bumps [simplesamlphp/simplesamlphp](https://github.com/simplesamlphp/simplesamlphp) from 1.18.5 to 1.18.6. **This update includes a security fix.**
- [Release notes](https://github.com/simplesamlphp/simplesamlphp/releases)
- [Changelog](https://github.com/simplesamlphp/simplesamlphp/blob/v1.18.6/docs/simplesamlphp-changelog.md)
- [Commits](https://github.com/simplesamlphp/simplesamlphp/compare/v1.18.5...v1.18.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 22:28:50 +02:00
Ralf Becker
e3ede597dc * API: add SimpleSAMLphp for SAML/Shibboleth authentication and many more 2020-04-14 14:10:33 +02:00
nathangray
8476a0cd35 Collabora version bump to try to make Travis happy 2020-04-08 12:56:01 -06:00
nathangray
fb4e6c0dfe Some improvements to sharing when multiple shares are involved 2020-04-03 16:20:47 -06:00
nathangray
65fae4e788 Bump collabora version to try to make Travis happy 2020-03-30 16:19:32 -06:00
nathangray
cf0696e2f6 Bump collabora version to try to make Travis happy 2020-03-30 14:35:15 -06:00
nathangray
f38f265e1f Bump projectmanager version 2020-03-10 14:42:43 -06:00
nathangray
f2c1a80e1c Bump projectmanager version 2020-03-10 13:53:17 -06:00
nathangray
4ededb8f20 Bump projectmanager revision, add some more test debug 2020-03-10 13:24:43 -06:00
nathangray
f8c8dd1496 Removing composer.lock causes Travis errors. Trying just updating collabora. 2020-03-10 10:48:34 -06:00
Ralf Becker
6a11eed84b updating commit-hashes trying to fix Collabora not latest version 2020-03-04 23:17:16 +01:00
Ralf Becker
b448f9a021 adding phpUnit 8.x as dev-requirement and try staring Apache in Travis for CalDAV tests 2020-03-04 22:43:09 +01:00
Ralf Becker
44d9fcc790 Revert "* CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar"
This reverts commit 4c6e41d479.
2020-03-04 19:16:50 +01:00
Ralf Becker
78fe939b00 Revert "better/quicker use setUpBeforeClass to create accounts and update to phpUnit 8"
This reverts commit 55a0c2b6bc.
2020-03-04 19:16:37 +01:00
Ralf Becker
55a0c2b6bc better/quicker use setUpBeforeClass to create accounts and update to phpUnit 8 2020-03-04 18:46:47 +01:00
Ralf Becker
4c6e41d479 * CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar 2020-03-04 16:58:38 +01:00
Ralf Becker
412502f375 replace self.version with version "dev-master" as composer create-projects fails otherwise 2019-11-06 13:11:31 +01:00
Ralf Becker
a2ceac6ce7 move dependencies to project 2019-10-21 18:35:13 +02:00
Ralf Becker
d5b14fa205 updating egroupware/rocketchat hash 2019-07-15 17:51:08 +02:00
Ralf Becker
a08009b9e9 update composer.lock with latest egroupware/*:dev-master hashes to fix not updated sources in container
to do so run inside egroupware directory: 
grep self.version composer.json | while read pack version; do composer update $(echo $pack|cut -d'"' -f2); done
2019-07-10 12:47:09 +02:00
Ralf Becker
70e2c0bcd8 adding bookmarks, news_admin and registration to be installed by default 2019-07-09 11:45:59 +02:00
Ralf Becker
d8826ef8da installing now rocketchat, status and openid apps by default 2019-06-17 15:38:28 +02:00
Ralf Becker
3f0be09dd6 setting php platform/support to just 7.0 to use bacon/bacon-qr-code 1.x supporting php 7.0 2019-06-17 12:29:37 +02:00
Ralf Becker
53db16cd24 updating dependencies, specially z-pust to 2.5.0 2019-06-09 18:23:32 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Ralf Becker
8ea387e580 loading TinyMCE 5 through composer 2019-03-20 10:17:34 +01:00
Ralf Becker
5006344ed1 keep composer happy: remove doublicate diff2html, lowercase Horde_Text_Diff and update lock file 2019-03-01 19:42:16 +01:00
nathangray
24003deafa Remove dependency on pear/text_diff, we use pear-pear.horde.org/horde_text_diff everywhere now 2019-02-28 11:38:43 -07:00
Ralf Becker
3a904b16bd try fixing Scrutinizer composer install problem 2019-02-28 10:37:37 +01:00
Ralf Becker
d43e10934a updated composer.lock after adding the diff stuff to composer.json 2019-02-28 10:13:37 +01:00
Ralf Becker
08200bd99c loading ADOdb through composer 2019-02-23 13:10:18 +01:00
Ralf Becker
104903e91a try fixing Scrutinizer build 2019-02-11 22:12:51 +01:00
Ralf Becker
38c02ea1c9 try using egroupware/z-push-dev from packagist (instead vcs) to fix Travis 2019-02-11 21:45:30 +01:00
Ralf Becker
e0845de06e installing collabora, projectmanager, tracker and activesync now via composer 2019-02-11 20:58:33 +01:00
Ralf Becker
75eab305f5 WIP installing EGroupware through composer (instead of myrepos) 2019-02-11 16:46:09 +01:00
Ralf Becker
98bde59274 using pear/(text_diff|xml_feed_parser) available now
and update to horde/mapi 1.0.9 no longer requiring pear/math_biginteger, but ext-bcmath
2019-02-10 10:45:16 +01:00
Ralf Becker
be437f9b8a use egroupware/icalendar:2.1.9 until fix/pull request is released by Horde 2019-02-09 11:36:58 +01:00
Ralf Becker
d753624972 remove dependency on pear.php.net in favor of pear/* composer packages
require: pear/math_biginteger
replace: pear-pear.php.net/Math_BitInteger
--> get horde_mapi to use pear/math_biginter
allow newer version of fxp/composer-asset-plugin (1.4.4) to fix:
https://bower.herokuapp.com/packages could not be fully loaded
--> moved to a different url, which the new plugin uses
2019-02-09 09:29:01 +01:00
Ralf Becker
f4289d4277 setting php>=7.0, as Scrutinizer seems to require/user PHP 7.0 2019-02-07 17:12:57 +01:00
Ralf Becker
27192d4b5d using lowercase package names, to fix complains by composer 2019-02-07 17:06:32 +01:00
Ralf Becker
28f61e0eb0 replace currently unavailable pear.php.net with composer 2019-02-07 16:53:13 +01:00
Hadi Nategh
c5c09c4f9f Deprecate CKEDITOR and remove it from source 2019-01-25 12:41:13 +01:00
Hadi Nategh
17ae61f2fd Add magicsuggest new package reference 2018-07-13 11:04:40 +02:00
Hadi Nategh
23c844b90d Remove magicsuggest from api then add it to vendor 2018-06-21 13:39:00 +02:00
Hadi Nategh
cdb0ba4de0 * Api/Ckeditor: Update CKeditor to version v4.9.2 2018-05-14 17:42:23 +02:00
Ralf Becker
789080c663 * All apps: update CKeditor to 4.7.3 and other dependencies like Horde 2017-10-30 20:33:17 +01:00
nathangray
4d4658e711 Remove phpunit from composer, we'll do it a different way 2017-10-18 12:15:31 +02:00
nathangray
8cbf399f24 Forgotten changes to composer.lock file to add phpunit 2017-10-18 11:47:28 +02:00