egroupware/filemanager
Andreas Stöckel 2a71bab988 Fixed parts of EGW Stylite Bug #8260. Very wide images do not longer get displayed very broadly in the filemanager select widget.
To achive this, some changes to the CSS were made and the ability to return thumbnails with a given size was added to etemplate/thumbnail.php. Miniature images with dimensions smaller than one pixel are now no longer created.
In this progress I discovered a minor security issue which might cause multiple egroupware instances to mix up their thumbnails in rare occasions. This was fixed by now hashing the image path together with the webserver url and the thumbnail size. In this progress, the thumbnail generation code has been restructured, making it faster and much easier to understand.
2010-12-30 19:54:43 +00:00
..
inc - using new egw_refresh() call in filemanager_ui::file() 2010-12-28 03:12:57 +00:00
lang * new preference to disable "Your home directory" or "Users and groups" in sidebox menu 2010-11-30 14:29:06 +00:00
setup Change file upload size, make each have it's own line in IE 2010-09-16 20:32:21 +00:00
templates Fixed parts of EGW Stylite Bug #8260. Very wide images do not longer get displayed very broadly in the filemanager select widget. 2010-12-30 19:54:43 +00:00
cli.php ability to migrate DB based sqlfs to a filesystem based one using filemanager/cli.php (see usage) 2010-03-17 09:11:28 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
test.php "output \"empty dir\" if dir exists, but empty" 2010-04-29 12:35:38 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00