Rework Code Base for Single Instance - #1583
Open
JVickery-TBS wants to merge 136 commits into
Open
Conversation
- Tearing out all unnecessary code.
- Tearing out all unnecessary code.
# Conflicts: # ckanext/canada/tests/test_trim_package.py ### RESOLVED.
# Conflicts: # ckanext/canada/tests/test_trim_package.py ### RESOLVED.
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
- Syntax fixes. - Typing fixes. - Started working on the dataset visibility validator. - Added more validation to portal release date field. - Changed the published search facet to capacity. - Set capacity=private for non standard dataset types.
- After validator for dataset visibility. - Added more sysadmin UI for user publishing perms.
- Side effect free.
- Removed geozoom.
- Fix different logic for single instance.
- Fix different logic for single instance.
- Force True for non portal package types. - Override activity stuff for logged out users to show a dummy user. - Minor template UI fixes. - Added UI for private/public packages. - Removed old logic methods. - Removed anon actions. - Use fq_list instead of complicated fq for package search. - Handled remaining search issues between registry and portal. - Added helper cli subcommand to set non portal package types to private. - Added more bootstrap4+ classes.
- Improved some code.
- Language switcher for language domains. - Minor remplate fixes. - Pinned required dependency versions.
- Try/catch for dataset search.
- Flake8 fix.
JVickery-TBS
marked this pull request as ready for review
October 17, 2025 14:54
wardi
reviewed
Oct 17, 2025
wardi
left a comment
Member
There was a problem hiding this comment.
looks good, just a few minor suggestions
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
- Have to specify HTTP_HOST for test app contexts.
# Conflicts: # ckanext/canada/plugin/theme_plugin.py ### RESOLVED.
# Conflicts: # ckanext/canada/assets/internal/canada_internal.css # ckanext/canada/assets/public/canada_public.css # ckanext/canada/templates/admin/portal_sync.html ### RESOLVED.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.