Commit Graph

854 Commits

Author SHA1 Message Date
Ralf Becker
8995574feb remove wrong quotes in Watchtower example config and adding (commented out) Portainer 2020-04-02 21:56:23 +02:00
Ralf Becker
d21cd6bcd9 Changelog for 19.1.20200318 2020-03-18 16:05:40 +01:00
Ralf Becker
4a942cf2b0 fix syntax error in entrypoint 2020-03-18 13:56:42 +01:00
Ralf Becker
d1ff8e9f07 fix our PHP syntax-check giving errors with PHP < 7.4 2020-03-10 22:12:41 +01:00
Hadi Nategh
0cc7ce12d0 merge master 2020-03-05 14:45:25 +01:00
Ralf Becker
afacffa69b use domain from phpunix.xml and output Apache error.log so diagnose PHP errors in requests 2020-03-05 11:23:58 +01:00
Ralf Becker
5cedd472f9 move setting a working session.save_path to bootstrap, to avoid tons of warnings set it cant by changed after output/headers sent 2020-03-05 10:45:07 +01:00
Ralf Becker
314a949450 trying to figure out whats wrong 2020-03-04 23:38:40 +01:00
Ralf Becker
7c4abc4224 try fixing not started Apache 2020-03-04 23:27:46 +01:00
Ralf Becker
b448f9a021 adding phpUnit 8.x as dev-requirement and try staring Apache in Travis for CalDAV tests 2020-03-04 22:43:09 +01:00
Ralf Becker
44d9fcc790 Revert "* CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar"
This reverts commit 4c6e41d479.
2020-03-04 19:16:50 +01:00
Ralf Becker
4c6e41d479 * CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar 2020-03-04 16:58:38 +01:00
Ralf Becker
fc65670ec8 nginx depends on collabora and rocketchat to, otherwise they stop working after watchtower updated them (without nginx restart) 2020-02-18 11:20:06 +01:00
Ralf Becker
43944e6721 fix typo 2020-02-13 10:54:07 +01:00
Ralf Becker
b50f28dedb added Collbora Online Office and Rocket.Chat containers to Readme 2020-02-11 14:25:11 +01:00
Ralf Becker
bb2c9c075c we can not use a directory for suse, as the socket is called different (mysql.sock instead of mysqld.sock) 2020-02-11 14:24:36 +01:00
Ralf Becker
f4b541b922 add Collabora Online Office and Rocket.Chat to docker-compose.yml 2020-02-11 09:03:09 +01:00
Ralf Becker
bc1ae1cbaa if EGW_APC_SHM_SIZE is set in environment, propagate value to apcu.ini 2020-02-10 14:32:27 +01:00
Ralf Becker
d053a72a17 some fixes on the TS interface of client-side api and TS conversation tool 2020-02-10 10:02:04 +01:00
Ralf Becker
e73db868d2 updated Readm 2020-02-09 19:16:28 +01:00
Ralf Becker
4e4d7b3b29 added Rocket.Chat to dockerzized development system 2020-02-09 19:10:34 +01:00
Ralf Becker
8dd03e3d07 some fixes on the TS interface of client-side api and TS conversation tool 2020-02-09 12:27:39 +01:00
Ralf Becker
2fc0666762 merged master into typescript 2020-02-03 15:16:51 +00:00
Ralf Becker
c2bd211123 replace image-tags, so Univention can automatic fetch them 2020-01-31 09:02:18 +01:00
Ralf Becker
214f4c5ede Changelog for 19.1.20200130 2020-01-30 19:50:49 +01:00
Hadi Nategh
a27f0952f6 Merge branch 'master' into typescript 2020-01-30 14:52:16 +01:00
Ralf Becker
349444aeb7 change max_input_vars=5000 to support translations tools with API 2020-01-30 13:23:00 +01:00
nathangray
4c46d3f4de Diagram for entry change push update flow 2020-01-29 15:12:43 +01:00
Ralf Becker
e9c4d3f07e complete push implementation for timesheet incl. ACL check 2020-01-24 13:31:56 +01:00
Ralf Becker
c6bd019d52 script to convert app.js to TypeScript 2020-01-23 09:15:12 +01:00
Ralf Becker
97e332e809 return 404 instead of 403 for accessing PHP in blacklisted folders and remove doublicate SCRIPT_FILENAME 2020-01-15 21:50:44 +01:00
Hadi Nategh
4fa94bc465 Update etemplate dtd file 2020-01-07 13:31:39 +01:00
Ralf Becker
6432b00864 adding Collabora Online Office to development system 2020-01-06 19:01:51 +01:00
Ralf Becker
c58601d830 fix installation of developer system (wrong package-version) and some tags 2020-01-02 20:49:33 +02:00
Ralf Becker
9101e7736f Changelog for 19.1.20191220 2019-12-20 10:18:26 +02:00
Ralf Becker
9e2b72f868 changes to build additional PHP 7.4 images, also tagging by full version eg. 7.3.12 2019-11-30 15:34:09 +02:00
Ralf Becker
6bd892c645 install ping and ifconfig 2019-11-28 08:11:26 +02:00
Ralf Becker
6df3c2f6a1 fixed requests to https://domain.com/ redirect to http://domain.com/egroupware/
redirects by Nginx need to use X-Forwarded-Proto too
2019-11-28 08:09:00 +02:00
Ralf Becker
60965a57ec fix not working default session-timeout of 4h or custom one set with EGW_SESSION_TIMEOUT
caused by Debian/Ubuntu session-cleanup-script does not understand whitespace before and after equal sign: session.gc_maxlifetime = N
2019-11-19 15:16:51 +02:00
Ralf Becker
19b6683c73 Changelog for 19.1.20191119 2019-11-19 11:07:40 +02:00
Ralf Becker
26434ab2c2 get push working in developer container 2019-11-11 21:13:29 +01:00
Ralf Becker
dd1bf97406 get push working in developer container 2019-11-11 21:12:26 +01:00
Ralf Becker
e5089bd5a8
Update README.md 2019-11-10 20:42:02 +01:00
Ralf Becker
51907c4768
Update README.md 2019-11-10 20:38:07 +01:00
Ralf Becker
bd8e14c871
Create README.md 2019-11-10 20:37:20 +01:00
Ralf Becker
99032ef15c a dockerized EGroupware development enviroment 2019-11-06 22:26:52 +01:00
Ralf Becker
1a9464da0b Changelog for 19.1.20191031 2019-10-31 20:35:38 +01:00
Ralf Becker
b407064302 * Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable 2019-10-31 13:03:11 +01:00
Ralf Becker
d85782a545 install PHP gmp extension for WebAuthn 2019-10-31 13:03:11 +01:00
Ralf Becker
18ade2a642 grr, setup must be reachable 2019-10-30 21:20:19 +01:00