Commit Graph

8447 Commits

Author SHA1 Message Date
Uwe Steinmann
6e653050c8 place new SeedDMS_AccessOperation() of document was get 2020-10-08 09:05:05 +02:00
Uwe Steinmann
e33a37ca93 make remove button btn-danger 2020-10-08 08:51:37 +02:00
Uwe Steinmann
089b74ec38 replace html code for rows and columns 2020-10-08 08:51:20 +02:00
Uwe Steinmann
63236e7f93 replace old html code 2020-10-08 08:34:55 +02:00
Uwe Steinmann
d1a5a6823b use new row, column methods instead of plain html 2020-10-08 07:57:23 +02:00
Uwe Steinmann
28e7b32ddf replace html code with row and column methods 2020-10-07 19:04:39 +02:00
Uwe Steinmann
1c71887293 make box for number of hits of type info 2020-10-07 18:52:14 +02:00
Uwe Steinmann
919fdd6590 use new methods for rows and columns 2020-10-07 18:33:22 +02:00
Uwe Steinmann
b5f252cd54 add methods [row|column][Start|End]() 2020-10-07 18:32:50 +02:00
Uwe Steinmann
3f74df0ae4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-07 15:21:01 +02:00
Uwe Steinmann
b509696715 item for 5.1.21 2020-10-07 07:55:44 +02:00
Uwe Steinmann
a3898e36de fix getAttributeEditField() for boolean attributes 2020-10-07 07:45:06 +02:00
Uwe Steinmann
74a07c9593 close button of modal boxes is never primary 2020-10-06 18:35:33 +02:00
Uwe Steinmann
dc8c8670db Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-06 14:24:57 +02:00
Uwe Steinmann
fd9bc77fef add new method addDocumentCategory 2020-10-06 14:07:21 +02:00
Uwe Steinmann
eb0367bd7c document links can be added by regular users again 2020-10-06 06:37:07 +02:00
Uwe Steinmann
73fe0e37ff Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-10-05 17:15:09 +02:00
Uwe Steinmann
d867e5d0b8 SeedDMS_Folder_DMS::getAccessList() and getDefaultAccess() do not return fals anymore if the parent does not exists. They just stop inheritance. 2020-10-03 10:18:04 +02:00
Uwe Steinmann
16e4437032 more packages 2020-10-01 10:52:49 +02:00
Uwe Steinmann
c81a2554aa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-30 11:04:52 +02:00
Uwe Steinmann
91be15c60a add note about SEEDDMS_CONFIG_FILE 2020-09-30 11:04:23 +02:00
Uwe Steinmann
bad5be893d check env var SEEDDMS_CONFIG_FILE for config file 2020-09-30 11:02:58 +02:00
Uwe Steinmann
8d2de27828 add indexing task 2020-09-30 09:11:13 +02:00
Uwe Steinmann
9b357ec3d9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:17:23 +02:00
Uwe Steinmann
7862f5bc80 do not export empty groups 2020-09-29 17:07:16 +02:00
Uwe Steinmann
b8652ec951 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:02:26 +02:00
Uwe Steinmann
7bd9f4777a add note about new fulltext search api 2020-09-29 16:51:29 +02:00
Uwe Steinmann
904eef7816 fix selection of owner 2020-09-29 16:42:10 +02:00
Uwe Steinmann
0ebd044cac paging is done by fulltext engine 2020-09-29 16:42:10 +02:00
Uwe Steinmann
397d542fb4 take limits into account 2020-09-29 16:42:09 +02:00
Uwe Steinmann
e14774110f new parameter $limit of method search() 2020-09-29 16:42:09 +02:00
Uwe Steinmann
d4c4de6284 start new version 1.0.14 2020-09-29 16:42:09 +02:00
Uwe Steinmann
338d479604 start new version 1.1.15 2020-09-29 16:42:09 +02:00
Uwe Steinmann
0979d2bd54 get category, mimetype and facets from view 2020-09-29 16:42:09 +02:00
Uwe Steinmann
3191fa9310 also check if categoryids is set 2020-09-29 16:42:09 +02:00
Uwe Steinmann
95b01544f3 search even if query is empty 2020-09-29 16:42:09 +02:00
Uwe Steinmann
b47e53637d check if search fields are set 2020-09-29 16:42:09 +02:00
Uwe Steinmann
c93faff257 new parameters of search() 2020-09-29 16:42:09 +02:00
Uwe Steinmann
364612f497 do not show occurences because not each fulltext engine supports it 2020-09-29 16:42:09 +02:00
Uwe Steinmann
acab20fe24 add documentation for Indexer() 2020-09-29 16:42:09 +02:00
Uwe Steinmann
d33eb59b4a categoryids has been replaced by category 2020-09-29 16:42:09 +02:00
Uwe Steinmann
b7d5f09e5a add terms for 'user' and 'status' 2020-09-29 16:42:09 +02:00
Uwe Steinmann
984eca8e9f add field 'status' to index 2020-09-29 16:42:09 +02:00
Uwe Steinmann
854a9ea7fd add field 'status' to index 2020-09-29 16:42:09 +02:00
Uwe Steinmann
25fc979a3a throw execption if creation/opening of index fails 2020-09-29 16:42:09 +02:00
Uwe Steinmann
41c08492ac add field 'status' to index 2020-09-29 16:42:09 +02:00
Uwe Steinmann
1fda490bbe pass a config array to search engine, search returns hits and total count 2020-09-29 16:42:09 +02:00
Uwe Steinmann
e3e46b853d get $index and $search before foreach loop 2020-09-29 16:42:09 +02:00
Uwe Steinmann
4bdb3c7061 put fulltext search into central service 2020-09-29 16:42:09 +02:00
Uwe Steinmann
3a183a452a put fulltext index into service 2020-09-29 16:42:09 +02:00