Menu

Code Commit Log


Commit Date  
[r249] by wellgis

Formated the code and comments a little bit.

2013-01-29 12:32:51 Tree
[r248] by wellgis

Deleted an empty 'else' statement and formated the code and comments a little bit.

2013-01-29 12:31:40 Tree
[r247] by wellgis

Fixed the bug where the Toolbox was not updated sometimes and the buttons look like they are disabled.
Added the toolbox 'updateEnableState' method to the 'selectCursorToolByGeometryType' method and changed from toolbox.validate() to toolbox.pack() in the 'buttonRemove' method.
This causes the toolbox to flicker once a new layer is selected but the strange behavior described above is gone.

2013-01-29 12:27:11 Tree
[r246] by wellgis

Corrected only some spelling errors in comments.

2013-01-29 09:32:15 Tree
[r245] by wellgis

Deleted some unnecessary classes because of the refactoring of the login plugin.

2013-01-25 20:03:26 Tree
[r244] by wellgis

Fixed another archiving bug. Updating (archiving) a complete landscape element for first time in a new year lead to a SQL Exception (double Primary key) by updating all values (both, preset and arbitrary) at once. The SQL query has tried to update older (archived) values, too. Because of a missing condition in the where-clause (archivation = 0).

2013-01-21 16:01:57 Tree
[r243] by wellgis

Moved a lot of business logic code into the new class 'N2OEvaluationService'.

2013-01-19 16:21:19 Tree
[r242] by wellgis

Renamed the methods to archive value(s) because of typing errors.

2013-01-19 16:14:13 Tree
[r241] by wellgis

Fixed 2 Bugs. Updating a value (both, arbitrary and preset) for first time in a new year lead to the archiving of all existing values of the selected landscape element.
So I created 2 new methods to archive only the affected value.

2013-01-19 16:06:54 Tree
[r240] by gisaster

it took so long time. so many cry outs. But now it is finished. ADD,Edit and Delete of Farms is working fine.
But this is a never ending story. There is still much work when looking forward for Java FX. Here we also need the possibilitie to select more then one user who is allowed to administrate the farms data

2012-12-19 14:54:19 Tree
Older >
Auth0 Logo