Skip to content

Releases: ezsystems/ezplatform-multi-file-upload

0.1.5

10 Apr 09:18
Compare
Choose a tag to compare

Changes

  • EZP-29031: Enhance PermissionReport with parent location for cache usage (#28)

0.1.4

16 Jan 07:40
303b71f
Compare
Choose a tag to compare

Changes

  • Fix Symfony 3.4 compatibility #27
  • Update CS config and setup travis for it #26

0.1.2

27 Jun 13:49
Compare
Choose a tag to compare

Changes since v0.1.1

0.1.2-rc1

20 Jun 17:47
Compare
Choose a tag to compare
0.1.2-rc1 Pre-release
Pre-release

No changes since v0.1.2-beta1.

0.1.2-beta1

14 Jun 09:14
Compare
Choose a tag to compare
0.1.2-beta1 Pre-release
Pre-release

Changes since v0.1.1

v0.1.1

25 Apr 19:36
Compare
Choose a tag to compare
  • Fixes for Symfony 3 compatibility (#23 and #24)

v0.1.0

18 Apr 13:19
Compare
Choose a tag to compare

This is a brand new feature - multi-file upload for eZ Platform. This feature offers a great portion of functionalities for both users and developers. You can check them below:

Developer:

  • Customise messages and error messages for users.
  • Set up restrictions for certain file types.
  • Configure associations between file extensions and content types.

User:

  • Upload through Drag&Drop or 'Select files' that allows to select files from a directory.
  • Upload files to a folder/gallery in a view mode, or as sub-items in edit mode.
  • Upload process presentation.
  • Stop upload process and remove uploaded files.
  • Edit uploaded files

v0.1.0-rc1

12 Apr 13:55
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

This is a brand new feature - multi-file upload for eZ Platform. This feature offers a great portion of functionalities for both users and developers. You can check them below:

Developer:

  • Customise messages and error messages for users.
  • Set up restrictions for certain file types.
  • Configure associations between file extensions and content types.

User:

  • Upload through Drag&Drop or 'Select files' that allows to select files from a directory.
  • Upload files to a folder/gallery in a view mode, or as sub-items in edit mode.
  • Upload process presentation.
  • Stop upload process and remove uploaded files.
  • Edit uploaded files