Skip to content

Releases: irods-contrib/irods-cloud-browser

1.0.2.0-beta4

03 Jan 21:33
Compare
Choose a tag to compare
1.0.2.0-beta4 Pre-release
Pre-release

Integrating Cesar fixes

dockerhub diceunc/cloudbrowser:1.0.2.0-beta4

1.0.2.0-beta3

20 Dec 17:07
Compare
Choose a tag to compare
1.0.2.0-beta3 Pre-release
Pre-release

beta test version

1.0.2.0-beta2 SSL negotiation preview

06 Jan 18:47
Compare
Choose a tag to compare
Pre-release

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

18 Aug 19:36
Compare
Choose a tag to compare
1.0.2.0-beta1 Pre-release
Pre-release

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

29 Jun 19:37
Compare
Choose a tag to compare

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

05 Nov 21:12
Compare
Choose a tag to compare

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

irods-cloud-backend.war

MD5 c15680b1685b67dd1d1cf6e374ff4159

irods-cloud-frontend.zip

MD5 f222842e3a33c958c92587c04084e7cd

alpha1 version 1.0.0

24 Jul 16:46
Compare
Choose a tag to compare
alpha1 version 1.0.0 Pre-release
Pre-release

Basic alpha for user evaluation