-
- Downloads
Pull request #69: Dev
Merge in TPSH/ckanext-odsh from dev to master * commit '37b3b00e': (67 commits) fixes unit tests takes id directly from package object uses context=None removes basic list from collection_read fixes link to thumbnail image uses snippet package_list for list of collection members removes temporary files removes json from logging in OdshApiController adds basic list of collection members WIP: adds template for collection list adds workaround for missing relationships adds link to Barrierefreiheitserklaerung adds metadatum 'accessibility' fixes bugs in odsh_dcat_de_profile removes deprecated method get_collection_id adds integration test for thumbnail plugin adds integration test for thumbnail generation from frontend prepares integration testing of thumbnail plugin adds reminder for changing interface implements feature: use first uploaded pdf for thumbnail generation ...
No related branches found
No related tags found
Showing
- ckanext/odsh/collection/controller.py 5 additions, 5 deletionsckanext/odsh/collection/controller.py
- ckanext/odsh/collection/helpers.py 133 additions, 138 deletionsckanext/odsh/collection/helpers.py
- ckanext/odsh/collection/plugin.py 11 additions, 7 deletionsckanext/odsh/collection/plugin.py
- ckanext/odsh/controller.py 1 addition, 1 deletionckanext/odsh/controller.py
- ckanext/odsh/helper_pkg_dict.py 0 additions, 12 deletionsckanext/odsh/helper_pkg_dict.py
- ckanext/odsh/helpers_tpsh.py 16 additions, 2 deletionsckanext/odsh/helpers_tpsh.py
- ckanext/odsh/logic/action.py 46 additions, 7 deletionsckanext/odsh/logic/action.py
- ckanext/odsh/pdf_to_thumbnail/action.py 2 additions, 3 deletionsckanext/odsh/pdf_to_thumbnail/action.py
- ckanext/odsh/pdf_to_thumbnail/plugin.py 6 additions, 6 deletionsckanext/odsh/pdf_to_thumbnail/plugin.py
- ckanext/odsh/pdf_to_thumbnail/thumbnail.py 189 additions, 139 deletionsckanext/odsh/pdf_to_thumbnail/thumbnail.py
- ckanext/odsh/plugin.py 56 additions, 39 deletionsckanext/odsh/plugin.py
- ckanext/odsh/profiles/odsh_dcat_de_profile.py 3 additions, 7 deletionsckanext/odsh/profiles/odsh_dcat_de_profile.py
- ckanext/odsh/public/odsh.css 26 additions, 2 deletionsckanext/odsh/public/odsh.css
- ckanext/odsh/templates/footer.html 1 addition, 0 deletionsckanext/odsh/templates/footer.html
- ckanext/odsh/templates/package/collection_read.html 22 additions, 0 deletionsckanext/odsh/templates/package/collection_read.html
- ckanext/odsh/templates/package/read.html 15 additions, 8 deletionsckanext/odsh/templates/package/read.html
- ckanext/odsh/templates/snippets/package_item.html 1 addition, 1 deletionckanext/odsh/templates/snippets/package_item.html
- ckanext/odsh/templates/user/login.html 10 additions, 1 deletionckanext/odsh/templates/user/login.html
- ckanext/odsh/tests_tpsh/_test_thumbnail_action.py 11 additions, 0 deletionsckanext/odsh/tests_tpsh/_test_thumbnail_action.py
- ckanext/odsh/tests_tpsh/resources/ki_strategie.jpg 0 additions, 0 deletionsckanext/odsh/tests_tpsh/resources/ki_strategie.jpg
Loading
Please register or sign in to comment