Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#ccc
bgColor#F7D6C1
titleBGColor#F7D6C1
titleCDF is now available on Google Code
borderStylesolid

We opened a project on Google Code for the Community Dashboard Framework called pentaho-cdf.

Please enter all bugs and feature requests in the issues list.

You can get the code via subversion now.

Latest version: 2.0.1

Download version 2.0.1

Download version 2.0.0

Requirements

  • Pentaho platform 1.7 (can be backported to 1.6 with some modifications)
  • Works on Jboss or Tomcat deploy
  • Tested in IE and Firefox

...

In this file you will find some hints on how to do a manual install. Download

A sample dashboard is Sample dashboards included; After the serves goes up try to access: http://127.0.0.1:8080/pentaho/Dashboards?dashboard=sample_dashboard_broadcast

...

Changelog

  • v2.0.1
    • Html selectors lacked enclosing quotes
    • preExpressions are now optional
    • Fixed bug in selectors regarding names with spaces included
    • Implemented preChange and postChange in selector (thanks to Kevin Haas)
    • For selectors, a fixed array of values are now accepted in the parameter 'valuesArray'
    • Added pivot component
    • Removed the url-template bug in samples_broadcast example (thanks to Maria Roldan)
    • Added 2 new steel-wheels alike example (thanks to Harris Ward)
    • CBF 2.0 compatible
  • v2.0.0

...

    • Initial release