Skip to content

Commit

Permalink
Change version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
etorres committed May 14, 2015
1 parent 66bcfbb commit 7c39cfa
Show file tree
Hide file tree
Showing 353 changed files with 28 additions and 16,509 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Leishmaniasis-Virtual-Lab - [v0.0.1](http://lvl.i3m.upv.es/doc/#installation)
# Leishmaniasis-Virtual-Lab - [v0.2.0](http://lvl.i3m.upv.es/doc/#installation)

[http://lvl.i3m.upv.es](http://lvl.i3m.upv.es) - The Leishmaniasis Virtual Laboratory: an open, collaborative environment for research in leishmaniasis.

Expand All @@ -10,13 +10,13 @@

## Endpoints

* Sandbox: [http://lvl.i3m.upv.es](http://lvl.i3m.upv.es)
* Production: *TODO*
* Sandbox: [http://dedalo.i3m.upv.es](http://dedalo.i3m.upv.es)
* Production: [http://lvl.i3m.upv.es](http://lvl.i3m.upv.es)

## Documentation

* [Official website development](http://lvl.i3m.upv.es)
* Official website *TODO*
* [Official website development](http://dedalo.i3m.upv.es/apidoc/)
* [Official website](http://lvl.i3m.upv.es/apidoc/)

## Release History

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="lvl-storage-0.1.1.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependent-module archiveName="lvl-storage-0.2.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-storage/lvl-storage">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="lvl-core-0.1.1.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependent-module archiveName="lvl-core-0.2.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/lvl-core/lvl-core">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="java-output-path" value="/lvl-auth/target/classes"/>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.1.1</version>
<version>0.2.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that you distribute must include a readable copy of the "NOTICE" text file.
<parent>
<groupId>eu.eubrazilcc.lvl</groupId>
<artifactId>lvl-project</artifactId>
<version>0.1.1</version>
<version>0.2.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/src/main/ui/build.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* r.js -o build.js */
/* RequireJS optimizer configuration. Usage: r.js -o build.js */
({
mainConfigFile : 'js/requirejs_main.js',
appDir : './',
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/src/main/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h4 style="text-align: center; color: #34495E;">Loading the LeishVL...</h4>

<a href="#top" class="lvl-back-to-top" style="visibility: hidden;" title="Scroll to top">Top</a>

<script data-main="js/requirejs_main.js?ooFoIu7ieg0u" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js" type="text/javascript"></script>
<script data-main="js/requirejs_main.js?ieCha6gahB_o" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.17/require.min.js" type="text/javascript"></script>

</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ define([ 'app', 'tpl!apps/collection/export/tpls/collection_export_dataset', 'ch
};
// submit request to LVL server
var self = this;
$('#export-btn').attr('disabled', 'disabled');
$('#export-btn').attr('disabled', 'disabled');
var jqxhr = $.ajax({
type : 'POST',
contentType : 'application/json',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
</tr>
<tr>
<td>0.2.0<sup>2</sup></td>
<td>(Planned in May, 2015)</td>
<td>Planned upgrade</td>
<td class="text-muted">Release notes</td>
<td>May 14<sup>th</sup>, 2015</td>
<td>Upgrade</td>
<td><a href="https://github.com/eubrazilcc/leishmaniasis-virtual-lab/releases/tag/v0.2.0" target="_blank">Release notes</a></td>
</tr>
<tr>
<td>0.1.0</td>
Expand All @@ -36,7 +36,7 @@
</table>
<p class="small">(1) Version <mark>1.0.0</mark> will be the first complete release, expected after the 100% of the functional requirements
are fulfilled.</p>
<p class="small">(2) Version <mark>0.2.0</mark> will be the first release openly available for public access.</p>
<p class="small">(2) Version <mark>0.2.0</mark> is the first release openly available for public access.</p>
<br>
<section id="versioning">
<h5>Software versioning</h5>
Expand Down
2 changes: 1 addition & 1 deletion lvl-project/lvl-bundle/src/main/ui/js/requirejs_main.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

requirejs.config({
/* avoids cache. Remove on production! */
//urlArgs : 'bust=' + (new Date()).getTime(),
urlArgs : 'bust=' + (new Date()).getTime(),
baseUrl : 'js',
paths : {
/* jQuery JavaScript library */
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7c39cfa

Please sign in to comment.