Ralf Becker
aa566e12fa
translation for "Hidden uploads" and move it between readonly and writable shares
2020-03-26 10:38:34 +01:00
nathangray
895b1ebee9
Cleanup, bugfix & refactoring of hidden upload folder.
2020-03-25 11:39:40 -06:00
Hadi Nategh
b0b9df8e50
Sharing UI improvement
2020-03-25 17:42:07 +01:00
nathangray
7163acfe1d
* Add action to share filemanager folder (readonly) with hidden upload folder
2020-03-24 20:34:04 -06:00
nathangray
3350f3a024
Some fixes for tile view after Typescript conversion
2020-03-23 10:05:46 -06:00
nathangray
34ec346821
Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
...
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
Hadi Nategh
3cbab67080
Use svg icon for dropdown add button in filemanager
2020-03-18 11:59:32 +01:00
Ralf Becker
7932a3a693
pending changes from our translation server
2020-03-18 11:29:58 +01:00
Hadi Nategh
81266c0eba
Remove ro_image from template as it will be taken care of by css class anyway
2020-03-16 12:45:47 +01:00
nathangray
66f197d0b0
Fix missing appname causing share link to reload everything
2020-03-06 13:04:52 -07:00
nathangray
28143ab160
Fix js error "Uncaught TypeError: Object prototype may only be an Object or null: undefined"
...
This error happens when a required file is missing.
2020-03-06 10:42:31 -07:00
Hadi Nategh
11a3e9df90
Use getController to get controller private object
2020-03-06 11:52:15 +01:00
Hadi Nategh
0cc7ce12d0
merge master
2020-03-05 14:45:25 +01:00
nathangray
67e68f86f7
Vfs: Include original search term in vfs_options in addition to regex
2020-03-04 13:53:46 -07:00
Hadi Nategh
5767671d97
Convert collabora app to TS
2020-03-02 15:58:51 +01:00
Hadi Nategh
0065f9b044
Convert filemanager to TS (should not be merged yet as it's still WIP)
2020-02-28 14:42:45 +01:00
nathangray
0058b29d49
Filemanager: Remove special formatting on account search button
2019-11-01 11:59:05 -06:00
Ralf Becker
ebf2cd8601
pending translations from our translation server
2019-10-31 12:55:11 +01:00
Ralf Becker
612fdd71cb
permanent redirect requests to filemanager/webdav.php to webdav.php
2019-10-22 15:29:23 +02:00
nathangray
80c706b957
Fix some translation issues reported by Stefan Unverricht
2019-10-10 10:31:27 -06:00
Hadi Nategh
6f799d7cb7
Apply new translations from translation server
2019-09-30 10:55:13 +02:00
Hadi Nategh
3b5f6eb1c3
Applying some new icons from Eva
2019-09-25 15:16:52 +02:00
nathangray
4e339a62a4
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-18 11:54:08 -06:00
nathangray
9fdccd7bca
Filemanager - fix shared directory could not open odp (or other non-odt files) in Collabora
2019-09-09 11:26:02 -06:00
Hadi Nategh
c831ce0128
* Filemanager: fix actions in share->mail context menu not working on multi-selection
2019-08-28 11:20:52 +02:00
nathangray
c4340404c6
Make edit share dialog wider ( #34981 )
2019-08-27 14:47:19 -06:00
nathangray
aef91aaef7
Missing translations
2019-08-27 14:44:13 -06:00
nathangray
872235a0f1
Filemanager - remove share filemanager directory action from filemanager, it makes no sense there.
2019-08-26 11:22:26 -06:00
Ralf Becker
c706f3f09c
pending translations from our translation server
2019-08-22 13:57:23 +02:00
nathangray
11e145967e
Remove unused preferred export definition preference
2019-08-02 10:17:16 -06:00
nathangray
1b669b1405
Filemanager - remove unused collabora user color preference
2019-08-02 09:55:57 -06:00
nathangray
c580dcb64f
Filemanager - Support sharing directory by right clicking on empty row (No matches found)
2019-07-31 10:44:12 -06:00
nathangray
c6751c4594
Filemanager - Support sharing directory by right clicking on empty row (No matches found)
2019-07-31 10:31:13 -06:00
nathangray
b36aeb827c
Filemanager - fix delete share action disappears after the first use
2019-07-25 11:24:37 -06:00
nathangray
59cf097a09
Filemanager - correctly show 'Writable share link' in dialog title if writable checkbox was checked
2019-07-23 14:26:16 -06:00
nathangray
87c4f0ff9c
Filemanager - Add some actions for merge-print shares into email templates
2019-07-16 13:44:20 -06:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
nathangray
27307169c1
Filemanager - add actions for EPL ability to edit view link & shares
2019-07-10 11:40:11 -06:00
Ralf Becker
abe17476dd
fix filemanager default to use Collabora for office files
2019-07-09 16:11:35 +02:00
Ralf Becker
0addb59e99
pending translations from our translation server
2019-07-04 12:39:40 +02:00
Ralf Becker
52fb5237f6
pending translations from our translation server
2019-06-06 09:10:31 +02:00
nathangray
634e2f4fe6
Add a way yto create a share for filemanager
2019-05-07 15:23:34 -06:00
Hadi Nategh
56f80fe670
Switch Filemanager app color code with Bookmarks
2019-04-25 09:56:27 +02:00
Hadi Nategh
44d81664cd
Add some translations
2019-03-27 15:07:01 +01:00
Hadi Nategh
266d4ebd70
Some more styling changes:
...
- Add png version of app icons
- Add nm header column selection icon
2019-03-26 12:21:33 +01:00
Hadi Nategh
74dde1dd0e
Apply some new app colors and icons
2019-03-25 09:53:17 +01:00
Hadi Nategh
f3b0362653
Remove extra navbar icons from mobile template
2019-03-21 16:43:23 +01:00
Ralf Becker
4b5379d61b
* Filemanager/WebDAV: handle url-special chars like %, # and ? correctly
2019-03-21 12:36:25 +01:00
Hadi Nategh
d8d6d4d247
Apply new app color codes
2019-03-21 11:53:37 +01:00
Ralf Becker
bc1db0019a
remove stroke / outline from svg images
2019-03-06 15:47:53 +01:00