Commit Graph

808 Commits

Author SHA1 Message Date
Ralf Becker
1a9464da0b Changelog for 19.1.20191031 2019-10-31 20:35:38 +01:00
Ralf Becker
b407064302 * Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable 2019-10-31 13:03:11 +01:00
Ralf Becker
d85782a545 install PHP gmp extension for WebAuthn 2019-10-31 13:03:11 +01:00
Ralf Becker
18ade2a642 grr, setup must be reachable 2019-10-30 21:20:19 +01:00
Ralf Becker
497ea5f000 * Docker: do not allow to call php files ment to be included only (src, setup, inc or vendor directories) 2019-10-30 13:33:55 +01:00
Ralf Becker
6f227e38e7 fix docker-compose docu for using EPL 2019-10-17 14:16:11 +02:00
Ralf Becker
cd2ea60fbd script to release into Univention AppCenter: currently new app is created and 19.1 changelog is uploaded 2019-09-25 15:48:10 +02:00
Ralf Becker
826f055b07 Changelog for 19.1.20190925 2019-09-25 14:15:36 +02:00
Ralf Becker
9a21f409af Changelog for 19.1.20190917 2019-09-17 18:20:42 +02:00
Ralf Becker
84f8e3a572 add WebAuthn to EPL apps 2019-09-17 10:47:35 +02:00
Ralf Becker
14381800e6 * Setup: fix post_install.php breaking bcrypt header_admin_password
$ in password needs to be escaped as they otherwise address captures in preg_replace
2019-09-15 10:59:31 +02:00
Ralf Becker
1889adadfb Changelog for 19.1.20190822 2019-08-22 17:55:02 +02:00
Ralf Becker
c64c7ab787 fix failing installation via docker-compose: wrong grant-host and NO quotes
also documented that you need to create the data directory
2019-08-18 12:45:10 +02:00
Ralf Becker
9af802cc9d update master with 19.1 final release (19.1.20190813) changelog 2019-08-13 09:22:44 +02:00
Ralf Becker
011a8d5a03 update Docker build script to be usable for all branches 2019-08-09 18:32:45 +02:00
Ralf Becker
9f638d23bc fix typo REPO_PASS(WORD) in docker-compose.yml 2019-08-08 10:12:41 +02:00
Ralf Becker
6a6f00284b fix not working new installation under CentOS/RHEL caused by grant host "%" 2019-08-07 21:53:56 +02:00
Ralf Becker
8c5c227d9f do NOT tag z-push, as we use their releases / tags for 19.1+ 2019-08-06 16:42:11 +02:00
Ralf Becker
95ca598094 19.1 changelog and version, also fix package name "egroupware-docker" 2019-08-06 14:38:32 +02:00
Ralf Becker
fe666fa059 add private CA so egroupware can validate your certificate to talk to Collabora or Rocket.Chat 2019-08-06 12:20:21 +02:00
Ralf Becker
d2854342d2
fix image name 2019-08-01 16:55:39 +02:00
Ralf Becker
497af7626e
fix image 2019-08-01 16:54:35 +02:00
Ralf Becker
862e0bb006 19.1.20190726 changelog 2019-07-26 15:34:44 +02:00
Ralf Becker
87a96cf760
fix typo in name 2019-07-26 12:14:13 +02:00
Ralf Becker
eb57d7317f implement EGW_SKIP_INSTALL for entrypoint to skip automatic install
also fixed not working exit on failed install
2019-07-23 19:49:18 +02:00
Ralf Becker
53c3dc2e35 allow to set all post_install parameters via environment EGW_*
Parameter: --ldap_base --> EGW_LDAP_BASE (/ and - are converted to _)
2019-07-23 19:47:03 +02:00
Ralf Becker
07d698cbc4
Add EGW_POST_INSTALL environment variable to Readme too 2019-07-23 09:12:48 +02:00
Ralf Becker
2327faa67c document how to use EGW_POST_INSTALL environment variable for further post_install.php arguments 2019-07-22 10:07:27 +02:00
Ralf Becker
a0a4d35583 setting VERSION build arg from the tag we build 2019-07-22 10:07:27 +02:00
Ralf Becker
eec3b7d6bc move Docker stuff to egroupware repo for automatic builds 2019-07-19 10:08:06 +02:00
Ralf Becker
dd32515d74 Changelog for 19.1.20190717 2019-07-17 16:09:21 +02:00
Ralf Becker
cd3eeaf597 remove (hopefully last) egroupware-epl 2019-07-17 15:05:31 +02:00
Ralf Becker
0f8e678524 some more changes to build 19.1
some are temporary until we branch 19.1 off
2019-07-17 11:16:07 +02:00
Ralf Becker
0538185b36 fix package-name to just "egroupware" 2019-07-16 13:18:06 +02:00
Ralf Becker
2f34e3c9f9 Changelog for 19.1.20190716 2019-07-16 11:06:08 +02:00
Ralf Becker
efcb0471b3 bump version to 19.1 2019-07-16 10:46:59 +02:00
Ralf Becker
7eaee145fb document how to include phpMyAdmin (commented out) 2019-07-11 15:18:07 +02:00
Ralf Becker
080c2bd3d3 fix permissions of header.inc.php to be only readable by webserver 2019-07-06 10:18:38 +02:00
Ralf Becker
424c7c3c81 replace empty pw with a random one 2019-07-05 15:24:33 +02:00
Ralf Becker
a8d5c3987d do NOT run fix_perms, if not running as root 2019-06-17 11:37:52 +02:00
Ralf Becker
dfcdc037f2 copy 17.1 changelog to master to satisfy update checker 2019-05-29 15:54:57 +00:00
Ralf Becker
dd2bbccf5c copy 17.1 changelog to master to satisfy update checker 2019-04-02 13:56:06 +00:00
Ralf Becker
7ea486b426 fix with PHP 7.2 deprecated each( ) construct 2019-03-12 11:10:47 +01:00
Ralf Becker
a3234bb5aa copy 17.1 changelog to master to satisfy update checker 2019-02-25 10:26:26 +00:00
Ralf Becker
d077f3502f fix typo 2019-02-25 10:54:29 +01:00
Ralf Becker
25f64d774c copy over changes from 17.1 2019-02-25 10:46:06 +01:00
nathangray
d805e9f467 Stop using deprecated each(), using foreach(), key() or current() instead 2019-02-12 14:13:45 -07:00
Ralf Becker
dfb93cfa20 exclude (failing) pear tests from our PHP systax check 2019-02-07 17:45:34 +01:00
Ralf Becker
726b9336c2 copy 17.1 changelog to master to satisfy update checker 2019-01-11 15:26:38 +00:00
Ralf Becker
b67fc51893 copy 17.1 changelog to master to satisfy update checker 2018-12-05 10:23:37 +00:00