Commit Graph

32354 Commits

Author SHA1 Message Date
a4ebc6e814 Remove special file drop handling on CKEditor for IE, it's no longer necessary. Fix issue of drop none image file on compose HTML area uploads the file twice. 2017-11-09 15:02:37 +01:00
0f75d11ce6 Fix some styling for mobile template:
- Fix create new file selectbox button in Filemanager
- Fix Dialog titlebar not being shown
2017-11-09 12:16:38 +01:00
174e484c70 Adopt mobile templates regarding the changes of aaa0d729fb 2017-11-09 10:56:46 +01:00
6b0a8a1b5d Fix vfsSelect does not show any content for the first load 2017-11-09 10:26:49 +01:00
977d5db61b Fix VFS save action in mail 2017-11-09 10:26:34 +01:00
1b5e992f43 allow sql fragments in Api\Storage\Base::delete as in other places 2017-11-08 11:45:40 +01:00
8fdffab564 allow sql fragments in Api\Storage\Base::delete as in other places 2017-11-08 11:45:24 +01:00
0a955010b3 adapt patch to changed Api\Egw class 2017-11-07 14:11:48 +01:00
464f1b3894 never invalidate session in sharing, as we cant regenerate it (and we dont need to) 17.1.20171106 2017-11-07 13:03:30 +01:00
1222ef1813 also log if _check_script_tag was able to disarm XSS automatic 2017-11-07 12:24:15 +01:00
5d598a042b Disable delete action in context menu based on user rights not based on being anonymous 2017-11-07 12:21:09 +01:00
79d3d27388 Enable create new toolbar in sharing 2017-11-07 11:32:50 +01:00
0ec79af82f Fix mime handler for sharing 2017-11-07 10:51:40 +01:00
ac6eec2c9b fix PHP Notice A non well formed numeric value encountered during install 2017-11-07 09:53:38 +01:00
68ab722ae8 * Infolog - Fix parent contact going missing when creating a sub entry 2017-11-07 09:53:25 +01:00
725a29ba86 Some styling for Sharing template 2017-11-06 18:08:29 +01:00
5d1217b89b deny sharing owner rights (chmod, chgrp, set eACL) and disable eACL tab 2017-11-06 15:19:19 +01:00
a5da1a9ae3 forgot to switch ADOdb to 17.1 2017-11-05 10:43:29 +01:00
2b5efbd458 adding 17.1 branch 2017-11-05 10:38:46 +01:00
3b2375e34f Changelog for 17.1.20171106 2017-11-05 09:16:19 +00:00
c9b3f4ae28 changes for 17.1 2017-11-05 09:34:43 +01:00
ac0d507e6f remove /usr/bin from open_basedir, as it is no longer necessary 2017-11-05 09:29:58 +01:00
f21b13090f pending translations from our translation server 2017-11-04 09:36:02 +01:00
2b73ea453b * Infolog - Add context menu actions to set start & end date 2017-11-03 15:47:27 -06:00
5da12be8e8 Calendar - fix some bugs in readonly mode:
- missing participant widget would fail
- read-only end date would cause error
2017-11-03 14:38:51 -06:00
df4f4deb1f Etemplate - Make sure to not return an empty string, it will fail when queried 2017-11-03 14:37:46 -06:00
06e41356bd Better handling for thumbnail tooltip if not in nextmatch row 2017-11-03 13:07:02 -06:00
dda47ca863 Disable extended ACL for readonly shares 2017-11-03 10:28:27 -06:00
3cdece0d4c Enable Writable Share Link only for directories 2017-11-03 16:53:02 +01:00
8d10866706 Make sure we have default registered link if there's no Collabora 2017-11-03 16:35:34 +01:00
601f15527b No need to trigger VfsSelect click via DOM, since VfsSelect has its own click function 2017-11-03 16:33:51 +01:00
6c093e0aac Add Writable Share Link action into Share context menu 2017-11-03 16:30:35 +01:00
873a2a93d8 Allow multiple mime types 2017-11-03 15:05:35 +01:00
4ebf79d0e1 * Sharing/Collabora: allow to use Collabora on writable shares (EPL only) 2017-11-03 12:43:09 +01:00
ef7956f34b Make sure lang gets passed on to registration 2017-11-02 11:13:29 -06:00
42ca76e824 Add a column for run rights, each of which gets their own row 2017-11-02 10:24:47 -06:00
069d49afba Disable copy / paste for readonly shares 2017-11-02 09:43:08 -06:00
96eb731d47 suppress WOPI shares from list of shares, as they are not user-created 2017-11-02 14:29:08 +01:00
109ed2387c fix indention 2017-11-02 13:53:29 +01:00
138afa94fb fix (silent) javascript error when trying clipboard actions in sharing 2017-11-02 13:47:25 +01:00
3689b3d645 * Filemanager/Sharing: deny rename, move, mkdir and rmdir on readonly share 2017-11-02 13:34:10 +01:00
3a24416eb9 suppress notice screwing up thumbmails, if notices are on 2017-11-02 13:23:36 +01:00
d6ab0dbc12 * All apps: get sharing working with files attached to application entries 2017-11-02 13:23:06 +01:00
3465c40b50 Remove unsafe-eval CSP for CKEditor 2017-11-02 11:02:16 +01:00
a32162fa0b allow to not set password for an existing anonymous user, as it will screw up SiteMgr sites and others assuming a fixed anonymous password 2017-11-02 10:33:38 +01:00
23dddc2adc Merge pull request #27 from filkaris/add-default-image
Add discard image to buttons
2017-11-01 16:03:50 +01:00
df6898a11c Add discard image to buttons 2017-11-01 11:59:11 +00:00
1b64ccc996 Admin ACL export
- Suppress 'All customfields' field, it's not applicable
- Add default definition
2017-10-31 11:22:47 -06:00
1159f4bb45 Less restrictions on anonymous user, use permissions instead 2017-10-31 10:39:01 -06:00
0813403b5b * All apps: get sharing working with files attached to application entries 2017-10-31 10:51:59 +01:00