yawd-elfinder icon indicating copy to clipboard operation
yawd-elfinder copied to clipboard

An elfinder-based file management solution for Django

Results 13 yawd-elfinder issues
Sort by recently updated
recently updated
newest added

The user may choose to encrypt filepaths for security reasons. This must be switched on and off through optionsets

enhancement

A separate package should include all yawd-elfinder tests

enhancement

Hi, elfinder is dead, it is not posible live agains?? or exits other branch is updated? thank!!

Uploading a file in IE8/9 results in the error message "Invalid backend response. Data is not JSON" being shown. yawd-elfinder correctly handles the html flag sent by elfinder to indicate...

Try to zip and unzip a directory (not empty). I will create a zipped without the file in the directory. [1st problem] When trying to unzip this smaller zip file,...

You get a very obscure error message "MagicException: no magic files loaded" when running the example project out of the box under OSX Mavericks. According to the posted issue, it...

Being able to enable/disable/lock/hide files using signals is more django-ey than the current method.

enhancement

'acceptedName' : r'.odt dont work for me after setting this i am able to select even picture

at official site ![Capture1](https://f.cloud.github.com/assets/1842575/330712/b0255476-9bd5-11e2-8cc6-4742ab1f8061.PNG) at my django app ![Capture](https://f.cloud.github.com/assets/1842575/330714/c89eb9ca-9bd5-11e2-87e4-59846b581127.PNG) no js errors in firebug. The only have changed in code - fuction, returning mime, always return none, because I don't...

Thumbnails are affected by the modification datetime of an image. Therefore, when a file is touched, the admin widget will not display the correct image until the user clicks the...

bug