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

Upgrade ckan 2.10 #1383

Open
wants to merge 19 commits into
base: main-2.10
Choose a base branch
from
Open

Upgrade ckan 2.10 #1383

wants to merge 19 commits into from

Commits on Jun 15, 2023

  1. Add 2.9.3 Dockerfile for CKAN

    This will make it easier to develop the stack in line with the production version of CKAN.
    kentsanggds committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3b4bda7 View commit details
    Browse the repository at this point in the history
  2. Upgrade CKAN to 2.10

    Also adds ckan.ini to replace production.ini
    Various templates are updated for styling changes
    kentsanggds committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4962673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f059b3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e121f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    377aeb0 View commit details
    Browse the repository at this point in the history
  6. Update ckan.ini

    kentsanggds committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    591a7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b984d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8651681 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f12f75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da2f65d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f601cea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2947b85 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    960ceb2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32ac399 View commit details
    Browse the repository at this point in the history
  15. Remove test as no longer needed

    Testing that solr truncates its fields to 15k doesn't test the code in this repo. The max field length in Solr is now 32k and in the future it might be more so just remove the test.
    kentsanggds committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    63465e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c0f55f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7084292 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. wip

    kentsanggds committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c1f8879 View commit details
    Browse the repository at this point in the history
  2. wip

    kentsanggds committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1734627 View commit details
    Browse the repository at this point in the history