Commit Graph

1405 Commits

Author SHA1 Message Date
Sebastian Meyer 212b8f9ed9 Update system requirements 2019-03-13 17:59:04 +01:00
Sebastian Meyer bb7ac1ba6e Add namespaces to all common classes 2019-03-13 17:55:50 +01:00
Sebastian Meyer 52336a8ebe Remove backend modules
We will re-add them later.
2019-03-13 17:37:19 +01:00
Sebastian Meyer 87296bd703 Add namespaces to all common classes 2019-03-13 08:29:51 +01:00
Sebastian Meyer 42e1ba1fc2 Add ALTO to static formats 2019-03-12 10:00:29 +01:00
Sebastian Meyer a40423749d Update ext_emconf.php 2019-03-12 09:53:09 +01:00
Sebastian Meyer 8c577b764e Remove deprecated ext_autoload.php 2019-03-12 09:41:26 +01:00
Sebastian Meyer b4ec54cb5c Move Solr config to /Configuration 2019-03-12 09:40:29 +01:00
Sebastian Meyer 407eae0f6f Move ISO files to /Resources/Private 2019-03-12 09:38:22 +01:00
Sebastian Meyer db2c208358 Move OpenLayers to /Resources/Public/Javascript 2019-03-12 09:35:05 +01:00
Sebastian Meyer 198cdff938 Move jPlayer to /Resources/Public/Javascript 2019-03-12 09:30:17 +01:00
Sebastian Meyer 031086d406 Move format classes to /Classes/Formats 2019-03-12 09:07:08 +01:00
Sebastian Meyer 43d9d9c05f Move hooks to /Classes/Hooks 2019-03-12 09:05:53 +01:00
Sebastian Meyer d7d076bc3a Move common classes to /Classes/Common 2019-03-12 09:04:04 +01:00
Sebastian Meyer 832161ddd1 Move cli to /Classes/Cli 2019-03-12 08:55:21 +01:00
Sebastian Meyer 8eb6dd66b3 Move backend stylesheet to /Resource/Public/Stylesheets 2019-03-12 08:40:00 +01:00
Sebastian Meyer 089c666145 Move icons to /Resources/Public/Icons 2019-03-12 08:36:14 +01:00
Sebastian Meyer 70fd28476f
Merge pull request #319 from kitodo/pr/290
Rebased branch for pull request #290
2019-03-12 07:48:22 +01:00
Sebastian Meyer c97dda7ca3
Merge branch 'master' into pr/290 2019-03-12 07:39:26 +01:00
Sebastian Meyer b223aa336e Fix Codacy issues 2019-03-12 07:35:56 +01:00
Sebastian Meyer 7c2a24d27e Fix code style 2019-03-12 07:24:33 +01:00
Sebastian Meyer c6eb14c882 Repair "show user-defined collections" 2019-03-12 07:24:22 +01:00
Sebastian Meyer 1b65da1669 Reindex documents when changing collections 2019-03-11 15:48:06 +01:00
Sebastian Meyer f3fd45b931 Merge branch 'master' into pr/290 2019-03-11 15:47:50 +01:00
Sebastian Meyer 2c4c85ecfd
Merge pull request #324 from frank-ulrich-weber/facetsSorting
Adds the possibility to change the sorting (count/index) of the facets
2019-01-29 16:58:23 +01:00
Sebastian Meyer 2f06c99a3c
Merge pull request #328 from frank-ulrich-weber/basketHook
Adds a hook for customizing the mail body within the basket plugin
2019-01-29 16:14:53 +01:00
Frank Ulrich Weber 1f0fc1652c Changes the translation of the facet sorting option Count/Index 2019-01-29 16:00:03 +01:00
Frank Ulrich Weber 744f43a5a6 Adds a hook for customizing the mail body within the basket plugin 2019-01-29 15:43:25 +01:00
Sebastian Meyer 52fa9ed48e
Merge pull request #326 from lutzhelm/avoid-javascript-execution
Sanitize search query output as well as METS and ALTO output
2019-01-24 23:04:41 +01:00
Lutz Helm 57a08eb65a Add missing semicolon 2019-01-24 08:34:41 +01:00
Sebastian Meyer 07e15cfdcf
Merge pull request #327 from lutzhelm/iiif-profile-as-string
Allow for IIIF 2 image profile to be a string instead of a list
2019-01-23 14:09:29 +01:00
Lutz Helm e54189984f Allow for IIIF 2 image profile to be a string instead of a list
While the IIIF Image API 2 spec requires `profile` to be a list with a compliance level URI as first entry, some image servers just set `profile` to a string with the URI as value.
2019-01-23 12:34:30 +01:00
Lutz Helm ba19e43248 Sanitize search query output as well as METS and ALTO output 2019-01-23 10:15:19 +01:00
Sebastian Meyer 5334533d94
Remove Coverity analyzer 2019-01-21 15:44:26 +01:00
Frank Ulrich Weber 6a5e0a5e61 Adjust localization string 2019-01-03 09:36:33 +01:00
Frank Ulrich Weber 7380a80457 Fixes formatting 2019-01-03 09:29:19 +01:00
FU_Weber 2a8d8dafc9 Adds the possibility to change the sorting (count/index) of the facets 2019-01-03 09:25:32 +01:00
Sebastian Meyer aba88e6ac5
Merge pull request #323 from lutzhelm/keep-zoom-and-latlon
Adjust the check if the zoomed / moved image is in the viewport
2018-12-20 10:04:51 +01:00
Lutz Helm f94a56368f Adjust the check if the zoomed / moved image is on the viewport
This had been broken for tiled images with an extend of [0, -height, width, 0] before, and the changes in #313 also broke it for static images when their extent changed from [0, 0, width, height] to [0, -height, width, 0].
2018-12-19 17:26:49 +01:00
Sebastian Meyer baf38e4cdd
Merge pull request #322 from frank-ulrich-weber/docValues
Adds docValues="true" attribute to uid field definition
2018-12-15 12:18:01 +01:00
Frank Ulrich Weber aae7f097e3 Adds docValues="true" attribute to uid field definition 2018-12-14 14:03:39 +01:00
Sebastian Meyer 6225321c23
Merge pull request #321 from lutzhelm/fix-310-ms-ie
Fix #310 - add polyfill for String.prototype.endsWith if needed
2018-12-13 23:09:09 +01:00
Lutz Helm 8476239c20 Fix 310 - add polyfill for String.prototype.endsWith if needed 2018-12-13 15:22:06 +01:00
Sebastian Meyer b5a56fdb7e Fix formatting 2018-12-12 17:02:22 +01:00
Sebastian Meyer 7315f20f3d
Merge pull request #320 from lutzhelm/fix-typo-deactivate
Fix typo
2018-12-12 16:28:46 +01:00
Lutz Helm 418e066590 Fix typo 2018-12-12 16:07:23 +01:00
Alexander Bigga 4f3765b3a9 we need to unique the title array too. 2018-12-12 15:37:00 +01:00
Alexander Bigga f1778834cf additionalWhere contains WHERE clause from tx_dlf_collections. This is wrong at this place. 2018-12-12 15:37:00 +01:00
Alexander Bigga d7790fc0ae unique volumes as solrResults contains deeper structures, too (article etc.) 2018-12-12 15:37:00 +01:00
Alexander Bigga a588756add solr may be not ready --> report error to devLog; the collection may be empty 2018-12-12 15:37:00 +01:00