Commit Graph

250 Commits

Author SHA1 Message Date
Sebastian Meyer 42d4765858 Make unhiding of hidden documents configurable 2012-09-07 12:55:01 +02:00
Sebastian Meyer b0a8c6284a Add cover_front and cover_back to default structures 2012-09-06 18:29:04 +02:00
Sebastian Meyer e71683a256 Turn off caching before checking URL parameters in tx_dlf_pageview 2012-09-06 18:28:39 +02:00
Sebastian Meyer 34bf2f39a8 Fix Bug where printf() was used instead of sprintf() 2012-09-06 16:41:02 +02:00
Sebastian Meyer 8521ef81fa Refactor in-collection searching 2012-09-06 13:04:11 +02:00
Sebastian Meyer 5a3bba810e Allow in-collection searching 2012-09-06 11:17:11 +02:00
Sebastian Meyer f93017f97f Fix typo in structure's translation 2012-09-06 10:06:09 +02:00
Sebastian Meyer 81ce75ef31 Turn in-document searching off by default 2012-09-06 10:00:19 +02:00
Sebastian Meyer 0597f59f70 Allow in-document searching 2012-09-03 17:32:55 +02:00
Sebastian Meyer c3c19354f8 Fix typo in variable name in tx_dlf_solr 2012-08-31 13:23:05 +02:00
Sebastian Meyer 691018be41 Set correct item state for facets menu 2012-08-29 15:11:42 +02:00
Sebastian Meyer 9d6ce379ee Fix typo in property name 2012-08-29 14:32:58 +02:00
Sebastian Meyer 8d2e567054 Make sure t3jquery is loaded for search suggestions 2012-08-24 15:50:16 +02:00
Sebastian Meyer e52a79b0cc Refactor facet counting 2012-08-24 15:15:53 +02:00
Sebastian Meyer 7b49f01bb8 Refactor filter query handling 2012-08-24 15:07:33 +02:00
Sebastian Meyer c408e1c815 Convert line delimiters to Unix format (LF) 2012-08-24 10:47:55 +02:00
Sebastian Meyer a2e587db07 Make $extKey a static property in tx_dlf_solr 2012-08-24 10:27:55 +02:00
Sebastian Meyer 7321352f04 Make blowfish key for mcrypt max 56 bytes 2012-08-24 10:25:17 +02:00
Sebastian Meyer edfbe87a51 Add more item states to facets menu 2012-08-22 21:37:19 +02:00
Sebastian Meyer d222dd6040 Fix Bug #985492: faceted search feature 2012-08-22 21:22:29 +02:00
Sebastian Meyer ebbe222046 Allow multiple records with the same label, but make sure that index_names are unique 2012-08-17 11:36:02 +02:00
Sebastian Meyer d7024492de Merge changes from Goobi.Presentation CE 1.1.3 2012-08-17 09:02:36 +02:00
Sebastian Meyer 8aaf24a154 Make tx_dlf_solrcores visible for non-admins 2012-08-17 08:47:44 +02:00
Sebastian Meyer ac0c44d6f0 Increase extension's version number 2012-08-16 18:18:50 +02:00
Sebastian Meyer ba8f3015b9 Clarify difference between search hits and found documents 2012-08-16 18:09:05 +02:00
Sebastian Meyer 850597aaae Initialize backend user session with CLI user's rights in frontend 2012-08-16 17:44:44 +02:00
Sebastian Meyer d809cff370 Add relevance to sorting criteria 2012-08-14 17:39:30 +02:00
Sebastian Meyer eaebfe699c Fix some typos in variable names 2012-08-14 16:12:29 +02:00
Sebastian Meyer d854c7ceef Fix Bug #1036630: Add startdate and enddate to tx_dlf_documents 2012-08-14 14:33:05 +02:00
Sebastian Meyer c6f599c3c0 Fix Bug #1021218: Refactor error reporting to use devlog extension 2012-08-14 14:12:17 +02:00
Sebastian Meyer dd63035b61 Add autocomplete field to new client module 2012-08-10 11:14:52 +02:00
Sebastian Meyer 87429b20d8 Recognize multi-volume works and logical child elements again 2012-08-10 08:10:51 +02:00
Sebastian Meyer 86f0f8eb7e Show only Solr cores in selected sysfolder in indexing module 2012-08-10 07:52:38 +02:00
Sebastian Meyer be3bea4e42 Fix title linking in tx_dlf_metadata 2012-08-09 15:34:33 +02:00
Sebastian Meyer 3ceca9a7a4 Merge changes from Goobi.Presentation CE 1.1.2 2012-08-09 14:13:34 +02:00
Sebastian Meyer 9f89695df4 Increase extension's version number 2012-08-09 13:42:19 +02:00
Sebastian Meyer 1524409c33 Fix typo in tx_dlf_search_suggest.js 2012-08-09 13:34:07 +02:00
Sebastian Meyer 319bac604d Make fields for search suggestion configurable 2012-08-09 12:31:57 +02:00
Sebastian Meyer 3ea0b05cff Fix some styling issues 2012-08-07 17:36:55 +02:00
Sebastian Meyer 1f7ed4290d Keep sorting information while browsing through lists 2012-08-07 17:30:34 +02:00
Sebastian Meyer 7c66c31085 Break a potential infinite loop in tx_dlf_listview 2012-08-07 17:15:45 +02:00
Sebastian Meyer 3b45cf8d99 Use serialize()/unserialize() instead of json_encode()/json_decode() 2012-08-07 16:42:49 +02:00
Sebastian Meyer 32a97638e7 Convert line delimiters to UNIX (LF) 2012-08-07 16:39:23 +02:00
Sebastian Meyer b80a5cbd7e Repair URL of feed icon in tx_dlf_collection 2012-08-07 15:12:16 +02:00
Sebastian Meyer b7bba19257 Decode JSON to arrays instead of objects 2012-08-07 14:22:42 +02:00
Sebastian Meyer 7e0d5206be Fix Bug #878730 Add an option for sorting to the list view 2012-08-06 20:38:23 +02:00
Sebastian Meyer 5df6c3f146 Fix Bug #995907 OAI-PMH interface only is only able to output METS 2012-08-06 18:35:39 +02:00
Sebastian Meyer bf886c089f Add method for sorting lists to tx_dlf_list 2012-08-06 17:19:06 +02:00
Sebastian Meyer 78518cfbb3 Remove obsolete method is_translatable() from tx_dlf_helper 2012-08-06 17:18:18 +02:00
Henrik Lochmann 242e628a82 - slight performance increase by avoiding separate facet search when not absolute necessary
- code comments
2012-08-06 16:54:35 +02:00