Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.compat.cdc / org.gvsig.fmap.dal / org.gvsig.fmap.dal.impl / src / main / java / org / gvsig / fmap / dal / feature / impl @ 47517

Name Size Revision Age Author Comment
  attributegetter 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license
  commands 40435 almost 11 years Joaquín del Cerro Murciano Move version 2.1.0 to the trunk
  dynobjectutils 46195 over 2 years Óscar Martínez Limpieza import
  editing 47034 about 1 year Joaquín del Cerro Murciano Optimizado el SpatialManager para no calcular e...
  featurereference 46977 over 1 year Francisco Díaz Carsí Fix FeatureReferencePK
  featureset 47436 10 months Francisco Díaz Carsí refs #5478 Modificaciones necesarias para gesti...
  indexes 47499 8 months Francisco Díaz Carsí refs #5782 Fix search with null in MemoryBasicT...
  undo 46390 about 2 years Francisco Díaz Carsí Fix undo delete command
DALFile.java 8.71 KB 47080 about 1 year Joaquín del Cerro Murciano Añadido al data manager metodos para poder recu...
DataTypeDetectorImpl.java 17.4 KB 47337 12 months Francisco Díaz Carsí Correcciones en DataTypeDetector relacionadas c...
DefaultEditableFeature.java 23.4 KB 47035 about 1 year Joaquín del Cerro Murciano Añadido al copyFrom(feat) del EditableFeature e...
DefaultEditableFeatureAttributeDescriptor.java 27.1 KB 47436 10 months Francisco Díaz Carsí refs #5478 Modificaciones necesarias para gesti...
DefaultEditableFeatureType.java 17.8 KB 47498 8 months Francisco Díaz Carsí refs #5782 Fixed remove attribute in FeatureType
DefaultFeature.java 63.7 KB 47436 10 months Francisco Díaz Carsí refs #5478 Modificaciones necesarias para gesti...
DefaultFeatureAttributeDescriptor.java 85.3 KB 47436 10 months Francisco Díaz Carsí refs #5478 Modificaciones necesarias para gesti...
DefaultFeatureComparator.java 2.78 KB 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license
DefaultFeatureExtraColumns.java 7.69 KB 46517 almost 2 years Francisco Díaz Carsí Corregidos multitud de errores en las búsquedas...
DefaultFeatureIndex.java 19.9 KB 44158 over 5 years Joaquín del Cerro Murciano refs #4946. añadido soporte para indices en mem...
DefaultFeatureIndexes.java 8.78 KB 40767 over 10 years Joaquín del Cerro Murciano Fix header
DefaultFeatureQuery.java 42.7 KB 47248 about 1 year Francisco Díaz Carsí Arreglado en el FeatureQuery el uso de exists c...
DefaultFeatureQueryOrder.java 17.3 KB 47198 about 1 year Joaquín del Cerro Murciano Modificado el toString de algunas clases para q...
DefaultFeatureReferenceSelection.java 20.6 KB 47421 10 months Francisco Díaz Carsí refs #5732 Modificaciones para resolver problem...
DefaultFeatureRules.java 8.82 KB 47102 about 1 year Francisco Díaz Carsí Fixed validate feature with computed attributes
DefaultFeatureSelection.java 26.4 KB 47198 about 1 year Joaquín del Cerro Murciano Modificado el toString de algunas clases para q...
DefaultFeatureSelectionHelper.java 1.97 KB 40767 over 10 years Joaquín del Cerro Murciano Fix header
DefaultFeatureStore.java 144 KB 47517 8 months Francisco Díaz Carsí refs #5789 Fix NullPointerException in getInter...
DefaultFeatureStoreNotification.java 7.96 KB 46426 about 2 years Joaquín del Cerro Murciano - fix delete features by expression in store wh...
DefaultFeatureStoreTransforms.java 14.5 KB 46875 over 1 year Francisco Díaz Carsí refs #5296, Fix JoinTransform and expor to SHP ...
DefaultFeatureType.java 46.1 KB 47478 8 months Francisco Díaz Carsí refs #5529 Arreglada la detección del defaultGe...
DefaultForeingKey.java 26.2 KB 47216 about 1 year Francisco Díaz Carsí Fixed getFeatureStore in DefaultForeingKey
EditingManager.java 2.5 KB 45739 almost 3 years Joaquín del Cerro Murciano
FeatureSelectionHelper.java 1.91 KB 40767 over 10 years Joaquín del Cerro Murciano Fix header
FeatureStoreFactory.java 1.6 KB 45717 about 3 years Francisco Díaz Carsí Added toString method to DefaultFeatureStore, J...
FeatureToFeatureProviderIterator.java 1.51 KB 40559 almost 11 years Joaquín del Cerro Murciano Fix headers and license
FeatureTypeToStoreProviderAdapter.java 14.2 KB 47436 10 months Francisco Díaz Carsí refs #5478 Modificaciones necesarias para gesti...
IndexFeatureSet.java 6.35 KB 45647 about 3 years Francisco Díaz Carsí Refactoring de DefaultFeatureREference Correcci...
LabelsCacheForFieldValuesImpl.java 5.19 KB 47008 over 1 year Joaquín del Cerro Murciano Fix getLabelForFieldValue to map null to empty ...
LargeFeatureReferenceSelection.java 13.2 KB 46309 over 2 years Joaquín del Cerro Murciano Añadido al FeatureStore el metodo "Iterator<Fea...
LargeFeatureSelection.java 22.1 KB 46309 over 2 years Joaquín del Cerro Murciano Añadido al FeatureStore el metodo "Iterator<Fea...
RecentUsedsAttributesImpl.java 2.25 KB 44581 over 4 years Óscar Martínez refs #5141 Comprueba si el campo existe en la c...
WrappedSpatialIndex.java 7.45 KB 45647 about 3 years Francisco Díaz Carsí Refactoring de DefaultFeatureREference Correcci...
  • svn:ignore: .DefaultFeatureQuery.java.kate-swp .directory

