myDBR Team is happy to announce the the availability of myDBR 3.2.0 release.
This version is a major update to myDBR and brings improvements to PDF exports, adds finer grade of folder permissions and adds Spanish translation (thanks to Alvaro) among other improvements.
New features/improvements:
General
- Added folder permissions
- dbr.no_data command added to give option for own data instead of displaying empty result set
- OEM logos are now used also in mobile
- Added ability to use hidden columns in editable crosstable
- Touch UI improvements
- SQL Editor can be configured to use spaces instead of tabs (mydbr_defaults / replace_tab_by_spaces)
- New append parameter to dbr.report allows to link directly to PDF/XML/header-less reports
Parameters
- You can set parameters not to remember users previous choice
- You can set report to auto execute if suitable default parameters are set
- You can set help text to parameters
- Added report id class "report_params_XX" to report parameters allowing CSS formatting for parameters
- Support for checkboxes as connected parameter's last element
- Added inIPAddress, inLocale, inUseragent as automatic parameters
Export
- Added support for wkhtmltopdf to produce pixel perfect PDF exports
- Individual export choices can now be disabled inside a report using dbr.export.options
- Added debug option for exports
Single-Sign On
- logout.php now supports 'url'-parameter that can be used in SSO as a redirect address after login
- Ability to define SSO logout text and logout location
Extensions
- Mail extension supports now multiple recipients, CC and BCC fields
- New methods added to Extension class: user_info, procedure_name and parameter_value
Charts
- Image chart values now support 'dbr.colstyle'
- 3D option for chart, msarea is now 2D by default
Localization
- Date formatting inside report based on user locale using DATE.FORMAT
- Moved translation to Bing as Google is now paid only service
- Spanish translation courtesy of Alvaro Garcia Lopez
Fixes:
- Internet Explorer and using keepwithnext with images
- Crosstable summary calculation fixed
- Tamed the persistent Wizard checkbox
- Tabs with empty result set behave correctly
- 'dbr.chart.options', 'showvalues',0 in msarea, stackedarea and pie charts now work
- SQL Editor's 'Show source'-shows now also functions in MySQL
- Automatic parameters with dbr.report no longer produce an error message
As always, you can update to new version using the myDBR's automatic updater.
Happy reporting,
--
myDBR Team