Commit Graph

880 Commits

Author SHA1 Message Date
Stefan Weil a8de8e792d Replace deprecated class t3lib_div
It was deprecated with TYPO3 6.0.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-01-05 11:56:49 +01:00
Sebastian Meyer c4113ab653 Merge pull request #84 from stweil/phpstorm
Clean code with PhpStorm
2016-01-05 10:42:48 +01:00
Stefan Weil c99a4d1db4 Clean code with PhpStorm
* Remove unneeded semicolon at end of switch statement (JavaScript)

* Use simplified initialization of empty array (JavaScript)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-01-05 07:46:54 +01:00
Sebastian Meyer bf0381318e Merge remote-tracking branch 'refs/remotes/origin/master' into fulltext 2016-01-04 16:15:55 +01:00
Sebastian Meyer 77f01b531f Merge pull request #83 from stweil/typo3-7
Replace deprecated class t3lib_extMgm
2016-01-04 16:03:48 +01:00
Sebastian Meyer 21b4f9d668 Merge pull request #82 from stweil/phpstorm
Fix two issues found by PhpStorm
2016-01-04 16:03:26 +01:00
Sebastian Meyer 2c857c32f4 Merge pull request #75 from jacmendt/ol3
Ol3
2016-01-04 16:02:56 +01:00
Sebastian Meyer 31291ae8c1 Add root document id for multi-hierarchy works 2016-01-04 11:15:50 +01:00
Stefan Weil 4ca64f1d68 Remove unused PHP function parameter (fixes PhpStorm warning)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-12-28 11:14:19 +01:00
Stefan Weil 2e99fac363 Remove unused JavaScript variable (fixes PhpStorm warning)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-12-28 11:14:19 +01:00
Sebastian Meyer 0a5781c373 Really add page numbers to fulltext results :) 2015-12-18 19:32:30 +01:00
Sebastian Meyer c690e7a047 Add page number to fulltext results 2015-12-18 19:27:32 +01:00
Sebastian Meyer 1ad8f91302 Add struct type to fulltext results 2015-12-18 19:16:42 +01:00
Sebastian Meyer 8f33001a73 Fix bug in tx_dlf_list 2015-12-18 18:32:26 +01:00
Sebastian Meyer 956626b1da Add missing pieces to last commit 2015-12-18 18:13:44 +01:00
Sebastian Meyer b866465c15 Add result highlighting to fulltext search 2015-12-18 18:09:59 +01:00
Sebastian Meyer 7ecbbc3ace Add missing blank 2015-12-18 16:22:13 +01:00
Sebastian Meyer 9c5fa9298b Small bugfixes 2015-12-18 16:06:10 +01:00
Sebastian Meyer 0c355b3753 Improve code readability 2015-12-18 13:40:28 +01:00
Sebastian Meyer 46248c5c3d Alaways add collection information to index 2015-12-18 13:19:28 +01:00
Sebastian Meyer bb2ac37420 Fix fulltext switch in search form 2015-12-18 12:51:30 +01:00
Sebastian Meyer a98119cd1e Fix typo in function name 2015-12-18 12:32:30 +01:00
Sebastian Meyer 85cd138b53 Fix small typo 2015-12-18 12:29:21 +01:00
Sebastian Meyer fd942aa16a Retain valid fields when escaping search queries 2015-12-18 12:20:12 +01:00
Stefan Weil 577d276081 Replace deprecated class t3lib_extMgm
It was deprecated with TYPO3 6.0 and removed in TYPO3 7.0.
The replacement \TYPO3\CMS\Core\Utility\ExtensionManagementUtility
was added 3 years ago with TYPO3 6.0, so this patch removes
compatibility with pre 6.0 versions.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-12-18 11:45:48 +01:00
Sebastian Meyer 669ae80271 Add fulltext search option 2015-12-17 17:32:06 +01:00
Sebastian Meyer 1be228e9a9 Consolidate Solr schema.xml 2015-12-17 17:27:37 +01:00
Sebastian Meyer 56ab1731c9 Restrict ES search to active documents 2015-12-16 16:58:12 +01:00
Sebastian Meyer 44a567034d Merge with origin/feature-elasticsearch 2015-12-14 18:01:53 +01:00
Alexander Bigga 224495e7b5 Merge pull request #78 from albig/feature-elasticsearch
Feature elasticsearch
2015-12-14 10:45:43 +01:00
Alexander Bigga 246275e3d4 code styling 2015-12-14 10:19:37 +01:00
Alexander Bigga 1f81249bef remove unused composer-code 2015-12-14 10:15:47 +01:00
Alexander Bigga a1719152e9 remove configuration of nonexistend plugin 2015-12-14 10:09:28 +01:00
Christopher Timm 2ebe22a228 Merge branch 'effective/fix-document-url-etc' of /home/git/repositories/bigga/goobi-presentation 2015-12-10 22:53:44 +01:00
Alexander Bigga e74bd021db add constant to configure apiPid in search plugin 2015-12-10 17:27:21 +01:00
Alexander Bigga e10b05e448 fix publicationDownloads if no downloads are available 2015-12-10 16:22:23 +01:00
Sebastian Meyer ea55e1d9b9 Merge remote-tracking branch 'refs/remotes/origin/master' into fulltext 2015-12-10 14:37:39 +01:00
Sebastian Meyer ead4d36f9d Raise mimimal required TYPO3 version to 6.2 2015-12-10 14:37:03 +01:00
Sebastian Meyer e7a288f98d Add search restriction to particular collections 2015-12-10 14:36:15 +01:00
Alexander Bigga 10d0f52820 add separate publication download tool-plugin 2015-12-10 12:16:38 +01:00
Alexander Bigga 66e2385d4d move function for publication download in separate tool plugin 2015-12-10 10:51:19 +01:00
Alexander Bigga dae570c484 remove unused parameter check 2015-12-10 09:39:06 +01:00
Alexander Bigga 34efd2f15f replace record uid with URI to DPF API 2015-12-10 09:34:20 +01:00
Alexander Bigga 9057dabfb7 add typoscript value plugin.tx_dlf_search.apiPid 2015-12-10 09:33:31 +01:00
Alexander Bigga 8033e8ca07 remove unused configuration code 2015-12-10 09:31:53 +01:00
Alexander Bigga 2768244793 remove routing plugin as this is handled by EXT:dpf now 2015-12-09 20:05:48 +01:00
Alexander Bigga cc6eab1d5a refactored the elasticsearch handling inside goobi presentation
- use elasticsearch more like the solr implementation
- use URIs for qucosa-documents instead of "namespace:uid" --> no
  resolver inside Goobi.Presentation necessary
- cleanup code, remove unused code

--> still two dirty hacks:
- elasticsearch type_name is forced to "object"
- the URI is not configurable yet
2015-12-08 18:39:58 +01:00
Alexander Bigga f7747e6231 add label for elastic search type name 2015-12-08 18:10:07 +01:00
Alexander Bigga 5261a77362 make flexform config of solr/elasticsearch a little easier 2015-12-08 14:44:07 +01:00
Alexander Bigga e3a4f11642 remove few unused files in ElasticSearchPhpClient library 2015-12-08 14:04:54 +01:00