-
Notifications
You must be signed in to change notification settings - Fork 36
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
Resource Format Auto Detect #1369
Commits on Apr 18, 2023
-
feat(schemas): use core guess_format for resource format schema;
- Made resource format field read only. - Used core `if_empty_guess_format` validator for the field. - Modified choices into `openness_scores` for the Openness Score mappings on the format values.
Configuration menu - View commit details
-
Copy full SHA for e03e8a2 - Browse repository at this point
Copy the full SHA e03e8a2View commit details
Commits on Apr 25, 2023
-
feat(schemas): select2 template, custom action method, and custom val…
…idator for resource format; - Added select2 scheming form snippet for specific display in our theme. - Added override action method for `format_autocomplete`. - Added custom validator to do format replacements based on `if_empty_guess_format` and `replaces`.
Configuration menu - View commit details
-
Copy full SHA for d75d4f5 - Browse repository at this point
Copy the full SHA d75d4f5View commit details
Commits on Apr 28, 2023
-
feat(schemas): cont. resource format select2;
- Added labels and replaces checks for select2 callback. - Added TODOs.
Configuration menu - View commit details
-
Copy full SHA for 4d7a1c7 - Browse repository at this point
Copy the full SHA 4d7a1c7View commit details
Commits on Jul 27, 2023
-
Merge branch 'master' into feature/auto-resource-formats
# Conflicts: # ckanext/canada/plugins.py # ckanext/canada/validators.py # RESOLVED.
Configuration menu - View commit details
-
Copy full SHA for 483a9c9 - Browse repository at this point
Copy the full SHA 483a9c9View commit details -
feat(dev): resource mimetype guessing validator;
- Validator for guessing the resource format.
Configuration menu - View commit details
-
Copy full SHA for 983194d - Browse repository at this point
Copy the full SHA 983194dView commit details -
feat(dev): frontend resource format;
- Started frontend code for resource format. - Changed autocomplete to basic selectable select2 element. - Moved some code to reusable helper. - Added API util endpoint.
Configuration menu - View commit details
-
Copy full SHA for 84b82c6 - Browse repository at this point
Copy the full SHA 84b82c6View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a72f1e7 - Browse repository at this point
Copy the full SHA a72f1e7View commit details