Releases: irods-contrib/irods-cloud-browser
1.0.2.0-beta4
Integrating Cesar fixes
dockerhub diceunc/cloudbrowser:1.0.2.0-beta4
1.0.2.0-beta3
beta test version
1.0.2.0-beta2 SSL negotiation preview
See README.md, this supports an early access Jargon version with client-server negotiation and SSL encryption support.
For testing only.
1.0.2.0-beta1
Project: DFC iRODS Cloud Browser
Release - https://github.com/DICE-UNC/irods-cloud-browser/releases
Date: 08/18/2016
Release Version: 1.0.2.0-Beta1
git tag: 1.0.2.0-Beta1
Developer: Mike Conway - DICE, Cesar Garde - iRODS
The iRODS Cloud Browser allows simple, browser based access to any iRODS grid. This browser is based on the following components:
- Jargon based API
- Groovy/Grails RESTFul backend with JSON
- AngularJS based frontend
See the INSTALL.md for install instructions
https://github.com/DICE-UNC/irods-cloud-browser
This beta release includes new packaging and initial gulp automation including single war build and Selenium testing for milestone:
https://github.com/DICE-UNC/irods-cloud-browser/milestone/6
Requirements
- The backend depends on Java 1.7+ and Tomcat7
- The backend deploys as a .war file
- The frontend is a pure html/javascript package that is served out of Apache HTTP or similar server
Build Automation
Visit irod-cloud-browser/irod-cloud-frontend README.md for further details.
Changes
Build automation via gulp, cleanup vendor dependencies and migrate to bower and npm #2
Clean up build processes and have a more standard, automated development/deployment workflow using Gulp. This includes asset prep and validation, running tests with Karma, and Selenium automated functional testing.
Add selenium test automation to CI #114
Initial provisioning and basic Selenium testing to be expanded in later releases. Incorporated a runTest Gulp task
minify css assets #18
Added guilp CSS concatenation and minification. Added W3C validation to automation.
Install notes #124
1.0.1-RELEASE
Date: 06/29/16
Release Version: 1.0.1
git tag: 1.0.1-RELEASE
This is a feature and bug-fix release of the cloud browser with many new enhancements.
New Features
- Creation of new files: Now you can create .TXT, .XML, and .R files
- File Editing: Now you can edit the .TXT, .XML, and .R files
- Rule Execution: Now you can execute rules from the rule editing interface
- Main Navigation Bar: We have added a main navigation bar to the interface that is located at the far left of the interface, the nav bar has Browse view and Search view. Future development will add more features to this main nav bar
- Metadata Search: Now you will be able to search through the files and folders of your grid using metadata names and values as the parameters of your search, after you issue a metadata search, it will be stored on your left side nav as a recent query collection
- Recent Query Collections: Just like the "Starred Files" collection, Recent Query Collections are dynamic virtual collections that are created after you issue a Metadata Search
Changes
- All icon images have been replaced with a vector based font (font awesome library), making theming really fast and easy
Install instructions
look here for install notes
1.0.0-RELEASE
Project: DFC iRODS Cloud Browser
Date: 11/5/2015
Release Version: 1.0.0-RELEASE
git tag: 1.0.0-RELEASE
Developer: Mike Conway - DICE, Cesar Garde - RENCI
Files
MD5 c15680b1685b67dd1d1cf6e374ff4159
MD5 f222842e3a33c958c92587c04084e7cd
alpha1 version 1.0.0
Basic alpha for user evaluation