Skip to content

Releases: ColdTrick/file_tools

v3.0

22 Mar 10:34
31c5980
Compare
Choose a tag to compare
  • added: option to open folders in file_tree widget
  • changed: file_tree ajax load method to GET for Elgg 2.2
  • changed: file_tree widget now uses generic listing functions
  • fixed: don't use ACCESS_DEFAULT as a fallback value
  • fixed: double request on load main folder
  • fixed: incorrect metadata access check
  • fixed: show folder content option in file_tree widget not available

v3.0.0-rc.3

08 Dec 14:01
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release
  • fixed: folders can't be reordered
  • fixed: group owners can't create folders

v3.0.0-rc.2

28 Nov 10:48
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release
  • fixed: folder update event to greedy
  • fixed: unable to delete folder

v3.0.0-rc.1

22 Nov 14:17
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release
  • added: French translation file
  • added: Finnish translations file
  • added: folder write access can now be altered with a plugin hook
  • changed: all javascript is now written as AMD modules
  • changed: increased Elgg version requirement
  • changed: rewrite of the plugin for Elgg 2.2
  • changed: temp location for bulk downloads now uses system temp location
  • changed: notification handling
  • changed: updates jsTree from 0.9.9 to 3.2.0 and loads it asynchronously
  • fixed: input for getEntitiesFromRelationship to array as per deprecation message
  • fixed: AJAX response for folder list now respects group sorting settings
  • fixed: group files not working
  • fixed: only allow group folder management if folders is enabled
  • removed: support for IE6/7/8

v2.0

08 Jul 09:58
Compare
Choose a tag to compare
  • fixed: input for getEntitiesFromRelationship to array as per deprecation message #53

First release for Elgg 1.9

22 Jan 08:41
Compare
Choose a tag to compare
Pre-release
  • If you come from a version < 1.1 please upgrade to version 1.2 before installing version 2.0
  • fixed: WSOD when viewing a folder structure with an empty folder title
  • fixed: wrong function call for folder url's

v1.2

22 Jan 08:41
Compare
Choose a tag to compare
  • added: max number of files in the listing (plugin setting) with 'show more' button
  • fixed: mimetype detection in ZIP upload doesn't detect all MS Office types correctly
  • fixed: moving a folder doesn't always correclty refreshed the content
  • changed: small css fixes

v1.1.2

22 Jan 08:41
Compare
Choose a tag to compare
  • fixed: files lost their folder if the access of the folder was updated (thanks to Tauvic Ritter for reporting)
  • fixed: uploading a zip could create an empty folder
  • changed: layout of the upload page, now with tabs for the different option (single file, multi file, zip file)
  • removed: old css file
  • removed: tags from multi upload form

v1.1.1

22 Jan 08:41
Compare
Choose a tag to compare
  • fixed: critical bug in upgrade script when you first enable file_tools (thanks to Sergiy Kamolov)
  • changed: disabled notifications of new file on zip upload
  • changed: README.txt to README.md for better markup

v1.1

22 Jan 08:40
Compare
Choose a tag to compare
  • added: breadcrumb folderstructure on file full view
  • added: upgrade script to fix disappeared folders
  • fixed: mine tab highlighted when showing files from a friend
  • fixed: call to undefined function
  • fixed: language keys in index_file widget
  • fixed: layout issues and old code in filerepo widget
  • fixed: more link in file_tree widget
  • fixed: deadloop issue when deleting a folder
  • fixed: setting wrong parent on folders
  • fixed: css error in uploadify styling
  • fixed: missing zip upload button on some pages
  • changed: group_files widget redone
  • changed: better validation of folder listing