-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from EU-OSHA/release
Release
- Loading branch information
Showing
271 changed files
with
52,402 additions
and
16,141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,3 @@ | ||
Authors | ||
Data Visualisation Tool - ILO | ||
======== | ||
Data Visualisation Tool (DVT) for EU-OSHA | ||
2016 by Zylk.net + Bilbomatica | ||
|
||
|
||
Setup | ||
======== | ||
|
||
1. pentaho 6 installation | ||
|
||
2. pentaho 6 extension | ||
add all resources in /resources-ext/pentaho-610-extension within the pentaho 6 installation, as an extension or override | ||
|
||
3. solution link to filesystem | ||
link source folder to pentaho solution as 'dvt-framework' (case-sensitive) | ||
ln -s ${src}/dvt-framework/ ${biserver}/pentaho-solutions/system/dvt-framework | ||
|
||
4. database | ||
|
||
database creation 'osha_dvt_allages', import and association in the server with the name 'jdbcEuOshaAllAges' | ||
> create database osha_dvt_allages character set utf8; | ||
> source /dvt-framework/resources-ext/dbdump/osha_dvt_allages.sql | ||
OR | ||
|
||
link to osha.zylk.net environment (intranet only) | ||
|
||
5. change env to localhost | ||
${src}dvt-framework/static/custom/modules/horizontal/config/environment.json | ||
|
||
5. | ||
Check the gulp tasks: | ||
Maybe automated with yeoman on near future. | ||
|
||
- This two tasks must be triggered, before see the dashboard with styles | ||
* dvt-sass | ||
* bootstrap-sass | ||
|
||
- This two tasks generate & show ngdoc documentation, the second build it up on 8083 port. | ||
* documentation | ||
* documentation_connect | ||
|
||
- This two tasks clean & minify the source of the project. our code not pentaho's code. Only use it, if on environment.json packed is true. | ||
* clean-min | ||
* package | ||
|
||
- ** Under development ** Generate $templateCache template for better performance, the task generate the code but not linked to dashboard yet. | ||
* html-horizontal-templates | ||
* html-vertical-templates | ||
EU-OSHA - 2017 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.