Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forena-7.x-4.0-alpha5.tar.gztar.gz 147.52 KB
MD5: 87a429e0fcd07322eb7c2b5ac69f73f6
SHA-1: 61e027be989d985df7d4ccac652faf3583bafc16
SHA-256: 8f654ab684eae0934531fa41b47dfae755e969093582cc76d77281fbbf43252b
Download forena-7.x-4.0-alpha5.zipzip 209.04 KB
MD5: 8da8a17f7c93f4afa09a2b3bc7b9247c
SHA-1: 182412e6de4e333d24f478ee71ec9abf9babd3e5
SHA-256: d82518a0ca2534bef762582735d007476a808bd0eca5203c7d0067275adfef7d

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 01:04 UTC
Last updated: 27 Feb 2014 at 22:18 UTC
New features

Other releases