Skip to content

Releases: trippo/ResponsiveFilemanager

Responsive Filemanager v9.10.2

11 May 16:14
Compare
Choose a tag to compare
  • fixed Download of large file
  • added pause resume download
  • fixed problem with base_url function
  • removed set_time_limit call

Responsive Filemanager v9.10.1

10 Mar 10:19
Compare
Choose a tag to compare
  • now you can pass available extensions list in url (ex. you can show only excel files)
  • fixed a problem with php<5.3
  • remember filter and sort after refresh
  • added config toggle to show/hide filter buttons and language selection button
  • fixed a problem when you click on namefile label (previously was equal to click two times)
  • fixed a problem with relative path with folder (thanks to gordon-matt)
  • fixed a problem with mimetype in some cases
  • fixed a problem with cache on image editor include

Responsive Filemanager v.9.10.0

09 Mar 11:13
Compare
Choose a tag to compare

  • RFM 9.10.0

  • added total max size control to limit the size of all files into
    source folder (you can control it in config.php) (thanks to Stephane MERCIER)
  • improved the error messages (thanks to Stephane MERCIER)
  • update jplayer
  • fixed a incorrect closing of upload modal
  • fixed lowercase on convert_spaces active and add lower_case option on config.php
  • add mimetype control on upload (ex. if i renane img.jpg to img.pdf and upload to filemananger the system check the time type and converte it to img.jpg)
  • fixed permission error on files and folders
  • other fix

Responsive Filemanager v.9.9.7

12 Jan 09:10
Compare
Choose a tag to compare
  • fixed pdf preview
  • fixed a bug with session subfolder folder creation
  • fixed a bug with folder creation
  • fixed a problem with ie and allow_url_fopen server config
  • fixed a problem with folder copy
  • fixed a problem with relative folder url export
  • fixed error 'TypeError: $ is not a function'
  • fixed a problem with lang in query string
  • fixed a problem with drag&drop on android

Responsive Filemanager v.9.9.6

18 Aug 13:23
Compare
Choose a tag to compare
  • fixed a security vulnerability
  • code refactoring: removed thumb path to ajax calls
  • improve file/folder permission layout and fixed a error
  • fixed a problem with image editor
  • added vitnamese language

Responsive Filemanager v.9.9.5

28 Jul 10:23
Compare
Choose a tag to compare
  • fixed a Adobe Creative SDK issue
  • fixed a problem when you edit multiple image in the same session
  • fixed a problem with security issue in some server configurations
  • added maxSize config to Adobe Creative SDK export image (default now is 1400)

Responsive filemanager v9.9.4

18 Jul 09:55
Compare
Choose a tag to compare
  • Upgrade Aviary Image Editor with new Adobe Creative SDK without size limitation
  • Add files and folders counter on each folder
  • Fixed a problem with folder selection on relative url

Responsive filemanager v9.9.3

28 Apr 07:09
Compare
Choose a tag to compare
  • Fixed the problem with undefined windowParent
  • Fixed a problem with selection on CKeditor
  • Added bootstrap modal default support

Responsive filemanager 9.9.2

19 Mar 14:05
Compare
Choose a tag to compare
  • added file selection directly from dropzone upload area (you can now select file directly after upload)
  • folder selection in context menu (you can now select also a folder)
  • responsive filemanager modal open on tinyMCE (the dimension of modal depend on window dimension)
  • utf8 translitteration fix

Responsive filemanager 9.9.1

17 Mar 12:17
Compare
Choose a tag to compare
  • add compatibility with CKEditor (thanks to dennis.buijs)
  • fix ordering and filtering bugs (in js and php)
  • Refactoring of configuration and language files (thanks to rkgrep)
  • updated libraries via bower dependency management (thanks to rkgrep)
  • added Assets compilation via gulp for developing (thanks to rkgrep)
  • added Hebrew lang (sagie212)
  • improve image preview