Commit Graph

1039 Commits

Author SHA1 Message Date
ralf
702329aa92 use a docker-compose.override.yml for your changes 2023-09-28 08:53:28 +02:00
ralf
9226785202 fix docker-compose.yml and README.md for a regular (non-developer) docker-compose install 2023-09-28 08:52:47 +02:00
ralf
703608cb86 * Calendar/REST API: adding of participants to events 2023-09-18 14:13:48 +02:00
Milan
f430b66d3b converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time

(cherry picked from commit 5e3c67a5cf)
2023-09-13 10:40:32 +02:00
ralf
a9d59bb903 Changelog for 23.1.20230911 2023-09-11 08:25:38 +02:00
ralf
666753d4cc Changelog for 23.1.20230824 2023-08-24 12:20:58 +02:00
ralf
ba4b3149b2 add warning to use --data-binary when uploading attachments with curl 2023-08-17 18:48:06 +02:00
ralf
8e3ed5372d npm run build / rollupjs fails, if /usr/share/egroupware-extra is NOT owned by root 2023-08-17 08:47:44 +02:00
ralf
bed1e43200 fix error, if there is no old vacation specifying a number of days, setting now same default as UI: 3 days
also some docu fixes
2023-08-09 16:49:16 +02:00
ralf
c2064e1fa8 * Mail: new modus for vacation notice to not save message to INBOX and REST API to set vacation handling 2023-08-09 16:43:33 +02:00
ralf
9280383200 set UCS version to 5.0 2023-07-31 08:54:37 +02:00
ralf
75f0cc417c Changelog for 23.1.20230728 2023-07-28 14:32:56 +02:00
ralf
a3bc505242 Changelog for 23.1.20230726 2023-07-26 12:28:35 +02:00
ralf
ad53fa38da small docu update for Calendar REST APi 2023-07-25 18:38:34 +02:00
ralf
eef211fdcd * Calendar: new REST API to read, create, modify and delete events, see https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Calendar.md 2023-07-25 18:38:34 +02:00
ralf
f60ee71c1c WIP Calendar REST API 2023-07-25 18:38:34 +02:00
ralf
1508de4574 implement missed shareExpiration and sharePassword attributes when sending mail 2023-07-25 14:59:41 +02:00
ralf
1bfdb71654 WIP Mail REST API: fix docu and content-type of response for uploading attachments 2023-07-14 09:08:35 +02:00
ralf
f0cb5755c4 WIP Mail REST API: missing files from last commit 2023-07-14 09:06:11 +02:00
ralf
3f760e6e72 WIP REST API for mail: non-interactive direct sending of mails 2023-07-14 08:40:30 +02:00
ralf
2858a8a599 WIP REST API for mail
currently we can launch (interactive) compose windows, if user is online
ToDo:
- send mails for a user
- authentication as arbitrary user with an API token
2023-07-14 08:39:58 +02:00
ralf
bd8df81953 Changelog for 23.1.20230620 2023-06-20 12:07:16 +02:00
ralf
040183e68e Changelog for 23.1.20230524 2023-05-24 11:58:49 +02:00
ralf
d311102a98 Changelog for 23.1.20230503 2023-05-03 11:51:46 +02:00
ralf
3c337eccd5 Changelog for 23.1.20230428 2023-05-03 11:41:34 +02:00
ralf
56acd2ef31 nodejs PPA does NOT exist for ppc64le, falling back to the version included in Ubuntu and the separate npm package 2023-04-12 17:26:06 +02:00
ralf
120ab6673a building multi-platform images for EGroupware: arm(64) or ppc64le instead of only amd64 2023-04-12 17:26:06 +02:00
ralf
45a89423ce Changelog for 23.1.20230412 2023-04-12 11:21:00 +02:00
ralf
a743ff1717 bringing README in sync with docker-compose.yml again 2023-04-12 10:53:49 +02:00
ralf
4c01c4c819 fix Collabora init container and Nginx config for newer Collabora version
also fix wrong path for sources-push volume
2023-04-12 10:53:49 +02:00
Markus Klein
6de05fcd0c Extend docker README.md 2023-04-12 10:53:49 +02:00
Markus Klein
a6df052004 Fix docker-compose source volume definition
Always use a bind mount for the source volume to ensure the source-push volume works as intended.

Additionally add some clarifying comments in several places.
2023-04-12 10:53:49 +02:00
ralf
ca5c515eb3 added more docu to the docker-compose installation 2023-04-05 10:05:48 +02:00
ralf
52c4567a2f check version is in changelog (pushed and current tree updated) before proceeding 2023-03-30 09:04:38 +02:00
ralf
2ca62c31f7 Changelog for 23.1.20230328 2023-03-28 13:27:12 +02:00
ralf
fb9c4f748f changes for 23.1 2023-03-14 12:15:29 +01:00
ralf
8cec076f5a Changelog for 23.1.20230314 2023-03-14 10:49:04 +01:00
ralf
5e70ffdf21 adapt to 23.1 2023-03-08 15:29:12 +01:00
ralf
24b4bcdb4e update some more outdated infos 2023-03-08 15:28:01 +01:00
ralf
b19f894fb7 fix tags and command to use alpine image for PHP Swoole 2023-03-08 15:22:04 +01:00
ralf
cd2e8dfa1c fix typo 2023-02-28 11:24:08 +01:00
ralf
6b397a9ede Changelog for 23.1.20230228 2023-02-28 09:43:20 +01:00
ralf
cda331a828 use 23.1 branch for build 2023-02-28 09:05:34 +01:00
ralf
30aaa734c9 fix broken url in changelog 2023-02-10 10:34:08 +01:00
ralf
6ed5b8a3a5 Changelog for 23.1.20230210 2023-02-10 09:18:18 +01:00
ralf
846defb42e fix missing curl caused nodejs install to fail 2023-02-03 20:29:16 +01:00
ralf
a5739072e9 updating developer install after experiences with Hadi's Ubuntu 22.04 update 2023-01-27 20:58:03 +01:00
ralf
38e9d9984f Changelog for 23.1.20230125 2023-01-25 14:21:51 +01:00
ralf
ab6e2ec3b7 using a single build step again to get smaller images 2023-01-18 15:40:14 -06:00
ralf
8540977872 fix build for current 8.1 and new 8.2 builds 2023-01-16 16:19:34 -06:00