Advanced search
GNU Health 3.2.9 released
Dear community GNU Health 3.2.9 patchsets has been released ! Priority: High (Original post at GNU Savannah : https://savannah.gnu.org/forum/forum.php?forum_id=9021 ) Table of Contents About GNU…
NEWSCreated: 04/12/2017Back and Forward keys should work always
The back and the forward keys only work when a cell is selected and should work always. Reported by Alberto Varela. Operating SystemAllVersionv0.8SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 14/11/2011Keep the selected cell when change the register
If you are changing for a lot of registers the same field it will be useful that when you move to another register the cell that you previously edited will be selected. Suggested by Alberto Varela. Category FeatureRequests
DISCUSSIONCreated: 14/11/2011Save should be the default button on the "There are changes not saved" dialog
Suggested by Alberto Varela Category FeatureRequests
DISCUSSIONCreated: 14/11/2011Popup menu cause nullpointer exception
- Open NavTable with a layer from postgis (don't know if the same happen with shapefiles). - Select a field type Date. - Try to open pop-up menu. That will cause a nullpointerexception. One of the following approaches will be ok: 1) don't show the popup if the field is DateValue. 2) show the popup…
DISCUSSIONCreated: 27/10/2011Problem when closing with unsaved changes on a table
This happens only when you work on a dbf table, not with layers. If you have unsaved changes and try to close, a NullPointer exception will be raised, due to an attempt to access the layer in showWarning(), though it doesn't exist. I think we should simply avoid any other checks when layer is null…
DISCUSSIONCreated: 26/10/2011Allow setting the zoom level
"Zoom to" tool from navtable, zooms to the feature the user is viewing in navtable panel. In some cases, the user may wants to see with that tool a different zoom level from set in navtable. Allow the user to set that value. Maybe it could be achieved filling the value in navtable preferences page…
DISCUSSIONCreated: 03/10/2011Zoom to null geometries
As navtable will load the recordset from the database, some of them could be void or null. When trying to zoom to those features, it will provoke an error. Steps to reproduce the error: - have a record in a database with the_geom field to null - load that table in gvsig an open navtable - go to the…
DISCUSSIONCreated: 16/09/2011Make navtable to behave as the info tool: open when select feature
Add an own information tool to get data from indicated geometry. I know is a subtle feature but the reasons are this: gvSIG info tool opens its own window and maybe NavTable shouldn't have to depend on selected item ( -» select+check selected). I.e. I'm looping through selected features but I want…
DISCUSSIONCreated: 12/09/2011Values not saved when creating several geometries in a row
See the steps to reproduce this bug in the video attached. Operating SystemNoneVersionNoneSeverityNoneResolutionNone Category Bugs
DISCUSSIONCreated: 01/08/2011Drop filter buttons in NavTable
See mailinglist thread on the topic: https://lists.forge.osor.eu/pipermail/navtable-devel/2011-July/000255.html Category FeatureRequests
DISCUSSIONCreated: 01/08/2011AlphanumericNavTable: add new value to a void DBF
- Open gvsig - Open a table document - Open edition mode - Go to "Table > Insert new row" The result is a "Error no capturado por el usuario". Attached files: error.log + muestras.dbf to reproduce it. Operating SystemNoneVersionNoneSeverityNoneResolutionFixed Category Bugs
DISCUSSIONCreated: 01/08/2011