forena 7.x-4.12

Bug fixes

Contains minor bug fix for notice errors when loading entities via forena blocks.

forena 8.x-1.x-dev

Basic rendering of reports and document types are complete, however the GUI version of the report writer has not yet been ported. Sufficed to say, this version can be used by Drupal 8 report writers who are comfortable writing .frx files and sql elements by hand.

forena 7.x-4.6

Bug fixes
New features

Features and bug fixes included in this release:

forena 7.x-5.x-dev

New features

7.x-5.x-dev will be the branch that is maintained in parallel with the D8 dev branch. Because of this, the module is being refactored to use xautoload so that namespaces may be used in conjunction with d8.

This branch is under heavy development and not recommended for use on production sites.

forena 7.x-4.4

Bug fixes

Quick bug fix release:

  • Removed dpm call left in by mistake
  • Updated installation instructions
  • Fixed bug in select with refresh redirecting to home page

Upgrading from 7.x-3.x?

Please see:
https://www.drupal.org/node/2364807

forena 7.x-4.3

Bug fixes
New features

This version contains the following new features:

The following defects are addressed in this version

forena 7.x-4.2

Bug fixes
New features

This version contains the following new features:

forena 7.x-4.0

New features

7.x-4.0 contains significant api changes. Although reports written in 7.x-3.x versions should generally work the same in 7.x-4.0, changes to the security model have been made. After upgrading please see the documentation regarding changes in the reporting api.

forena 7.x-4.0-beta4

Bug fixes
New features

Beta 4 Release

This release contains bug fixes and a couple of significant user interface changes most notably:

forena 7.x-4.0-beta3

Bug fixes

Beta 2 Release

Several bug fixes have been added to this release uncovered during testing and deployment. Most specifically:

forena 7.x-4.0-beta2

Bug fixes

Beta 2 Release

Several bug fixes have been added to this release uncovered during testing and deployment.

forena 7.x-4.0-beta1

Bug fixes
New features

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. Also, The edit and translate tabs have been changed to iconic links that will keep report parameter context to simplify the editing process.

forena 7.x-4.0-alpha8

Bug fixes

The Alpha 8 release contains bug fixes only from the previous alpha release.

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.

forena 7.x-4.0-alpha7

New features

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.

forena 7.x-4.0-alpha6

Bug fixes
New features

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.

forena 7.x-4.0-alpha5

New features

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.

forena 7.x-4.0-alpha4

New features

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.

forena 7.x-3.14

Bug fixes

Fixed a critical bug when using named data contexts (e.g. {state.name} ) . Data was repeating in this case.

forena 7.x-4.0-alpha3

New features

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.

forena 7.x-3.13

Bug fixes
New features

Bugfix release including the following minor feature requests and bug fixes:

forena 7.x-3.12

Bug fixes
New features

The following bug fixes/feature requests:

forena 7.x-4.0-alpha2

New features

In addition to caching, this release changes the way Forena Reports are delivered. Module delivered reports no longer need to be in the files drectory.

forena 7.x-4.x-dev

New features

New Features are actively being worked on the 7.x-4.x branch:

forena 7.x-3.11

Bug fixes

This is primarily a bug fix release including the following:

  • Documentation update: Requires you to revert delivered reports to see.
  • Fixed bug: Fatal error in xpath expressions {=sum(*/total)}
  • Fixed bug: When using the forena filter reports were embedding parameters forms and setting titles.
  • Fixed bug: Email merges not correctly passing subjet through to email
  • Fixed bug: Float type in typed parameters not working properly
  • Fixed bug: Notices thrown in views plugin

forena 7.x-3.10

Bug fixes

This is primarily a bug fix release including the following:

  • Documentation update: Requires you to revert delivered reports to see.
  • Fixed bug: When using the forena filter reports were embedding parameters forms and setting titles.
  • Fixed bug: Email merges not correctly passing subjet through to email
  • Fixed bug: Float type in typed parameters not working properly
  • Fixed bug: Notices thrown in views plugin

forena 7.x-3.9

Bug fixes

The following fixes and features have been incorperated in the new release:

