v1.5.3 released
This commit is contained in:
parent
ff6424db52
commit
bee3f17321
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,16 @@
|
||||
Changelog for Redmine DMSF
|
||||
==========================
|
||||
|
||||
1.5.3 *2015-08-10*
|
||||
------------------
|
||||
|
||||
Plupload 2.1.8
|
||||
Redmine >= 3.0 required
|
||||
|
||||
* Bug: #430 - Got 500 error when change directory name
|
||||
* Bug: #427 - Can't access to WebDAV root directory
|
||||
* Bug: #422 - Document uploading in IE
|
||||
|
||||
1.5.2 *2015-07-13*
|
||||
------------------
|
||||
|
||||
|
||||
@ -218,4 +218,4 @@ Changes with tests, and full documentation are preferred.
|
||||
Additional Documentation
|
||||
------------------------
|
||||
|
||||
[CHANGELOG.md](CHANGELOG.md) - Project changelog
|
||||
[CHANGELOG.md](CHANGELOG.md) - Project changelog
|
||||
2
init.rb
2
init.rb
@ -28,7 +28,7 @@ Redmine::Plugin.register :redmine_dmsf do
|
||||
name 'DMSF'
|
||||
author 'Vit Jonas / Daniel Munn / Karel Picman'
|
||||
description 'Document Management System Features'
|
||||
version '1.5.3 devel'
|
||||
version '1.5.3'
|
||||
url 'http://www.redmine.org/plugins/dmsf'
|
||||
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user