Commit Graph

939 Commits

Author SHA1 Message Date
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
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
Ralf Becker
409c8a1a54 dont add all tar-bar to sums, as we dont want to publish it
remove evtl. existing bziped file, as it gives an error
2016-05-27 13:24:27 +02:00
Ralf Becker
371c24ec75 need to bzip2 all tar-ball after appending to it, as tar does not support that for compressed archives 2016-05-27 12:22:31 +02:00
Ralf Becker
9d703caf3a create a confiburable egroupware-epl-all tar-ball for Debian builds not (easily) supporting multiple 2016-05-27 11:54:31 +02:00
Ralf Becker
5f62492b9c fix PHP Warning: Parameter 2 to patch_header() expected to be a reference, value given 2016-05-26 10:46:40 +02:00
Ralf Becker
b9090224d2 compat needs to require core 2016-05-26 10:46:40 +02:00
Ralf Becker
4279e0384e 16.1 spec:
- new egroupware-epl-compat package with phpgwapi and (old) etemplate (eT2 is in api)
- no more emailadmin and pixelegg package, included in core
- dont install old apps requiring old api/compat package by default
2016-05-25 21:41:50 +02:00
Ralf Becker
3df5abe818 fix asyncservice patch for 16.1 2016-05-25 21:41:50 +02:00
Ralf Becker
097def94fd copy changelog from 14.3 2016-05-25 15:00:39 +00:00
Ralf Becker
14415720bc wip 16.1 build 2016-05-25 15:07:03 +02:00
Ralf Becker
649d68a8c3 move less/css readme to doc dir 2016-05-19 12:04:22 +02:00
Ralf Becker
8a24f3e449 fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
Ralf Becker
19501960e1 fix wrong case in "AsyncService" to "Asyncservice" 2016-05-09 09:15:48 +00:00
Ralf Becker
1164624324 using global array_stripslashes function 2016-05-05 07:23:57 +00:00
Ralf Becker
4af0e7cb1c WIP EGroupware without phpgwapi&etemplate 2016-05-04 19:07:54 +00:00
Ralf Becker
72404a1e29 using new api for mail app 2016-05-03 19:17:44 +00:00
Ralf Becker
31279adb44 latest fix_api addtions 2016-04-29 13:03:04 +00:00
Ralf Becker
074d28fa95 copy 14.3 changelog to trunk to satisfy update checker 2016-04-28 13:04:41 +00:00
Ralf Becker
7c17f2a4a4 latest additions to fix_api from admin conversation 2016-04-27 19:26:13 +00:00
Ralf Becker
e648d3344c latest changed used to update timesheet 2016-04-26 18:27:51 +00:00
Ralf Becker
89aa3cc1f5 correctly convert password fields 2016-04-25 08:41:32 +00:00
Ralf Becker
b68db0525d use new et2 config 2016-04-24 14:04:14 +00:00
Ralf Becker
37f61b1f03 move admin >> Site config to new et2 based site-config 2016-04-21 16:39:59 +00:00
Ralf Becker
22701ce83f WIP et2 based site configuration 2016-04-20 18:52:55 +00:00
Ralf Becker
f3c1f5b5fb move old Template class to Api\Framework\Template, as it is still used to render header and login page 2016-04-08 07:50:15 +00:00
Ralf Becker
8c87cf9dfc move egw_framework to api and refactor it 2016-04-07 20:42:06 +00:00
Ralf Becker
52247f10b5 remove ancient ldap charset fix script 2016-04-07 07:26:50 +00:00
Ralf Becker
a2134f0f8f move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
Ralf Becker
ed525875b5 move non outdated parts for phpgwapi/doc to global doc directory 2016-04-07 07:20:03 +00:00
Ralf Becker
1afa2416ff latest additions to fix_api script, planned to be used to port apps more or less automatic to use new api 2016-04-06 20:04:32 +00:00
Ralf Becker
2baf654e14 move all tables to new api and update api to 16.1 2016-04-02 19:55:08 +00:00
Ralf Becker
af5f22cf19 fix typo 2016-03-29 08:59:53 +00:00
Ralf Becker
92d7b277f2 work in progress: script chaning old phpgwapi classes to new namespaced api classes and methods 2016-03-21 23:55:18 +00:00
Ralf Becker
1622ebc442 detect (multiple) classes definde in a file 2016-03-21 21:22:09 +00:00
Ralf Becker
0558781183 fix wrong line-numbers caused by removed comments 2016-03-21 20:42:06 +00:00
Ralf Becker
3692f01100 use since 14.x unused set_box.php 2016-03-20 15:25:20 +00:00
Ralf Becker
7b58daae42 move et2 docu to egroupware/doc/etemplate2/ 2016-03-20 11:18:19 +00:00
Ralf Becker
98530caf77 copy 14.3 changelog to trunk to satisfy update checker 2016-03-04 15:17:16 +00:00
Ralf Becker
a48d100e8e adding --sfuser and --after-checkout command (to purge source directories) 2016-01-26 12:48:14 +00:00
Ralf Becker
12a556d260 copy 14.3 changelog to trunk to satisfy update checker 2016-01-13 12:59:06 +00:00
Hadi Nategh
703ed91caa copy 14.3 changelog to trunk to satisfy update checker 2016-01-12 16:23:49 +00:00
Ralf Becker
0d5760ad39 remove accedental 20151201 entry 2015-12-01 19:39:33 +00:00
Ralf Becker
4d0b9e8490 copy 14.3 changelog to trunk to satisfy update checker 2015-12-01 10:41:07 +00:00
Hadi Nategh
6df97ceae1 copy 14.3 changelog to trunk to satisfy update checker 2015-11-30 16:21:21 +00:00
Ralf Becker
5ca8aac1b5 copy 14.3 changelog to trunk to satisfy update checker 2015-11-10 15:13:45 +00:00
Ralf Becker
5338abb152 pending changes 2015-11-09 16:15:17 +00:00
Ralf Becker
1418cc7b1e Changelog for 16.1.20151109 2015-11-09 13:06:52 +00:00
Ralf Becker
e194b0b635 preparing for a first 16.1 beta test-build 2015-11-09 10:44:55 +00:00
Ralf Becker
870f24c349 copy 14.3 changelog to trunk to satisfy update checker 2015-10-30 09:39:21 +00:00
Ralf Becker
f98c37ed28 copy 14.3 changelog to trunk to satisfy update checker 2015-10-29 22:53:03 +00:00
Ralf Becker
24befa4298 copy 14.3 changelog to trunk to satisfy update checker 2015-10-12 16:21:57 +00:00
Ralf Becker
59914fd1fa copy 14.3 changelog to trunk to satisfy update checker 2015-09-08 14:00:35 +00:00
Ralf Becker
b0039949af fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html 2015-09-01 11:09:41 +00:00
Ralf Becker
d5e8935dd2 copy 14.3 changelog to trunk to satisfy update checker 2015-08-26 16:46:18 +00:00
Ralf Becker
501f80fdc5 copy 14.3 changelog to trunk to satisfy update checker 2015-08-22 12:53:59 +00:00
Ralf Becker
203a8834be set installation lang from ucr locale/default, as cloud-config at least never has anything but EN set in enviroment 2015-08-15 12:20:11 +00:00
Ralf Becker
b6550f4301 copy 14.3 changelog to trunk to satisfy update checker 2015-08-11 15:20:03 +00:00
Ralf Becker
349b7e11ff copy 14.3 changelog to trunk to satisfy update checker 2015-07-29 18:50:30 +00:00
Ralf Becker
0543573974 copy $version changelog to trunk to satisfy update checker 2015-07-28 14:13:47 +00:00
Ralf Becker
2b1d3f63f3 * Univention: support Dovecot as IMAP available and default from 4.0-2 on 2015-07-23 14:56:20 +00:00
Ralf Becker
8596fc49bc copy 14.2 changelog to trunk to satisfy update checker 2015-07-17 16:57:21 +00:00
Ralf Becker
966e574c42 copy 14.2 changelog to trunk to satisfy update checker 2015-07-07 17:05:13 +00:00
Ralf Becker
6c2cfaf1f3 copy 14.2 changelog to trunk to satisfy update checker 2015-06-03 14:27:16 +00:00
Ralf Becker
0d69f9e5a4 copy 14.2 changelog to trunk to satisfy update checker 2015-05-01 09:07:08 +00:00
Ralf Becker
b396cacadf copy 14.2 changelog to trunk to satisfy update checker 2015-04-29 15:54:26 +00:00
Ralf Becker
1d6499661e fixed notice in installation 2015-04-29 13:41:05 +00:00
Ralf Becker
faf599d90c copy 14.2 changelog to trunk to satisfy update checker 2015-04-22 09:18:41 +00:00
Ralf Becker
4ccc9b2cdb copy 14.2 changelog to trunk to satisfy update checker 2015-04-02 16:27:00 +00:00
Ralf Becker
61cf8fa9f5 * Univention: Samba SID was not propagated to config of SambaAdmin app 2015-03-13 13:51:10 +00:00
Ralf Becker
6c22a1cb20 copy 14.2 changelog to trunk to satisfy update checker 2015-03-11 09:31:56 +00:00
Ralf Becker
a62cb7ed25 dont check requirements on build system 2015-03-10 13:21:06 +00:00
Ralf Becker
f831df3f61 do NOT use --optimize-autoloader as it will write absolute pathes into vendor directory 2015-03-09 14:58:45 +00:00
Ralf Becker
5ea443a889 copy 14.2 changelog to trunk to satisfy update checker 2015-02-18 17:00:24 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
0df9400f46 Changelog for 14.2.20150212 2015-02-12 09:05:44 +00:00
Ralf Becker
3bab6516d5 changelog for 14.2.20150210 / 14.2RC3 2015-02-10 09:44:15 +00:00
Ralf Becker
537fcd4a07 Changelog for 14.2.20150210 2015-02-10 08:41:20 +00:00
Ralf Becker
2d79864334 Changelog for 14.2.20150206 2015-02-06 14:20:34 +00:00
Ralf Becker
e9ad755298 script to check namespaces of classes 2015-01-31 16:31:36 +00:00
Ralf Becker
2113c29dc3 fix 2 typos in generation of Apache config 2015-01-21 14:10:14 +00:00
Ralf Becker
aea1de8599 Changelog for 14.2.20150121 2015-01-21 12:57:46 +00:00
Ralf Becker
376ba2d2c6 changes to build scripts to package Composer generated vendor directory instead depending on PEAR and post_install to install dependencies via PEAR 2015-01-21 12:46:41 +00:00
Ralf Becker
a6bb0589e3 add "composer install" to checkout, to include dependencies in archives created, also fixed all IDE warnings 2015-01-21 10:08:16 +00:00
Ralf Becker
1694087d9c Changelog for 14.2.20150113 2015-01-13 08:17:20 +00:00
Ralf Becker
313503084d * Univention: allow installation on backup DC too (master was working before) 2015-01-08 17:18:41 +00:00
Ralf Becker
285eb16445 remove egw-pear and always run "pear upgrade-all" before installing new packages, as pear installs fails if an older version of a required package is already installed 2014-12-19 16:32:56 +00:00
Ralf Becker
1bec5bb261 fixed offset in patch 2014-12-19 12:53:03 +00:00
Ralf Becker
733c263540 Changelog for 14.2.20141219 2014-12-19 12:27:39 +00:00
Ralf Becker
075fb8156d removing egw-pear, moving jdots and pixelegg to main archive and build with main package 2014-12-11 14:23:45 +00:00
Ralf Becker
c2e6220e17 building now one archive for 14.2 (no more egw-pear, but jdots and pixelegg included) 2014-12-11 14:09:05 +00:00
Ralf Becker
6289006330 Changelog for 14.2.20141211 2014-12-11 13:29:52 +00:00
Ralf Becker
69400d8d3a Changelog for 14.2.20141210 2014-12-10 09:15:59 +00:00
Ralf Becker
a336714407 14.2 build scripts 2014-12-09 18:01:27 +00:00
Ralf Becker
967aa0f595 Changelog for 14.2.20141209 2014-12-09 16:49:11 +00:00
Ralf Becker
42b0814429 copy 14.1 changelog to trunk to satisfy update checker 2014-12-05 16:24:09 +00:00
Ralf Becker
1d2a450694 fix regular expresssion to find Debian 6 "20-apc.ini" file 2014-11-17 17:03:13 +00:00
Ralf Becker
450225f145 copy 14.1 changelog to trunk to satisfy update checker 2014-11-13 14:06:49 +00:00
Ralf Becker
f33239fb8f * PHP: automatic set size shared memory available to PHP APC(u) extension to 128MB, if installed and less then 64MB
incl. r49418: * PHP: fix not starting Apache after adding apc.shm_size, caused by old APC version 3.1 (eg. in Debian6) using a shm_size in MB without unit
2014-11-13 13:23:39 +00:00
Ralf Becker
f0868ec431 copy 14.1 changelog to trunk to satisfy update checker 2014-11-12 18:21:22 +00:00
Ralf Becker
4b6ae4d445 copy 14.1 changelog to trunk to satisfy update checker 2014-11-12 16:29:14 +00:00
Ralf Becker
7511965da9 copy 14.1 changelog to trunk to satisfy update checker 2014-11-07 18:24:38 +00:00
Ralf Becker
b721ae1afc changes for Univention install 2014-11-07 13:16:30 +00:00
Ralf Becker
8a32ae7c32 fix typo in smtp plugin name and stay on selected accounts plugin, even if it is inaccessible due to open_basedir, as we otherwise would store default "sql" 2014-11-06 19:21:56 +00:00
Ralf Becker
afaf5a1ece fix some problem in Univention install 2014-11-06 16:54:33 +00:00
Ralf Becker
753ce75b15 using univention-directory-manager cli to create not accounts to get Kerberos stuff addded 2014-11-05 20:27:52 +00:00
Ralf Becker
244046528a setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app 2014-11-05 17:24:34 +00:00
Ralf Becker
f0344d83e0 automatic install in UCS enviroment 2014-10-31 16:50:37 +00:00
Ralf Becker
cd27be40ac copy 14.1 changelog to trunk to satisfy update checker 2014-10-22 14:05:25 +00:00
Ralf Becker
8298fdefcf copy 14.1 changelog to trunk to satisfy update checker 2014-10-10 19:19:39 +00:00
Ralf Becker
af522ab692 copy 14.1 changelog to trunk to satisfy update checker 2014-10-07 21:41:16 +00:00
Ralf Becker
54c51e1757 changing access control stuff for Apache 2.4 again, as openSUSE 13.1 base config uses Deny, which has higher precedence then Require 2014-10-07 12:55:47 +00:00
Ralf Becker
7d7b4cd7bc use "systemctl enable <service>" for RHEL 7 2014-10-07 11:37:29 +00:00
Ralf Becker
dcbe69a620 * Apache 2.4 and RHEL 7 installation fixes 2014-10-06 15:09:04 +00:00
Ralf Becker
a7017a0b55 changes for RHEL7 2014-10-06 12:47:42 +00:00
Ralf Becker
d424561b3a copy 14.1 changelog to trunk to satisfy update checker 2014-09-23 14:40:36 +00:00
Ralf Becker
dff636bde6 copy 14.1 changelog to trunk to satisfy update checker 2014-09-10 13:24:28 +00:00
Ralf Becker
bc54916269 fix typo 2014-09-09 15:31:42 +00:00
Ralf Becker
ecf958b057 Ubuntu only needs "-s ALL" and Debian gives an error, because it does not support it 2014-09-09 15:06:05 +00:00
Ralf Becker
1d6b4af156 copy 14.1 changelog to trunk to satisfy update checker 2014-09-03 13:32:20 +00:00
Ralf Becker
a418ac8646 copy 14.1 changelog to trunk to satisfy update checker 2014-08-28 13:10:25 +00:00
Ralf Becker
a3a6e92bf1 copy 14.1 changelog to trunk to satisfy update checker 2014-08-14 05:57:08 +00:00
Ralf Becker
6907661402 copying 14.1 changelog to trunk, to stop update notification 2014-07-25 14:14:45 +00:00
Ralf Becker
26a58a10a5 Changelog for 14.1.20140708 2014-07-08 12:07:26 +00:00
Ralf Becker
80ac3a9537 update changelog 2014-06-30 10:14:39 +00:00
Ralf Becker
aad0414190 Changelog for 14.1.20140630 2014-06-30 10:02:33 +00:00
Ralf Becker
761f48f6ce categories and async jobs extra data is now stored JSON serialized 2014-06-27 09:10:30 +00:00
Ralf Becker
e7f0292adc Changelog for 14.1.20140627 2014-06-27 07:03:51 +00:00
Ralf Becker
2772e3e342 enable mcyrpt PHP extension for Ubuntu 14.04+ 2014-06-17 15:50:34 +00:00
Ralf Becker
d948e10598 allow to use autoloader in setup.inc.php files 2014-06-17 09:34:15 +00:00
Ralf Becker
a7f6692b70 Changelog for 14.1.20140617 2014-06-17 07:03:44 +00:00
Ralf Becker
191a3e9972 Changelog for 14.1.20140514 2014-05-14 10:35:38 +00:00
Ralf Becker
13ea6533ee Changelog for 14.1.20140512 2014-05-12 09:24:23 +00:00
Ralf Becker
6810eba337 do not use $ in random passwords, as they given update errors, if followed by a number 2014-05-06 11:00:15 +00:00
Klaus Leithoff
abe0a62f58 Changelog for 14.1.20140429 2014-04-29 07:34:46 +00:00
Ralf Becker
e03e5ef68d call check_install_pear_packages before running update or install 2014-04-25 13:31:55 +00:00
Klaus Leithoff
defaaff716 Changelog for 14.1.20140425 2014-04-25 09:50:02 +00:00
Klaus Leithoff
3b89284023 Changelog for 14.1.20140424 2014-04-24 15:00:26 +00:00
Ralf Becker
801adac6c6 fixed not working patching of debian.* files for build.opensuse.org by adding a obs_package_alias option 2014-04-19 14:15:29 +00:00
Ralf Becker
912e49c0cc for 2. or separate run parse current changelog entry from file 2014-04-19 12:25:48 +00:00
Ralf Becker
48ff85d059 Changelog for 14.1.20140419 2014-04-19 11:20:31 +00:00
Ralf Becker
43d9b61d2d fix to query changelog if not yet branched (trunk) 2014-04-19 11:18:24 +00:00
Ralf Becker
6b50b26f99 current build scripts 2014-04-19 10:46:27 +00:00
Ralf Becker
3f4d96d03c remove old spec 2014-04-19 10:44:01 +00:00
Ralf Becker
05e153c725 diverse build script improvements from EPL and 1.8 which were never merged 2014-04-19 10:43:02 +00:00
Ralf Becker
90d2c68139 also list channels to not attempt to install already installed channel packages 2014-04-18 09:00:22 +00:00
Ralf Becker
30ae4474dd fixed pear packages included in egw-pear, we removed some 2014-04-18 08:33:15 +00:00
Ralf Becker
b81c8a3904 initial 14.1 changelog 2014-04-17 15:34:24 +00:00
Ralf Becker
8c1c2c9d76 discover and install PEAR packages from a channel, like Horde_IMAP_Client needed by new mail 2014-04-17 15:32:48 +00:00
Ralf Becker
3bda66e097 updated patch for 14.1 2014-04-17 13:56:47 +00:00
Ralf Becker
621d6d46f4 create new mail accounts from setup-cli 2014-04-15 15:10:39 +00:00
Ralf Becker
107a48ce2c fixed checks and config to use mbstring.func_overlaod=0 and disabled checks from anyway not supported databases 2014-02-22 17:12:24 +00:00
Ralf Becker
40018bf777 do not use / in random password and let preg_quote know we use / as delimiter (also fixing ide warnings) 2014-02-11 09:20:14 +00:00
Ralf Becker
0155b0b31d fixed sometimes failed package updates because generated password contained { and removed unnecessary PEAR upgrade of included HTTP_WebDAV_Server 2013-11-07 10:05:25 +00:00
Ralf Becker
892500fee3 change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
Ralf Becker
8d93ebb01e * Setup: allow to enable account in AD via setup-cli.php and renamed --postfix and --cyrus options to more generic names --smtp and --imap 2013-06-20 14:48:53 +00:00
Ralf Becker
da74bf4210 prefering mysqli for new installs 2013-05-26 09:43:10 +00:00
Ralf Becker
82a442b722 * Setup: fixed not working install on openSUSE 12.2/3, because last line of output from "service (mysql|apache2) status" is empty 2013-03-22 10:26:59 +00:00
Ralf Becker
70c4eff2d8 add new PHP 5.4 config var max_input_vars which need to be set higher for TranslationTools to work correctly, default seems to be 1000, set now to 3000 2012-07-23 08:26:22 +00:00
Ralf Becker
8e7425621f * rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used 2012-07-10 14:16:44 +00:00
Ralf Becker
8009d3ccf6 moved to setup-cli, as post_install does not use date, but setup-cli does and ini_set does not work accross processes 2012-06-13 13:43:39 +00:00
Ralf Becker
c9536aa970 - check if date.timezone is set, report it and set something if not, as it gives tons of errors in install log
- some MySQL packages (mysql.com, MariaDB, ...) use "mysql" as service name instead of RH default "mysqld"
2012-04-19 12:40:59 +00:00
Ralf Becker
12c7df59f4 add /usr/share/fonts to open_basedir 2012-03-28 11:41:06 +00:00
Hans-Jürgen Tappe
2278405af0 Add some hint (in a comment) on how to configure redirects to https. 2011-10-30 21:11:32 +00:00
Ralf Becker
6f63c5874c implementation of (announced, but previously not implemented) acl-principal-prop-set reportphpgwapi/inc/class.groupdav_principals.inc.php 2011-10-17 06:20:33 +00:00
Ralf Becker
ab92943e39 * CalDAV/CardDAV: added standard /.well-known/(caldav|carddav) redirects and set memory_limit to 128MB in Apache configuration 2011-10-11 09:29:43 +00:00
Klaus Leithoff
2e2600fcc2 adapt php memory limit on client call 2011-09-09 10:47:42 +00:00
Ralf Becker
9b7819977d * PEAR/Email: fixed not working automatic install of Mail_Mime because PEAR in RHEL5 is way to old 2011-08-05 09:45:22 +00:00
Ralf Becker
a182e0b9cc * CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts 2011-08-02 16:37:22 +00:00
Ralf Becker
a5fc76490c fix egw_cache perms evtl. created by root, stoping webserver from accessing it 2011-07-01 19:22:18 +00:00
Ralf Becker
d36005eb3a not used since a few years 2011-07-01 19:10:43 +00:00
Ralf Becker
25b81ce4da install/upgrade required PEAR packages on install/upgrade of EGroupware package 2011-06-30 20:59:57 +00:00
Ralf Becker
99c18003a4 install/upgrade required PEAR packages on install/upgrade of EGroupware package 2011-06-30 20:56:20 +00:00
Ralf Becker
17ce63390c setup-cli / post_install command to install/update a single (non-default) app 2011-06-18 10:44:56 +00:00
Ralf Becker
27063a6f6a fixed patches 2011-06-17 10:24:40 +00:00
Ralf Becker
45a72fa3b5 Enable ActiveSync protocol support via eSync app 2011-06-14 12:23:10 +00:00
Ralf Becker
d0800ffafa added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files 2011-06-05 10:30:30 +00:00
Ralf Becker
d4d02a09d4 fixed asyncservice patch 2011-06-04 14:45:47 +00:00
Ralf Becker
4be8044921 remove trailing newlines 2010-08-10 07:36:19 +00:00
Ralf Becker
ca3c4694e6 fixed typo in editsvnchang_e_log and not replaced message about created svntag 2010-08-09 11:42:50 +00:00
Ralf Becker
4838885cd2 generate package changelog automatic from svn log messages since the last svn tag 2010-08-08 13:13:03 +00:00
Ralf Becker
09719babaf replace deprecated call_user_method(_array) with call_user_func(_array) 2010-07-20 16:47:11 +00:00
Ralf Becker
64bf5a7b36 service not in Debian5, only newer Ubuntu, which complains about /etc/init.d/xx 2010-06-14 08:13:19 +00:00
Ralf Becker
b7b71cfe87 no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:06 +00:00
Ralf Becker
634e44873b also ignoring empty lines and adding to svn cp --parent -m "creating $svntag" 2010-05-25 20:53:22 +00:00
Ralf Becker
a2f59c855b allow for comments in externals file 2010-05-25 20:39:08 +00:00
Ralf Becker
f478c91069 ability to create svn tag or branch for the package 2010-05-25 20:26:52 +00:00
Ralf Becker
7d3f824dd6 "setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir" 2010-04-05 06:52:11 +00:00
Ralf Becker
763d596392 "imporved mandriva support" 2010-04-04 11:46:48 +00:00
Ralf Becker
fa234df716 "switching E_STRICT off in error_reporting" 2010-03-30 13:24:45 +00:00
Ralf Becker
ee406cc534 "adding changelog also as commit message to obs commit" 2010-03-22 21:28:11 +00:00
Ralf Becker
40168aca6a "fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])" 2010-03-21 09:05:41 +00:00
Ralf Becker
6663a384d3 "updating of changelog in debian.changes or .spec files" 2010-03-18 21:40:49 +00:00
Ralf Becker
09177e4018 automatic updating version number in .dsc and .spec files 2010-03-18 19:39:53 +00:00
Ralf Becker
16707ee82e some apache do NOT allow symbolic PHP constants 2010-03-18 19:39:33 +00:00
Ralf Becker
6008620034 automatic updating OBS checkout 2010-03-06 09:31:19 +00:00
Ralf Becker
a6cc1cfe18 "only update same major version" 2010-03-05 16:21:21 +00:00
Ralf Becker
f455ca37f1 "allow to replace archives in obs checkout" 2010-03-05 15:09:13 +00:00
Ralf Becker
0c63c864e2 "fixed not working empty arguments and handling of whitespace between " 2009-12-08 08:27:53 +00:00
Ralf Becker
320cd1d186 "using an enviroment var to preseed post-install" 2009-12-07 18:26:28 +00:00
Ralf Becker
082b870051 advanced mailserver config 2009-12-06 10:28:49 +00:00
Ralf Becker
61c48fb5c0 allow setup-cli to install ldap based right away 2009-12-05 17:42:18 +00:00
Ralf Becker
38fcc8a001 disabling automatic call to asyncservice after each request 2009-11-28 08:21:49 +00:00
Ralf Becker
6e50e45546 "adding /usr/bin/tnef to open_basedir" 2009-10-22 17:16:34 +00:00
Ralf Becker
f1ae1c456d "fixed (cut-n-paste) typo, preventing mailserver config" 2009-09-30 13:05:15 +00:00
Ralf Becker
0677e339f5 some files required for new rpm build 2009-09-30 08:53:47 +00:00
Ralf Becker
f751deb019 "- quitening warning if LANG does NOT contain nation
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:32:19 +00:00
Ralf Becker
b4b294b79a fixed not working --run -name or --run +name 2009-07-21 06:30:40 +00:00
Ralf Becker
ba346ab68b "replaced split with preg_split" 2009-07-20 07:30:34 +00:00
Ralf Becker
6587813d2d "dont delete header (otherwise the header is owned by the user running the script)" 2009-06-21 12:35:13 +00:00
Ralf Becker
0ada07748c "reload apache, if it's already running" 2009-06-14 08:42:34 +00:00
Ralf Becker
8cd899c36c added automatic detection for suse and debian 2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf "added (executable) scripts in doc/rpm-build" 2009-06-09 05:44:16 +00:00
Ralf Becker
83867b6178 script used to fix depricated functions & features for php53 2009-06-08 16:22:21 +00:00
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
35a2353a1e removed not (longer) needed files 2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f removed not (longer) needed files 2009-06-07 16:28:43 +00:00
Ralf Becker
ce882c3e64 "- detecting source dir
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
9ce701cb18 "- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
Ralf Becker
608697c1d4 fixed patch to match current class 2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191 "- made package configurable
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
b65c8fbf61 new script to build egroupware archives 2009-06-01 11:53:03 +00:00
Ralf Becker
2d7f5720cd - implemented header-updates
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
3ec3c205ee created a rpm post script to automatic install or update EGroupware:
- cleaned up exceptions in cli code (no need to log, as it goes direct to the user)
- regarding small rpm redirect header (< 200 bytes) as no header
- fixed wrong detected vars for cli install (eg. webserver_url)
- fixed egw_cache to not stall if system_charset is not yet in db
2009-05-30 20:15:31 +00:00
Ralf Becker
3121bb1106 newest version from openSUSE build service 2009-04-26 05:55:31 +00:00
Ralf Becker
94ddea7b21 changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9 2009-04-26 05:51:26 +00:00
Ralf Becker
bc38a6bfbe "setting execute permission for cli (command line) scripts" 2008-11-17 17:16:29 +00:00
Ralf Becker
b190f8eaeb "1.6.rc5" 2008-11-16 12:03:33 +00:00
Ralf Becker
e06e3142a6 "fixed zip archives to not contain empty dirs for the contrib modules and some other optimisations" 2008-11-11 13:26:03 +00:00
Ralf Becker
8d734c1aa8 "1.6.rc4" 2008-11-09 16:51:06 +00:00
Ralf Becker
1ebccc7869 "1.6rc3" 2008-10-29 08:18:48 +00:00
Ralf Becker
ae2431ef28 "1.6.rc2 spec file:
- selinux fix for network access
- suse: use php_any_db requirement
- other: use just php-mysql requirement (no server)"
2008-10-22 08:29:13 +00:00
Ralf Becker
587e9ba581 "changed chcon syntax, as Fedora 9 did not like it" 2008-10-14 10:14:54 +00:00
Ralf Becker
3358a39461 Fixed install problems with missing php dom extension,
which is required (but not declared) by importexport:
- added requirement to importexport/setup/setup.inc.php
- gracefully fail if dom is not available
- add dom extension to rpm requirements
--> this has been reported many times on the list as "missing wiki
pages", which is caused by suppressed fatal error in importexports
default-records, stoping other apps default records to run
2008-10-14 08:42:09 +00:00