Commit Graph

8313 Commits

Author SHA1 Message Date
Uwe Steinmann
96a0091002 allow to set creation date in full search with facets 2023-04-26 08:42:50 +02:00
Uwe Steinmann
3f699ebe62 no border radius for date selector and select2 2023-04-26 08:41:39 +02:00
Uwe Steinmann
6e1ce682f2 do not show new search tab for lucene based search 2023-04-26 06:44:59 +02:00
Uwe Steinmann
03aa307fa3 add changes of 5.1.31 2023-04-26 06:21:01 +02:00
Uwe Steinmann
1a8a614359 show preview of document next to form for attributes 2023-04-25 17:10:58 +02:00
Uwe Steinmann
e5b60df503 output date chooser without surrounding group 2023-04-25 13:24:16 +02:00
Uwe Steinmann
cef0c78ea3 add parameter $nogroup to getDateChooser() 2023-04-25 13:23:43 +02:00
Uwe Steinmann
19144f3c73 better handling of date attributes 2023-04-25 12:29:40 +02:00
Uwe Steinmann
e3ce931cbd turn attributes of type date into timestamps before searching 2023-04-25 12:28:05 +02:00
Uwe Steinmann
d69921c709 echo error message in debug mode 2023-04-25 12:27:27 +02:00
Uwe Steinmann
798a52ed37 make set button for ranges 'primary' 2023-04-24 16:58:48 +02:00
Uwe Steinmann
b7c9ecf162 fix nesting of containers 2023-04-24 16:58:30 +02:00
Uwe Steinmann
a9f88c7191 add search for integer ranges 2023-04-24 07:31:20 +02:00
Uwe Steinmann
2e6fe1b868 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-04-23 19:15:35 +02:00
Uwe Steinmann
841d3709c1 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-04-23 19:15:24 +02:00
Uwe Steinmann
ce7cf33514 update translation 2023-04-23 19:15:09 +02:00
Uwe Steinmann
94ab8e9a21 use translated string 2023-04-23 19:14:15 +02:00
Uwe Steinmann
ebf4f5a829 showNavigationListWithBadges() skips badge if not set, fix creating link 2023-04-23 19:06:54 +02:00
Uwe Steinmann
7172aad62b add new search tag with facetted full text search 2023-04-23 19:03:51 +02:00
Uwe Steinmann
36a51e9606 check if 'facetsearch' is set 2023-04-23 19:02:57 +02:00
Uwe Steinmann
c9b31d8de9 only last token of query will be used for getting terms 2023-04-23 19:02:42 +02:00
Uwe Steinmann
0475bd57cb passed owners can be a list of strings 2023-04-23 19:01:43 +02:00
Uwe Steinmann
923e235b9a pass categories can be a list of strings 2023-04-23 19:01:08 +02:00
Uwe Steinmann
28174e3a33 run comment through htmlspecialchars() if markdown parsing is enabled 2023-04-22 19:41:41 +02:00
Uwe Steinmann
511492fb5c do not suggest terms if query is empty 2023-04-22 19:41:15 +02:00
Uwe Steinmann
d3ddc38c7f take out 'category' from suggestTerms 2023-04-22 19:40:41 +02:00
Uwe Steinmann
5112b1614c set more options for suggestTerms 2023-04-21 19:06:24 +02:00
Uwe Steinmann
5f0484c4cb set convertToPdf for view 2023-04-21 19:05:54 +02:00
Uwe Steinmann
8ae0bc09c4 search for creation date in fulltext 2023-04-21 17:55:56 +02:00
Uwe Steinmann
3cfcfaa558 typeahead will also show the column where the search terms comes from 2023-04-21 16:52:07 +02:00
Uwe Steinmann
89e930ba00 add search terms to typeahead if configured 2023-04-21 13:03:08 +02:00
Uwe Steinmann
66ecc57780 add new config var suggestTerms 2023-04-21 13:02:42 +02:00
Uwe Steinmann
3d4a63f335 indent typeahead() 2023-04-21 13:00:31 +02:00
Uwe Steinmann
d778006170 use conversion mgr in show() 2023-04-21 13:00:05 +02:00
Uwe Steinmann
ec55cc3f28 do not add '*' to typeahead query anymore 2023-04-20 13:28:57 +02:00
Uwe Steinmann
69cff4e9b4 fix handling of floats in getAttributeEditField 2023-04-19 15:05:29 +02:00
Uwe Steinmann
874aecb4bb search form shows 'from' and 'to' field for integers and floats 2023-04-19 13:59:01 +02:00
Uwe Steinmann
5ca2bf9fe0 check for openssl and openssl_cipher_iv_length 2023-04-19 06:41:52 +02:00
Uwe Steinmann
ff78380f4b add changes for 5.1.31 2023-04-18 20:09:45 +02:00
Uwe Steinmann
a43a09a0e2 use openssl to encrypt and decrypt data with key 2023-04-18 20:09:03 +02:00
Uwe Steinmann
63ee505c0f use openssl to create encryption key 2023-04-18 20:08:44 +02:00
Uwe Steinmann
2d9297c668 handle unknown objtype in getAttributeObjectTypeText() 2023-04-18 12:50:53 +02:00
Uwe Steinmann
7fcb8da860 do not include inc/inc.ClassNotificationService.php and inc.ClassEmailNotify.php 2023-04-18 12:48:20 +02:00
Uwe Steinmann
9bde72fe20 add change for 5.1.31 2023-04-18 10:00:29 +02:00
Uwe Steinmann
4ffb8da5b2 no php error anymore 2023-04-18 09:59:18 +02:00
Uwe Steinmann
ec7b24c044 fix setting html language 2023-04-17 22:10:18 +02:00
Uwe Steinmann
5a7f8655d8 check if adding to document to index succeeded 2023-04-15 13:24:12 +02:00
Uwe Steinmann
140b6de1a6 turn cache in SeedDMS_Core_DMS on 2023-04-14 12:47:57 +02:00
Uwe Steinmann
53d7ab063d fix preview for files in dropfolder 2023-04-13 12:56:59 +02:00
Uwe Steinmann
eb51882726 add converters for image/svg+xml 2023-04-13 10:01:18 +02:00