Commit Graph

302 Commits

Author SHA1 Message Date
Nathan Gray
c5d5260d8b Drag and drop nextmatch rows to link between entries 2014-09-23 21:25:46 +00:00
Nathan Gray
47df86be97 - Add some more filter options
- Fix maxdepth option to work
2014-09-23 17:46:06 +00:00
Nathan Gray
813d58e367 Fix file drop in Firefox by avoiding global event variable 2014-09-08 23:02:46 +00:00
Nathan Gray
3a1b793ec2 Try to create missing target directory to avoid errors. 2014-09-01 21:23:04 +00:00
Nathan Gray
77c08a8cc4 Fix delete button for extended acl (eacl) was always read-only, except for superuser. 2014-08-06 15:01:35 +00:00
Hadi Nategh
3021b6a3c9 Handle logout onClick handler for superuser button in filemanager file dialog 2014-07-31 17:45:57 +00:00
Nathan Gray
cf9616fa0c Avoid iframe, fixes favorites giving error after trying an invalid path 2014-07-29 15:56:48 +00:00
Nathan Gray
6c89d3a1b7 Fix unable to set EACL 2014-07-21 16:47:29 +00:00
Hadi Nategh
52a4a3ddd0 Add zip icon to jdots and idots templates and apply zip icon to context menu 2014-07-17 10:10:43 +00:00
Nathan Gray
f2dec7deac Don't exit after creating a ZIP so caller can do cleanup, if needed. 2014-07-03 16:51:21 +00:00
Nathan Gray
a852eed949 Add save as ZIP action 2014-06-24 19:29:05 +00:00
Hadi Nategh
8c276bfe96 Remove "placeholder" link from help tooltip of preferences 2014-06-24 09:47:08 +00:00
Nathan Gray
4d5b7540bd Toggle save as for multiple based on selection (no directory) and browser support 2014-06-23 22:41:34 +00:00
Ralf Becker
2a959eb0d2 moved fsck to filemanager_admin and get cancel button working with CSP 2014-06-13 09:22:45 +00:00
Ralf Becker
bfc0e56006 remove no longer needed "filemanager_admin" hook 2014-06-12 15:39:17 +00:00
Ralf Becker
cf583cf141 upps forgot to remove debug stuff 2014-06-12 15:24:53 +00:00
Ralf Becker
84aecfafaf upps forgot to remove debug stuff 2014-06-12 15:20:25 +00:00
Ralf Becker
e602e93b05 * Filemanager: user interface to mount into VFS or enable versioning (requires EPL) 2014-06-12 15:11:11 +00:00
Ralf Becker
36eca32a77 remove inline script 2014-06-04 12:08:57 +00:00
Nathan Gray
4466776e70 Add a is_dir flag to select dialog files info instead of relying on mime.
Makes it possible to navigate into and inside /apps
2014-06-03 20:29:26 +00:00
Hadi Nategh
6e83db8baa Fix "Mail files" item in filemanager context menu 2014-05-27 07:30:33 +00:00
Nathan Gray
fca003d78d File select dialog
- Fix create folder
- Fix can't change directory by editing path
2014-05-26 17:11:22 +00:00
Ralf Becker
3f5f0ed81b no need to switch on CSP policy unsafe-inline, unless we use method=ckeditor_return, as we are ported to eT2 2014-05-14 08:15:42 +00:00
Nathan Gray
d401f141a9 Fix template/code tab ID mismatch, which was breaking tab readonlys
Fix 'owner' select box option conflict by changing eacl owner ID
2014-04-23 19:49:17 +00:00
Nathan Gray
3a004a2672 Add link to list of placeholders into app menu 2014-04-14 17:08:43 +00:00
Nathan Gray
ad57f6cc5e Special fiddling so No filters favorite gives default results
- switch filter values so '' => Current directory
- Add check for missing path, set to home directory if missing
2014-04-07 22:46:00 +00:00
Nathan Gray
a70e12f3d3 Display favorites as folders in file select dialog 2014-02-20 17:47:38 +00:00
Ralf Becker
7d09589f73 removed legacy actions column and neccessary $readonlys for them 2014-02-14 09:03:47 +00:00
Ralf Becker
f0d7751496 removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated 2014-02-12 21:51:25 +00:00
Nathan Gray
6dfc3ef819 Add Stylite's file a file dialog to menu, if available 2014-02-12 21:46:27 +00:00
Ralf Becker
4ba2a0ba58 fixed javascript error in file select dialog (notable under FireFox) caused by calling event.preventDefault() without the event 2014-02-10 18:37:51 +00:00
Nathan Gray
cc628c378a Use egw_framework::message() instead of a label in template, which might stay longer than we want 2014-02-05 23:36:01 +00:00
Nathan Gray
75114f8409 Remove iframe for filemanager sidebox Home directory & Users and groups items 2014-01-17 14:05:24 +00:00
Nathan Gray
644fc9fbd0 Fix header upload 2013-12-17 22:00:20 +00:00
Nathan Gray
34f8da55c3 Switch 'Edit settings' popup to etemplate2 2013-12-16 18:46:48 +00:00
Nathan Gray
d65b40046a Move sidebox favorites & backend out of nextmatch and into framework 2013-12-12 00:03:07 +00:00
Nathan Gray
03cc1af52f - Add etemplate nextmatch favorites to filemanager
- If user tries to enter '' as path, go home rather than throw an exception
2013-12-02 20:13:17 +00:00
Klaus Leithoff
a8b65a0932 adapt filemanager_select select popup to csp_script_src_attrs; fix select for CKEditor 4.3, falsely regarding the ckeditor induced filemanager_select.select as JSONResponse 2013-11-28 12:02:04 +00:00
Ralf Becker
91376d80d9 do not fail with fatal PHP error, if hook no longer exists 2013-11-15 11:53:30 +00:00
Nathan Gray
4cc524dedd File a file link via ajax 2013-11-14 21:38:45 +00:00
Nathan Gray
6209c42dc4 - Add props parameter for upload
- If user cancels rename/overwrite, remove file from file widget
2013-11-07 23:30:50 +00:00
Ralf Becker
0e2e88c19b fixed hiearchy display in infolog and reset of subs view via clicking on InfoLog icon/header, using now value of nm[parent_id] as key for col_filter 2013-10-10 11:29:31 +00:00
Nathan Gray
8c94a4fd19 File select fixes:
- some layout issues
- selecting a single file
- missing mime options
- file uploads
2013-10-04 09:28:10 +00:00
Ralf Becker
f8a0db06fc completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
Nathan Gray
04ce0638a9 Fix clicking on file name toggles checkbox 2013-10-01 16:27:50 +00:00
Nathan Gray
a8136aa191 Give filemanager selection a widget front-end. 2013-10-01 15:40:14 +00:00
Nathan Gray
f5b5b60636 Drag & drop files from user's system onto nextmatch row uploads into filemanager 2013-08-27 20:40:15 +00:00
Ralf Becker
aa8a848871 optional parameter for egw_framework::window_close() to specify an alert message, which get shown/alerted, before closing the window 2013-08-26 10:24:11 +00:00
Ralf Becker
c39273ac51 allow to (optionally) add tabs to existing tabs in template instead of replacing them 2013-08-20 16:41:31 +00:00
Ralf Becker
73aa652c41 missing egw.js from last commit and egw_framework::window_focus() method 2013-08-20 13:25:36 +00:00