-
Version 1.4.0 (silmarillion)
-
Version 1.2.0 (silmarillion)
New dirname starting with a . is now avoided
Work towars 1.10 methods
-
Version 1.1.0 (silmarillion)
Hid error on empty image files bug #4635
Removed html from urls (bad bad, sil...)
Now shows image info for files with uppercase extensions
Now shows a proper error message if an uploaded file was too big, fixing bug #4046
-
Version 1.0.2 (silmarillion)
Now check for illegal chars in filename when uploading files.
-
Version 1.0.1 (silmarillion)
Released with CMSms 1.6.4
Fixed file dates
-
Version 1.0 (silmarillion)
Released with CMSms 1.6
Closed a small security hole
- Version 0.4.5 (silmarillion)
- Now won't accept / and \ and .. in newdir names
- Version 0.4.3 (silmarillion)
- Fixed a syntax problem with the padlock-icon. Thanks tristan!
- Fixed a small problem rendering no filtype icons for othermodules using the API.
- Version 0.4.2 (silmarillion)
- Fixed a cosmetic slash-bug regarding the multifile dropdown. Thanks RonnyK
- Version 0.4.1 (silmarillion)
- Reworked the intrusion detection system.
- Version 0.4.0 (silmarillion)
- Implemented recursion of chmod
- Added permission changes in Windows (only readonly attrib)
- Implemented changing of sorting
- Implemented quickmode for chmod functions (linux only)
- Moved changelog to template
- Version 0.3.2 (calguy1000)
- Is now an admin only module
- Completely remove the java postlet stuff
- Added some security with javaapplet upload
- Version 0.3.1
- Added some security with javaapplet upload
- Version 0.3.0
- Released with CMSMS 1.3
- Version 0.3.0b2
- Fixed icon-size bug never showing 32px versions
- Implemented chmod on dirs. No recursion yet, though
- Fixed bug allowing all users to access advanced functions
- Tuned layout of filemanager
- Added thumbnailsupport
- Version 0.3.0b1
- Added renaming of dirs and files
- Added chmod-functionality
- Added copying/moving files within the uploads-dir
- Improved the showing of file-sizes
- Cosmetic fixes
- Version 0.2.3
- Fixed some reference problems regarding array_pop-function
- General code cleanup
- Version 0.2.2
- Changes hardcoded paths to admin and uploads to honor settings in config.php
- A few cosmetic fixes
- Version 0.2.1
- Changed to use cms_move_uploaded_file.
- Now Require CMS 1.2.1
- Version 0.2.0
- Everything touched and rewritten for inclusion in version 1.2 of CMSms
- Checked for noticed
- Postlet upload fixed and communication from it switched to session-vars
- Version 0.1.4
- Fixed cancelling recursive deletion of dirs
- Fixed some usage of short tags
- Version 0.1.3
- Fixed cancelling recursive deletion of dirs
- Added Java-applet multifile upload method
- Implemented deletion of multiple files
- Fixed select all checkbox
- Version 0.1.2
- Added recursive deletion of dirs
- Version 0.1.1
- Added support for multiple uploads, and support for unpacking tar.gz-files
- Rewrote to use more of the module-api-functions
- Version 0.1.0
- First version which work properly and equals the builtin filemanager which is intends to render obsolete