Commit Graph

6398 Commits

Author SHA1 Message Date
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
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
7862f5bc80 do not export empty groups 2020-09-29 17:07:16 +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
Uwe Steinmann
73b957281f start version 5.1.21 2020-09-29 16:37:50 +02:00
Uwe Steinmann
dc33ad774a update release date, fix typo 2020-09-29 13:45:50 +02:00
Uwe Steinmann
f97d969681 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-09-29 09:57:09 +02:00
Uwe Steinmann
a187db7ca0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-09-29 09:56:56 +02:00
Uwe Steinmann
d323c33b35 more translations and phrases 2020-09-29 09:56:38 +02:00
Uwe Steinmann
9d2fba4fc6 log failed authentication at ldap server 2020-09-28 19:15:00 +02:00
Uwe Steinmann
2ff0979275 log user who failed to login 2020-09-28 17:28:47 +02:00
Uwe Steinmann
6fedb19490 header and footer of body can be skipped 2020-09-27 10:34:10 +02:00
Uwe Steinmann
08e04e3170 new icon for TransferObjects and RemoveFromProcesses 2020-09-25 08:58:02 +02:00
Uwe Steinmann
05a6917102 add simple task manager in js 2020-09-24 16:50:50 +02:00
Uwe Steinmann
656cc5843f keep .htaccess file when downloading an extension 2020-09-24 11:55:40 +02:00
Uwe Steinmann
e2f2021b19 use same edit attributes code as for add document 2020-09-24 08:32:09 +02:00
Uwe Steinmann
ab464b633d pass update user to callback onSetStatus 2020-09-23 15:56:29 +02:00
Uwe Steinmann
3f399dfcea concat data-query to url on trigger update 2020-09-23 13:42:03 +02:00
Uwe Steinmann
df313d316c export users of a group as csv file 2020-09-23 11:39:19 +02:00
Uwe Steinmann
ad9afab6e0 set dms of user instances 2020-09-23 11:39:00 +02:00
Uwe Steinmann
34c88aadd3 fix setting quota when importing users 2020-09-23 10:35:57 +02:00
Uwe Steinmann
0f9ac271ce do not show removed approvers/reviewers unless admin 2020-09-23 08:53:05 +02:00
Uwe Steinmann
76c02d89c7 remove old code for getting timeline items 2020-09-23 08:44:47 +02:00
Uwe Steinmann
ca1dce466d backport printVersionAttributes(), nicer output of reviewers and approvers 2020-09-23 08:37:51 +02:00
Uwe Steinmann
fe4e0c644c do not redirect ajax calls 2020-09-23 07:27:12 +02:00
Uwe Steinmann
4074c43a14 update changelog for 5.1.20 2020-09-22 10:03:44 +02:00