Statistics
| Revision:

root / trunk / applications / appgvSIG / src / com / prodevelop / cit / gvsig / vectorialdb / wizard / WizardVectorialDB.java @ 38370

History | View | Annotate | Download (23.7 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
38240 05/25/2012 09:32 PM Francisco Puga

fix #705

+ The drivers to be shown in the dialog can be filtered based on the interface they are implementing
+ Postgis/Postgres driver is shown as selected
+ Drivers in the cb are alphabetically ordered

37832 01/31/2012 04:46 PM Francisco Puga

gvsig-desktop#218
related to old osor bug #12292
The previous commits in this issue introduced a bug when the user tries to add db vectorial layer to the overview. To solve it we use the strategy of set the mapControl in the add_layer_wizards instead of get it from the active view. This seems to be more consistent with the expected behaviour

35163 05/17/2011 09:24 AM Juan Lucas Domínguez

Forgot to commit this. Unify connection management (GeoDB and alphanumeric)

core:#15071

33288 08/17/2010 11:25 AM Jorge Piera

The postghis driver only shows the tables that can be opened by the user
bug #14545

30881 09/21/2009 12:18 PM Vicente Caballero

Traducciones

25765 12/15/2008 02:56 PM Jorge Piera

The visibility of attributes and methods has been updated from private to protected. It is necessary for the Quadri project.

19096 02/18/2008 03:54 PM Vicente Caballero

core:#22

16548 11/22/2007 09:44 AM Vicente Caballero

Cambio propuesto por Juan Luis.
#157

15684 10/31/2007 10:02 AM Vicente Caballero

Solución guardar las conexiones nuevas creadas

#89

14366 10/03/2007 12:19 PM Juan Lucas Domínguez

Tab name changed: GeoBD => GeoDB

13869 09/19/2007 06:00 PM jaume

ReadExpansionFileException removed from this context

12844 07/31/2007 02:12 PM caballero

reproject db

12826 07/30/2007 02:56 PM jaume

organize imports, java 5 code downgraded to 1.4 and added PictureFillSymbol

12292 06/22/2007 12:47 PM caballero

schema

11971 06/04/2007 09:12 AM caballero

connections refactoring