Menu

Code Commit Log


Commit Date  
[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
[r239] by gisaster

edit farm is working even more fine now. There is still need to fill the edit mask with current sex.
@wellgis: Something seems to be wrong with class InvekosDao as it is shown as faulty in my code after an update has been conducted. It is really strange, because there is no fault marked when you look inside the code of this class although the class itself is marked in red color with a red container. MANU istelf works without probs and NetBeans does not show an error message when starting.

2012-12-18 17:27:39 Tree
[r238] by gisaster

edit farm is working now. There is still need to fill the edit mask with current region user and sex.

2012-12-17 16:16:37 Tree
[r237] by gisaster

fixed the cancell button NullPointer in JOptionPane selection of farm for editing. Awaiting wellgis to call me in the evening. I am awailable until 7 p.m :-)

2012-12-03 14:01:31 Tree
[r236] by wellgis

Changed the reference form 'super' (NamedEntity.class) to 'this' (Person.class) of the methods 'setName' and 'getName'.

2012-12-03 07:18:37 Tree
[r235] by wellgis

The missing icon was copied to new package (and deleted in the old one) and the path was adapted in the 'LandscapeComponentRatingInfoTool'.

2012-12-03 07:11:15 Tree
Older >
Auth0 Logo