nathangray
4424d58aaf
Etemplate: Fix taglist-account would reject most values
2019-10-25 09:25:37 -06:00
nathangray
0f75a0e50b
Api: Cleanup by moving password check to its own function
2019-10-25 09:24:30 -06:00
Hadi Nategh
cbdbd2e983
* Mail: fix mails consists of both multipart/mixed and multipart/related create duplicated content
2019-10-22 10:55:12 +02:00
Hadi Nategh
19101e8772
Use letter avatar when user have no personal avatar is set in addressbook
2019-10-22 10:53:06 +02:00
Ralf Becker
99fb0b50ba
fix regular expression to not update access-log for avatar
2019-10-22 10:01:52 +02:00
Ralf Becker
acbae52c87
UCS 4.4 Rest API gives an error creating group "Default"
...
claiming a user or group with that name exists, which is not the case
(probably because other LDAP objects with cn=Default exist)
we work around that by creating it as DefaultX and rename it in LDAP to Default for now
2019-10-18 16:24:23 +02:00
Hadi Nategh
62cad1ed0f
Add missing timezone selectbox in framework
2019-10-18 15:02:20 +02:00
nathangray
a80db6c07e
Etemplate: Expand VFS path attribute, if present
2019-10-17 10:39:33 -06:00
Ralf Becker
523786c09b
* Mail/Api: fix password change looses S/Mime, one time passwords and other credentials
...
skip mail-accounts is user editable check for password change
some stored credentials are not event linked to mail accounts or
might belong to by user not editable accounts like smime on a mail account for all
2019-10-15 18:40:01 +02:00
nathangray
b80fbd13de
Remove duplicate method
2019-10-09 09:26:31 -06:00
nathangray
5ebb5f3853
Get Sharing to recognize editable Collabora shares for determining class
2019-10-09 09:26:19 -06:00
nathangray
45788131d8
Fix sharing only looks for addressbook templates for insert into document
2019-10-08 13:03:22 -06:00
nathangray
8015f3345d
Api - Better handling of enabled attribute for share actions
2019-10-08 13:03:06 -06:00
nathangray
d973ea9329
Api - Add a Share filemanager directory context menu action
2019-10-08 13:02:55 -06:00
Ralf Becker
6f38d5d5c9
fix for stable Univention 4.4-2 REST API
2019-09-30 12:38:28 +02:00
Ralf Becker
2f92245c0f
ignore updates (session creation is written) of *dav and avatar, due to possible high volume of updates
2019-09-27 15:59:51 +02:00
Ralf Becker
0f24d0187c
* InfoLog: fix delegation no longer shown after database restore
2019-09-24 11:25:55 +02:00
nathangray
fb9530c907
Filemanager: Fix shared directory could not open odp (or other non-odt files) in Collabora
...
Also fix "Permission denied" error trying to open office files without Collabora
2019-09-19 13:15:46 +02:00
nathangray
56110e7778
Revert "Revert "Api - Add Sharing->get_path() so we can get the path of the share""
...
Problem was a missing backport from Collabora.
2019-09-18 11:58:57 -06:00
Ralf Becker
65789e8f01
Revert "Api - Add Sharing->get_path() so we can get the path of the share"
...
With that commit opening an office file in Collabora gives a PHP Fatal error:
Cannot make non static method EGroupware\Api\Sharing::get_path() static in class EGroupware\Collabora\Wopi in /var/www/epl-19.1-compat/collabora/src/Wopi.php on line 25
This reverts commit 7153f7fe61
.
2019-09-18 09:43:39 +02:00
nathangray
7153f7fe61
Api - Add Sharing->get_path() so we can get the path of the share
2019-09-17 10:01:06 -06:00
nathangray
7e067c8789
Mail - another fix for extra newlines, now with less out of memory errors
2019-09-16 15:55:49 -06:00
Ralf Becker
89b2568a6c
* Univention: fix "Must change password upon next login" feature
2019-09-16 10:07:44 +02:00
Ralf Becker
d45397c583
CalDAV/CardDAV: fix not working creation of new contacts in MacOS Addressbook
...
OSX Addressbook sends ?add-member url-encoded
2019-09-12 09:14:46 +02:00
Ralf Becker
c63f523e66
* Preferences: always show Security & Password popup, only disable password tab, if no rights to change it
2019-09-11 12:56:58 +02:00
nathangray
af0298f6fd
Api - fix typo preventing translation of exception headlines
2019-09-09 14:33:13 -06:00
Ralf Becker
589e3906fc
fix aborted WebAuthn not treated as failure of 2nd factor, if registered
2019-09-08 10:31:42 +02:00
Ralf Becker
2ea4caecac
hook to allow apps to modify login page, eg. for multifactor auth
2019-09-08 10:31:42 +02:00
Ralf Becker
38c139c0b2
pending translations from our translation server
2019-08-22 14:02:02 +02:00
Ralf Becker
4b6d507060
* Api: no longer loggin last-logintime of anonymous user
...
to not block website and also to better cope with high rate anon endpoints
might be called creating a bottleneck in the egw_accounts table.
2019-08-19 16:52:06 +02:00
Ralf Becker
524264b6d6
one more old eGroupWare
2019-08-14 12:14:16 +02:00
Ralf Becker
38a308186c
add cache-buster to new login-background to force browser to load it
2019-08-13 15:02:17 +02:00
Ralf Becker
7c080e82d0
fix default "EGroupware" site_title for new login page
2019-08-09 17:37:18 +02:00
Ralf Becker
0670ea9762
* Login: new background and logo for login page
2019-08-09 17:37:04 +02:00
Hadi Nategh
2f5e4b13bb
Revert commit 91f85186cd
as it breaks mail reply
2019-08-06 16:05:28 +02:00
Ralf Becker
2776d215e2
* Login: RememberMe token for either automatic login or as 2. factor for 2-Factor-Auth
2019-08-03 18:37:18 +02:00
nathangray
91f85186cd
Mail - fix extra newlines added when switching email from HTML to text
2019-08-02 11:50:52 -06:00
nathangray
1131d07199
Revert "Etemplate - avoid error if child is not a widget", it causes other random breaking
...
This reverts commit 1f63996a2c
.
2019-08-02 11:08:14 -06:00
nathangray
1f63996a2c
Etemplate - avoid error if child is not a widget
...
though it never should be...
2019-08-02 10:33:38 -06:00
Ralf Becker
92f89f93ca
fix namespace in docu
2019-08-01 18:39:14 +02:00
nathangray
890cd4e4a4
Api - give error if share path is missing
2019-07-31 10:31:13 -06:00
Ralf Becker
a45c63d5ec
setting a timeout of 30 seconds, as recommended by Univention
2019-07-31 12:48:59 +02:00
Ralf Becker
45d3def574
fix "405 Method not allowed" error updating users and retrying on connection failure once
2019-07-31 12:10:35 +02:00
Hadi Nategh
33aa092453
Add descriptive tooltip for avatar status
2019-07-31 11:45:39 +02:00
Ralf Becker
f4840d1d87
fix PHP Warning: count(): Parameter must be an array or an object that implements Countable
2019-07-31 10:55:46 +02:00
Ralf Becker
9370dbf116
fix Argument 2 passed to EGroupware\Api\Accounts\Univention\Udm::user2udm() must be of the type array, null given
...
GET to users/user/$dn returns just the entry
2019-07-30 19:44:22 +02:00
Ralf Becker
02c21fe2f9
remove commented out fixing of policies as object
2019-07-30 18:27:29 +02:00
Hadi Nategh
053a2aeefd
Call no named attachment "forwarded message" only if it's a message
2019-07-30 12:14:42 +02:00
nathangray
bfc2728ad3
Add github link to Collabora key description
2019-07-29 09:36:27 -06:00
nathangray
997822182d
Api - Move Collabora credential type ID into parent to avoid collisions
2019-07-29 09:26:49 -06:00