Commit Graph

671 Commits

Author SHA1 Message Date
Hadi Nategh
271e594a7a Try to correct ckeditor references point to vendor directory 2016-10-09 11:27:24 +02:00
Ralf Becker
bd94afe8db stop PHP Notice: Undefined index "currentapp" in pre 16.1 header 2016-10-06 11:58:50 +02:00
Ralf Becker
617bc9531c Changelog for 16.1.20161006 2016-10-05 18:20:33 +00:00
Ralf Becker
bce4442adb Changelog for 16.1.20160905 2016-09-02 18:13:31 +00:00
Ralf Becker
47434e0f1f fix Debian/Ubunut dependency to require: php-bz2 | php5-common, as bz2 extension is only in php7 packaged as own package while it is inclued in php5-common for earlier versions 2016-08-10 18:41:57 +02:00
Ralf Becker
86a0e2cd01 Changelog for 16.1.20160810 2016-08-10 13:49:55 +00:00
Ralf Becker
eafd69cfd4 try fixing Travis install of multiple dbs 2016-08-07 11:19:06 +02:00
Ralf Becker
47a5e24607 try installing MariaDB and PostgreSQL in one Travis run, enhanced post_install to install further domains 2016-08-07 11:19:05 +02:00
Ralf Becker
7a8f36171a 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:40:22 +02:00
Ralf Becker
5912ff219c adding dependency to php-bz2, as it is required to bz2 compress the backups 2016-08-05 09:40:22 +02:00
Ralf Becker
ec70506264 Changelog for 16.1.20160801 2016-08-01 18:56:21 +00:00
Ralf Becker
1cdbbec58a making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-26 12:02:09 +02:00
Ralf Becker
ff20dbe3c9 fix warnings in Travis install and make failed install an error (no more || true) 2016-07-26 12:02:09 +02:00
Ralf Becker
8bb1c26705 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:25:00 +02:00
Ralf Becker
2c2e9487d0 Changelog for 16.1.20160715 2016-07-15 09:38:41 +00:00
Ralf Becker
911ecdea99 fix Travis errors with phpunit 4.8 under PHP < 7 2016-07-13 13:46:04 +02:00
Ralf Becker
a96ebb7513 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-13 08:22:46 +02:00
Ralf Becker
07ddc1a054 * Api: fix not working asynchron service (eg. alarms) in minimal install 2016-07-12 09:12:17 +02:00
Ralf Becker
f47be85acf suppress PHP Deprecated in vendor, as they need to be solved by the vendor 2016-07-10 11:52:14 +02:00
Ralf Becker
4fdc940e47 * Package install/update: no more limit memory as backup might fail, do not run backup for single apps 2016-07-10 09:01:58 +02:00
Ralf Becker
e8f0fbc736 Changelog for 16.1.20160708 2016-07-08 11:28:16 +00:00
Ralf Becker
96655592ae Changelog for 16.1.20160630 2016-06-30 14:39:33 +00:00
Ralf Becker
b91f3d6da8 Changelog for 16.1.20160627 2016-06-27 18:42:37 +00:00
Ralf Becker
a8bc06cdb2 fix not detected modules since use of EGW_REPO_BASE 2016-06-27 20:40:24 +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
Ralf Becker
02705fd95a allow curly braces in upload glob 2016-06-06 17:24:44 +02:00
Ralf Becker
09e9f81545 make what get's uploaded configurable and allow to run upload alone 2016-06-06 17:14:02 +02:00
Ralf Becker
9117136108 parse packaging from changelog, if editchangelog is not run
use json to display or set non-scalar config
2016-06-04 11:03:04 +02:00
Ralf Becker
a98a273a06 readd emailadmin/setup folder to allow updates from before latetest 14.3 and require php < 7.0 for phpFreeChat 2016-06-04 10:15:14 +02:00
Ralf Becker
df8c4647e0 fix wrong version in changelog 2016-06-03 15:08:12 +00:00
Ralf Becker
8bebe467c9 Changelog for 16.1.20160603 2016-06-03 14:32:55 +00:00
Ralf Becker
51b6e2096a fix offset stalling suse builds 2016-06-03 10:13:44 +02:00
Ralf Becker
a2edaf48a9 updated php syntax check 2016-06-03 08:42:20 +02:00
Ralf Becker
d47e4889dc fix to kope with current .mrconfig allowing http and git urls 2016-06-02 16:46:36 +02:00
Ralf Becker
152311a6f8 fix to kope with current .mrconfig allowing http and git urls 2016-06-02 15:38:00 +02:00
Ralf Becker
28e3c78ee2 looks like svn 1.8 changed output of svn log --xml a bit, using now paths->path to identify tag 2016-06-02 14:18:59 +02:00
Ralf Becker
5d24bc2ab7 fix tag finding code replace hardcoded '14.3' with $config['version'] 2016-06-02 13:51:57 +02:00
Ralf Becker
111838edc1 exclude composer conditional included autoload_static.php, as it requires PHP 5.6+ 2016-05-30 21:07:38 +02:00
Ralf Becker
8c1077a7b9 exclude old / not used PEAR Autoloader giving PHP Fatal error: Method PEAR_Autoloader::__call() must take exactly 2 arguments 2016-05-30 20:26:37 +02:00
Ralf Becker
1eed5073b2 install our default dependencies with myrepos and run doc/php_syntax_check.sh to (checks and reports all files, not just first failure) 2016-05-30 18:20:31 +02:00
Ralf Becker
b57db7ed1e move egroupware-epl-*.postinst into debian.tar.gz, as they dont work as single files in obs, they are used to install these non-default apps automatically into egroupware 2016-05-30 15:40:49 +02:00
Ralf Becker
0d74f36925 compat need to install phpgwapi&etemplate, as otherwise apps depending on it wont install 2016-05-30 15:40:49 +02:00
Ralf Becker
d9f3146371 Merge branch 'master' of github.com:EGroupware/egroupware 2016-05-27 15:21:51 +00:00
Ralf Becker
51cc683c5f changes to build 16.1 rpm and deb packages 2016-05-27 17:20:29 +02:00
Ralf Becker
31406046c1 exclude .mrconfig .gitignore and node_modules/ from archives, as they are not needed for archives 2016-05-27 11:28:36 +00:00
Ralf Becker
c4189f97f4 Changelog for 16.1.20160525 2016-05-27 11:28:36 +00:00