The source code of this project has been moved to GitHub : https://github.com/humbletrader/katechaki
Until version 1.0, the next releases will still be published on SourceForge.
A new bugfix version for reportengine is available for download. This release covers:
Bugfixes:
1. All Table inputs closed
New features:
1. Improvements in the engine
2. Temporary files programatically deleted when the engine finishes ( this is server friendly)
a new release of reportengine is ready with the following bugfixex/new features:
ReportEngine 0.13.1
Bugfixes:
1. In case of an error the ReportOutput was not closed
2. Total string (calculator label) for pivot data was not shown in a pivot table
3. When closing the Pdf output the real errors were hidden by the fo transformation exception
4. The FlatTableBuilder and PivotTableBuilder constructors changed (not requesting a table input parameter)
5. All components aligned on center when displaying in html... read more
the changes included in this release:
New in this version:
New in this version:
-no longer needed to call two methods for sorting
- external sorting in CrosstabReport
This is a bugfix release:
1. SqlInput doesn't manage (open/close) external provided connections
2. Builders created for FlatReport/AutoconfigFlatReport
3. Sorting feature enabled for non-grouping columns
This is a bugfix release. The following bugs have been fixed:
- temporary files generated during report creation now are deleted on VM exit
- improved display of rows after totals
New in version 0.9.0:
- new output classes : PdfOutput, PngOutput, FoOutput
- XmlDomOutput removed
- new method outputTitle in ReportOutput
- group sorting: now there's no more required to have an ordered input. An external sorting is available via setGroupValuesSorted(false)
- fixed bug : showTotals had no effect
New in this version:
Enjoy !
improvement: Input/Output system improved
improvement: FreemarkerOutput added
improvement: default theme for all reports changed
bug : horizontal alignment for data cells now taken into account
An improved version of report engine is now ready. The new features are:
1.StreamReportInput exception handling improved
2. StreamReportInput encoding added
3. StreamReportInput skipFirstXLines feature added
4. UTF support added to all output classes
5. Solved bug for Crosstab reports when more than one dataColumn is used
6. The jar file is much lighter than 0.4.1 as a result of the clean up
In about two weeks the new version will be ready. As new features:
- redesigned configuration description for Flat reports (grouping columns and data columns)
- completely redesigned crosstab reports
- easy to use java interfaces and abstract classes added for
new javadoc available
http://reportengine.sourceforge.net/html/apidocs/index.html
The tutorial section has been improved.
Check http://sourceforge.net/apps/mediawiki/reportengine/index.php?title=Tutorial
Whils still working on the wiki , I uploaded the first beta version for the 0.3 release. Enjoy !
The report engine project now has a wiki space available at http://sourceforge.net/apps/mediawiki/reportengine where I already started writing documentation/ examples for the coming 0.3 version
Now the project is hosted by subversion and built with maven.
The reportengine 0.2 beta 3 is now available.
Visit the download section.
Also the tutorial was improved and some examples were added .
Enjoy !
Another forward step was made today.
The full documentation will be provided in the next release (beta 1) soon .
Be prepared !
reportengine 0.2 early preview is available whithin the download section.
You can find documentation and a small tutorial here : http://reportengine.sourceforge.net/html/tutorial/index.html