Commit Graph

744 Commits

Author SHA1 Message Date
Ralf Becker
648badc44c copy 17.1 changelog to master to satisfy update checker 2018-04-13 14:50:37 +00:00
Ralf Becker
4937e62179 quiten message if /var/lib/egroupware/*/files/sqlfs does not yet exist 2018-04-13 16:18:36 +02:00
Ralf Becker
5f63892c09 copy 17.1 changelog to master to satisfy update checker 2018-03-21 17:29:30 +00:00
Ralf Becker
98b2f3f4d3 * Nginx: fix upload of pictures bigger 1MB fails 2018-03-15 17:21:25 +01:00
Ralf Becker
884224058c - if we have no RID but a SID, calculate the RID
- if both numeric ids are identical, dont try to change them
2018-03-13 16:04:18 +01:00
Ralf Becker
71a5d5dcb6 copy 17.1 changelog to master to satisfy update checker 2018-02-09 14:12:30 +00:00
Ralf Becker
f6c8256500 adding include for managed collabora and pointers for letsencrypt 2018-02-07 18:04:43 +01:00
Ralf Becker
b1275c4d1e copy 17.1 changelog to master to satisfy update checker 2018-01-30 16:37:54 +00:00
Ralf Becker
8dd579df55 sed under Linux needs no param for -i (unlike Mac) 2018-01-30 14:49:18 +01:00
Ralf Becker
87afbcd6fa additional config files for Debian/Ubuntu 2018-01-30 14:25:08 +01:00
Ralf Becker
3c6e61ba7c * Mail/SMime: include CA-bundle directories in open_basedir of Apache config of packages 2018-01-30 14:24:47 +01:00
Ralf Becker
9a0876a6cf run chown on update just on /var/lib/egroupware/*/files/sqlfs and not whole data directory, as it can have eg. network filesystem mountpoints 2018-01-26 15:15:11 +01:00
Ralf Becker
84cc2bedc8 remove stray backslash from Nginx config causing Smoothsync to fail 2018-01-24 15:39:35 +01:00
Ralf Becker
ffb0631154 copy 17.1 changelog to master to satisfy update checker 2018-01-18 11:49:38 +00:00
Ralf Becker
ad8746643f copy 17.1 changelog to master to satisfy update checker 2017-12-20 06:14:45 +00:00
Ralf Becker
08d2b52d2a copy 17.1 changelog to master to satisfy update checker 2017-11-30 10:28:58 +00:00
Ralf Becker
8705ca2589 copy 17.1 changelog to master to satisfy update checker 2017-11-29 15:42:58 +00:00
Ralf Becker
bcb72d8437 add a bit more docu 2017-11-17 15:16:18 +01:00
Ralf Becker
cc1fafa9d4 fix syntax to get /etc/egroupdare/apache-univention.conf installed and used for Univention 2017-11-17 11:38:19 +01:00
Ralf Becker
a409b8b473 fix account creation and setting of account_repository in setup on a Univention system 2017-11-17 10:36:15 +01:00
Ralf Becker
f66ee58eba fix ownership of files created during update, to fix addressbook pictures inaccessible after 17.1 update 2017-11-16 20:26:11 +01:00
Ralf Becker
ddfe924a62 fix permissions in files-directory, if eg. update creates new files, also make nginx.conf a configuration file 2017-11-16 19:37:14 +01:00
Ralf Becker
0d49b4ab96 copy 17.1 changelog to master to satisfy update checker 2017-11-15 14:32:24 +00:00
Ralf Becker
566bf9545c disable ssl in Nginx config and fix shell script syntax causing interactive passwords not to be used 2017-11-14 16:36:47 +01:00
Ralf Becker
5f096e0989 fix whitespace stalling Debian build: debian.rules:45 missing separated
and git not even allows to commit that :(
2017-11-13 18:58:20 +01:00
Ralf Becker
a89e28550a * Nginx: support for Debian and Ubuntu packages: apt intall nginx egroupware-epl 2017-11-13 17:41:56 +01:00
Ralf Becker
e2b4bc89a8 copy 17.1 changelog to master to satisfy update checker 2017-11-07 13:48:42 +00:00
Ralf Becker
1e30eadac8 adapt patch to changed Api\Egw class 2017-11-07 14:11:05 +01:00
Ralf Becker
6152fc4633 fix PHP Notice A non well formed numeric value encountered during install 2017-11-07 09:51:34 +01:00
Ralf Becker
c9b3f4ae28 changes for 17.1 2017-11-05 09:34:43 +01:00
Ralf Becker
ac0d507e6f remove /usr/bin from open_basedir, as it is no longer necessary 2017-11-05 09:29:58 +01:00
Ralf Becker
d11fe532d8 Changelog for 17.1.20171023 2017-10-23 17:27:18 +00:00
nathangray
1fe95ec07e Move all tests under api/src into api/tests 2017-10-23 13:09:25 +02:00
Ralf Becker
aed58a38cd fix offset causing openSUSE and SLE builds to fail 2017-10-21 16:46:51 +02:00
Ralf Becker
837fe39a0c fix preg_replace(): No ending delimiter '/' found on line 904 2017-10-21 14:35:05 +02:00
Ralf Becker
cbefc25934 do not error out if changelog could not be queried from git, eg. because there is no previous tag 2017-10-21 14:17:20 +02:00
Ralf Becker
fb30a1c3ca updates for 17.1 RC 2017-10-21 13:39:05 +02:00
nathangray
237d81ce36 Move tests into app/tests subdirectory (not app/inc/test or app/test) 2017-10-18 15:43:35 +02:00
Ralf Becker
63f458c196 added test app in fixtures 2017-10-18 11:42:56 +02:00
Ralf Becker
3ae16b20e6 added test app in fixtures 2017-10-18 11:42:03 +02:00
nathangray
fe0e980d52 Testsuites for Api, Etemplate & Apps
Run with phpunit -c doc --testsuite Api
2017-10-18 09:51:31 +02:00
Ralf Becker
1c97cf7c0e copy 16.1 changelog to master to satisfy update checker 2017-09-22 16:42:51 +00:00
Hadi Nategh
927e6046ef Add README for IDE section 2017-09-15 10:51:45 +02:00
Hadi Nategh
04609bc0cf Add package of formatting settings of Netbeans.
- Helps to make Netbeans IDE ready for EGroupware development
2017-09-15 10:45:03 +02:00
Ralf Becker
191d6aec45 support PHPunit 6.0+ and older 5.7 for PHP 5.6 2017-08-18 11:45:10 +02:00
Ralf Becker
251d7d4887 ignore not used part of ADOdb give PHP Fatal error: Cannot unset $this 2017-08-18 10:34:51 +02:00
Ralf Becker
dfeee51283 copy 16.1 changelog to master to satisfy update checker 2017-07-03 15:39:39 +00:00
Ralf Becker
f211c72b30 copy 16.1 changelog to master to satisfy update checker 2017-06-13 11:58:46 +00:00
Ralf Becker
c0de73db1f * Univention/Setup: allow to set Ham folder and automatically do so for Univention installation 2017-06-13 13:52:31 +02:00
Ralf Becker
9730b8657c copy 16.1 changelog to master to satisfy update checker 2017-06-12 14:57:37 +00:00