This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
Releases: EDRN/edrn.labcas.ui
Releases · EDRN/edrn.labcas.ui
1.0.0
Bug
- [CA-1481] - Replace OrganSite with Organ
- [CA-1482] - Do not display both Title and Name for a Collection (they are the same).
- [CA-1484] - Missing metadata fields in UI display
Improvement
- [CA-1478] - Suppress display of LabCAS Product and ECAS Product
- [CA-1479] - Replace EDRN with MCL
- [CA-1480] - Remove mentions of collaborative groups since MCL doesn't have them
- [CA-1483] - Do not display UNKNOWN fields.
0.0.3
Bug
- [CA-1461] - Workflow invocation should not be hard-coded
- [CA-1474] - Double collections/collections path in LabCAS UI
- [CA-1475] - Permissions in LabCAS UI
- [CA-1477] - LabCAS backend changes caused issues for UI
Improvement
- [CA-1334] - Display parent types, not child types, in main LabCAS UI
- [CA-1422] - Support browsing of collections / datasets / files
- [CA-1451] - Display more human collection names
- [CA-1457] - Expose Data Upload on top-level page
- [CA-1458] - Upload to sub-directory
- [CA-1471] - Use workflow's CollectionName to select the staging directory instead of asking for a target collection
- [CA-1472] - Differentiate between upload and non-upload workflows
- [CA-1473] - Remove pre-staged files from aborted uploads
0.0.2
This is 0.0.2 of the LabCAS user interface, codenamed "Let's Go On a Date".
Bug
* [CA-1381] - Increase the number of files displayed by LabCAS UI
* [CA-1386] - UI should respect the order of the field values
* [CA-1387] - Labcas Upload UI does not send the ProtocolId
* [CA-1391] - Cannot run UnivColoLungImage workflow on labcas-dev
* [CA-1393] - Support rich text
* [CA-1396] - Chrome 52 date input uses wrong format MM/DD/YYYY not YYYY-MM-DD
* [CA-1399] - Remove HTML tags around DatasetDescription
* [CA-1405] - Move Upload button to the top
* [CA-1408] - URL to PI leads back to dataset, but with a "#" at the end
* [CA-1409] - Collaborative Group URLs work only for two collaborative groups
Improvement
* [CA-1380] - Precompute Dataset ID
* [CA-1382] - Support for NIST dataset ID generation
* [CA-1384] - Use pull-downs for menus with many choices
* [CA-1392] - Implement longer text fields in labcas UI
* [CA-1394] - LabCAS UI should generate dataset IDs
* [CA-1395] - Change "NormalizationMethod" to "Method"
* [CA-1403] - Implement QAState=public in LabCAS UI
0.0.1
LabCAS UI 0.0.1 "Jackie"
This is release 0.0.1 of the EDRN LabCAS user interface, codenamed "Jackie".
Bug
* [CA-1332] - Invocation of proper labcas-backend workflow
* [CA-1345] - "Date" and "ProtocolID" fields not appearing in LabCAS UI
* [CA-1355] - "OwnerGroup" should be check boxes, not a free text field
* [CA-1356] - Collaborative group metadata field is plain text, should be restricted values
* [CA-1357] - People and protocols not updating
* [CA-1366] - Help text when hovering over Share Data with is weird
* [CA-1368] - Data may not be immediately available
* [CA-1373] - "Share data with…" field too error-prone
* [CA-1377] - Must distribute Plupload because of GPL
Improvement
* [CA-1333] - Display additional field types in Labcas UI
* [CA-1343] - LabCAS UI should display images inline and not force the browser to download them
* [CA-1354] - Don't prompt for both Protocol Name and Protocol ID, but display both after uploading
* [CA-1358] - Change "Product" in table header to "Dataset"
* [CA-1359] - Add N/A option to collaborative groups
* [CA-1360] - Change "Owner Group" to "Share data with"
* [CA-1361] - "Owner Group" should be "Share data with…"
* [CA-1362] - Show all possible groups and default to current group memberships
* [CA-1363] - Disable upload button if you're not in any group
* [CA-1364] - Who is currently logged in
* [CA-1365] - No logout button