Mercurial > dive4elements > gnv-client
log gnv/ChangeLog @ 412:49898531c0b6
age | author | description |
---|---|---|
Fri, 22 Jan 2010 17:54:55 +0000 | Ingo Weinzierl | Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links. |
Fri, 22 Jan 2010 16:08:42 +0000 | Ingo Weinzierl | Put former parameter into a fieldset with label and removed background image from all fieldsets. |
Fri, 22 Jan 2010 13:58:30 +0000 | Ingo Weinzierl | Added statistic to the actions if available. |
Fri, 22 Jan 2010 11:28:25 +0000 | Ingo Weinzierl | Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this. |