updated by xsl
This commit is contained in:
parent
d9c3c710f2
commit
c0ca0bdd2c
110
changelog.md
110
changelog.md
|
@ -1,21 +1,117 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2-0-5] - 2020-05-14
|
||||
|
||||
### Changed
|
||||
##[2-0-5] - [2020-05-14]
|
||||
|
||||
**Fixes**
|
||||
[Bug #19243] upload archive facility does not work properly with Windows OS
|
||||
|
||||
[#19243] upload archive facility does not work properly with Windows OS
|
||||
[Task #19232] manage file names that use special characters
|
||||
|
||||
[#19232] manage file names that use special characters
|
||||
|
||||
## [2.0.4] - 2019-12-19
|
||||
|
||||
**Notes**
|
||||
##[2-0-4] - [2019-12-19]
|
||||
|
||||
Updated to Git and Jenkins
|
||||
|
||||
|
||||
|
||||
##[2-0-3] - [2019-09-15]
|
||||
|
||||
[Task #17152] Workspace uploader: avoid . (dot) char added as suffix when the filename does not contain an extension
|
||||
|
||||
[Feature #13327] Checking upload permission before the upload starting
|
||||
|
||||
[Bug #17450] Workspace: Notifications about file updated (New versions) is never generated
|
||||
|
||||
|
||||
|
||||
##[2-0-2] - [2019-04-01]
|
||||
|
||||
[Incident #16285] Bug fixing
|
||||
|
||||
[Feature #13327] Checking permission before uploading
|
||||
|
||||
|
||||
|
||||
##[2-0-1] - [2019-01-30]
|
||||
|
||||
[Bug #13232] Fixing it
|
||||
|
||||
|
||||
|
||||
##[2-0-0] - [2018-09-19]
|
||||
|
||||
[Feature #11722] Workspace Uploader - Update to StorageHUB
|
||||
|
||||
In case of 100% added the message "Finalising the upload of [filename]"
|
||||
|
||||
[Task #12470] Check uploading of files in the Workpace by the drag and drop facility on Windows Operating System
|
||||
|
||||
|
||||
|
||||
##[1-8-0] - [2017-03-27]
|
||||
|
||||
[Task #7820] DaD and Browse: create new version of existing items added
|
||||
|
||||
Removed currUserId parameter from client-side
|
||||
|
||||
Updated message displaying also version of file after upload completed
|
||||
|
||||
|
||||
|
||||
##[1-7-0] - [2017-02-23]
|
||||
|
||||
Removed currUserId parameter from client-side
|
||||
|
||||
[Feature #6153] Improve error messages
|
||||
|
||||
Integrated with file versioning
|
||||
|
||||
|
||||
|
||||
##[1-6-0] - [2016-12-01]
|
||||
|
||||
Feature #5901 Remove ASL Dependency from workspace-uploader Widget
|
||||
|
||||
Bug #6096 Fixed
|
||||
|
||||
|
||||
|
||||
##[1-4-0] - [2016-05-31]
|
||||
|
||||
[Feature #4128] Migration to Liferay 6.2
|
||||
|
||||
|
||||
|
||||
##[1-3-0] - [2016-05-18]
|
||||
|
||||
[Feature #4055] DnD multiple instances
|
||||
|
||||
|
||||
|
||||
##[1-2-0] - [2016-05-09]
|
||||
|
||||
[Feature #3962] Sequential upload status
|
||||
|
||||
|
||||
|
||||
##[1-1-0] - [2016-01-08]
|
||||
|
||||
Bug Fixed #1333
|
||||
|
||||
|
||||
|
||||
##[1-0-1] - [2015-12-16]
|
||||
|
||||
Bug Fixed - https://support.d4science.org/issues/1824
|
||||
|
||||
|
||||
|
||||
##[1-0-0] - [2015-08-07]
|
||||
|
||||
first release
|
||||
|
||||
|
|
Loading…
Reference in New Issue