Conversation
4c71251 to
a5da775
Compare
|
Testing required env preparationIn settings, add the RNDT app and set the metadata template: You should also add (manually, at the moment), the thesauri at https://github.com/geosolutions-it/geonode-rndt/tree/118_port_to_geonode5/thesauri adminYou should create (at least) 3 group profiles. Then, in the RNDT admin tab, create 2 public administrations, annotating their IPA. The IPA is the code that will be prefixed into the resource's UUID in order to find out to which PA the resource belongs to. In the RNDT tab you can also associate PA to group profiles using the "Group Profile RNDT" entries. Associate 2 of the group profiles to the 2 created PAs. test casesCreate a layer, and edit its metadata. Test: Metadata customizationMetadata should have:
Test: IPA prefixed UUIDThe UUID of a resource should be prefixed with the IPA code of the associated group, in the format "IPA:UUID"
Test: import / export metadata
Test: migrationData from a GeoNode4/RNDT instance should be imported and migrated. This test can be postponed to the first real migration. |
|
As a reminder note: this PR can be closed because of this: #121 which includes the |
Replaced by #121 since this one incorrectly targets 4.4.x
This PR contains cumulative commits to be squashed for the alignment of this app to GeoNode5 (#118 )
First commit features a working metdata editor.
It removes all the pre-5 geonode hooks, templates, etc, and implements:
Still missing: