Commit Graph

34 Commits

Author SHA1 Message Date
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
Hadi Nategh
361a799388 Update Horde packages and set Horde_Crypt package minimum requirement to 2.7.9 2017-07-10 14:15:20 +02:00
Hadi Nategh
076030a1dc Add Horde_Crypt into composer package list 2017-01-23 15:12:40 +01:00
Ralf Becker
83f8850568 * Mail: update Horde packages to fix recipients with non-ascii chars (e.g. "Mike Håvard <mike@example.com>") were not displayed 2017-01-17 13:55:27 +01:00
Ralf Becker
656d195494 removing left-over phpunit stuff from composer.lock by removing and reinstalling it (updating a couple of Horde minor versions) 2016-10-07 15:24:22 +02:00
Ralf Becker
0185f0aff6 try fixing Travis builds stalled by composer.lock already containing phpunit, which version depends on php version used 2016-10-07 15:13:17 +02:00
Hadi Nategh
d3222f5d5f Add egroupware/ckeditor into composer 2016-10-07 11:11:57 +02:00
Hadi Nategh
e231ac86cf WIP of implementing cropping avatar photo 2016-09-12 16:23:57 +02:00
Ralf Becker
e1f8fa7799 * ActiveDirectory: using adLDAP now from adldap2/adldap2=4.0.4 via composer 2016-07-15 07:39:53 +02:00
Ralf Becker
98d21dc35c * Mail: update Horde_ManageSieve to 1.0.2 to fix PHP Fatal with Auth_SASL class 2016-07-13 00:01:27 +02:00
Ralf Becker
c877ac9d94 trying to not include require-dev in composer.lock, to not install it by default and run composer update phpunit/phpunit in Travis, as phpunit needs different version for PHP versions we support 2016-07-11 22:12:31 +02:00
Ralf Becker
5c33bd9bef adding a first unit test to EGroupware, plus a test runner running all test-classes in either:
$app/src/.*/test/$classTest.php or $app/test/class.$classTest.inc.php
adding test runner doc/test-cli.php to Travis
2016-07-11 21:40:02 +02:00
Ralf Becker
96b1f54e40 using semantic versioning operator ^ in hope to fix Version Eye showing not installable updates 2016-07-11 15:47:44 +02:00
Ralf Becker
1f934008e3 downgrade jquery again to version 1 (1.12.4) and jquery-ui to 1.11.2, to fix problems in drag-n-drop and tooltips 2016-06-14 15:52:46 +02:00
Ralf Becker
8a57ca1c35 updating composer.lock with Hadis changes to composer.json 2016-06-06 20:33:38 +02:00
leithoff
169931077a switch to https for pear.horde.org and version 2.29.7 for Horde_Imap_Client 2016-06-02 15:31:27 +02:00
Ralf Becker
3d40956df9 update all composer dependencies to allow installation with php7 2016-05-12 23:12:00 +02:00
Ralf Becker
06e2519976 allow http download from pear.horde.org, as it does not support https 2016-02-26 07:21:42 +00:00
Ralf Becker
8246768f59 * All apps: updated included Horde and PEAR packages (now including PEAR itself) to improve php 7.0 compatibility 2016-02-14 17:27:53 +00:00
Ralf Becker
48bb00ccd0 using now Horde_ManageSieve package version 1.0.1 (requires to run composer install!), removed copy in our svn, also removed old commented code 2016-02-02 09:04:25 +00:00
Ralf Becker
222cc2db24 explicit request PEAR, as it gives a fatal error, if PEAR.php can not be required in Auth_SASL 2016-01-28 20:00:11 +00:00
Ralf Becker
d9759cced8 replacing Net_Sieve with Horde\ManageSieve, thought we need some fixes not yet accepted in Horde, therefore we include a copy of fixed package 2016-01-28 09:52:05 +00:00
Ralf Becker
694153ec4d revert accidental commit of composer.lock 2015-11-02 17:03:24 +00:00
Ralf Becker
c4ae7b6e86 fix not working sharing url, caused by new categories.php script requiring "preferences" run-rights (changed to home, as for all other simmilar callbacksphpgwapi/categories.php 2015-11-02 17:00:32 +00:00
Ralf Becker
71fc6a7627 * Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1 2015-07-06 15:45:34 +00:00
Ralf Becker
f99183959f reverted accidental commit r53034 2015-07-03 07:41:57 +00:00
Ralf Becker
8480b9bb4e fixed 2015-07-02 15:44:04 +00:00
Ralf Becker
9278ae2969 * Mail: fix fatal error / white screen when parsing winmal.dat (by updating to fixed Horde_Compress-2.1.1) 2015-03-15 08:15:40 +00:00
Ralf Becker
4bbe60dfc3 * Mail: fixed problem with space in folder names under current PHP 5.5.22 or 5.6.6 by updating to newest Horde and PEAR versions 2015-03-10 09:27:32 +00:00
Ralf Becker
3c4cb54f34 * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00