- Remove dependency of patchwork/utf8 (#25)
- Fix broken breadcrumb mode
- Fix file download
- Fix minimum requirements of Contao
- Add option to download folders as zip archives
- Add new template which shows thumbnails of images
- Add option to show all search results
- Recognize show empty folder option for search results
- Fix broken backend when using
prepend_locale
in Contao 4.9 (#23)
- Fix file download in toggleable view
- Fix javascript and styles
- Restore compatibility with PHP 7.1
- Add frontend module
- Add breadcrumb based view
- Allow to select multiple folders
- Fix issue with
InvalidParameterException
in the backend when usingprepend_locale
see #18
- Make it a contao-bundle
- Added an optional search for files names
- Final version with consolidation of changes in version 2.0.0-beta1 and 2.0.0-beta2
- Added option to hide empty folders (see #5)
- Added option to initially expand the folder structure (see #6)
- Added file extension as CSS class to tree (e.g.
file-jpg
)
- Added using meta information of Contao file system in module (see #3)
- Reduced CSS / removed images for easier customization (see #1)
- Added a CSS class for empty folders (see #4)
- Added
xhtml
templates (see #2)
- Initial version
- Initial release