Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2043 / extensions / extWFS2 @ 44220

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project package.info
# Date Author Comment
37722 01/13/2012 09:14 AM Cesar Ordiñana

gvSIG build 2043

37568 01/02/2012 06:15 AM Cesar Ordiñana

Update and remove uneeded entries

37423 11/24/2011 03:56 AM Francisco Díaz Carsí

gvsig-desktop build 2042 (alpha2)

37410 11/22/2011 04:57 AM Francisco Díaz Carsí

Prepare gvsig-desktop build 2042 alpha2

37346 11/21/2011 04:01 AM Francisco Díaz Carsí

gvsig-desktop build 2041

37297 11/14/2011 03:08 AM Jorge Piera

Merging the time support to DAL [gvsig-desktop #15968]

37205 11/11/2011 06:56 AM Francisco Díaz Carsí

gvsig-desktop build 2040

37198 11/10/2011 03:37 AM Francisco Díaz Carsí

gvsig-desktop build 2039

36782 10/25/2011 03:45 AM Francisco Díaz Carsí

gvsig-desktop build 2038

36769 10/21/2011 06:32 AM Francisco Díaz Carsí

gvsig-desktop build 2037

36732 10/17/2011 06:59 AM Francisco Díaz Carsí

gvsig-desktop build 2036

36643 09/26/2011 09:23 AM Cesar Ordiñana

Replace invalid dependency references

36469 09/20/2011 06:34 AM Jorge Piera

Using the replaceLayer method by layer reference [gvsig-desktop #15761]

36272 09/01/2011 09:02 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2035

36268 09/01/2011 07:00 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2034

36257 08/31/2011 07:35 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2033

36128 08/18/2011 07:17 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2032

36048 08/12/2011 07:57 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

36044 08/12/2011 06:11 AM Jorge Piera

Filter by area doen't work [gvsig-desktop #15636]

36043 08/12/2011 05:42 AM Jorge Piera

Removing (inherit) dependency with the org.gvsig.editing plugin

36042 08/12/2011 03:52 AM Jorge Piera

Error of casting retrieving the current view [gvsig-desktop #15626]

36040 08/12/2011 03:15 AM Jorge Piera

Moving some static code to the Extension.initialize method

36039 08/12/2011 02:55 AM Jorge Piera

Removing old classes

36038 08/12/2011 02:51 AM Jorge Piera

Removing old classes

36037 08/12/2011 02:46 AM Jorge Piera

Cleaning the code before a commit

36036 08/11/2011 01:14 PM Jorge Piera

Not is possible to make a filter [gvsig-desktop #15625]. I've also fixed some bugs to set the WFS parameters in the layer->properties view

36035 08/11/2011 01:11 PM Jorge Piera

Removing old classes

36033 08/11/2011 06:51 AM Jorge Piera

The filter doens't work when is created from the TOC menu [gvsig-desktop #15625]

36030 08/11/2011 06:49 AM Jorge Piera

Removing old classes

36026 08/11/2011 05:23 AM Jorge Piera

Adding the RESULT_HITS to the getFeature request using POST [gvsig-desktop #15627]

36025 08/11/2011 05:22 AM Jorge Piera

Cleaning the code [gvsig-desktop #15627]

35980 08/01/2011 06:27 AM Joaquín del Cerro Murciano

Fix show error in log when not is a wfs layer

35938 07/22/2011 08:21 AM Joaquín del Cerro Murciano

Change name of projects in the pom

35790 07/19/2011 08:43 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2030

35783 07/19/2011 06:43 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2029

35521 06/24/2011 08:49 AM Francisco Díaz Carsí

gvsig-desktop 2.0 build 2028

35477 06/16/2011 03:39 AM Jorge Piera

It is not necessary to reproject an envelope to EPSG:4326 if it is in this crs [gvsig-desktop #15362]

35361 06/02/2011 10:25 AM Francisco Díaz Carsí

v2_0_0_Build_2027

35209 05/25/2011 06:43 AM Francisco Díaz Carsí

New gvSIG 2.0.0 build 2026

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

35148 05/13/2011 09:33 AM Joaquín del Cerro Murciano

Change name of projects in pom

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35022 05/09/2011 05:48 AM Cesar Ordiñana

Build numbers for the gvSIG 2.0.0 build 2025

34965 04/27/2011 03:35 AM Cesar Ordiñana

svn ignore package.info files

34958 04/27/2011 02:54 AM Cesar Ordiñana

Remove package.info files from svn, they will be created on each mvn install

34937 04/22/2011 10:36 AM Joaquín del Cerro Murciano

Add support to load layers in background for file and WFS layers

34914 04/13/2011 07:10 AM Jorge Piera

It was a problem with the datatype SHORT, that not was not included in the list of supported types. I've added this type, and I've added a comparation that checks the column type and if this type is unknown, it assumes that the type is STRING [gvsig-desktop #15153]

34908 04/12/2011 04:27 AM Francisco Díaz Carsí

Adaptación de addLayer al nuevo control de liberación de disposables
gvsig-desktop#15128

34707 03/10/2011 02:48 AM Cesar Ordiñana

Extract pending external dependencies to the dependencyManagement of org.gvsig.maven.base.pom.
Add all core library dependencies to the org.gvsig.core.maven.dependencies pom, in the dependencyManagement as well as in the dependency, but all with runtime scope....

34549 02/16/2011 09:58 AM Cesar Ordiñana

Packages and builds created for the gvSIG-desktop 2024 build

34327 01/11/2011 08:40 AM Cesar Ordiñana

New gvSIG 2.0.0 build 2023

34168 11/23/2010 10:49 AM Cesar Ordiñana

Update to build 2022

34149 11/18/2010 11:36 AM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

34134 11/15/2010 07:25 AM Jorge Piera

Removing the dependence with the DefaultFeature class. This dependence was added by error

34133 11/15/2010 06:32 AM Jorge Piera

Adding the parsing of the WFS exceptions

34132 11/15/2010 04:27 AM Jorge Piera

Fixing several bugs with the filter encoding for WFS

34131 11/12/2010 06:25 AM Jorge Piera

The root attribute has not to be included in the properties argument in a WFS request

34130 11/12/2010 06:14 AM Jorge Piera

Adding WFS-T support and fix some bugs related with both GML and WFS stores

34113 11/09/2010 06:19 AM Jorge Piera

Fix several bugs in the WFS provider

34032 11/08/2010 10:50 AM Cesar Ordiñana

Updates for build 2021

34026 11/08/2010 08:06 AM Jorge Piera

Updating the WFS provider to be able to use the cache

34012 11/04/2010 07:03 AM Joaquín del Cerro Murciano

Add description to pom of projects.

33750 10/26/2010 07:16 AM Cesar Ordiñana

Build number and package infos updated for the 2020 build

33738 10/21/2010 07:54 AM Jorge Piera

Make remoteservices compliant with the CDC profile

33717 10/20/2010 11:00 AM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33715 10/20/2010 09:27 AM Cesar Ordiñana

Add package.info files and update build number value

33701 10/19/2010 09:19 AM Cesar Ordiñana

Replace build.number with buildNumber.properties

33614 09/29/2010 06:27 AM Cesar Ordiñana

Disable unit tests
See https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=888&group_id=89&group_project_id=380

33219 07/28/2010 06:35 AM Jorge Piera

Fixed an exception loading a WFS2 layer

33186 07/12/2010 08:22 AM Cesar Ordiñana

Use the MetadataManager to register the metadata definitions

33032 07/06/2010 11:11 AM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32734 05/27/2010 07:34 AM Vicente Caballero

Cache

32719 05/26/2010 05:32 AM Jorge Piera

A null exception

32267 03/16/2010 11:45 AM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 03:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

32212 03/03/2010 07:13 AM Jorge Piera

Elimino dependencias con las librerías antiguas de libGPE. Esto hay que arreglarlo

32058 01/27/2010 11:18 AM Cesar Ordiñana

Replace site repository id

32055 01/25/2010 12:16 PM Jorge Piera

Deleting the dependence with the dal.cache project

32051 01/25/2010 11:55 AM Jorge Piera

Updating libGPE to moltimodule

31849 12/20/2009 10:46 AM Jorge Piera

Changed the gpe dependency name

31842 12/18/2009 09:21 AM Jorge Piera

Dependences with the GPE implementation deleted

31838 12/18/2009 06:46 AM Jorge Piera

Adding filter properties to the WFS protocol

31781 12/15/2009 06:40 AM Jorge Piera

The projects have not to copy libraries on the gvSIG extension

31773 12/15/2009 04:28 AM Cesar Ordiñana

Remove or correct mvn clean configuration

31673 11/20/2009 05:58 AM Jorge Piera

Updating some imports

31619 11/13/2009 04:21 AM Carlos Sánchez Periñán

added new tests

31618 11/13/2009 04:21 AM Carlos Sánchez Periñán

deleted unused tests

31617 11/13/2009 04:20 AM Carlos Sánchez Periñán

deleted unused tests

31609 11/12/2009 10:07 AM Cesar Ordiñana

Extract common maven configuration to a project out of the build

31505 11/04/2009 10:43 AM Cesar Ordiñana

Re-add org.gvsig.gpe dependence

31500 11/04/2009 09:47 AM Cesar Ordiñana

Remove uneeded explicit dependence with GPE

31496 11/04/2009 07:53 AM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
31493 11/04/2009 07:19 AM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

31330 10/19/2009 10:28 AM Cesar Ordiñana

Ignore eclipse configuration files

31326 10/19/2009 08:57 AM Cesar Ordiñana

Remove eclipse projects configuration. From now on, it will be generated locally with maven.

31284 10/14/2009 08:56 AM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31022 09/29/2009 01:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

30896 09/21/2009 09:52 AM Jorge Piera

Using the version 2.0.0 for GPE

30888 09/21/2009 07:06 AM Jorge Piera

Updating the classpath: gpe library has been moved to OSOR