Ralf Becker
853fd72d91
Changelog for 20.1.20200716
2020-07-16 15:48:24 +02:00
Ralf Becker
8cb3b228ca
Changelog for 20.1.20200628
2020-06-28 16:37:10 +02:00
Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
Ralf Becker
a88ff5c1b3
Changelog for 20.1.20200613
2020-06-13 15:26:36 +02:00
Ralf Becker
4c131c1866
SAML/Shibboleth with multiple IdP or optional on regular login page
2020-06-10 15:19:24 +02:00
Ralf Becker
c92fb09d8d
Changelog for 19.1.20200605
2020-06-05 17:33:41 +02:00
Ralf Becker
b1f79d1c40
* SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup
2020-05-28 23:24:09 +02:00
Ralf Becker
b10cd7d2a5
Changelog for 20.1.20200525
2020-05-25 14:39:55 +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
3750711cdf
* OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware
2020-03-30 21:03:19 +02:00
Ralf Becker
d21cd6bcd9
Changelog for 19.1.20200318
2020-03-18 16:05:40 +01:00
nathangray
173b695cf2
Api: Sharing listens to Vfs hooks to stay up-to-date with deleted or renamed files
2020-03-06 14:48:26 -07:00
Ralf Becker
214f4c5ede
Changelog for 19.1.20200130
2020-01-30 19:50:49 +01:00
Ralf Becker
9101e7736f
Changelog for 19.1.20191220
2019-12-20 10:18:26 +02:00
Ralf Becker
19b6683c73
Changelog for 19.1.20191119
2019-11-19 11:07:40 +02:00
Ralf Becker
1a9464da0b
Changelog for 19.1.20191031
2019-10-31 20:35:38 +01:00
Ralf Becker
6f58e88ecc
new index on links-table to speed up ProjectManager sub-project queries
2019-10-25 09:49:03 +02:00
Ralf Becker
bfd5b6b2e5
set auth_type=univention for account_repository=univention (was ldap)
2019-10-10 17:09:32 +02:00
Ralf Becker
826f055b07
Changelog for 19.1.20190925
2019-09-25 14:15:36 +02:00
Ralf Becker
3bf72f39d8
MariaDB before 10.3 could not update same table used in a sub-query
2019-09-21 09:39:32 +02:00
Ralf Becker
0554c64317
* History: fix timestamps broken by 19.1 update storing diffs using timestamp of preceeding row
2019-09-19 11:09:51 +02:00
Ralf Becker
a6dd184d64
keep timestamps when updating history-log to diff-format
2019-09-19 09:37:16 +02:00
Ralf Becker
9a21f409af
Changelog for 19.1.20190917
2019-09-17 18:20:42 +02:00
Ralf Becker
1889adadfb
Changelog for 19.1.20190822
2019-08-22 17:55:02 +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
95ca598094
19.1 changelog and version, also fix package name "egroupware-docker"
2019-08-06 14:38:32 +02:00
Ralf Becker
dd32515d74
Changelog for 19.1.20190717
2019-07-17 16:09:21 +02:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +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
00fd12d651
* Api/Filemanager: create in non EPL missing /templates and app-sub-directores
...
Was caused by (unnecessary) transaction around defaul_records processing, causing during transaction inserted rows where not (yet) commited and therefore could not be read.
2019-03-24 11:36:33 +01:00
Ralf Becker
0abec539c3
* All apps: store history of multiline fields as diff only (migration can take 15min!)
2019-03-01 15:46:54 +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
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
Ralf Becker
2dc6178313
copy 17.1 changelog to master to satisfy update checker
2018-12-04 16:27:27 +00:00
Ralf Becker
63fa1e98db
* CalDAV/CardDAV: allow up to 255 char UIDs to support OutlookCalDAVSynchronizer
2018-12-04 10:51:05 +01:00
Ralf Becker
9e99c8608c
copy 17.1 changelog to master to satisfy update checker
2018-10-18 14:33:14 +00:00
Ralf Becker
c950d7b0c1
check if we have a valid template and/or theme on 17.1 update
2018-10-02 12:43:29 +02:00
Ralf Becker
321b56e2b6
* Addressbook: private addressbook in newer installations could not be enabled
...
caused by forced preference value of false casted to string as "", now we write all forced and default preferences with value false as "0" AND update all forced preferences only from "" to "0"
2018-09-14 14:02:51 +02:00
Ralf Becker
1e95f0608b
copy 17.1 changelog to master to satisfy update checker
2018-08-31 14:08:46 +00:00
Ralf Becker
5d6de2c686
copy 17.1 changelog to master to satisfy update checker
2018-07-25 13:06:55 +00:00
Ralf Becker
09ecfdbc46
copy 17.1 changelog to master to satisfy update checker
2018-06-25 15:29:17 +00:00
Ralf Becker
102b41ef43
change history-log values to longtext (was text=64k)
2018-06-18 11:34:48 +02:00
nathangray
6708ccb043
Record share emails in history log & display them instead of user when set
2018-06-06 15:51:46 -06:00
Ralf Becker
90dfe8ec54
copy 17.1 changelog to master to satisfy update checker
2018-05-23 13:16:44 +00:00
Ralf Becker
648badc44c
copy 17.1 changelog to master to satisfy update checker
2018-04-13 14:50:37 +00:00
Ralf Becker
77b79f24b7
* Setup: updates from old versions (eg. 1.4 or 1.8) no longer require to update to 14.x and 16.1 first
2018-04-13 13:46:49 +02:00
Hadi Nategh
3327077cec
Increase cred_password field size in DB to be able to get fit large smime pkey.
2018-04-04 15:23:56 +02:00