Commit Graph

942 Commits

Author SHA1 Message Date
Ralf Becker
b953eecf40 * Addressbook: new REST API for contacts https://github.com/EGroupware/egroupware/tree/master/doc/REST-CalDAV-CardDAV
use PUT with a UID as id to update an existing resource or create it, if not existing
2021-09-27 13:31:21 +02:00
Ralf Becker
3e035a70a4 implement and document PATCH 2021-09-27 13:30:41 +02:00
Ralf Becker
392b8036f4 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-27 13:30:41 +02:00
Ralf Becker
547a5aa605 missing @type="NameComponent" and updated examples in docu with @type 2021-09-27 13:30:41 +02:00
Ralf Becker
a463264926 Implemented @type attributes for all top-level objects from JsContact Draft 08 2021-09-27 13:30:41 +02:00
Ralf Becker
322652de95 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-27 13:30:41 +02:00
Ralf Becker
e7d59aa1dc Update README.md 2021-09-27 13:30:41 +02:00
Ralf Becker
a1863c6d49 Update README.md 2021-09-27 13:30:41 +02:00
Ralf Becker
ef4a640631 Initial docu for REST API 2021-09-27 13:30:41 +02:00
Ralf Becker
37a938f38d Changelog for 21.1.20210923 2021-09-23 15:02:29 +02:00
Ralf Becker
c18abe835f request latest v1 version of composer and retry infinite the package update on build 2021-09-23 10:53:18 +02:00
Ralf Becker
ffc9a35020 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:04:53 +02:00
Ralf Becker
8ffba9d400 Changelog for 21.1.20210723 2021-07-23 08:09:49 +02:00
Ralf Becker
ba38591fd4 update build path to 21.1 2021-07-23 07:58:09 +02:00
Ralf Becker
4455b0d0f4 Revert tripple "Changelog for 21.1.20210629" 2021-06-29 10:26:32 +02:00
Ralf Becker
1273216f33 Changelog for 21.1.20210629 2021-06-29 09:50:52 +02:00
Ralf Becker
faf2da5b44 Changelog for 21.1.20210629 2021-06-29 09:44:36 +02:00
Ralf Becker
7e17478c9a Changelog for 21.1.20210629 2021-06-29 09:43:00 +02:00
Ralf Becker
2d7dacbc95 changes for 21.1 2021-05-25 13:24:37 +02:00
Ralf Becker
9e13f27233 making it final 2021-05-25 08:47:25 +02:00
Ralf Becker
7f17404d98 Changelog for 21.1.20210521 2021-05-21 17:54:03 +02:00
Ralf Becker
ff2f42a727 allow to set max_execution_time of container via EGW_MAX_EXECUTION_TIME environment variable from docker-compose(.override).yml 2021-05-21 08:36:10 +02:00
Ralf Becker
c1fa751f5d Changelog for 21.1.20210504 2021-05-04 09:55:21 +02:00
Ralf Becker
4f191b279b setting branch for 21.1 build 2021-05-03 20:26:11 +02:00
Ralf Becker
0072194045 remove development container from 21.1 2021-05-03 20:24:18 +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