Advanced search
Failing to install on LibreOffice 4.0.2.2
Trying to install the extension on LibreOffice 4.0.2.2 (running on Ubuntu 13.04, OpenJDK 7 7u25-2.3.10) I get the following exception message: java.lang.reflect.InvocationTargetException Is this a known issue? Any suggestion would be welcome. Thank you in advance, Marco Component Code Category bug
DISCUSSIONCreated: 29/08/2013
Under LibO 3.5.3.2 the display of certificate global status is not displayed
As per description, the right pane of signature window, when a certificate is selected in the left pane, doesn't display the status at all. In AOO it doesn't happen. In Libo the remaining partial status data, when a certificate element is selected, are displayed. Component Code Category bug
DISCUSSIONCreated: 17/05/2012
Improve the display of the certificates available on SSCD
The current diaply of the certificates available on the SSCD are displayed in a random order. The order seems dependend on the SSD used. It would be better if the ones that can be used to sign where displayed first. Component Code Category improvement
DISCUSSIONCreated: 17/05/2012
dbconnection. Change to SingleDBConnection
Use the new SingleDBConnection class when gvSIG 1.12 be published. SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 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/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/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/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/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/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/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/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/2011