| Commit | Date | |
|---|---|---|
| 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 |
| 2013-01-19 16:21:19 | Tree | |
| 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. |
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. |
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. |
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 |