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
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
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
Ralf Becker
5f63892c09
copy 17.1 changelog to master to satisfy update checker
2018-03-21 17:29:30 +00:00
Ralf Becker
71a5d5dcb6
copy 17.1 changelog to master to satisfy update checker
2018-02-09 14:12:30 +00:00
Ralf Becker
b1275c4d1e
copy 17.1 changelog to master to satisfy update checker
2018-01-30 16:37:54 +00:00
Ralf Becker
ffb0631154
copy 17.1 changelog to master to satisfy update checker
2018-01-18 11:49:38 +00:00
Ralf Becker
ad8746643f
copy 17.1 changelog to master to satisfy update checker
2017-12-20 06:14:45 +00:00
Ralf Becker
08d2b52d2a
copy 17.1 changelog to master to satisfy update checker
2017-11-30 10:28:58 +00:00
Ralf Becker
df26dc2913
update maintenance_release version in master, to not show yellow "update arrow"
2017-11-26 09:09:44 +08:00
Ralf Becker
d11fe532d8
Changelog for 17.1.20171023
2017-10-23 17:27:18 +00:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
Ralf Becker
48554590f4
* Addressbook: store S/Mime & PGP pubkey and photo (SQL backend only) in filesystem
2017-09-19 11:38:48 +02:00
Ralf Becker
a9e750c8b2
WIP spam workflow and SpamTitian integration
2017-05-31 15:10:58 +02:00
Ralf Becker
70d803249d
no maintenance version for master
2017-02-03 13:39:24 +00:00
Ralf Becker
be32282214
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
2017-02-02 10:38:13 +01:00
Ralf Becker
75a83fa35c
allow to store (user specific) s/mime private keys in mail account
2017-01-25 11:40:05 +01:00
Ralf Becker
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
Ralf Becker
74e2c62b48
* Admin/Mail: allow to limit users to only create identities for aliases
2016-10-28 14:27:59 +02:00
Ralf Becker
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
Ralf Becker
d5c65bb384
fix home-accounts in egw_customfields and egw_links to api-accounts
2016-05-07 07:49:38 +00:00
Ralf Becker
a2a537e69f
setting CalDAV/CardDAV server version to 16.1
2016-05-05 07:26:27 +00:00
Ralf Becker
429177686a
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
2016-05-01 09:57:48 +00:00
Klaus Leithoff
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
Ralf Becker
2baf654e14
move all tables to new api and update api to 16.1
2016-04-02 19:55:08 +00:00
Ralf Becker
adb748d6e7
move hooks class to api and only cache hooks in instance cache (instead of database: filesystem scan takes ~4ms, cache ~0.2ms)
2016-04-02 14:16:20 +00:00