Skip to content

Werdffelynir/owncollab_chart

Repository files navigation

OwnCollab Chart

Place this app in owncloud/apps/

Application Destination

The application is dependent for part of OwnCollab

  • owncollab
  • owncollab_chart
  • owncollab_talks
  • owncollab_calendar

Destination of application is displaying charts on the basis of the plugin dhtmlxgantt

Dependency

For PDF generate: http://www.foolabs.com/xpdf/download.html

Publish to App Store

First get an account for the App Store then run:

make appstore_package

The archive is located in build/artifacts/appstore and can then be uploaded to the App Store.

Running tests

After Installing PHPUnit run:

phpunit -c phpunit.xml