* Security Update: WIth forena enabled, prior to 7.x-3.9 version users could by pass additional node access security hooks to view published content in XML using the forena XML path (forena/xml/blockname. Forena has been modified to allow an extra permission to allow you to not allow access to forena XML blocks without specific privileges. Users would need to have known both paths and content types in order to be able to access this data.

forena 7.x-3.7

Bug fixes

#1839942: Exception thrown by SimpleXMLElement
[#20605777]
Fixed permissions on sample report 5
Fix to save label field.
Fixed regular expressions to not pars :foo:foo parmeters.
Fixed function naming inconsitencies.

forena 7.x-3.6

New features
Bug fixes

The following features/fixes are available in this release:
* Translated select prompts.
* Supress notices
* New frx:color attribute to derife color from sql
* Added label_field to admin interface.

forena 7.x-3.5

New features

Updates since last revision:

  • Selects now include prompts. Additional options available for controlling prompt
  • Graph labels now go through formatting system
  • SVGGraph support for Javascript when directly included. Tooltips now work.
  • new frx:invalid_link tag to control how invalid links are displayed.

forena 7.x-3.2

New features
Bug fixes

The following fixes/features are contained in this release:

#1438326: Limitation of PostgreSQL casting syntax
D6 - D7 Database upgrade issues.
Default full_html input format on install.
Added Support for non-default drupal database connections.

forena 7.x-3.1

Bug fixes

The following fixes have been implemented since the 7.x-3.0 release

forena 7.x-3.0

New features
Bug fixes

API Changes

Note that before upgrading from the 7.x-2.x versions, if you have created custom "report form" css files per the 7.x-2.x video, or you are including the jquery dataTables library, you will need to create new "report skin" files to utilize these features. See the Report Skins screencast for more information.

New Features

The following new features have been added since 7.x-2.x release:

forena 7.x-3.0-beta3

New features
Bug fixes

Since last Beta

forena 7.x-3.0-beta2

New features
Bug fixes

Since last Beta

  • Fixed bug: input filter reverts to filtered html when saving settings
  • Added support for removing links in PDF documents generated by MPDF
  • Added abilty to reference skin attributes using the "skin" data context
  • Added support for defaulting graph attributes in .skinfo file.

forena 7.x-3.0-beta1

New features
Bug fixes

The 7.x-3.0 release provides several new features most notably PDF document generation. Small feature requests will still be entertained on this branch but focus has now shifted to documentation and training.

forena 7.x-3.0-alpha6

Latest release contains bug fixes for skin selection and stylsheet inclusion on skins.
Significant refactoring was undertaken, however the basic 7.x-2 feature sets are stable and in use on a handful of production sites.

forena 7.x-3.0-alpha5

The 7.x-3.x version. Significant refactoring was undertaken, however the basic 7.x-2 feature sets are stable and in use on a handful of production sites.

Stable Features

The following new features have been created and are functional in this release:

  • Oracle date format: Now uses more standard date/time that is consistent with date api
  • Date API Support: parameters may now be defined as date/times with formats.
  • Checkbox Support: report parameters may now be defined as checkboxes
  • FrxTitle renderer to allow setting of title based on content rendered in the report
  • PDF document generation via Prince XML (commercial product) or mpdf (open source)
  • New frx:if tag to support conditional logic in Frx files.
  • New --IF= comments in data blocks to support conditional inclusion of SQL
  • niew --INCLUDE= sytax lets you define queries in terms of another query
  • Drush commands for copying reports and clearing forena caches. (frxcc and frxcp)
  • Menu support
  • Beans integration allowing forena reports as blocks
  • Views integration allowing a forena report to be used as a view style

forena 7.x-3.0-alpha4

New features

The 7.x-3.x version. Significant refactoring was undertaken, however the basic 7.x-2 feature sets are stable and in use on a handful of production sites.

forena 7.x-3.0-alpha3

New features
Bug fixes

The 7.x-3.x version. Significant refactoring was undertaken, however the basic 7.x-2 feature sets are stable and in use on a handful of production sites.

Pages

Subscribe with RSS Subscribe to Releases for Forena Reports