ralf
4fbeadd762
* Addressbook: change title and role to 128 characters
2024-10-23 15:20:19 +02:00
ralf
87bb0fed29
allow longer sharing-path up to 1024 chars (instead of just 255), which also limited Collabora editing
2024-09-10 09:48:07 +02:00
ralf
9888a681e7
* LDAP/ActiveDirectory Sync: permanently store DN+entryUUID and use the latter to detect renamed user or accounts
2024-08-12 14:32:14 +02:00
ralf
e402459241
resize egw_addressbook.org_unit to varchar(128)
2024-07-08 08:44:37 +02:00
ralf
ee9c657fb6
UI and schema update for CF tab and readonly
2024-03-20 15:05:40 +02:00
ralf
1da6622e9e
adding s3-flags and aes-key columns
2023-10-23 09:01:33 +03:00
nathan
e4ef392d11
Sharing updates
...
- admin can set / change share password, encrypted using system
- admin can change share owner
- now recording last modified date / user when changing share
- change encrypted password column name
- new share column for encrypted type
2023-08-21 14:23:21 -06:00
nathan
2c5170f15b
* Api: Store recoverable password (encrypted) for shares so you don't have to change it when you forget
2023-08-14 13:42:00 -06:00
ralf
07300704bc
WIP Mail Rest API: UI for application passwords/tokens for admin
2023-07-03 17:09:26 +02:00
ralf
9359e3eee5
WIP REST API: using tokens to authenticate as user or impersonate a user without the password and optional limited application rights
2023-06-30 20:45:45 +02:00
ralf
81d044d2a5
bump version to 23.1
2023-02-28 08:50:48 +01:00
ralf
a3b0161d6d
fix Update from < 14.3 not working since 21.1
...
because accidentally installed by 14.3.907 already installed egw_addressbook_shared table
2022-05-12 09:34:01 +02:00
Ralf Becker
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
Ralf Becker
94c98718ef
update script to remove hashes/non-email-addresses from egw_history_log.share_email
2021-08-17 09:15:25 +02:00
Ralf Becker
1f010a4391
Bump version to 21.1
2021-05-08 15:02:24 +02:00
Ralf Becker
3ab851550c
neccessary schema update to support further credential-types
2021-02-08 17:33:54 +02:00
Ralf Becker
e0d04b09c5
missing database update for contact sharing
2020-10-19 11:56:00 +02:00
Ralf Becker
b55da481e3
WIP contact sharing
2020-10-13 16:56:06 +02:00
Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +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
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
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
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02: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
63fa1e98db
* CalDAV/CardDAV: allow up to 255 char UIDs to support OutlookCalDAVSynchronizer
2018-12-04 10:51:05 +01: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
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
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
e4f51b5692
fix stalled update if jpegphoto is empty string (and not null)
2017-11-23 14:55:11 +01:00
Ralf Becker
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
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
Hadi Nategh
6e91053f49
Fix smime key not being recognized by new get_key method
2017-09-19 12:52:43 +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
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
e2261d3494
fix home-accounts in egw_customfields and egw_links to api-accounts
2016-05-07 07:50:33 +00:00
Ralf Becker
d5c65bb384
fix home-accounts in egw_customfields and egw_links to api-accounts
2016-05-07 07:49:38 +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
d16adff840
uninstall obsolete FelamiMail tables, if still around
2016-04-05 16:52:04 +00:00
Ralf Becker
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