Commit Graph

129 Commits

Author SHA1 Message Date
nathangray
8873a23fd6 Filemanager - Fix save as only downloaded the last file 2018-04-24 11:38:02 -06:00
nathangray
8973a62ccc Filemanager - Fix save as only downloaded the last file 2018-04-24 11:26:16 -06:00
nathangray
3891cb4064 Allow server to specify copy link dialog title 2018-03-07 11:27:35 -07:00
Hadi Nategh
e098d72baa Fix excluded mime types does not work for CollabEditor 2018-02-08 14:48:14 +01:00
Hadi Nategh
8e0243294c Implement proposed filemanager mime type open handler based on user preferences 2018-02-06 18:00:36 +01:00
nathangray
fc096da1b3 * Filemanager - fix unable to change directory after returning from shared files list 2018-01-08 09:58:05 -07:00
Hadi Nategh
06db393f1c W.I.P. migrating of Collabeditor (webodf):
- Migrate database part into Collabeditor setup
- Fix create new action
- Disable new button if there's no filemanager-editor installed
2017-12-20 12:38:08 +01:00
Hadi Nategh
652a23be7c W.I.P. migrating of Collabeditor (webodf) from filemanager and Api to an individual app 2017-12-19 18:48:40 +01:00
nathangray
ad6c143059 Fix various missing translations, found by Stefan Unverricht 2017-11-29 09:58:01 -07:00
Hadi Nategh
6c093e0aac Add Writable Share Link action into Share context menu 2017-11-03 16:30:35 +01:00
Ralf Becker
138afa94fb fix (silent) javascript error when trying clipboard actions in sharing 2017-11-02 13:47:25 +01:00
Hadi Nategh
c88e3b8a69 Disable new button and new action in filemanager when there's no writable right 2017-10-23 12:08:33 +02:00
Hadi Nategh
a4fdc052ab Filemanager "New" actions:
- Add "New" actions into nm header as drop down list
- Re-arrange actions in contextmenu
- Let Etemplate modifies sel_options if extra changes are available
2017-09-26 18:43:18 +02:00
Hadi Nategh
abf5ed6cb5 Remove edit action:
- Let the "open" action finds out about the correct handler based on
file's mime type
2017-09-25 17:27:17 +02:00
W.A. Mozart
91ecb5defc * added share-link feature to filemanager context menu 2017-08-01 15:30:21 +02:00
Hadi Nategh
508b38a15e Fix broken select all action 2017-06-13 16:08:30 +02:00
nathangray
0e70958f95 * Filemanager - File a file dialog now opens in current directory instead of home directory 2017-04-12 08:52:16 -06:00
nathangray
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
Ralf Becker
0126030d95 * Filemanager: open compose for mail files in html mode as links section looks a lot nicer in html 2017-01-27 09:41:28 +01:00
Hadi Nategh
b91560f79c Fix collab editor fails to open files with spaces in their names 2017-01-04 14:42:17 +01:00
nathangray
017e45ffd4 Fix some missing / incorrect icons
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-10-27 09:04:47 -06:00
Hadi Nategh
a51fdfbc81 Implement copy_link action for filemanager contextmenu in order to be able to copy webdav url of a file/folder into clipboard 2016-10-24 12:55:20 +02:00
nathangray
9496768f82 Only clear clipboard if files are moved, not copied or symlinked 2016-08-29 09:41:43 -06:00
nathangray
7738de2dec Filemanager paste actions
- add paste to nm placeholder actions
- add basic folder permissions check
- disable paste if no files in clipboard
2016-08-29 09:37:33 -06:00
nathangray
043c079f80 Override automatic paste actions with our own to add certain directories as additional paste targets 2016-08-24 14:28:55 -06:00
Hadi Nategh
c846dfd441 W.I.P. collab editor:
- Fix more IDE warnings
2016-08-23 18:11:07 +02:00
Hadi Nategh
d622af8c44 W.I.P. collab editor:
- Implement create new empty document
2016-08-23 17:57:17 +02:00
Hadi Nategh
521c0e74fe W.I.P. collab editor:
- Fix path indicator shows webdav.php as prefix
2016-08-23 15:26:59 +02:00
Hadi Nategh
4b880bdf89 W.I.P. collab editor:
- fix edit item in contextmenu not working
2016-08-23 13:56:36 +02:00
Hadi Nategh
307e59e7ab W.I.P collab Editor:
- Implement user access to a document
- Implement leave session mechanism for user
- Implement single document network for an user (user be able to open a doc multiple times from same or other instances and get them all synced)
2016-08-17 17:23:22 +02:00
Hadi Nategh
e8a0028cf8 W.I.P collab Editor:
- Migrate collab editor parts to its own module
- Add dojo configuration, neccessary for running wodocollabtexteditor
2016-08-16 12:47:00 +02:00
Hadi Nategh
3755f9d0c2 W.I.P collab editor:
- Fix error second cursor inserted
- Fix close button does not close the session
2016-08-15 17:16:25 +02:00
Hadi Nategh
99b8c5773f W.I.P. collab editor: First implementation for syncing operation 2016-08-12 16:30:14 +02:00
Hadi Nategh
60c34e5881 W.I.P of collaborative odf editor:
- Define ServerFactory for egw collab
- Revert unintentional commits on Server.js
2016-08-05 12:41:11 +02:00
Hadi Nategh
9f6de28dea W.I.P of collaborative odf editor 2016-08-03 18:15:27 +02:00
Hadi Nategh
693bf4d0a8 Fix filemanager document editor does not respect page size format 2016-07-25 18:29:34 +02:00
Hadi Nategh
4c6a499b5b Give warning for document delete action in filemanager editor 2016-07-21 15:21:35 +02:00
Hadi Nategh
8bfddfa9ba Refresh filemanager list after open document save operation 2016-07-21 11:50:52 +02:00
Hadi Nategh
7e6581e7e6 Fix couple of IDE warnings 2016-07-21 10:22:29 +02:00
Hadi Nategh
48c85453a0 Open Office Editor W.I.P: Fix a few styling glitches 2016-07-21 10:14:38 +02:00
Hadi Nategh
748e861580 Open Office Editor W.I.P:
- Add New action into context menu as well
- Fix calling cancel on save dialog set a wrong path
2016-07-20 16:44:37 +02:00
Hadi Nategh
744d0bd305 Open Office Editor W.I.P:
- Implement Save As action
2016-07-20 15:55:47 +02:00
Hadi Nategh
ef6bc4c7ce Open Office Editor W.I.P:
- Implement create new document
- Add select file dialog for saving a newly created doc
2016-07-20 15:35:25 +02:00
Hadi Nategh
40f3dce568 Open Office Editor W.I.P:
- Add Edit option in filemanager's contextmenu
2016-07-20 10:34:52 +02:00
Hadi Nategh
859f38de61 W.I.P. of implementation and integration of open office document editor (.odt) with file system 2016-07-19 18:20:26 +02:00
Hadi Nategh
d260fbeba6 W.I.P. of implementing OpenOffice documents viewer 2016-07-14 11:35:34 +02:00
Ralf Becker
4ce303b660 let user know that "file a file" is only available in EPL and offer more information about EPL 2016-07-06 10:05:06 +02:00
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
Hadi Nategh
bb59879064 Implement readonly for file widget. Additionally, make a generic style for readonly widgets 2016-04-18 10:37:08 +00:00
Ralf Becker
0656d7e004 improve filemanager alignment and look, remove tarp in favor of just some empty space and take possible hidden file-upload into account width of path 2016-02-24 10:41:18 +00:00