Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CATALOG_PAGE_PATH when configured to override default catalogue paths #1596

Closed
dsuren1 opened this issue Oct 26, 2023 · 0 comments · Fixed by #1597
Closed

Use CATALOG_PAGE_PATH when configured to override default catalogue paths #1596

dsuren1 opened this issue Oct 26, 2023 · 0 comments · Fixed by #1597
Assignees
Labels

Comments

@dsuren1
Copy link

dsuren1 commented Oct 26, 2023

Description

Use CATALOG_PAGE_PATH when configured to override default catalogue paths in the client

Scenario

We have a scenario where CATALOG_HOME_REDIRECTS_TO is not set.
This means that the subsite can have bot home page and catalogue page.
The catalogue page works as expected and the subsite is mantained.
From the home page, if i click on "Filter" from the subsite page, the page is redirected to the root website page
Example:
facets

Changes required

  • Update __GEONODE_CONFIG__'s geoNodeSettings with CATALOG_PAGE_PATH
  • Update templates where catalogue path is pre-configured
  • Update ResourceGrid plugin configurations to support CATALOG_PAGE_PATH and menu items href to work in conjunction with plugin overrides
  • Update redirection urls wherever applicable (i.e epics and in components)
@dsuren1 dsuren1 added the master label Oct 26, 2023
@dsuren1 dsuren1 self-assigned this Oct 26, 2023
dsuren1 added a commit to dsuren1/geonode-mapstore-client that referenced this issue Oct 26, 2023
@dsuren1 dsuren1 linked a pull request Oct 26, 2023 that will close this issue
giohappy added a commit that referenced this issue Nov 13, 2023
* #1596 - Catalog page path configuration (#1597)

* [create-pull-request] automated change (#1599)

Co-authored-by: allyoucanmap <[email protected]>

* Fix ajax safe download button render (#1601)

* #1598: Facet fixes on different filter type (#1600)

* [create-pull-request] automated change (#1602)

Co-authored-by: allyoucanmap <[email protected]>

* #1594 - Enhance filter panel and accordion with configurable options (#1595)

* [create-pull-request] automated change (#1605)

Co-authored-by: allyoucanmap <[email protected]>

* #1607: Tabs component enhancement (#1608)

* [create-pull-request] automated change (#1609)

Co-authored-by: allyoucanmap <[email protected]>

* #1603: Fix - Download button visibility with url and view only perms (#1606)

* [create-pull-request] automated change (#1610)

Co-authored-by: allyoucanmap <[email protected]>

* Fixes #1612 - Implement Django admin management for MS Search services (#1613)

* Implement django admin management search services

* Implement django admin management search services

* Implement django admin management search services

* Implement django admin management search services

* Implement django admin management search services

* Implement django admin management search services

* Fix typo

* Improvements to model help texts

* fixed cache name and key

* Improvements to hel texts

---------

Co-authored-by: Giovanni Allegri <[email protected]>
Co-authored-by: G. Allegri <[email protected]>

---------

Co-authored-by: Suren <[email protected]>
Co-authored-by: geosolutions-pr-generator[bot] <87376048+geosolutions-pr-generator[bot]@users.noreply.github.com>
Co-authored-by: allyoucanmap <[email protected]>
Co-authored-by: mattiagiupponi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant