Commit Graph

692 Commits

Author SHA1 Message Date
nathangray
319d217a3e Some test adjustments to make things a little smoother, and prepare for some widget tests 2017-04-04 10:31:30 -06:00
Ralf Becker
50d9290b38 no need to run --edit-user/group, if name has not changed 2017-03-30 17:41:15 +02:00
Ralf Becker
94315a941a simple bash script to aid AD migration 2017-03-30 13:54:28 +02:00
Ralf Becker
064dbbb12a copy 16.1 changelog to master to satisfy update checker 2017-03-15 22:49:22 +00:00
nathangray
d83a929254 Get tests to not fail if DB is missing - we skip the ones that need a DB 2017-02-07 16:02:06 -07:00
nathangray
cf2bc4158f Try excluding the CredentialsTest until we can get the DB running on Travis again 2017-02-07 10:32:07 -07:00
Ralf Becker
6b6cea0b24 copy 16.1 changelog to master to satisfy update checker 2017-02-03 13:35:20 +00:00
Ralf Becker
a906ebb1c9 adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config 2017-02-02 17:09:40 +01:00
Ralf Becker
ba8b1c403e use cryptographically secure random_int available in PHP 7+ when generating default passwords 2017-02-02 15:45:32 +01:00
Ralf Becker
be32282214 maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api 2017-02-02 10:38:13 +01:00
Ralf Becker
226c9a862a read Dovecot master-user from UCS configuration 2017-02-01 16:20:35 +01:00
Hadi Nategh
c78042d522 Update PUBLIC ID of etemplate2.dtd in all templates 2017-02-01 09:59:37 +01:00
Hadi Nategh
391b159948 Update and fix etemplate2.dtd xml validation reference 2017-01-31 18:41:36 +01:00
Ralf Becker
a37a6ccbb8 copy 16.1 changelog to master to satisfy update checker 2017-01-18 13:13:29 +00:00
Ralf Becker
87b955142d added docker UCS setup using appcenter join script 2017-01-18 09:30:23 +01:00
nathangray
f8b57077fb A start on some automatic testing for apps
- use 'phpunit -c doc/phpunit.xml' to run tests
 - extend api/src/test/AppTest.php to write application tests
2017-01-06 10:39:16 -07:00
Ralf Becker
88a72fbdc7 copy 16.1 changelog to master to satisfy update checker 2016-12-09 12:35:48 +00:00
Ralf Becker
b34023d194 suppress PHP Parse errors in PHP < 7.0 in dependency of phpunit: phpspec/prophecy 2016-12-08 16:01:55 +01:00
Ralf Becker
3688a5438d copy 16.1 changelog to master to satisfy update checker 2016-11-09 07:58:27 +00:00
Ralf Becker
d537203b77 stop 16.1 releases triggering 14.2 builds 2016-11-07 14:54:59 +01:00
Ralf Becker
6919fcd5d1 copy 16.1 changelog to master to satisfy update checker 2016-11-02 13:44:26 +00:00
Hadi Nategh
c3fb98f3c1 Try to correct ckeditor references point to vendor directory 2016-10-07 12:15:03 +02:00
Ralf Becker
84d7c1c2e0 copy 16.1 changelog to master to satisfy update checker 2016-10-06 14:10:07 +00:00
Ralf Becker
abd89c436c stop PHP Notice: Undefined index "currentapp" in pre 16.1 header 2016-10-06 11:57:34 +02:00
Ralf Becker
ed8ef06dd2 copy 16.1 changelog to master to satisfy update checker 2016-09-06 15:52:39 +00:00
Ralf Becker
9c135a8aa6 copy 16.1 changelog to master to satisfy update checker 2016-08-10 16:32:28 +00:00
Ralf Becker
3ebc3d677f trying to fix hhvm systax check, but using same parameters as (working) 14.2 check 2016-08-07 17:22:22 +02:00
Ralf Becker
8a60c2bc23 try fixing Travis install of multiple dbs 2016-08-07 10:38:43 +02:00
Ralf Becker
427620e9c4 try installing MariaDB and PostgreSQL in one Travis run, enhanced post_install to install further domains 2016-08-06 14:46:56 +02:00
Ralf Becker
6f5fd2fad8 some fixes for Suse: changing vendor back to "Stylite GmbH", as it causes to many trouble and adding Suggests for packages requiring egroupware-epl-compat 2016-08-05 09:38:32 +02:00
Ralf Becker
02a23f8f53 adding dependency to php-bz2, as it is required to bz2 compress the backups 2016-08-05 09:38:32 +02:00
Ralf Becker
1f0bed5031 copy 16.1 changelog to master to satisfy update checker 2016-08-02 17:09:17 +00:00
Ralf Becker
bca3ca2059 try to improve speed of HHVM syntax check using -d hhvm.jit=0 2016-07-28 17:04:07 +02:00
Ralf Becker
600e5d46e8 copy 16.1 changelog to master to satisfy update checker 2016-07-20 17:30:59 +02:00
Ralf Becker
5b55f3ae12 fix warnings in Travis install and make failed install an error (no more || true) 2016-07-19 14:01:56 +02:00
Ralf Becker
52d3aa70cd enable APCu for caching with >= 32M and fix post_install to patch Ubuntu-16.04 /etc/php/7.0/cli/conf.d/20-apcu.ini 2016-07-15 13:23:39 +02:00
Ralf Becker
918548665d fix Travis stalls on #!/usr/bin/env in test-cli.php 2016-07-12 18:43:17 +02:00
Ralf Becker
6cb0f0f152 making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-12 16:55:11 +02:00
Ralf Becker
8d5146c754 * Api: fix not working asynchron service (eg. alarms) in minimal install 2016-07-12 09:11:06 +02:00
Ralf Becker
a39935810c fix Travis errors with phpunit 4.8 under PHP < 7 2016-07-11 22:39:42 +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
0d19c8fc83 suppress PHP Deprecated in vendor, as they need to be solved by the vendor 2016-07-10 11:49:47 +02:00
Ralf Becker
b345ea6c31 * Package install/update: no more limit memory as backup might fail, do not run backup for single apps 2016-07-10 09:00:33 +02:00
Ralf Becker
a1140e101d copy 16.1 changelog to master to satisfy update checker 2016-07-08 15:36:12 +00:00
Ralf Becker
27cfc4d2e0 fix not detected modules since use of EGW_REPO_BASE 2016-06-27 20:41:14 +02:00
Ralf Becker
43eb31682a Changelog for 16.1.20160621 2016-06-21 18:02:22 +00:00
Ralf Becker
fdf515f84a fix doc directory for news_admin app from "news" to "news_admin", as it stalls autoloading of news_admin_bo class 2016-06-21 15:43:16 +02:00
Ralf Becker
7accddc88e fix offset in patch stalling SUSE builds 2016-06-21 13:43:46 +02:00
Ralf Becker
29739f6b82 * remove requirement for deprecated php-mcrypt extension 2016-06-21 10:15:23 +02:00
Ralf Becker
fb037c49a9 recommending php-zip, as it is required for merge-print of office files 2016-06-17 11:26:03 +02:00