You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
* 'develop' of http://github.com/pydio/pydio-core:
Initiate release note and dist resources for 7.0.2
RolesManager loading role data : Make sure to remove invalid repos on error from shared repositories list.
i18n new prompt exception mechanism
Update trigger as mysql automatically pads varchars when comparing, creating a content instead of path in some case (trailing spaces). See #1253
Manual merge of #1292 (put encoding call directly inside win-dedicated function.
Auth.ldap: add starttsl support. See #1248, should fix it.
Fix zip operation when child drivers are remote (inc. smb) - Fix#1287 Fix base detection for archive
Fix SMB access driver and custom smbclient path. Close#1290
Rewire ALLOWED_EXTENSIONS configs - Fix#1283Fix#1288
Fix Imap & EML plugins - Warning php7 requires Mail_mimeDecode 1.5.6 - Fix#1282
. Fix Shared Files download, the associated method is no more switchAction but downloadAction. Fix #1276 (details)
43
+
. Use file_exists instead of is_file (details)
44
+
. CLI and task_id passed : make sure to update status by default, for actions that do not implement specific tasks management. Otherwise scheduler will show "Starting action.... " and nothing more. (details)
45
+
. Missing context in cleanUserShares() could create an error on user deletion. Close #1279 (details)
46
+
. Fix mbParseUrl if preg_replace returns null. (details)
47
+
. Catch deleteById() exceptions in ElasticSearch (details)
48
+
. Remote download was broken. Fix #1281 (details)
49
+
. Auth.multi : when looking for shared users only, skip master driver. Auth.ldap : fix users count caching per baseGroup. (details)
50
+
. Fix CSS on share dialog title. (details)
51
+
. Add user if not in indexed URL. (details)
52
+
. Meta.git: make sure to apply node.change after revert operation. (details)
. Update trigger as mysql automatically pads varchars when comparing, creating a content instead of path in some case (trailing spaces). See #1253 (details)
63
+
. i18n new prompt exception mechanism (details)
64
+
. RolesManager loading role data : Make sure to remove invalid repos on error from shared repositories list. (details)
0 commit comments