-
- Downloads
Merge pull request #55 in TPSH/ckanext-odsh from dev to master
* commit '982c0e4c': (60 commits) adds README fixes bug in footer.html fixes bug, date in filter list was invisible in IE fixes margin in password reset form adds aria role menuitem to user dropdown menu improves accessibility adds alt-text and aria-hidden to category items in search results adds skiplink, adds empty alternative text to category items bugfix thumbnail to many values bugfix tools replaces dict by OrderedDict for SUBJECT_MAPPING, adds tests adds unit tests for get_subject_for_selection changed req fixes import bug fixes bug in css introduced by commit 64813bcd new changed to pdftotext minor changes, code style changed thumbnail css ...
No related branches found
No related tags found
Showing
- README.md 28 additions, 0 deletionsREADME.md
- ckanext/odsh/fanstatic/tpsh_validate_password.js 71 additions, 0 deletionsckanext/odsh/fanstatic/tpsh_validate_password.js
- ckanext/odsh/harvest_templates/source/search.html 6 additions, 6 deletionsckanext/odsh/harvest_templates/source/search.html
- ckanext/odsh/helpers_tpsh.py 33 additions, 1 deletionckanext/odsh/helpers_tpsh.py
- ckanext/odsh/i18n/de/LC_MESSAGES/ckanext-odsh.mo 0 additions, 0 deletionsckanext/odsh/i18n/de/LC_MESSAGES/ckanext-odsh.mo
- ckanext/odsh/i18n/de/LC_MESSAGES/ckanext-odsh.po 16 additions, 9 deletionsckanext/odsh/i18n/de/LC_MESSAGES/ckanext-odsh.po
- ckanext/odsh/logic/action.py 32 additions, 5 deletionsckanext/odsh/logic/action.py
- ckanext/odsh/pdf_to_thumbnail/helpers.py 17 additions, 3 deletionsckanext/odsh/pdf_to_thumbnail/helpers.py
- ckanext/odsh/pdf_to_thumbnail/plugin.py 3 additions, 3 deletionsckanext/odsh/pdf_to_thumbnail/plugin.py
- ckanext/odsh/pdf_to_thumbnail/thumbnail.py 17 additions, 28 deletionsckanext/odsh/pdf_to_thumbnail/thumbnail.py
- ckanext/odsh/plugin.py 9 additions, 2 deletionsckanext/odsh/plugin.py
- ckanext/odsh/public/base/images/icon_phone.svg 18 additions, 0 deletionsckanext/odsh/public/base/images/icon_phone.svg
- ckanext/odsh/public/base/images/platzhalter.svg 53 additions, 0 deletionsckanext/odsh/public/base/images/platzhalter.svg
- ckanext/odsh/public/odsh.css 167 additions, 24 deletionsckanext/odsh/public/odsh.css
- ckanext/odsh/public/odsh_header.css 1 addition, 0 deletionsckanext/odsh/public/odsh_header.css
- ckanext/odsh/templates/error_document_template.html 2 additions, 2 deletionsckanext/odsh/templates/error_document_template.html
- ckanext/odsh/templates/footer.html 5 additions, 5 deletionsckanext/odsh/templates/footer.html
- ckanext/odsh/templates/header.html 5 additions, 5 deletionsckanext/odsh/templates/header.html
- ckanext/odsh/templates/macros/form.html 32 additions, 1 deletionckanext/odsh/templates/macros/form.html
- ckanext/odsh/templates/organization/snippets/organization_form.html 17 additions, 26 deletions...sh/templates/organization/snippets/organization_form.html
Loading
Please register or sign in to comment