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
f6c196ec3b
Fix styling for Filemanager:
...
- Switch Home and Up button position
2016-04-13 12:17:30 +00:00
Hadi Nategh
aeb8199e01
Fix styling for Filemanager:
...
- Increase default width for some fields in listview
2016-04-13 08:56:14 +00:00
Ralf Becker
396478215c
work in progress styling filemanager list: having now only one row with [+] button to upload, not yet giving path all remaining space
2016-03-08 13:55:26 +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
Ralf Becker
4c4a9a0e8d
align filemanager list
2016-02-22 21:13:19 +00:00
Hadi Nategh
14fc5c794a
Give the first column bigger default size in order to better showing of heirarchical folders
2015-04-07 15:24:15 +00:00
Ralf Becker
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
Nathan Gray
42a28d1343
Fix up button does nothing if you have a filemanager favorite on home
2015-02-12 15:48:49 +00:00
Nathan Gray
8484896572
Pass button widget so we can tell which nextmatch (home or filemanager) to change the directory
2015-01-16 16:39:31 +00:00
Hadi Nategh
31fe89849e
Update file's list after each upload
2015-01-14 09:06:32 +00:00
Nathan Gray
33a0d1154a
* Tile view for filemanager
2014-12-31 17:55:06 +00:00
Ralf Becker
efc14ee2dc
fixed session creation for Pixelegg or Stylite template and added extra css for a simplified sharing GUI
2014-12-09 12:08:00 +00:00
Hadi Nategh
4e5a3c3d8b
Make progress dropdown list available for filemanager upload
2014-10-01 14:22:27 +00:00
Ralf Becker
94afafae11
* all apps: fixed column sizes and stretch (change when window size changes)
2014-08-22 11:08:21 +00:00
Nathan Gray
cc54a57b25
Return true from onchange to continue with filtering instead of false to cancel.
...
Fixed not being able to change directory
2014-05-12 15:53:16 +00:00
Ralf Becker
7d09589f73
removed legacy actions column and neccessary $readonlys for them
2014-02-14 09:03:47 +00:00
Nathan Gray
644fc9fbd0
Fix header upload
2013-12-17 22:00:20 +00:00
Ralf Becker
e050415277
get filemanager path input take all remaining space, nice css stunt ;-)
2013-12-06 03:02:34 +00:00
Hadi Nategh
0aa23fe1d3
Replace old confirm() with new confirm dialog for filemanager app
2013-12-05 11:20:20 +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
Nathan Gray
96d05992c8
Add some missing tooltips to buttons
2013-12-02 18:30:33 +00:00
Ralf Becker
f8752688e0
pixelegg changes from today
2013-11-15 17:09:58 +00:00
Nathan Gray
7c3d0776dd
- Add check to make sure path_widget is there before using it
...
- Remove extra change stuff
2013-10-04 10:09:21 +00:00
Ralf Becker
8e2d5d0985
using egw_framework::opener_refresh|window_close and some other small fixes
2013-08-20 13:12:18 +00:00
Nathan Gray
6fdeb9f5f8
Drag files from desktop anywhere onto filemanager uploads
2013-08-09 23:34:42 +00:00
Ralf Becker
588f87eddb
first - not yet fully working - version of upload
2013-04-20 19:23:36 +00:00
Ralf Becker
755b08feaa
set readonly icons and drag-n-drop
2013-04-12 17:57:12 +00:00
Ralf Becker
f623dacd58
loading file prefs popoup via javascript, to take current dir into account
2013-04-12 10:30:46 +00:00
Ralf Becker
1344d0a4b0
using r/o vfs-name as we dont want a link
2013-04-12 10:02:50 +00:00
Ralf Becker
4135711cdc
copy, cut, paste, symlink and createdir without server submit
2013-04-11 10:46:39 +00:00
Ralf Becker
81a918c269
some more ajax actions for filemanager
2013-04-10 17:11:32 +00:00
Nathan Gray
0f994892b2
Nextmatch headers inherit nextmatch namespace - fix path
2013-04-10 12:12:02 +00:00
Ralf Becker
23f2d8eddf
putting path and icons into nextmatch (not yet working)
2013-04-10 10:04:18 +00:00
Ralf Becker
188ebbaec6
moved javascript action implementation into and object defined in app.js file
2013-04-09 16:20:06 +00:00
Nathan Gray
d7bd469ed9
Pass the ID of the path element
2012-03-29 23:28:48 +00:00
Nathan Gray
71af9ace62
Use whole array, not just path
2012-03-27 23:09:16 +00:00
Klaus Leithoff
1b8e361e6a
fixing a java-script syntax error: missing ; for button statustext ->call:clipboard_tooltip(this)
2012-01-05 14:19:51 +00:00
Ralf Becker
afeb95fe5e
fixed not working select all in filemanager
2011-11-09 15:20:19 +00:00
Ralf Becker
725f59cfda
* Filemanager: handle clipboard via ajax to copy with multiple open tabs and cuting and pasting between them
2011-08-27 17:54:56 +00:00
Ralf Becker
ac78b77180
support for html5 multiple upload in file-exists check
2011-07-01 07:49:58 +00:00
Ralf Becker
d9e452ce52
context menu for filemanager
2011-06-30 13:07:55 +00:00
Ralf Becker
fd56fb27c3
Correct quoting of special chars in vfs:
...
- # has special meaning in url and is intern always urlencoded as %23
- ? has special meaning in url and is intern always urlencoded as %3F
- % need to be urlencoded as %25, as it's the escape char in urlencoding
(it has not been stored urlencoded in sqlfs so far, there's some
workaround in filemanger_ui to deal with the old unencoded % chars)
- space and + are NOT urlencoded in sqlfs in the DB, they get urlencoded
only for download urls
- " get urlencoded for download urls only as it messes up the html
markup
--> Filenames get urldecoded, before displayed to user
- done manually eg. in messages
- done automatically in new vfs-name widget (both ways)
2010-05-11 15:02:30 +00:00
Ralf Becker
e535081ca8
Use javascript function to open mail window and let fixed etemplate code
...
quote special chars in filenames, eg. ', " or &
2010-05-09 14:08:36 +00:00
Ralf Becker
5bda513fd7
Mailing files directly from filemanager
2010-05-06 06:53:52 +00:00
Ralf Becker
5af2873598
Using links for Up and Home Icons
...
--> get requests avoid browser asking while using back button
2009-04-30 08:09:50 +00:00
Ralf Becker
74fd4858b6
- ability to add links via clipboard
...
- grayed out icons, if dir is not writable
- switch recursive list off, when moving up
2009-04-09 14:05:14 +00:00
Ralf Becker
55d2aaa3ee
Implemented symlinks for eGW's VFS:
...
- sqlfs can store now symlinks (implements symlink and readlink)
- vfs resolves symlinks before calling a mounted stream-wrapper
--> symlinks can be between different mount-points
- filemanger can create symlinks and follows them
- etemplate vfs_widget displays symlinks (to be improved)
Happy testing :-)
2009-03-19 20:12:35 +00:00
Ralf Becker
1d51464746
Fixed silent overwrite of existing files by new uploads.
...
Added multiple uploads.
2009-02-26 14:48:53 +00:00
Ralf Becker
5632e41d9e
- fix for bug #1813 : Setting files to world readable does not work.
...
- check and give error message if perms could not be changed
- added sudo feature to file preferences allowing to get VFS root access
+ setup config user/password can always be used
+ further eGW users can be configured in setup >> configuration
--> allows eg. to create free folders in the vfs root
--> should be used with caution and respect to users privacy
- added file preferences icon to opened directory (eg. for the root dir)
2008-11-09 16:33:09 +00:00