SuccèsChangements

Summary

  1. gs-geography modele et insertion (commit: b0be0b7) (details)
  2. fichiers manquants (commit: 5f7741d) (details)
  3. villes France (commit: e037516) (details)
  4. Autocomplete (commit: b4e3f62) (details)
  5. Modèle (commit: 125cc10) (details)
Commit b0be0b7af16f1846652513b238a04e823711f21f by jmathorel
gs-geography modele et insertion
(commit: b0be0b7)
The file was addedgs-geography/src/main/resources/adm3.csv
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/Subdivision.java
The file was addedgs-geography/src/main/resources/adm1.csv
The file was addedgs-geography/src/main/resources/adm2.csv
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/AdministrativeTerritory.java
The file was addedgs-geography/src/main/resources/countries.csv
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/Building.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/Coordinates.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/Continent.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/app/GeoApp.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/City.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/model/Country.java
The file was addedgs-geography/src/main/resources/continents.csv
The file was addedgs-geography/pom.xml
Commit 5f7741d864e5954472f182618e74a775e9f16f24 by jmathorel
fichiers manquants
(commit: 5f7741d)
The file was addedgs-geography/.classpath
The file was addedgs-example-jsf/.settings/org.eclipse.wst.common.component
The file was addedgs-geography/.settings/org.eclipse.core.resources.prefs
The file was addedgs-geography/.settings/org.eclipse.m2e.core.prefs
The file was addedgs-geography/.settings/org.eclipse.jdt.core.prefs
The file was addedgs-geography/.project
The file was addedgs-geography/.gitignore
Commit e03751617cf5e47367642450530ba36d25f58f27 by jmathorel
villes France
(commit: e037516)
The file was addedgs-geography/src/main/resources/populated_fr.csv
The file was modifiedgs-geography/src/main/java/org/genericsystem/geography/app/GeoApp.java
Commit b4e3f62b11a8c32fde646489261ced8769fe5e59 by jmathorel
Autocomplete
(commit: b4e3f62)
The file was modifiedgs-geography/src/main/java/org/genericsystem/geography/model/AdministrativeTerritory.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/app/GeoApp4.java
The file was addedgs-geography/src/main/java/org/genericsystem/geography/app/GeoSearch.java
Commit 125cc1021bbbdbb1299dfa8ba4b6154f3a24a74a by jmathorel
Modèle
(commit: 125cc10)
The file was modifiedgs-geography/src/main/java/org/genericsystem/geography/model/Continent.java
The file was modifiedgs-geography/src/main/java/org/genericsystem/geography/model/Building.java
The file was addedgs-geo/src/main/java/model/copy/Country.java
The file was modifiedgs-geography/src/main/java/org/genericsystem/geography/model/City.java