Sebastian Meyer
da5d8ff337
Switch tabs for whitespaces
4 years ago
Sebastian Meyer
596e804d0c
Add namespaces to ext_conf_template.txt
4 years ago
Sebastian Meyer
3a4e3453fd
Revert to PHP7 and TYPO3 8.7
4 years ago
Sebastian Meyer
5b8d18f6f9
Change TYPO3 dependency to reflect split-tree packages
4 years ago
Sebastian Meyer
6a5b2f0de4
Update requirements
4 years ago
Sebastian Meyer
90bb3c0656
Switch from mcrypt to openssl for encryption
4 years ago
Sebastian Meyer
50e4b5a3ce
Fix PHP version constraints for composer
4 years ago
Sebastian Meyer
1e41e379a3
Move devLog to Helper
4 years ago
Sebastian Meyer
d1b9e09824
Change constants for TYPO3 mode
4 years ago
Sebastian Meyer
aceedf5c4e
Remove unused namespaces
4 years ago
Sebastian Meyer
b3887bdbad
Update code style
4 years ago
Sebastian Meyer
425aedde5a
Update code style
4 years ago
Sebastian Meyer
22051dc584
Update code style
4 years ago
Sebastian Meyer
dab00b7a5c
Remove unnecessary array_merge_recursive_overrule helper
4 years ago
Sebastian Meyer
b26af5249c
Update code style
4 years ago
Sebastian Meyer
f16b78e3ef
Switch to short array notation
4 years ago
Sebastian Meyer
919ee33f82
Move plugins to Classes/Plugins and add namespaces
4 years ago
Sebastian Meyer
212b8f9ed9
Update system requirements
4 years ago
Sebastian Meyer
bb7ac1ba6e
Add namespaces to all common classes
4 years ago
Sebastian Meyer
52336a8ebe
Remove backend modules
...
We will re-add them later.
4 years ago
Sebastian Meyer
87296bd703
Add namespaces to all common classes
4 years ago
Sebastian Meyer
42e1ba1fc2
Add ALTO to static formats
4 years ago
Sebastian Meyer
a40423749d
Update ext_emconf.php
4 years ago
Sebastian Meyer
8c577b764e
Remove deprecated ext_autoload.php
4 years ago
Sebastian Meyer
b4ec54cb5c
Move Solr config to /Configuration
4 years ago
Sebastian Meyer
407eae0f6f
Move ISO files to /Resources/Private
4 years ago
Sebastian Meyer
db2c208358
Move OpenLayers to /Resources/Public/Javascript
4 years ago
Sebastian Meyer
198cdff938
Move jPlayer to /Resources/Public/Javascript
4 years ago
Sebastian Meyer
031086d406
Move format classes to /Classes/Formats
4 years ago
Sebastian Meyer
43d9d9c05f
Move hooks to /Classes/Hooks
4 years ago
Sebastian Meyer
d7d076bc3a
Move common classes to /Classes/Common
4 years ago
Sebastian Meyer
832161ddd1
Move cli to /Classes/Cli
4 years ago
Sebastian Meyer
8eb6dd66b3
Move backend stylesheet to /Resource/Public/Stylesheets
4 years ago
Sebastian Meyer
089c666145
Move icons to /Resources/Public/Icons
4 years ago
Sebastian Meyer
70fd28476f
Merge pull request #319 from kitodo/pr/290
...
Rebased branch for pull request #290
4 years ago
Sebastian Meyer
c97dda7ca3
Merge branch 'master' into pr/290
4 years ago
Sebastian Meyer
b223aa336e
Fix Codacy issues
4 years ago
Sebastian Meyer
7c2a24d27e
Fix code style
4 years ago
Sebastian Meyer
c6eb14c882
Repair "show user-defined collections"
4 years ago
Sebastian Meyer
1b65da1669
Reindex documents when changing collections
4 years ago
Sebastian Meyer
f3fd45b931
Merge branch 'master' into pr/290
4 years ago
Sebastian Meyer
2c4c85ecfd
Merge pull request #324 from frank-ulrich-weber/facetsSorting
...
Adds the possibility to change the sorting (count/index) of the facets
4 years ago
Sebastian Meyer
2f06c99a3c
Merge pull request #328 from frank-ulrich-weber/basketHook
...
Adds a hook for customizing the mail body within the basket plugin
4 years ago
Frank Ulrich Weber
1f0fc1652c
Changes the translation of the facet sorting option Count/Index
4 years ago
Frank Ulrich Weber
744f43a5a6
Adds a hook for customizing the mail body within the basket plugin
4 years ago
Sebastian Meyer
52fa9ed48e
Merge pull request #326 from lutzhelm/avoid-javascript-execution
...
Sanitize search query output as well as METS and ALTO output
4 years ago
Lutz Helm
57a08eb65a
Add missing semicolon
4 years ago
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
4 years ago
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.
4 years ago
Lutz Helm
ba19e43248
Sanitize search query output as well as METS and ALTO output
4 years ago