pick 73650eb024 preliminary work on having a working docker composition pick d97d3ecd4e docker-compose - kibana should be reachable from the other services pick e32a4d1fcf georchestra security integration - preliminary work pick e37bcfaa2a fixing kb.url value pick 2b2011f339 commiting before switching branch pick ff15ffe07b removing the spatial index postgis related beans pick ac62f26618 docker-georchestra - adding a minimalist docker compo pick e8016217a9 gn-ui - importing the files for the georchestra view pick 719bbe409e adding a logo for the header pick 46edbb1c86 core - removing bean definition for datadir pick 1ec55bea16 logging - externalizing logging configurations pick 92c3153a98 web - reintegrating the georchestra header pick cdc2f05a01 georchestra-utils - reintroducing the maven module pick 035bd37e26 re-allowing selection.layers webservice pick 9e29453c92 geor-utils - missing durability=true pick 786633a306 web - externalize the configuration of dsmiley's proxy servlets drop 6a6c780ef9 poms - make sure that customized modules come with a '-georchestra' suffix pick a0168cae2f web-ui - removing language switcher & login / user from top toolbar pick 95538c94f8 web-ui - providing a default georchestra ui pick 78a80e8362 reintroducing maven profiles for deb,docker and extra logging deps drop acdb898c56 Correct versions in pom.xml files. pick b999ebfbe6 poms - fixing maven warnings pick 75e11798e9 web - docker - suffixing with dev should be ok for now pick de21b3b4b5 gh action - create a docker image & publish them when on the appropriate branch pick 38f15e02c3 gh action - runs on ubuntu-latest pick 04badb1267 gh-action - trying a rewrite pick 1292cb4fab gh actions - using provided maven instead of one from the actions, skipping tests pick afd591f3ac gh actions - debugging docker ? pick a6f586173f gh actions - fixing docker image name pick 54cf50f21a geor integration - falling back to more convenient defaults pick f2b002320e geor integration - using geor properties files to override config.properties pick 95009cc30f services - being able to override app.properties file from the geor datadir pick a5e2829969 Add DCAT2 schema plugin pick 59db5c9ac5 Harvester / Simple URL pick 3e387804e3 Add ESRI DCAT xsl, point DCAT2 plugin to custom branch pick 4073d65788 add opendatasoft to DCAT transfo pick 9138573c06 jsonHarvester: add api& nodeUrl in XML for transfo drop f72c5f3ea7 update dcat2 plugin to index distributions pick a254d63f53 setting authentication to false in the GN4 provisionning SQL pick 3e4faa2663 Georchestra pre authZN integration without direct LDAP access pick 8a473a488c Adapt to split of GeorchestraUser/GeorchestraUserDetails pick 603693435c Use provided utility to compute a geor user hash if not provided pick 0c2e739604 Synchronize users and groups against georchestra's console REST API pick df9cc27fcc Multimodule refactoring and ability sync groups on roles. pick f46e7bbb88 Use georchestra-testcontainers for complete integration testing pick 6859d1ace6 Update georchestra integration documentation and fix spring configuration pick fffed98525 git-ignore json files created by build pick a53e30e1b5 Ensure legacy authentication with just sec-proxy and sec-username works on geonetwork pick 712e78ee8e Repurpose docker entry point wait-for-ldap as wait-for-console pick aa2402a680 Fix parent maven coordinates for georchestra-utils pick 2653eb3a40 Revert .github/workflows/linux.yml to current main branch state pick f41e1aa791 Fix role synchronization mode name mapping to use pattern groups pick 6954d41161 Make sure changes to user profiles get remapped to internal geonetwork groups and profiles pick 8731cc94a0 Support georchestra users with no organization attached pick 1a0f81283a Ajout d'un traitement XSL pour le moissonnage de Géo-IDE pick d92088c97c GSHDF-418 / Improve OpenDataSoft harvesting pick 0810246121 GSHDF-418 / Correct keywords and topics for ESRI pick 2f3ae873d5 GSHDF-418 / Infer link protocol from formats in ESRI records pick 58a9df7358 geor: open WMS links in Mapstore pick de61ba7dde match jetty version with the current one used by docker pick 4b9f95c365 Fix constant session invalidation upon authentication pick 6d0e0e39e1 Allow pre authenticated users with no organization pick f595573253 iso OD harvesting: add mapping to match the correct protocol from format or mimetype pick c93ac7d9bd iso OD harvesting: add mimetype in protocol from opendatasoft or ESRI pick aa87c46c2e iso OD harvesting: set full protocol in mapping file pick 988f2bb4a2 iso OD harvesting: fix format detection from mapping pick c51f2add98 iso ESRI harvesting: fix errors pick 2ea3896a58 link to mapstore: add type when exporting from selection pick 1c6fc54430 logging - reintroducing apache-log4j-extras (georchestra/datadir#215) pick 25cac2b7a8 gh actions - reintroducing a build of GN4 pick adc17aa1e4 od-harvesting: add a resource for the landing page pick c555ff151e updating log4j2 version pick bd4880b618 remove CKAN-related roles pick 9f8dbed435 gh-action - renaming branch / docker tag pick cb4e669d05 Bump log4j2 version to 2.17.1 pick d775b1c5d6 [BP] Enable to display map in left column of search UI (geonetwork/core-geonetwork#6080) pick af026a944b geor-integration - updating test resouces drop 91f43fff7d fixing rebase & versions numbering (tag / no SNAPSHOT) pick dded15f74d temporarily modifying the gh action to see if the CICD continues working pick 7433942f6c gh action - the branch has been renamed/created pick bab2c64497 send modern-style ISO19115:2003 md links to geoserver when geopublishing pick 886d7e9c3c being able to use a more recent jdk (11) pick 15cc7a93d6 jdk11 - fixing tests pick 781305e3ee updating docker-compose to use a jre11 pick 1184d5088e commons - jdk11 - better fix for test pick 4a72bde52c harvester - attempt to fix date parsing tests with Jdk11 pick 529152d010 harvesters - disabling tests drop e457ef8334 Point jcs DiskPath to a dir where java can write (fixes #87) pick 4766924786 wfs haresters - properly call quartzComponent.shutdown() pick 212281b467 wfs-harvesters - otimizing imports pick ae55ac96ba Metadata publish - check if the metadata owner group has the workflow enabled (georchestra/georchestra#3630) pick 8ffdeeef88 core - override with properties file coming from the geor datadir pick 155f5c5d7d docker - bootstrapping a default gn datadir in /mnt/geonetwork_datadir pick 8bfd8428c5 stick to the correct version of the datadir pick 6c564cece9 Get header url and height from geOrchestra datadir pick fd69bd213f docker - switching to jre11-based jetty image pick 081524caa6 geor-integration - realigning tests with parent repo pick 9b03b2ed64 web - excluding jsr250 jar pick 2afd5367d7 gh action - renaming tag pick 4750617c12 gh action - moving to java11 drop a95eba9181 moving to 22-SNAPSHOT drop e380fcc23b georchestra release 22.0.0 drop 08a0bcf096 back to georchestra version 22.0.1-SNAPSHOT drop d666163022 georchestra release 22.0.1 drop 7fac80ebfc back to snapshot version pick 1653d8b61e CSW / Bbox is always WGS84. Adapt & fix coordinate order. (#5545) (#6260) pick ea05fdadc5 geor-integration - fixing typo in debug msg, using expected format string drop 75fd2467ce georchestra release 22.0.2 drop 1b1d1baf3f back to SNAPSHOT version pick 2e9ae16e11 datadirs - allow override of the GN IndexConfig datadir pick 94ecda0901 XSLT / Utility to parse HTML (#6227) drop 37f1b5bb8a Back to snapshot versions pick 5de93fb530 CSW / Bbox is always WGS84. Adapt & fix coordinate order. (#5545) (#6260) pick 1cfd3b594d geor-integration - fixing typo in debug msg, using expected format string drop dc2f799fed datadirs - allow override of the GN IndexConfig datadir drop d930126847 Migration / fix additional version & remove duplicate dep pick 1f7b479b95 Remove dcat2 schema plugin pick d4a8ec9692 build docker image for gn 4.2.0 pick 4bf92f9832 Raise sessionTimeout to 1 day pick b51a2ab90b UserSavedSelections / index amount of users that saved a record pick 2b1157c7cf gn: index format with lower case normalizer pick f7e3d2af72 Ldap logo to gn (#218) pick a665aeabff Enable language-specific analyzers in search pick a744276a3b use == instead of wrongly assigning true to changeflag pick 26c24c0b1a use the proper spring-data-common idiom for 2.x branch to page through metadatas pick d6a4b82df2 target 22.0 branch of the datadir repo (fixes #210) pick e1a755d956 Add support to geopublish geopackage and zipped geopackage pick 0b7465f96b rename file param to vfile to avoid shadowing geofile.file member pick a73efac991 ensure messages from IllegalArgumentException are correctly propagated to the user pick c468755a39 rename _format to format drop 5bfa366244 Raise sessionTimeout to 1 day pick 67944f367e fix jetty docker image version to avoid errors at runtime pick 1666538b43 Add XSL transformation to harvest udata with SimpleUrl harvester drop e9c5bc6b0f Fix merge error in records.json config file drop 91b1187359 Fix merge error in records.json config file (bis) drop fa284b7acb merge branch from upstrea/4.2.2 pick e680fc3bab ci: update version to 4.2.x pick 85d9aa7d54 ci: remove upstream linux.yml pick 058905f43e web - excluding log4j-slf4j-impl from mfprint pick dd8042bc74 Configure failsafe not to reuse forks and avoid classnotfound on JUnitRunner pick dc43e9814b Skip gn-externalized-accounts integration tests until fixing them pick 9c54742bfc Allow overriding jdbc.host and port by PG_HOST and PG_PORT env. variables pick 4a62e91e26 Match conventions for PG env. variables pick 313c98f7a6 docker: push latest image alongside branch tag pick 934a79717a georchestra-authnz - attempt to fix tests pick 9aa513de46 Integration test / API / Associated / Fix test and error on Elasticsearch 7.15 index creation. pick c5744ce91b wonder why signatures have changed, however pictures look good pick 3248f03969 camel tests, avoid side effects pick 6cf5534b30 geor test fixes pick 5c32371eec same fix as for externalized account pick 40a20f011e run tests pick ed4fdee1e7 so to let console geotools write geojson in console datadir pick 1a82d9054d logo updater need gn kernel bean to live pick 7da0583b2a dependencies exclusions... and test reactivation pick 715e54f740 follwing of https://github.com/georchestra/datadir/commit/136704a98c2fd6ca3321ed92641625e123accc9e pick 332457d898 up timeout pick 887164eede ldap sync, use org long name as translation when available pick c46a440b3c avoid warnings at build time pick 5a6a7afc6b geor - customizations - avoid defining multiple geonetwork datadir beans pick 9d735a6f67 web - docker - using a compatible version of the geor/geonetwork_minimal_datadir pick 7c238cf25f gn - fix(ods): fix mapping of ods metadata and ressource dates (#229) pick fbde3d95d0 georchestra - removing extractorapp pick 2b0c6785c7 updating hash in the integration test specs pick 031d73df8b DKAN: Fix date conversion to accept "DD-MM-YYYY HH:MM" format (#231) pick ef71533984 updating geonetwork entrypoint docker pick bd259f5b83 update entrypoint with review pick 0ea8e60e99 provide a default configuration suitable for geOrchestra pick 8018b0f7e5 gn - default ui - disables the footer by default pick f7a337c76e Fix mapstore link pick 2a1686bc36 Update data-db-default.sql pick 5a92af1921 add OGC:3DTILES to possible values for gmd:protocol pick 68445c22e6 support OGC:3DTILES protocol, set type to 3dtiles in buildAddToMapConfig pick 0a26c0148c Add OGC:3DTILES to linkTypes.layers in georchestra view pick ff75e175cd add OGC:3DTILES to gnSearchSettings.mapProtocols.layers pick 4f05737f84 Add 3DTILES support to gn_relatedresources_service module pick 72313b5cc4 please prettier-java pick 025204ecb9 add badge support for 3dtiles pick 4a8533179a revert previous commits regarding mapstore link pick dcef1fe37d realign integration test JSON resources for LDAP pick fb253ef54e fix idatafeeder identifier uniqueness pick a46d000c66 fix project version pick 0cbacdf86c gn - fix(ods): copy ods themes to topicCategory instead of keywords (#239) pick 93287a5cc6 Remove georchestra-specific logic for adding layers to external viewer pick a02bc2237f Set the default view to 'georchestra' in data-db-default.sql pick 4fde177f86 Parse environment variables in es.featureproxy.targeturi property (#242) drop 49f983e8a5 23.0.0 release drop 181b519164 changing version of georchestra # Rebase 426cd1c116..181b519164 onto 426cd1c116 (187 commands) # # Commands: # p, pick = use commit # r, reword = use commit, but edit the commit message # e, edit = use commit, but stop for amending # s, squash = use commit, but meld into previous commit # f, fixup = like "squash", but discard this commit's log message # x, exec = run command (the rest of the line) using shell # b, break = stop here (continue rebase later with 'git rebase --continue') # d, drop = remove commit # l, label