Menu

Code Commit Log


Commit Date  
[r250] by wellgis

Changed a lot things to get a better handling of invalid user input (detection, messages).
Added a method to get the MANUELA icon to display it on the frame and the task window instead of the OpenJUMP icon after a successful login.

2013-01-29 12:41:54 Tree
[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
Older >
Auth0 Logo