Skip to content

Commit 6ce66a9

Browse files
committed
Update version to 3.4.3-0
1 parent dc69279 commit 6ce66a9

File tree

33 files changed

+260
-42
lines changed

33 files changed

+260
-42
lines changed

cachingxslt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>3.4.3-SNAPSHOT</version>
34+
<version>3.4.3-0</version>
3535
</parent>
3636

3737

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.geonetwork-opensource</groupId>
3333
<artifactId>geonetwork</artifactId>
34-
<version>3.4.3-SNAPSHOT</version>
34+
<version>3.4.3-0</version>
3535
</parent>
3636

3737

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>3.4.3-SNAPSHOT</version>
30+
<version>3.4.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

@@ -496,7 +496,7 @@
496496
<dependency>
497497
<groupId>org.geonetwork-opensource</groupId>
498498
<artifactId>es-core</artifactId>
499-
<version>3.4.3-SNAPSHOT</version>
499+
<version>3.4.3-0</version>
500500
</dependency>
501501
<dependency>
502502
<groupId>org.springframework</groupId>

csw-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>3.4.3-SNAPSHOT</version>
30+
<version>3.4.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

docs/changes3.4.3-0.txt

Lines changed: 218 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,218 @@
1+
================================================================================
2+
===
3+
=== GeoNetwork 3.4.3: List of changes
4+
===
5+
================================================================================
6+
- ISO19139 / Parent identifier is not multilingual (#2985)
7+
- Formatter / XSLT / Break work with some hardcoded rules #2959. (#2960)
8+
- GeoPublisher / wrong html metadatalink posted to geoserver #2970. (#2980)
9+
- Rating / When off, should not be displayed in search results #2974. (#2975)
10+
- Editor / CRS search is case sensitive #2971. (#2972)
11+
- Formatter / Schema resources are not properly loaded due to URL change with the API. Use request accept language header instead. (#2979)
12+
- Fix for content that is overlapping the footer (#2952)
13+
- Integration test / Add chrome driver instruction. (#2963)
14+
- Metadata editor - INSPIRE view - Add INSPIRE themes button doesn't work as expected with the INSPIRE themes thesaurus created from INSPIRE Registry option #2882. (#2966)
15+
- The doc in the website looks to have moved to some new folder. (#2968)
16+
- Geonames search when editing a record doesn't seem to be working #2803
17+
- Topic categories widget doesn't work with schemas based in iso19139 #2953
18+
- Editor / Topic category / + should not be displayed if topic categories are defined #2940. (#2945)
19+
- Workflow / Fix invalid links in email. (#2949)
20+
- ISO19110 / producer does not use directory #2942. (#2944)
21+
- Build installer is broken. Remove GeoServer module #2743 (#2962)
22+
- Crawlers don't work with urls provided in the sitemap #2873
23+
- Use database setting for the map in simple record view (#2938)
24+
- Fix for too long keywords in the advanced search form (#2918) (#2928)
25+
- UI Config / properly updates iso2code in langs
26+
- restores schemaLocation attributes in CSW iso19139 responses
27+
- Fix for IE11 flexbox bugs in the `Contact for the resource` block
28+
- Fixing schema related tests: now version is important
29+
- Search page - filter tag for inspire themes thesaurus is not translated #2869
30+
- Set sortby for resolution facet to value
31+
- GeoNetwork harvester issues with sources - store remote source translations if available - Check if translation element has values #2810
32+
- Metadata editor (ISO19139) - Bounding box in full view displays before the map, the content of labels.xml #2864 (#2865)
33+
- Reverted bootstrap-table version (#2853)
34+
- Merge pull request #2835 from juanluisrp/html-lang-attribute-two-chars
35+
- Merge pull request #2841 from pvgenuchten/corsinterceptor-should-reject-error
36+
- Merge pull request #2842 from pvgenuchten/null-in-feedback
37+
- Merge pull request #2840 from pvgenuchten/fix-fullvw-failed-warning
38+
- Merge pull request #2813 from josegar74/fix/update-site-source
39+
- Merge pull request #2793 from josegar74/improvement/schema-artifact-version
40+
- Merge pull request #2806 from PascalLike/changeOwnerCheck
41+
- Merge pull request #2749 from PascalLike/publishRefresh
42+
- Merge pull request #2772 from pmauduit/fix-2771
43+
- Merge pull request #2782 from josegar74/fix/transfer-ownership-progress
44+
- Merge pull request #2724 from cmangeat/fix_adding_keyword
45+
- Merge pull request #2678 from pvgenuchten/3.4.x
46+
- Merge pull request #2664 from pvgenuchten/add-wmts-resource
47+
- Merge pull request #2561 from PascalLike/fixValidationPanel
48+
- Merge pull request #2530 from 4chirinos/translate_injection
49+
- Merge pull request #2350 from pvgenuchten/improved-atom
50+
- make variables names relate to what the name means
51+
- unify docLocale indexing behaviour between multii/monolingual items
52+
- avoid last element in page when sorting to be wrong
53+
- Merge pull request #2845 from pvgenuchten/ge-cs-lang-abbr
54+
- Merge pull request #2850 from Delawen/fix_wmts
55+
- Merge pull request #2849 from archaeogeek/patch-10
56+
- Fix typo in geonetwork URL
57+
- Merge pull request #2520 from PascalLike/upgradejquery
58+
- Merge pull request #2614 from jahow/improve-wps-directive
59+
- Merge pull request #2775 from cmangeat/mef_harvesting_fix_2
60+
- Redoing the WMTS add function to allow on the fly reprojection
61+
- Update en-admin.json
62+
- fix the 2-letter code for german and czech
63+
- Merge pull request #2811 from Delawen/fix_thumbnail
64+
- Merge pull request #2815 from julsbreakdown/privileges_harvest_groupes
65+
- Merge pull request #2808 from juanluisrp/move-migration-to-v343
66+
- resolves #2839
67+
- Merge pull request #2798 from PascalLike/FixGroupDeleteButton
68+
- Merge pull request #2801 from Delawen/fix_2511
69+
- Merge pull request #2820 from cmangeat/aligner_bug_with_apache_2.6_isNumeric
70+
- interceptor resolves errors unexpectedly, so http-error-cases were not entered
71+
- prevent the previous content is displayed when changing view and waiting for next formatter output to load
72+
- Improves https://github.com/geonetwork/core-geonetwork/issues/2764, a generic error is shown.
73+
- <html> element must have a valid value for the lang attribute
74+
- Merge branch '3.4.x-gh' into 3.4.x
75+
- Fix pom.xml versions
76+
- Don't show recordNotFound message while the server query is still running
77+
- Merge pull request #2822 from juanluisrp/map-height-ie
78+
- fix an adapt privileges for harvest
79+
- Harvester / OGC WxS / WMS1.0 fix. ISO19139 add thumbnail fix.
80+
- Harvester / OGC WxS / Add CSW. Do not insert twice a thumbnail. More robust extent parsing.
81+
- Harvester / OGC WxS / Add WPS process conversion to a record.
82+
- Harvester / OGC WxS / Enable/disable form option depending on protocol.
83+
- Harvester / OGC WxS / Do not use Jeeves services while adding overview.
84+
- Harvester / OGC WxS / Add possibility to combine WMS and WFS information in the same record as far as the service entry point is the same.
85+
- Harvester / OGC WxS / Move schema specific instruction to plugins.
86+
- Harvester / OGC WxS / Add injection to dataset records.
87+
- Harvester / OGC WxS / Improve configuration layout.
88+
- Support extended attribute value.
89+
- Harvester / OGC WxS / Update existing record if already created on previous run.
90+
- Harvester / OGC WxS / Add build from template for service record.
91+
- Merge remote-tracking branch 'origin/3.2.x' into 3.4.x
92+
- Fixing getCapLayer inexistent
93+
- Fix less compile error in Travis
94+
- Fixes gn-features-tables position in IE
95+
- Avoid to overlap gn-features-tables with the footer
96+
- Query not returning expected results with multilingual facet field filter when using changeDate queryable - #1671
97+
- Problem with map in IE
98+
- Rotating angle on thumbnail depending on layout
99+
- GeoNetwork harvester issues with sources - store remote source translations if available - #2810 (#2812)
100+
- apache 2.6 isNumeric("") return true
101+
- Bug fix: Thumbnail is generated, although it is rotated.
102+
- Layers created by the wizard editor were not considered. Wider definition of protocol and layer name to cover those cases.
103+
- Revert "Merge branch '3.4.x-gn' into 3.4.x"
104+
- Merge pull request #2817 from jahow/fix-xframe-options-mode
105+
- Fix cleanout database script
106+
- Align uf entities to GN codestyle
107+
- Remove unused database table
108+
- fix for using SAMEORIGIN mode in XFrameOptions filter
109+
- Bug fix: wait for the map to be really created (have a div with size)
110+
- Merge pull request #2814 from cmangeat/avoid_uuid_id_confusion
111+
- remove osolete comments and make a few logger static
112+
- revert/reset indirection avoiding the confusion
113+
- Changing the site name in the settings doesn't update sources table used for PROVIDED BY facet #2633
114+
- Bug fix: Missing title on the default print-thumbnail config made the "add to thumbnail" on the editor fail.
115+
- window.confirm removed
116+
- Fix base layer dropdown cut with many layers present (using ngeo-popover) (#2751)
117+
- Missing underscore.js (#2807)
118+
- Refactor JsonDatabaseMigration to make it easier to use
119+
- Move AdvancedSearchFormMigration from v3.4.2 to v3.4.3
120+
- Use proper types in migration list definitions
121+
- INSPIRE view: display keywords from other thesaurus than INSPIRE Themes, when available in the metadata
122+
- Fix transfer ownership message when no users available
123+
- Set the gazetter default URL if it is not defined in Config UI (#2790)
124+
- Update facet concept scheme URI for proper translation of INSPIRE themes.
125+
- Update INSPIRE thesaurus for test.
126+
- Update INSPIRE thesaurus for test.
127+
- Rename INSPIRE thesaurus from inspire-theme.rdf to httpinspireeceuropaeutheme-theme.rdf which is the name when imported from INSPIRE Registry. Fix for #2506.
128+
- Registry / Add registry as a prefix to avoid thesaurus name collision.
129+
- Fix missing info in message.
130+
- Add alt label when creating INSPIRE themes.
131+
- Anchor should link to keyword uri on external thesaurus #2593.
132+
- ISO19139 / Link to keyword using Anchor points to concept id (rdf:about) when starting by http.
133+
- Merge pull request #2460 from josegar74/fix/2435-csw-schemalocation
134+
- Merge pull request #2691 from pvgenuchten/mandatory-from-labels
135+
- Merge pull request #2766 from jahow/2754-fix-baselayer-init
136+
- Merge pull request #2773 from juanluisrp/ldap-username-caseinsensitive
137+
- Merge pull request #2794 from Delawen/merge_3.2.x
138+
- Merge branch 'juanluisrp-2524-customisable-avdanced-search' into 3.4.x
139+
- Merge branch '2524-customisable-avdanced-search' of https://github.com/juanluisrp/core-geonetwork into juanluisrp-2524-customisable-avdanced-search
140+
- Protect error.xsl for XSS
141+
- Fix #2511 Nil Reason is hidden when added
142+
- Behavior of delete buttons in User and Groups tools
143+
- Merge pull request #2797 from cmangeat/filter_on_lang_with_no_scope
144+
- allow use of gnLocalized filter from gnRelatedService
145+
- Merge remote-tracking branch 'origin/3.2.x' into 3.4.x
146+
- INSPIRE view - allow to add temporal extent element if missing, cleanup up it's parent when removing it, if doesn't contain any other child (#2791)
147+
- Refactor version check code
148+
- Add appMinorVersionSupported and appMajorVersionSupported to schema-ident.xml
149+
- Remove minor version from schemas artifact versions
150+
- Metadata editor - topic categories widget display the labels in english regardless of the UI language #2792
151+
- atom.predefined.service gets a wrong baseUrl in some setups #2784
152+
- Metadata editor - Metadata file store doesn't show the uploaded files in IE #2783
153+
- Change the harvester logo in the harvester page doesn't update the harvester logo image in the metadata detail page - Fix for tests #2752
154+
- Batch transfer ownership should show the loading indicator #2781
155+
- Bug fix: better WFS handling (failed on some corner cases)
156+
- Make sure transformations and attributes are applied on CSW and Webdav harvesters when "overriding" option is setup. Also, change of ownership.
157+
- Optimise code in TransferApi to get the owners #2776
158+
- Bug fix: Records were not being assigned to the proper user. Failback: harvester owner, if no user is defined
159+
- need the harvested metadata to be reported as imported not be deleted later
160+
- User Admins can transfer ownership of records outside of their group(s) #2738
161+
- Change the harvester logo in the harvester page doesn't update the harvester logo image in the metadata detail page #2752
162+
- Metadata editor - date picker indeterminate position list gets a new empty value every time the editor is saved #2757
163+
- Metadata editor - date picker indeterminate position list shows selected value only when hovering in the select box #2758
164+
- INSPIRE / Add support to load codelists from Registry (#2741)
165+
- Adding generic gitignore to all hidden files on the system
166+
- Update the migration to change the username to lowercase
167+
- Create users from LDAP in database using lowercase name
168+
- Lucene optimizer - instantiate variables in ctor
169+
- Remove rootscope from where it is not necessary
170+
- Merge pull request #2765 from cmangeat/mef_harvester_fixes
171+
- Support override label for iso19139 geographic bounding box
172+
- Support override label for iso19139 date fields
173+
- Fix bglayers loading from context
174+
- Add new harvester for WPS 2.0.0
175+
- set harvested mef is harvested to true
176+
- Update regions thesaurus with top concepts and continents in german
177+
- Fix formatter view display when having one tab only. Rework of 66ef64c054347c3f2e77800317c631dcdc60706a
178+
- Idle message during operation on list of records
179+
- Refresh list when privileges are updated
180+
- Editor / Normalize space in action text and tooltip.
181+
- Editor / Add action class to customize styling (eg. when having multiple actions and user want to display them side by side instead of one row each)
182+
- Update version to 3.4.3-SNAPSHOT
183+
- less error prone
184+
- Merge branch '3.4.x' of https://github.com/geonetwork/core-geonetwork into 2524-customisable-avdanced-search
185+
- take Jose issues 2714 advice into account
186+
- Merge branch '3.4.x-gn' into 3.4.x
187+
- Merge branch '3.4.x-gn' into 3.4.x
188+
- a condition:mandatory in labels.xml Resolves #2689
189+
- remove xml view (as open), alternative is to configure it as a formatter in settings
190+
- don't add the not-supported msg for sos/wcs, focus on wmts
191+
- add layer selection from wmts to onlinesrcdirective, resolves #2660
192+
- Add XYZ layers to mapfish print. Also, fix hard-coded projection on source code
193+
- Instead of changing the URL on the user interface, carry the "useProxy" internally
194+
- Better error handling for CORSInterceptor
195+
- Adding proxy when needed
196+
- updated doc of WPS directive
197+
- Allow not cancelling previous requests from WPS directive (disabled by default)
198+
- added described callback on the WPS directive
199+
- do not show output dropdup in WPS process form if not relevant
200+
- allow hiding title in the WPS process form
201+
- remove filter on wps output layers /output/
202+
- WPS form title can be specified in the process info
203+
- better handle zero field values in WPS form & improved form style
204+
- Fix NPE if WebDAV resource doesn't provide a modified date
205+
- Revert "To avoid a NPE skip records withoud modified date in server"
206+
- To avoid a NPE skip records withoud modified date in server
207+
- Metadata create - Create and publish for group editors option doesn't work #2565
208+
- Metadata editor validation - add a button to keep the validation panel on top
209+
- Refactor AdvancedSearchFormMigration to extract some JSON functions
210+
- Fixes swapped Labels for network and netmask in settings page
211+
- Apply netmask to network in isIntranet check.
212+
- Fix deadlock threads while indexing
213+
- Use a custom template for the advanced search form.
214+
- Adds new advanced search property in ui/config setting
215+
- Fix dependency injection in gnKmlImport directive
216+
- Upgrade JQuery from 2.0.3 to 2.2.4
217+
- CSW GetRecords/GetRecordById doesn't add schemaLocation defined in schema-ident.xml #2435
218+
- improve opensearch to fit download spec

docs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>3.4.3-SNAPSHOT</version>
30+
<version>3.4.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333
<groupId>org.geonetwork-opensource</groupId>
3434
<artifactId>docs</artifactId>
3535
<name>Documentation module</name>
3636
<packaging>pom</packaging>
3737
<description></description>
38-
<version>3.4.3-SNAPSHOT</version>
38+
<version>3.4.3-0</version>
3939
<licenses>
4040
<license>
4141
<name>General Public License (GPL)</name>

domain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>geonetwork</artifactId>
2929
<groupId>org.geonetwork-opensource</groupId>
30-
<version>3.4.3-SNAPSHOT</version>
30+
<version>3.4.3-0</version>
3131
</parent>
3232
<modelVersion>4.0.0</modelVersion>
3333

e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.geonetwork-opensource</groupId>
3030
<artifactId>geonetwork</artifactId>
31-
<version>3.4.3-SNAPSHOT</version>
31+
<version>3.4.3-0</version>
3232
</parent>
3333
<artifactId>e2e-tests</artifactId>
3434
<packaging>pom</packaging>

es/es-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>es</artifactId>
77
<groupId>org.geonetwork-opensource</groupId>
8-
<version>3.4.3-SNAPSHOT</version>
8+
<version>3.4.3-0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>es-core</artifactId>

es/es-dashboards/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.geonetwork-opensource</groupId>
26-
<version>3.4.3-SNAPSHOT</version>
26+
<version>3.4.3-0</version>
2727
<artifactId>es-dashboards</artifactId>
2828
<name>GeoNetwork dashboard app based on Kibana</name>
2929

3030
<parent>
3131
<artifactId>es</artifactId>
3232
<groupId>org.geonetwork-opensource</groupId>
33-
<version>3.4.3-SNAPSHOT</version>
33+
<version>3.4.3-0</version>
3434
</parent>
3535
<profiles>
3636
<profile>

0 commit comments

Comments
 (0)