e2c09aa1b0
* Filemanager/API: directory size is now the sum of the size of its contained files (allowing to eg. implement quota in future)
2021-12-30 14:37:58 +02:00
94c98718ef
update script to remove hashes/non-email-addresses from egw_history_log.share_email
2021-08-17 09:15:25 +02:00
1f010a4391
Bump version to 21.1
2021-05-08 15:02:24 +02:00
3ab851550c
neccessary schema update to support further credential-types
2021-02-08 17:33:54 +02:00
e0d04b09c5
missing database update for contact sharing
2020-10-19 11:56:00 +02:00
b55da481e3
WIP contact sharing
2020-10-13 16:56:06 +02:00
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
3750711cdf
* OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware
2020-03-30 21:03:19 +02:00
6f58e88ecc
new index on links-table to speed up ProjectManager sub-project queries
2019-10-25 09:49:03 +02:00
bfd5b6b2e5
set auth_type=univention for account_repository=univention (was ldap)
2019-10-10 17:09:32 +02:00
3bf72f39d8
MariaDB before 10.3 could not update same table used in a sub-query
2019-09-21 09:39:32 +02:00
0554c64317
* History: fix timestamps broken by 19.1 update storing diffs using timestamp of preceeding row
2019-09-19 11:09:51 +02:00
a6dd184d64
keep timestamps when updating history-log to diff-format
2019-09-19 09:37:16 +02:00
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
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
0abec539c3
* All apps: store history of multiline fields as diff only (migration can take 15min!)
2019-03-01 15:46:54 +01:00
63fa1e98db
* CalDAV/CardDAV: allow up to 255 char UIDs to support OutlookCalDAVSynchronizer
2018-12-04 10:51:05 +01:00
c950d7b0c1
check if we have a valid template and/or theme on 17.1 update
2018-10-02 12:43:29 +02:00
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
102b41ef43
change history-log values to longtext (was text=64k)
2018-06-18 11:34:48 +02:00
6708ccb043
Record share emails in history log & display them instead of user when set
2018-06-06 15:51:46 -06:00
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
e4f51b5692
fix stalled update if jpegphoto is empty string (and not null)
2017-11-23 14:55:11 +01:00
92584a61ad
* Update: fix not finishing update for more then 100 photos in addressbook
...
caused by contact_jpegphoto was not set to NULL, as column no longer exists in tables_current
2017-10-26 21:27:16 +02:00
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
6e91053f49
Fix smime key not being recognized by new get_key method
2017-09-19 12:52:43 +02:00
48554590f4
* Addressbook: store S/Mime & PGP pubkey and photo (SQL backend only) in filesystem
2017-09-19 11:38:48 +02:00
a9e750c8b2
WIP spam workflow and SpamTitian integration
2017-05-31 15:10:58 +02:00
75a83fa35c
allow to store (user specific) s/mime private keys in mail account
2017-01-25 11:40:05 +01:00
b46fea5c89
* Filemanager: DB schema update to remove doublicate rows for WebDAV properties on update, caused eg. excessively by OneNote
2016-11-03 19:09:33 +01:00
74e2c62b48
* Admin/Mail: allow to limit users to only create identities for aliases
2016-10-28 14:27:59 +02:00
6b7d046564
* All apps: default preferences wont save because merge-print template directory does not exist
...
creating /templates/$app now via update-script, if it does not already exist, it was already created for new installation and for EPL
2016-08-25 18:16:03 +02:00
e2261d3494
fix home-accounts in egw_customfields and egw_links to api-accounts
2016-05-07 07:50:33 +00:00
d5c65bb384
fix home-accounts in egw_customfields and egw_links to api-accounts
2016-05-07 07:49:38 +00:00
8e02180904
* Mail: allow to define an existing folder as archive folder and allow to move messages to the specified folder with either right-click action or EGW-shortcut
2016-04-29 11:23:05 +00:00
d16adff840
uninstall obsolete FelamiMail tables, if still around
2016-04-05 16:52:04 +00:00
e9d1e81c49
api update script to deinstall on longer existing EMailAdmin and create it's 14.1 tables, if they are not already there (update from before 14.1)
2016-04-03 08:14:53 +00:00