All notable changes to nova-filemanager
will be documented in this file
- Nova 3 Support
- Namespace PSR-4
- Working with Nova Flexible Content
- Fix Layout #119
- Filter fix for Nova Flexible Content
- Fix Detail Popup: Delete and rename buttons now working
- Fix detach popup
- Fix uploading a folder inside a folder #108 (Thanks to @victorlap)
- Rounded and Squared methods to customize the search and index previews.
- Fix for global search
- Upload validation rules added
- Multi select deletion (Thanks to @godkinmo)
- New buttons options to hide buttons on tool or field
- Fix nova 2.5 modals. Now all modals open in a custom portal.
- Events properties are now public
- Folder upload
- New events added for file and folders.
- New jobs config option to Post Processing.
- Delete and rename buttons in grid and list views.
- Images previews now uses v-viewer.
- Possibility to exclude Folders using
.hide
file (#65)
- File cannot be uploaded when navigated back to root directory (#56)
First release for Nova v2
- Search image: FilemanagerField now implements Cover contract. So now when you search your resources it will show like Avatar field
Release for Nova v1
New way to move files between folders with drag and drop
Updated documentation with vuepress.
- Change view button. Grid or List
- Rename method. You can now rename your files
- Detail and new folder modals close on click outside
- Upload progress fix when name is very long
New config file and new options for tool and field to search and filter
- New search option in tool and field modal InfinetyEs#34
- New filters. You can create your own filters. You can set a default filter ny config or by field.
- Visibility when upload. You can set the visibility of uploaded files now. InfinetyEs#26
- New option to set cache by file. This is great for large folders or cloud providers
displayAsImage
field option will show the preview also when editing.
- File url preview fixed. This should fix InfinetyEs#19 InfinetyEs#23 InfinetyEs#36
- When a folder is specified, Home will be the folder. InfinetyEs#28
- SQL now shows the code in preview popup. FIles above 350 KB will not show in code editor.
- SVG preview image fixed
- Json localization strings updated
Field new option folder | Remove value from field
- New folder option in the field to set a custom init folder InfinetyEs#21
- New button to remove (deselect) a file from a field. InfinetyEs#16
- Unused functions removed
- Cloud disk working:
s3
,s3-cached
andgoogle
. - Detail view when no file is selected
- Json localization strings updated
Major update v1
- New upload method (Drag&Drop into file manager)
- AWS s3 support (No image dimensions) InfinetyEs#6
- Preview of more file types:
- PDF (native iframe, object)
- Text
- Zip
- Audio
- Videos
- Translations added (json) InfinetyEs#10
- Slash URL working InfinetyEs#7
- Upload image JS Object InfinetyEs#8
- Label error on editing InfinetyEs#12
- UTF-8 characters InfinetyEs#13
- Other fixes
Beta release for some tests
Filemanager ready for Production with version 1.0.0