Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forena-7.x-4.0-alpha6.tar.gztar.gz 147.85 KB
MD5: fa066b68f1128905ba3413eac7887f77
SHA-1: fa5cc47c551c77b58da0bb1b7c80d26d9ff1ae3a
SHA-256: d7e9bbf5fda66e89ce7a40fd1896ceff6ee04282ee10704a672f4afece43359c
Download forena-7.x-4.0-alpha6.zipzip 209.62 KB
MD5: 6ab0ebf71cae4e362837f14156870fe4
SHA-1: 2b21f186a505712004eb36b6e34a09d5f54c833e
SHA-256: e8c31159c708a4b5fb62ff99ac846dc415e3828259e789b99bfedb996c57f573

Release notes

7.x-4.0 contains significant api changes. Although reports written in 7.x-3.x versions should work the same in 7.x-4.0, changes to the security model have been made.

The report editing user interface has been completely redesigned

Note that the fields tab has been replaced by clicking on the gear icons next to the first occurrence of each field. Also note that you can now use the template editors to make changes to each block. You can add and remove data sections to your report as well. Feedback would be appreciated via the issue queue.

New Features

  • Report editing user interface has been completely redesigend
  • Module provided reports are no longer copied to the files directory.
  • Caching may now be enabled on a per report bases.
  • Accessing data from a data source now requires an "access mysource data" privilege
  • ACCESS= comments are now optional in data blocks
  • Various UI improvements to the report editing experience
  • The forena cache now uses standard drupal caching, no more clearing of the forena cache.
  • New FrxCrosstab renderer for making cross tab displays of data

Upgrade Instructions

After installing this release you will want to "Revert all Delivered Reports" to original using the same method that you used to copy Forena's reports to begin with. Either visit Structure->Forena Reports , check the box to "Revert Delivered Reports to original" and press the Revert button. Or using drush , execute the drush frxrevert (was called frxcp). This will remove any forena delivered reports from your sites/.../files/reports folder.

Also, please visit revisit your forena permissions as a new permission has been created for each defined database connection.

Created by: metzlerd
Created on: 27 Feb 2014 at 22:16 UTC
Last updated: 26 Mar 2014 at 21:14 UTC
Bug fixes
New features

Other releases