Advanced search
Help us create a positive learning experience on the eLearning platform!
Interoperability Academy is soon going live and we need your help to co-create a modern, user-friendly eLearning platform! So far, feedback of our stakeholders and future users was very valuable for us to shape different aspects of the Interoperability Academy. For the next steps, we want your input…
DISCUSSIONCreated: 05/06/2020Updated Date: 15/06/2020
Let us know more about your eLearning platform!
Help us shape the Interoperability Academy! We are eager to implement the best practices and create a modern platform accessible 24/7, free of charge. Which Learning management system (LMS) platform are you currently using? What roles have you defined on your LMS platform (for example, administrator…
DISCUSSIONCreated: 02/04/2020Updated Date: 22/09/2020
Collection content
How can this collection be helpful for you? What materials, information and links would you like to see in this collection?
DISCUSSIONCreated: 16/09/2019Updated Date: 16/09/2019
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