Advanced search
dbconnection. Change to SingleDBConnection
Use the new SingleDBConnection class when gvSIG 1.12 be published. SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 08/06/2011Updated Date: 08/06/2011
dbconnection. Change literals of Drivers Name
A change in the trunk of gvSIG (rev 35163) introduce a static field NAME in some of the classes that extends Driver, for example PostGisDriver. Then instead of call the driver using a literal like "PostGIS JDBC Driver" we should use PostGisDriver.NAME. I don't make this change now because i think is…
DISCUSSIONCreated: 24/05/2011Updated Date: 24/05/2011
EielTable should delete rows directly without having to press Save Changes
Selected rows should be deleted when you press Delete, not after doing that and pressing Save Changes. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011Updated Date: 23/05/2011
Wrong ordering on numeric fields in EielTable
Numeric fields are ordered as they were text, which results in an unexpected order (e.g. 1000 < 900). ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011Updated Date: 23/05/2011
Checkbox values are created with null values instead of false in EielTable
Having checkbox default values as null can easily lead to Null Pointer Exceptions. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 19/05/2011Updated Date: 19/05/2011
EielTable should ask for saving pending changes when trying to close.
If you try to close the window and you have unsaved changes, it should ask you whether you want to save them or not. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 19/05/2011Updated Date: 19/05/2011
dbconnection. Check that the schema exists
An message should be shown when the user tries to connect to a non existent schema from the DBConnectionDialog If not when the user tries to validate a "User Error" gvSIG dialog is shown, the ELLE Add Map dialog shows nothing ... SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 16/04/2011Updated Date: 16/04/2011
Subforms information is not saved on DB
After inserting some data in a subform (ie: inst_depor_deporte), the information is not being saved on DB. Notified by technicians of Deputación de Pontevedra. SeverityNoneResolutionFixed Category Bugs
DISCUSSIONCreated: 14/04/2011Updated Date: 14/04/2011
eielvalidation. Handled exceptions correctly
If the query of a validation is not correctly builded, for example is calling a table that doesn't exists a exception not correctly handled puts the db in a not consistent state and gvSIG must be close to continue. Example: VOL05C01V05: select n.fase, n.provincia, n.municipio, sum(n.padron) + m…
DISCUSSIONCreated: 13/04/2011Updated Date: 13/04/2011
ELLE: Legends Locator are not loaded
The structure of the table _map_overview, used to save the layers of the locator is: mapa | nombre_capa | schema | posicion But what is saved in the field nombre_capa is the tablename. The trouble here is that in the table _map_overview_style what is saved is the layername, then if the user change…
DISCUSSIONCreated: 11/04/2011Updated Date: 11/04/2011
eieltable: Ask for unsaved data before exit
When the user modifies some value in the table, a dialog asking for save the data should appear before closing the dialog. SeverityNoneResolutionNone Category Bugs
DISCUSSIONCreated: 15/03/2011Updated Date: 15/03/2011
eielvalidations: Add a cancel button to progress dialog of the validations
Sometimes the validations run for so much time, and to cancel it you should close gvSIG. It should be nice that it can be canceled. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 14/03/2011Updated Date: 14/03/2011