Ecotrust / TEKDB

Traditional Ecological Knowledge Ethnographic Database Application
https://demo.itkdb.org/
MIT License
5 stars 2 forks source link

Move search settings to configuration app. Closes #177 #181

Closed pollardld closed 22 hours ago

pollardld commented 2 weeks ago

This pull request includes significant changes to the handling of search settings within the TEKDB application. The main updates involve removing the SearchSettings model and moving its configuration to the Configuration model, along with several related adjustments across the codebase.

Removal of SearchSettings model:

Migration of search settings to Configuration model:

Updates to search settings logic:

Configuration changes: