This page is still a beta!

1.8. Changelog

Stable 0.0.1:

  1. 1st public release

Stable 0.0.2:

  1. <foreach> tag added to process sequences (see the example with GanttPlot added in the tutorial).

Stable 0.0.3:

  1. Configuration added for the TTF directory.

  2. Method setArrayFromQuery added in <data>.

  3. CSH added in English and French.

Stable 0.0.4:

  1. <typo3> tag added to process queries in other extensions.

Stable 0.0.5:

  1. Translations available through the translation server.

Stable 0.0.6:

  1. Improve the localization for translation purpose (feature #3199).

Stable 0.0.7:

  1. The extension runs as a USER plugin except when queries are used. In this case the extension runs as a USER_INT plugin. The change is performed using a XCLASS of the class tslib_cObj based on an idea taken from Dmitry Dulepov (see See the TYPO3 bugtracker #0008985).

  2. The class xmGraph in class.xmlgraph.php was slightly modified to take into account multiple required files (e.g. PiePlot3D where jpgraph_pie.php and jpgraph_pie3d.php are required).

  3. New template example27.1.xml was added.

Stable 0.0.8:

  1. Small correction in the code to improve the use of php constants.

  2. New template radarex7.xml added

Stable 0.0.9:

  1. JpGraph Library updated to v3.0.1 released on 24/07/2009.

Stable 0.0.10:

  1. JpGraph Library updated to v3.0.2 released on 01/08/2009.

Stable 0.0.11:

  1. Bug when using TYPO3 4.3 fixed (Bug #4193).

  2. JpGraph Library updated to v3.0.3 released on 02/09/2009.

  3. Two new templates added (groupBarPlot.xml and accBarPlot.xml)

Stable 0.0.12:

  1. New feature added. Overloaded tags are automatically displayed in the BE flexform. By double-clicking on a tag, it is inserted in the related section.

Stable 0.0.13

  1. JpGraph Library updated to v3.0.5 released on 03/10/2009.

Stable 0.0.14

  1. JpGraph Library updated to v3.0.6 released on 10/10/2009.

Stable 0.0.15

  1. JpGraph Library updated to v3.0.7 released on 11/01/2010.

  2. New XML tag <setQueryManager> was added in order to use queries defined by means of a query manager. A new section in the tutorial was added to explain this new feature. A connector, called “wfqbe_savjpgraph”, was developed with Mauro Lorenzutti for the “wfqbe” extension. It is used to illustrate this new feature and is available in the TER.

  3. Paper presented to the T3CON09 in Frankfurt, Sept. 2009, added in doc/.