Menu

Commit [r579]  Maximize  Restore  History

Importing an acreage/InVeKoS layer without a given request year is now possible using the current year after the user has confirmed it in a JOptionPane.

Land use values (acreage) longer than 3 chars will be replcaced by short token.
Instead of loading an empty acreage/InVeKoS layer the user will be informed by JOptionPane now that this data is missing in the database and that he should import them first.
The LoginPlugin isn't using the ThreadedPlugin interface anymore because the time expansive loading of a acreage layer is happening in the LoadFieldPlugin.
Loading of the acreage layer or showing the hint will only take place now if no login error has happened.
ImportAcreagesPlugin is loading the acreages directly through the LoadFieldPlugin now after they have been imported into the database.

wellgis 2014-11-07

changed /branches/dev 1/src/de/luh/iup/manuela/elements/imports/FieldMappingPresenter.java
changed /branches/dev 1/src/de/luh/iup/manuela/elements/imports/ImportAcreagesPlugin.java
changed /branches/dev 1/src/de/luh/iup/manuela/elements/imports/MainView.java
changed /branches/dev 1/src/de/luh/iup/manuela/field/LoadFieldPlugin.java
changed /branches/dev 1/src/de/luh/iup/manuela/login/LoginPlugin.java
/branches/dev 1/src/de/luh/iup/manuela/elements/imports/FieldMappingPresenter.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/elements/imports/ImportAcreagesPlugin.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/elements/imports/MainView.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/field/LoadFieldPlugin.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/login/LoginPlugin.java Diff Switch to side-by-side view
Loading...
Auth0 Logo