Skip to content

Commit

Permalink
Update version to 4.0.5-0
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Jun 18, 2021
1 parent 1930e1e commit 224e45b
Show file tree
Hide file tree
Showing 41 changed files with 122 additions and 40 deletions.
2 changes: 1 addition & 1 deletion cachingxslt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion csw-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
82 changes: 82 additions & 0 deletions docs/changes4.0.5-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
================================================================================
===
=== GeoNetwork 4.0.5: List of changes
===
================================================================================
- Transifex update.
- Formatter / Multilingual support / Can't define the language anymore
- DOI / Improvements (#5734)
- WFS feature harvester / Manage from editor. (#5744)
- Proxy / Properly unset properties if no proxy used.
- add security policy so github picks it up (#5489)
- Indexing / Index extentDescription as array
- Fix encoding issue in field upload directive
- Fix encryptor issue when the settings are used in the editor, the encrypted settings are re-encrypted several times
- Group / Restore possibility to use group logo / In non debug mode avoid JS error
- ISO19115-3 / XSD location change
- CSW / Fix query when user is authenticated and not admin
- Show label on add resource button when the dialog is opened
- Remove left sidebar animation in Admin
- Group / Restore possibility to use group logo.
- Facet / Temporal range / Fix selection when using custom format eg. YYYY (#5727)
- Link validation / Trigger link test when processing a selection
- Scroll spy / Editor / Fix empty in editor
- Use Github Actions instead of Travis for main branch
- Improved CSW harvester filters - convert old search filter values to the new filter format
- Improved CSW harvester filters - fixes for Filter / Cql constraint build and code cleanup
- Improved CSW harvester filters - fix filter operator text and improved layout for BBOX filter
- Improved CSW harvester filters - support for is null operator
- Improved CSW harvester filters - draw the bbox in the map directive when the harvester is loaded
- Improved CSW harvester filters - allow to reset bbox filter
- Improved CSW harvester filters - update translation and use font awesome icons in buttons
- Improved CSW harvester filters - translations and additional filters
- Improved CSW harvester filters
- HealthCheck / Dashboard / Use config URL
- Link validation improvements (#5724)
- ISO19115-3 / Remove geonet:info element from CSW response.
- Status / Mail notification / SMTP server may allow all users by IP ...
- Editor / Associated resource / Set description based on selected records
- Search results / Adapt template if selection is on or not
- Directory / Import entries from shape / Add charset parameters (#5713)
- Clear translations cache after updating sources, categories and group translations (#5714)
- Statistics page in the admin without padding/whitespace
- Index contact for distribution (#5708)
- Facet / Config / Fix example for priority dataset
- Draft / Fix editor init when opening a draft
- Editor / Open action improvements (#5705)
- Config / Remove testing config.
- Aggs / Temporal range improvements
- Harvester / Add visual summary (totals/graphs) (#5646)
- Abstract with dots is not rendered properly in the results list. Split by \n instead of dot to render the abstract in the search results. Fixes #5704
- Fix retrieval of settings during the application startup if the encryptor is not initialised (#5700)
- Error indexing iso19139 records with 2 results in data quality reports - Fixes #5698
- Add settings and styling for the map height when there is no footer (#5696)
- Languages / swe / Add translation for UI / Typo
- ISO19139 / Subtemplate / Indexing / Multilingual support.
- Indexing / Improvements
- Map / Add layer / Search improvements (#5690)
- Harvesting / WFS / Attributes / Instant type support (#5688)
- Indexing / Add field if a keyword is not found in thesaurus. (#5684)
- ISO19115-3 / Set creation date
- Language / Add swedish
- DOI / Improvements (#5671)
- ISO19115-3 / Editor config / Avoid duplicated directiveAttributes
- Pages / API / Embed HTML.
- Elasticsearch migration / Restore admin reports. (#5683)
- Editor improvements related to DCAT support (#5616)
- WFS Indexing / Avoid NPE when getSuperclass is null (#5679)
- Formatter / Template field may generate self closing tag and break HTML layout
- Status change / Improvements (#5676)
- API / Missing method in OpenAPI document.
- fix csrf token when integrated with keycloak (#5673)
- Formatter / Improve rendering of line breaks, hyperlinks and email links
- Add isoLang (i.e. en, fr) into a link. (#5642)
- Bump guava from 24.1.1-jre to 29.0-jre
- Bump commons-io from 2.1 to 2.7
- Editor / List format as protocol in helper list (#5644)
- Documentation / Update link to 4.0.x version
- Aggregation / Tree / Substitute separator even if not translated.
- Fix for the panel arrow in the collapsed state in the Editor
- Index / Keyword / Add link property if the keyword is in a thesausur
- Fix typo in download-from-transifex.sh
- Update version to 4.0.5-SNAPSHOT
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion doi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion es/es-dashboards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-es</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-es</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion estest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion harvesters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion healthmonitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion inspire-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<!-- =========================================================== -->
<!-- Module Description -->
Expand Down
2 changes: 1 addition & 1 deletion listeners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oaipmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<packaging>pom</packaging>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
<name>GeoNetwork opensource</name>
<description>GeoNetwork opensource is a standards based, Free and
Open Source catalog application to manage spatially referenced
Expand Down
2 changes: 1 addition & 1 deletion release/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<property name="displayName" value="GeoNetwork opensource"/>
<property name="homepage" value="https://geonetwork-opensource.org"/>
<property name="version" value="4.0.5"/>
<property name="subVersion" value="SNAPSHOT"/>
<property name="subVersion" value="0"/>
<property name="javaVersion" value="1.8.0"/>
<property name="jreUrl" value="http://openjdk.java.net/"/>
<property name="OS" value="Compiled on ${os.name} (${osys})"/>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<artifactId>gn-release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemas-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion schemas/csw-record/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-schema-csw-record</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemas/dublin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19110/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19115-3.2018/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19139/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion schemas/schema-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion slave/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<name>GeoNetwork Slave</name>
Expand Down
2 changes: 1 addition & 1 deletion web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>

<groupId>org.geonetwork-opensource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5-0</version>
</parent>


Expand Down
Loading

0 comments on commit 224e45b

Please sign in to comment.