Sebastian Meyer
941ddec666
Add audioplayer framework
7 years ago
Sebastian Meyer
a3b679c783
Add MIME type to pageview image and fulltext URLs
7 years ago
Sebastian Meyer
e7c3f92312
Increase version number
7 years ago
Sebastian Meyer
06a58511e6
Rename "goobi" to "kitodo"
7 years ago
Sebastian Meyer
6c785e8849
Don't show hidden collections in metadata view
7 years ago
Alexander Bigga
73baeba89f
Merge pull request #129 from albig/fix-121
...
fix #121 : change template path for tool plugins inside toolbox
7 years ago
Alexander Bigga
4c50c2c34e
Merge pull request #128 from albig/search-save-query
...
fix #124 : search parameters are kept in fe_user session
7 years ago
Alexander Bigga
5e359aa01d
fix #121 : change template path for tool plugins inside toolbox
7 years ago
Alexander Bigga
f315495779
fix #124 : search parameters are kept in fe_user session
7 years ago
Alexander Bigga
a53a529c4d
Merge pull request #127 from albig/fix-123
...
fix #123 : avoid solr request with empty fulltext query
7 years ago
Alexander Bigga
4cb9230597
fix #123 : avoid solr request with empty fulltext query
...
A solr query "fulltext:()" or "fulltext:( )" leads to an error "HTTP
Status 400". This cause an exception in TYPO3.
This patch avoids setting the query with an empty value.
7 years ago
Sebastian Meyer
991f8bc417
Add faceting information to physical structures
7 years ago
Alexander Bigga
255685ce37
Merge pull request #125 from jacmendt/update-fulltext
...
Update fulltext
7 years ago
Alexander Bigga
5ea34dacea
Merge pull request #126 from jacmendt/filter-invert
...
Add color invert filter to image manipulation tool
7 years ago
Jacob Mendt
2314bda0f7
Center automatic fulltext scroll
7 years ago
Jacob Mendt
4f938e0b5e
Always display all fulltextes of textblock elements in content view
7 years ago
Jacob Mendt
e1d189c221
Add color invert filter to image manipulation tool
7 years ago
Alexander Bigga
094dff11be
Merge pull request #116 from jacmendt/fulltext-highlight
...
Improve fulltext and image manipulation tool
7 years ago
Jacob Mendt
f15c6bd3d4
Check for substring occurence in highlight word module
7 years ago
Jacob Mendt
f64bac2fdf
Check if map is initialize in image manipulation before deactivate
7 years ago
Jacob Mendt
ccd19b82a7
Use highlight word also in case of double page view
7 years ago
Jacob Mendt
69972ed075
Fix addition of image filters in case of two images
7 years ago
Jacob Mendt
183b8fc356
Add deactivate class to fulltext control element in case of double page view
7 years ago
Jacob Mendt
32cb3d9e72
Fix getUrlParams function through removing ? from string
7 years ago
Jacob Mendt
70d05dabb6
Don't use invalide numbers for feature id generation in pageview plugin
7 years ago
Jacob Mendt
afe44f5ebc
Don't clear fulltext features in case of deactivation
7 years ago
Jacob Mendt
25d026d178
Fix cross origin bug in case of canvas renderer
7 years ago
Jacob Mendt
a5282f4457
Allow highlight with fulltext deactivate
7 years ago
Jacob Mendt
33be75b46a
Clean up imagemanipulation control
7 years ago
Jacob Mendt
7d30cdc935
Add shift rotation to map
7 years ago
Jacob Mendt
92256625dc
Add label functions to image manipulation tool
7 years ago
Jacob Mendt
0c2b3b2d38
Upgrade to OpenLayers 3.15.1
7 years ago
Jacob Mendt
7bec34a2ca
Use glif instead of openlayers for imagemanipulation behavior
7 years ago
Jacob Mendt
3164a54882
Remove extra map initialization from image-manipulation tool
7 years ago
Jacob Mendt
c11f08193f
Check for cors and webgl support at image initialization
7 years ago
Jacob Mendt
90c90c2bf4
Restructure structure of dlfViewerFullTextControl
7 years ago
Jacob Mendt
a186117bdc
Add lowercase support clientside fulltext search
7 years ago
Jacob Mendt
7ef9d3beab
Move ol3 style code in seperate file
7 years ago
Jacob Mendt
d1b99ed3de
Add word highlight to fulltext control
7 years ago
Jacob Mendt
ccb8814b67
Add further fulltext stuff
7 years ago
Jacob Mendt
0ad8a9e292
Prevent adding of click and hover styles
7 years ago
Jacob Mendt
56b99f7c36
Add fulltext search function
7 years ago
Jacob Mendt
0a83d135a6
Fix echo behavior in hovering of fulltext features
7 years ago
Jacob Mendt
4e1d1aefa5
Represenation of subtypes of textline elements in fulltext mode
7 years ago
Jacob Mendt
5544d77484
Add rescale functionality to parser
7 years ago
Jacob Mendt
5c2295ee2e
Replace altoformat parser to jquery based parser
7 years ago
Alexander Bigga
9dbc3cfe4c
Merge pull request #120 from stweil/master
...
Fix two English translations
7 years ago
Stefan Weil
7e66400135
Fix two English translations
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
7 years ago
Sebastian Meyer
ed70f6ed84
Merge pull request #118 from stweil/master
...
tx_dlf_document: Enhance debug message for undefined structure type
7 years ago
Stefan Weil
304ed2dbac
tx_dlf_document: Enhance debug message for undefined structure type
...
When indexing documents with an undefined structure type,
this message was reported:
[tx_dlf_document->save(2, 1)] Could not identify document/structure type
Adding the name of the undefined structure type allows
faster fixing of the problem:
[tx_dlf_document->save(2, 1)] Could not identify document/structure type 'newspaper'
Signed-off-by: Stefan Weil <sw@weilnetz.de>
7 years ago