Ralf Becker
281e71ef71
use PUT with a UID as id to update an existing resource or create it, if not existing
2021-09-25 13:04:49 +02:00
Ralf Becker
e640873fc0
implement and document PATCH
2021-09-25 12:38:08 +02:00
Ralf Becker
1280de46d6
REST API allow sending a JSON patch to update or create a new contact (currently only via POST or PUT, not as PATCH!)
...
allows eg. to create a contact from a simple Wordpress contact-form only supporting POST requests and a flat object, see new example in the documentation
2021-09-24 18:06:13 +02:00
Ralf Becker
7562dd9fe3
Changelog for 21.1.20210923
2021-09-23 15:10:07 +02:00
Ralf Becker
d27d3f31ad
fix development build was tagged with last / not new version
2021-09-23 12:00:57 +02:00
Ralf Becker
19cf5ad76c
use latest v1 from composer
2021-09-23 11:09:29 +02:00
Ralf Becker
fb0c251a95
request latest v1 version of composer and retry infinite the package update on build
2021-09-23 10:51:22 +02:00
Ralf Becker
15a2e546ea
missing @type="NameComponent" and updated examples in docu with @type
2021-09-21 18:50:40 +02:00
Ralf Becker
8db7d13c49
Implemented @type attributes for all top-level objects from JsContact Draft 08
2021-09-21 11:09:32 +02:00
Ralf Becker
82c8ed51d2
Contacts REST API:
...
- implement missing PUT/POST of distribution list / CardGroups
- implement changes from next JsContact draft:
+ string plus extra localizations attribute instead of localizedString object
+ use "<domain>:<name>" for vendor attributes
- add/parse urn:uuid: prefix if UID is a UUID
2021-09-20 16:01:22 +02:00
Ralf Becker
7399cca9fe
Update README.md
2021-09-20 08:35:31 +02:00
Ralf Becker
2512cffe3b
Update README.md
2021-09-20 08:34:41 +02:00
Ralf Becker
4bb8b6d4a4
Initial docu for REST API
2021-09-19 12:42:23 +02:00
Ralf Becker
fdef749794
update jquery-ui to 1.12.1
2021-08-11 15:38:13 +02:00
Ralf Becker
eae9c97caa
update composer to 1.10.22, as we no longer use fxp/composer-asset-plugin
...
still cant use Composer v2, as Horde is a no longer supported PEAR repo :(
2021-07-28 09:03:52 +02:00
Ralf Becker
4240f4cf01
Changelog for 21.1.20210723
2021-07-23 08:24:45 +02:00
Ralf Becker
c4c747899f
nodejs 14.x is no longer needed, stock 12.x is enough
2021-07-13 08:34:35 +02:00
Ralf Becker
eef78fd58a
change PHP version to 7.4 and build with nodejs 14.x
2021-07-09 14:23:58 +02:00
Ralf Becker
b6fc08c010
Changelog for 21.1.20210629
2021-07-01 10:25:59 +02:00
Ralf Becker
0874f37223
remove wrong boilerplate
2021-06-15 13:34:03 +02:00
Ralf Becker
2dc83c410c
changes for 21.1
2021-05-25 13:23:32 +02:00
Ralf Becker
ea79a15903
making it final
2021-05-25 08:46:57 +02:00
Ralf Becker
43b04bb21b
Changelog for 21.1.20210521
2021-05-21 18:19:52 +02:00
Ralf Becker
a4f136072e
allow to set max_execution_time of container via EGW_MAX_EXECUTION_TIME environment variable from docker-compose(.override).yml
2021-05-21 08:35:23 +02:00
Ralf Becker
ad84dfae97
some fixes and notes for the development system
2021-04-21 14:42:25 +02:00
Ralf Becker
c7142c96e0
Changelog for 21.1.20210420
2021-04-20 17:51:50 +02:00
Hadi Nategh
c7effbf7b9
Fix some missing widgets from et2 DTD
2021-04-14 11:35:19 +02:00
Hadi Nategh
3bc0b55d54
Improve et2 DTD
2021-04-07 10:48:13 +02:00
Ralf Becker
9e3ce0db2b
Changelog for 21.1.20210406
2021-04-06 17:15:39 +02:00
Ralf Becker
571ebb21b3
changes to build PHP 8 snapshots from master
2021-04-01 08:49:44 +02:00
Ralf Becker
6113114b4c
fix typo / missing quote
2021-03-29 16:47:19 +02:00
Ralf Becker
02c3feb95d
Changelog for 21.1.20210329
2021-03-29 14:30:54 +02:00
Ralf Becker
aa32aaccd8
docker files for 7.4 builds
2021-03-24 08:53:49 +01:00
Ralf Becker
efd480c468
changes for PHP 7.4 and 8.0 development builds
2021-03-21 18:24:22 +01:00
Ralf Becker
678ce97e79
changes for PHP 8.0 and xdebug 3.0
2021-03-20 17:29:48 +01:00
Ralf Becker
3b53ff960c
update development container to Ubuntu 20.04
2021-03-20 16:09:26 +01:00
Ralf Becker
1a1e3818c2
fix version in changelog
2021-03-18 08:48:36 +02:00
Ralf Becker
ab6258f3be
Changelog for 21.1.20210318
2021-03-18 08:32:10 +02:00
Ralf Becker
e0b96079d8
some more changes for 21.1 build
2021-03-18 08:16:40 +02:00
Ralf Becker
ddda3b4165
changes for 21.1 builds (out of master)
2021-03-16 09:30:34 +02:00
Ralf Becker
a2fde92c89
Changelog for 20.1.20210125
2021-01-25 14:23:37 +02:00
Ralf Becker
49f10e7e31
* FPM/Container: start more php processes by default and keep them running to better cope with high usage
2021-01-25 11:13:11 +02:00
Ralf Becker
0b02c8ef3d
List of links from EGroupware sources to www.egroupware.org website
...
Please update this file, if you add (or remove) links, to ease website migration!
2021-01-14 10:37:40 +02:00
Ralf Becker
24ff2dd0fc
Changelog for 20.1.20201217
2020-12-17 09:16:34 +01:00
Ralf Becker
20f6f7a43b
can only change config as root, avoid warnings in install-log
2020-12-04 13:00:19 +01:00
Ralf Becker
8738ce7fab
kope with post_install.php no longer running as root and set apc.shm_size=128M and chown www-daata header.inc.php
2020-12-04 12:54:04 +01:00
Ralf Becker
5d6965a2e9
Changelog for 20.1.20201202
2020-12-02 10:00:05 +01:00
Ralf Becker
00204e1070
Check_MK check for SAML metadata existence and age
2020-11-05 13:37:56 +01:00
Ralf Becker
4e62152c24
run post_install.php as www-data to have no need and therefore skip chown -R /var/lib/egroupware
2020-11-04 11:57:32 +01:00
Ralf Becker
bf744e61c7
comments about installation with WSL2
2020-10-29 15:48:43 +01:00
Ralf Becker
b3e4b3d5a1
Changelog for 20.1.20201028
2020-10-28 17:11:20 +01:00
Ralf Becker
8b1f932e8e
Changelog for 20.1.20201020
2020-10-20 09:55:12 +02:00
Ralf Becker
f1fdd7e2f1
Changelog for 20.1.20201005
2020-10-05 11:33:03 +02:00
Ralf Becker
5d744af64a
fix development images not tagged with real PHP version like 7.3.22
2020-09-14 19:03:32 +02:00
Ralf Becker
0ed9b7dc09
Changelog for 20.1.20200914
2020-09-14 12:45:41 +02:00
Ralf Becker
65055505c3
add one space after image: and add swoolepush
2020-09-02 14:22:18 +02:00
Ralf Becker
953a132e9c
Changelog for 20.1.20200901
2020-09-01 21:07:28 +02:00
Ralf Becker
d2c9973d43
Changelog for 20.1.20200818
2020-08-18 15:12:53 +02:00
Ralf Becker
63ea0891bb
* Univention: fix not running async jobs because of old overlay storage driver
2020-08-17 14:34:00 +02:00
Ralf Becker
e399eba98b
Changelog for 20.1.20200812
2020-08-12 12:57:38 +02:00
Ralf Becker
d280baa0da
Changelog for 20.1.20200810
2020-08-10 14:00:42 +02:00
Ralf Becker
421bda29c4
* Container: use Ubuntu 20.04 as base of EGroupware container instead of 18.04
2020-07-31 17:52:41 +02:00
Ralf Becker
e84532af40
Changelog for 20.1.20200731
2020-07-31 12:54:28 +02:00
Ralf Becker
4750db5a87
Changelog for 20.1.20200728
2020-07-28 13:53:39 +02:00
Ralf Becker
853fd72d91
Changelog for 20.1.20200716
2020-07-16 15:48:24 +02:00
Ralf Becker
5f1dd8a17b
Update README.md
2020-07-14 15:12:02 +02:00
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