Uwe Steinmann
|
1d217251c1
|
add method SeedDMS_Core_KeywordCategory::countKeywordLists()
|
2023-01-10 08:10:33 +01:00 |
|
Uwe Steinmann
|
330a147533
|
update release date and notes
|
2023-01-09 17:45:20 +01:00 |
|
Uwe Steinmann
|
8c87816070
|
check if $record_type is set
|
2023-01-09 16:15:36 +01:00 |
|
Uwe Steinmann
|
627baa5cc8
|
add logos to list of extensions
|
2023-01-09 16:15:18 +01:00 |
|
Uwe Steinmann
|
095605f85e
|
add text preview
|
2023-01-09 15:33:56 +01:00 |
|
Uwe Steinmann
|
b1b16e1008
|
output time in secs for indexing
|
2023-01-09 15:32:38 +01:00 |
|
Uwe Steinmann
|
bc5aa7703c
|
display number of occurences of term
|
2023-01-09 15:32:00 +01:00 |
|
Uwe Steinmann
|
707082f6b6
|
list terms in auto complete if set
|
2023-01-09 15:31:30 +01:00 |
|
Uwe Steinmann
|
5e48d724ac
|
pass terms to view
|
2023-01-09 15:31:05 +01:00 |
|
Uwe Steinmann
|
2310395e46
|
add field record_type
|
2023-01-09 15:30:44 +01:00 |
|
Uwe Steinmann
|
0686cfecf5
|
init only fulltext service which was selected in configuration
|
2023-01-09 15:30:18 +01:00 |
|
Uwe Steinmann
|
732fd81018
|
add query for record_type
|
2023-01-09 15:29:58 +01:00 |
|
Uwe Steinmann
|
409df834a3
|
check for typeahead action without php warnings
|
2023-01-08 16:24:02 +01:00 |
|
Uwe Steinmann
|
23c4327382
|
escape html in typeahead action
|
2023-01-08 16:23:27 +01:00 |
|
Uwe Steinmann
|
71b8b197da
|
various minor improvements
|
2023-01-08 16:22:52 +01:00 |
|
Uwe Steinmann
|
593792089f
|
implement Zend indexer as singleton in SeedDMS_Lucene_Indexer
|
2023-01-08 16:22:01 +01:00 |
|
Uwe Steinmann
|
3cc7497863
|
fix setting limit
|
2023-01-08 16:21:08 +01:00 |
|
Uwe Steinmann
|
30ab2f9ef7
|
limit can be passed by url parameter, add '*' to query in typeahead mode
|
2023-01-07 12:18:30 +01:00 |
|
Uwe Steinmann
|
1ec7715b26
|
set limit of typeahead search to 15
|
2023-01-07 12:18:03 +01:00 |
|
Uwe Steinmann
|
d35cf5d9f6
|
fix syntax of url, set propper favicon
|
2023-01-06 18:43:18 +01:00 |
|
Uwe Steinmann
|
b14a421591
|
do not auth because browsers do not send cookies to fetch opensearch desc
|
2023-01-06 18:41:29 +01:00 |
|
Uwe Steinmann
|
f98df0efcc
|
better legend title
|
2023-01-06 13:46:58 +01:00 |
|
Uwe Steinmann
|
26e6f24565
|
fix checking for search result hits
|
2023-01-06 13:46:33 +01:00 |
|
Uwe Steinmann
|
8c86b4f61c
|
output homefolder and link email address
|
2023-01-06 11:13:32 +01:00 |
|
Uwe Steinmann
|
adbea2919a
|
do not set PDO::ATTR_AUTOCOMMIT because it prevents sql statements not in a transaction from being executed
|
2023-01-06 07:48:32 +01:00 |
|
Uwe Steinmann
|
67163324bb
|
set end of conversion in any case, not just if iptc data was found
|
2023-01-05 16:57:18 +01:00 |
|
Uwe Steinmann
|
4ef60bbf10
|
add note for 5.1.29
|
2023-01-05 15:10:21 +01:00 |
|
Uwe Steinmann
|
b01dd7655c
|
separate cache by png, txt, and pdf
|
2023-01-05 15:09:25 +01:00 |
|
Uwe Steinmann
|
a94eccb6cf
|
add converter for postscript
|
2023-01-05 15:09:04 +01:00 |
|
Uwe Steinmann
|
58fd8877fb
|
use DIRECTORY_SEPARATOR, add prefix 'png', 'txt', 'pdf' to previewDir
|
2023-01-05 15:08:05 +01:00 |
|
Uwe Steinmann
|
ba8a2d5d87
|
add method getPreviewDir()
|
2023-01-05 15:07:19 +01:00 |
|
Uwe Steinmann
|
8cdafe49e0
|
remove spaces which prevented reading the stop word list
|
2023-01-05 09:45:22 +01:00 |
|
Uwe Steinmann
|
292ade83e7
|
return empty text if image has no iptc data
|
2023-01-05 09:35:13 +01:00 |
|
Uwe Steinmann
|
735fe4235f
|
set $success to false if exec of command failed
|
2023-01-05 09:34:39 +01:00 |
|
Uwe Steinmann
|
a8474b08c6
|
use method wasSuccessful() to check if conversion succeeded
|
2023-01-05 09:34:09 +01:00 |
|
Uwe Steinmann
|
5a778a1b75
|
add note about setting papersize for a2ps
|
2023-01-05 09:02:30 +01:00 |
|
Uwe Steinmann
|
f48f649249
|
call constructor of parent
|
2023-01-05 08:05:46 +01:00 |
|
Uwe Steinmann
|
99e7623ea0
|
init index with stopwords file
|
2023-01-05 08:04:48 +01:00 |
|
Uwe Steinmann
|
4540f85745
|
add var $success which is set to false if the conversion fails
|
2023-01-05 08:04:07 +01:00 |
|
Uwe Steinmann
|
99ee18a336
|
add note for 1.1.18
|
2023-01-05 08:03:13 +01:00 |
|
Uwe Steinmann
|
b9ac1860cf
|
use stop words
|
2023-01-05 08:02:14 +01:00 |
|
Uwe Steinmann
|
e28911711b
|
make init() static
|
2023-01-05 08:01:48 +01:00 |
|
Uwe Steinmann
|
a9aa87332d
|
add comment that converters are deprecated
|
2023-01-04 14:33:36 +01:00 |
|
Uwe Steinmann
|
dd65fe2e35
|
add conversion service from text to png
|
2023-01-04 14:33:11 +01:00 |
|
Uwe Steinmann
|
a80702e7b8
|
add more documentation
|
2023-01-04 14:32:52 +01:00 |
|
Uwe Steinmann
|
722b5dfba5
|
add converter from text to image
|
2023-01-04 14:32:16 +01:00 |
|
Uwe Steinmann
|
18ea59bfc7
|
add more documentation
|
2023-01-04 14:31:59 +01:00 |
|
Uwe Steinmann
|
2cbe041b60
|
user getClassname() for SeedDMS_Core_DocumentFile
|
2023-01-04 14:31:28 +01:00 |
|
Uwe Steinmann
|
dbe7f36eb0
|
add conversion service from text to image
|
2023-01-04 14:30:45 +01:00 |
|
Uwe Steinmann
|
0b94308831
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2023-01-03 17:00:57 +01:00 |
|