Statistics
| Revision:

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

# Date Author Comment
38370 05/31/2012 02:19 PM Francisco Puga

refs #266

Allow select schema when creating a new postgis layer

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

38041 02/28/2012 06:11 PM Francisco Puga

gvsig-desktop fixes #266

Remove the schema textfield from the GUI

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

36240 08/30/2011 02:19 PM Juan Lucas Domínguez

oops fixed a typo.

ticket:#15071

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

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

core:#15071

35161 05/16/2011 06:46 PM Juan Lucas Domínguez

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

30129 07/24/2009 12:05 PM Jose Manuel Vivó Arnal

Fixed problems with tables without geometry fieald and Primary key.

see #2356

27628 03/27/2009 03:13 PM Jose Manuel Vivó Arnal

Now store connections changes.

see #996

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.

24986 11/12/2008 01:02 PM jcampos

New function insert:
- public Object getWindowProfile() : this function is to get the profile from all the windows that implement IWindow interface.

24426 10/28/2008 04:54 PM Vicente Caballero
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

15647 10/30/2007 01:03 PM Jose Manuel Vivó Arnal

Updatted iconTheme implementation.

14543 10/11/2007 10:36 AM Jose Manuel Vivó Arnal

Fixed problem with db Names: always it changed to lower-case. Now, it doesn't make any case change.
(syncronized with branch v10)

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

13541 09/05/2007 05:17 PM bsanchez

- Soporte para poder meter extensiones en el cuadro de apertura de ficheros.

13040 08/14/2007 09:04 AM caballero

size

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