ralf
d9ddba7b9e
Changelog for 23.1.20230114
2023-01-12 20:32:15 -06:00
ralf
df6bfdc54b
reverting to ubuntu:20.04 based images as current 22.04 images require Docker features not available on old Docker versions used by current Ubuntu and Debian :(
...
--> update and cron working again and also installing of further packages (like vim) in the container
2023-01-10 18:58:24 -06:00
ralf
2e200baa08
WIP 23.1 container builds
2023-01-10 15:44:27 -06:00
ralf
9ef1e44744
WIP 23.1 container builds
2023-01-10 15:43:56 -06:00
ralf
14dcad566b
fix wrong major version in changelog
2023-01-10 13:09:55 -06:00
ralf
757eeccf5c
fix changelog of first release of a new version gets the old major release
2023-01-10 13:09:10 -06:00
ralf
88c19b472c
fix some warnings
2023-01-10 12:51:41 -06:00
ralf
7df0f69621
Changelog for 23.1.20230110
2023-01-10 12:31:27 -06:00
ralf
0074f4a70e
use 23.1
2023-01-10 12:07:11 -06:00
Ralf Becker
fccf18e832
Added GET request to existing resource with all available fields
2022-12-14 07:58:43 -06:00
ralf
ad261f57c9
PHP > 7.4 exclude deprecated apps from old packages (not installed via git), always exclude sitemgr
2022-12-04 08:09:43 +01:00
ralf
a70e470ffb
Changelog for 21.1.20221202
2022-12-02 10:51:44 +01:00
ralf
278644fbee
adding phpMyAdmin to developer install
2022-11-15 14:34:38 +01:00
ralf
83eff39e00
fix sed to find version
2022-11-15 09:29:58 +01:00
ralf
a79a0802a1
we must NOT exclude node_modules in 22.1 or master
2022-09-22 20:35:55 +02:00
ralf
7072f96244
building 22.1 images with PHP 8.1 on base of Ubuntu 22.04 and MariaDB 10.6
2022-09-20 13:44:54 +02:00
ralf
67f41f8041
update build script to 22.1
2022-09-20 13:42:38 +02:00
ralf
0368173487
build development Docker images now based on Ubuntu 22.04 and by default with PHP 8.1
...
docker-compose.yml uses now mariadb:10.6 with automatic upgrade enabled
2022-09-20 11:16:35 +02:00
ralf
99f1984b48
Changelog for 21.1.20220916
2022-09-16 14:02:04 +02:00
ralf
df0f25df4d
some updates and workarounds for SSO
2022-09-15 12:55:42 +02:00
ralf
7ac70ac8ee
* OpenID Connect: autodiscovery support via /.well-known/openid-configuration
2022-09-13 09:40:35 +02:00
ralf
a559e2d3da
Changelog for 21.1.20220905
2022-09-05 10:59:23 +02:00
ralf
c24c1049dd
fix PHP Fatal Error: Call to undefined function each()
2022-09-05 08:42:13 +02:00
ralf
7eeb72513d
fix hardcoded php binary (no longer working on MacOS without PHP)
2022-09-05 08:33:26 +02:00
ralf
3c4b03ca3c
* SAML/Univention: support for Univention SAML IdP for SSO incl. docu
2022-08-04 20:10:23 +02:00
ralf
e887a14238
add Collabora init container and note that this is not the recommended was to install EGroupware on a Linux server
2022-07-19 15:45:09 +02:00
ralf
c5cab2e7b3
need to pass --ignore-platform-reqs to composer create-project to be able to install with PHP 8.x
2022-05-11 09:21:27 +02:00
ralf
8b2022643e
document that you need to start egroupware container/installation first, before the swoolpush container
2022-05-11 08:55:05 +02:00
ralf
c54a536f8a
setting and tagging PHP 8.1 as default PHP version (for development)
2022-05-11 08:46:53 +02:00
ralf
7144f2fad1
remove no longer necessary composer 1.x downgrade
2022-05-11 08:34:02 +02:00
ralf
7796eb23f9
if a private CA is given, change Docker entrypoint to patch system CA-file into php.ini
...
the system CA seems not used by default, no idea why ...
2022-05-06 11:14:43 +02:00
ralf
941142c5be
fix CallbackIterator to return mixed, as it can be overwritten with a callback
2022-04-24 21:27:53 +02:00
ralf
d92c5a94a6
fix PHP 8.1 Deprecated by adding return type declarations
2022-04-24 18:15:47 +02:00
ralf
c3ccb7e2e4
no longer tag ADOdb with EGroupware version, handling it with own version like other dependencies
2022-04-20 21:59:51 +02:00
ralf
29ab167612
fix build for PHP 8.1 and no longer (additional) install of PHP 7.4 for PHP 8.x
2022-04-20 21:59:51 +02:00
ralf
150f741f5a
Changelog for 21.1.20220408
2022-04-08 13:23:18 +03:00
ralf
1f46fdc7d6
Changelog for 21.1.20220406
2022-04-06 16:58:06 +03:00
ralf
233c984b0e
seem Composer 2.x need --prefer-source to not remove the .git dirs on update
2022-04-06 14:11:10 +03:00
ralf
cfc7bd84f5
no more Composer 1 downgrade
2022-03-22 18:43:28 +02:00
ralf
82c7f4b89d
rename header.inc.php to header-backup.inc.php before updating it and rename it back, if update fails
2022-03-05 15:57:18 +02:00
Ralf Becker
33db2190b0
Changelog for 21.1.20220207
2022-02-07 18:01:30 +02:00
Ralf Becker
1c053ade4c
updates for developer docker-compose.yml and nginx.conf
2022-02-03 09:36:27 +02:00
Ralf Becker
67ac05a786
support for Collabora/CODE 21.11+ for the developer install
2022-02-02 20:53:43 +02:00
Ralf Becker
5cd4fc0612
Changelog for 21.1.20211130
2021-11-30 11:17:50 +02:00
Ralf Becker
730e1c72c1
fix error caused by post_install.php not running as root (default for container)
2021-11-09 09:40:04 +01:00
Ralf Becker
6a031ef45c
add some more typical contact-form examples
2021-10-04 10:48:04 +02:00
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