Uwe Steinmann
|
8e1e94e01a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-16 16:51:00 +01:00 |
|
Uwe Steinmann
|
22cf24250c
|
check if getting document succeeded
|
2020-12-16 16:48:30 +01:00 |
|
Uwe Steinmann
|
68ae8c17a5
|
check if folder/document is below rootDir can be turned on (default off)
|
2020-12-16 16:47:49 +01:00 |
|
Uwe Steinmann
|
5323feca9b
|
add hook preRecipientsTab
|
2020-12-16 10:41:52 +01:00 |
|
Uwe Steinmann
|
0ac709b3c8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-15 21:39:37 +01:00 |
|
Uwe Steinmann
|
c2783c6d70
|
fix calculating total of docs and folders
|
2020-12-15 21:39:10 +01:00 |
|
Uwe Steinmann
|
1d72fea524
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-15 20:21:24 +01:00 |
|
Uwe Steinmann
|
a3be420b88
|
use class_parents() instead of get_class_parent()
|
2020-12-15 20:20:37 +01:00 |
|
Uwe Steinmann
|
f7a96e6888
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-15 17:42:32 +01:00 |
|
Uwe Steinmann
|
70c5b90643
|
add hook documentListRowBelowTitle
|
2020-12-15 17:42:07 +01:00 |
|
Uwe Steinmann
|
2d4007d62f
|
fix comment
|
2020-12-15 17:05:04 +01:00 |
|
Uwe Steinmann
|
e25fda8e9b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-15 10:03:45 +01:00 |
|
Uwe Steinmann
|
5261cce10c
|
fix syntax error
|
2020-12-15 10:03:28 +01:00 |
|
Uwe Steinmann
|
faf45dc253
|
searchdocs returns only docs with at least read access
|
2020-12-15 10:02:30 +01:00 |
|
Uwe Steinmann
|
0c399ced95
|
fix call of getDocumentChooserHtml()
|
2020-12-15 10:02:18 +01:00 |
|
Uwe Steinmann
|
6e2133747d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 18:47:11 +01:00 |
|
Uwe Steinmann
|
6e46e95702
|
pass current object and $new to validate()
|
2020-12-14 18:46:38 +01:00 |
|
Uwe Steinmann
|
f7bedcdbd8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 18:18:40 +01:00 |
|
Uwe Steinmann
|
5fdf6f460e
|
pass $new=true to $attrdef->validate()
|
2020-12-14 18:17:19 +01:00 |
|
Uwe Steinmann
|
55e0204054
|
new parameter 'new' of SeedDMS_Core_AttributeDefinition::validate()
|
2020-12-14 18:16:35 +01:00 |
|
Uwe Steinmann
|
f3cc82a780
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 17:20:37 +01:00 |
|
Uwe Steinmann
|
c4cdf7b92e
|
add method getDMS()
|
2020-12-14 17:20:06 +01:00 |
|
Uwe Steinmann
|
a80f177691
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 15:00:31 +01:00 |
|
Uwe Steinmann
|
ec5a17f4f3
|
pass attribute value to callback 'onAttributeValidate'
|
2020-12-14 14:32:40 +01:00 |
|
Uwe Steinmann
|
63c0804e07
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-14 10:52:10 +01:00 |
|
Uwe Steinmann
|
31e45022f1
|
fix checking if search result came from database or fulltext
|
2020-12-14 10:46:05 +01:00 |
|
Uwe Steinmann
|
e69f7125bc
|
check if query term already has a trailing '*'
|
2020-12-14 10:44:32 +01:00 |
|
Uwe Steinmann
|
416568f1c4
|
fix indexing new folder
|
2020-12-14 08:02:02 +01:00 |
|
Uwe Steinmann
|
2d2375729e
|
get fulltextservice
|
2020-12-14 07:58:34 +01:00 |
|
Uwe Steinmann
|
40fc45473c
|
add changes in 5.1.21
|
2020-12-14 07:56:50 +01:00 |
|
Uwe Steinmann
|
8bc8b3ae13
|
call postAddSubfolder, add folder to fulltext index
|
2020-12-14 07:56:15 +01:00 |
|
Uwe Steinmann
|
df29339c28
|
call hook postAddSubfoder, add folder to fulltext index
|
2020-12-14 07:55:34 +01:00 |
|
Uwe Steinmann
|
6b77e914d6
|
pass fulltextservice to controller
|
2020-12-14 07:53:51 +01:00 |
|
Uwe Steinmann
|
f18ae4ff2d
|
update fulltext index
|
2020-12-14 07:53:29 +01:00 |
|
Uwe Steinmann
|
a3d92f5b72
|
return error if postAddDocument fails
|
2020-12-14 07:52:39 +01:00 |
|
Uwe Steinmann
|
e91dd1c09c
|
call hoock postEditDocument even after hook editDocument
|
2020-12-14 07:51:51 +01:00 |
|
Uwe Steinmann
|
98c1220260
|
start to add suggesestion to opensearchengіne (not working yet)
|
2020-12-14 07:08:48 +01:00 |
|
Uwe Steinmann
|
44daf8cc10
|
remove folders from fulltext index
|
2020-12-14 07:08:14 +01:00 |
|
Uwe Steinmann
|
beaa54ac92
|
call hook folderListItem
|
2020-12-13 14:45:55 +01:00 |
|
Uwe Steinmann
|
0c1cae25a9
|
remove console.log()
|
2020-12-13 14:45:21 +01:00 |
|
Uwe Steinmann
|
1e9e7c0e2f
|
turn typeahead search on for fulltext search
|
2020-12-13 09:38:12 +01:00 |
|
Uwe Steinmann
|
7b4cad6aa9
|
use fulltext search if set as default or explixitly asked for
|
2020-12-13 09:37:38 +01:00 |
|
Uwe Steinmann
|
c369950458
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-13 09:11:40 +01:00 |
|
Uwe Steinmann
|
582c00ce4e
|
use new typeahead search using json objects
|
2020-12-13 09:10:50 +01:00 |
|
Uwe Steinmann
|
a0557d4892
|
new version 1.0.15
|
2020-12-13 09:06:48 +01:00 |
|
Uwe Steinmann
|
38e0b68767
|
new version 1.0.16
|
2020-12-13 09:06:28 +01:00 |
|
Uwe Steinmann
|
2842375632
|
add own version of bootstrap typeahead
|
2020-12-13 09:06:03 +01:00 |
|
Uwe Steinmann
|
66711458ff
|
add entry for 5.1.21
|
2020-12-12 16:30:22 +01:00 |
|
Uwe Steinmann
|
efed9f2b9c
|
add support for indexing folders
|
2020-12-12 16:29:56 +01:00 |
|
Uwe Steinmann
|
e36a41eeae
|
pass fulltextservice to view
|
2020-12-12 16:29:26 +01:00 |
|