Latest revisions

# Date Author Comment
47517 10/16/2023 12:26 PM Francisco Díaz Carsí

refs #5789 Fix NullPointerException in getInterval of FeatureStore

47505 10/11/2023 10:20 AM Francisco Díaz Carsí

refs #5782 Fix retrieve all attributes in DefaultFeatureStore when store has any transform

47499 10/06/2023 03:53 PM Francisco Díaz Carsí

refs #5782 Fix search with null in MemoryBasicTypesIndex

47498 10/06/2023 03:52 PM Francisco Díaz Carsí

refs #5782 Fixed remove attribute in FeatureType

47478 09/28/2023 05:22 PM Francisco Díaz Carsí

refs #5529 Arreglada la detección del defaultGeometryAttributeName

47452 09/04/2023 02:22 PM Joaquín del Cerro Murciano

Fix method setDefaultGeometryAttributeName in DefaultEditableFeatureType (fixed=false)

47436 08/10/2023 09:43 AM Francisco Díaz Carsí

refs #5478 Modificaciones necesarias para gestionar errores en la precisión de los campos BIgDecimal en los SHP y DBF

47431 08/02/2023 08:31 PM Joaquín del Cerro Murciano

refs #5747, Modificado el FeatureAttributeDescriptor para que cuando un campo sea automatico, indique que no es obligatorio y que es readonly. Ademas en el JFeaturesForm se recarga el formulario al guardar o descargar la edicion.

47421 07/28/2023 09:58 AM Francisco Díaz Carsí

refs #5732 Modificaciones para resolver problemas en el refresco de la tabla al ajecutar la calculadora de campos

47420 07/27/2023 12:38 PM Francisco Díaz Carsí

refs #5438 Modificaciones para que el CSV no falle cuando hay un separador dentro de una expresion en la cabecera (por ejemplo "/ " en el valor de fk_label)

View revisions

Also available in: Atom