blob: c92ce9ebe5631fdef427c72da1d97f0565ae4073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
*'''Project''': idrop-web
*'''Date''': 08/28/2012
*'''Release Version''': 1.0.1
*'''git tag''': 1.0.1
==News==
This is a release of iDrop web version 1.0.1
==Requirements==
*idrop-web depends on Java 1.6+
*idrop-web depends on grails 2.0.1
Note that the following bug and feature requests are logged in GForge with related commit information [[https://code.renci.org/gf/project/irodsidrop/tracker/]]
==Bug Fixes==
* [#959] firefox browse div float error
* [#950] unable to browse to location message in idrop web tree for new safari/mac
** temp catch of icon assignment added as shim in jstree javascript
* [#990] update user profile i18n message missing
* [#986] hit home in browse tree causes error message when timed out
** fixed lingo-common method that handles json call to check for continue
*[#1013] null appended to url path in browse view download links
==Features==
* [#922] User Profile Management
** added profile management tab, including ability to change password by user
* [#962] missing file icon in info view for data objects
Fixed data object info to include icon and be clearer about file versus collection
|