Commit Graph

875 Commits

Author SHA1 Message Date
Ralf Becker
8cb3b228ca Changelog for 20.1.20200628 2020-06-28 16:37:10 +02:00
Ralf Becker
c24ecef879 pending changes 2020-06-28 09:22:31 +02:00
Ralf Becker
ed8fb28f8e apply EGW_MEMORY_LIMIT to fpm/conf.d/www.conf, which has higher precedence then php.ini 2020-06-28 09:14:32 +02:00
Hadi Nategh
82d5459ffd Update etemplate DTD file 2020-06-18 17:02:23 +02:00
Ralf Becker
54e1a93b38 fix wrong version in 20.1 changelog 2020-06-14 14:15:45 +02:00
Ralf Becker
18bd4b7e92 several fixes / additions for 20.1 container 2020-06-14 14:11:58 +02:00
Ralf Becker
062e83d0e3 do NOT add dev requirements to the container 2020-06-13 17:13:16 +02:00
Ralf Becker
a88ff5c1b3 Changelog for 20.1.20200613 2020-06-13 15:26:36 +02:00
Ralf Becker
3be65a5ac9 requiring push server for master and adding it to docker-composer 2020-06-13 15:14:30 +02:00
Ralf Becker
c92fb09d8d Changelog for 19.1.20200605 2020-06-05 17:33:41 +02:00
Ralf Becker
7079b30316 disallow access to vendor directory of apps 2020-06-05 11:46:50 +02:00
Ralf Becker
a6a27b8bcf allow to set PHP memory_limit via EGW_MEMORY_LIMIT environment variable in container 2020-06-05 11:45:17 +02:00
Ralf Becker
f0a6e34106 fix 2 warnings about continue 2 2020-06-03 13:20:09 +02:00
Ralf Becker
0825302a54 suppress everything (not just PHP Deprecated) from vendor, as its up to the vendor to fix 2020-06-03 13:12:38 +02:00
Ralf Becker
c6d7cb2467 do NOT tag 20.1 latest 2020-05-25 15:29:57 +02:00
Ralf Becker
579c84ac12 remove old archive app 2020-05-25 15:05:58 +02:00
Ralf Becker
b10cd7d2a5 Changelog for 20.1.20200525 2020-05-25 14:39:55 +02:00
Ralf Becker
6fc746df3c a couple more 19.1 --> 20.1 changes 2020-05-25 14:30:50 +02:00
Ralf Becker
ff0a4400b4 merge latest changes from 19.1 2020-05-25 13:35:32 +02:00
Ralf Becker
9252aaf430 Changelog for 19.1.20200430 2020-04-30 19:49:46 +02:00
Ralf Becker
26a17011b9 Changelog for 19.1.20200409 2020-04-09 14:52:32 +02:00
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