Commit Graph

65 Commits

Author SHA1 Message Date
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
Hadi Nategh
93217a149d jQuery libraries updates via composer 2016-06-06 17:38:20 +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
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
3c4cb54f34 * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00