Mercurial > dive4elements > gnv-client
log
age | author | description |
---|---|---|
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. |
Fri, 22 Jan 2010 09:49:34 +0000 | Ingo Weinzierl | Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state. |
Wed, 20 Jan 2010 14:44:39 +0000 | Ingo Weinzierl | Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart. |