Commit Graph

640 Commits

Author SHA1 Message Date
Uwe Steinmann
22882e2634 pass access object to view 2021-05-04 17:50:36 +02:00
Uwe Steinmann
c5b5ac07db set 'setcategory' in view 2021-05-04 17:29:55 +02:00
Uwe Steinmann
720615c175 pass enableRecursiveCount and maxRecursiveCount to view 2021-05-02 07:56:58 +02:00
Uwe Steinmann
4ec36dc6db pass accessobject to view 2021-04-30 14:48:40 +02:00
Uwe Steinmann
42b97969b5 pass task and previewer to view 2021-04-27 19:35:35 +02:00
Uwe Steinmann
9565010cd0 pass AccessOperation to view 2021-04-18 19:39:37 +02:00
Uwe Steinmann
28480a8733 move 'new SeedDMS_AccessOperation' after document is known 2021-04-18 07:05:57 +02:00
Uwe Steinmann
a6ac5d546a include inc.DBInit.php 2021-04-18 07:05:10 +02:00
Uwe Steinmann
43567ac1d7 include missing inc.Utils.php 2021-04-18 07:04:15 +02:00
Uwe Steinmann
67ab1e23e5 ensure the encryption key is alwasy set 2021-04-06 11:15:47 +02:00
Uwe Steinmann
fad2020cfd add searching for last date of a document status 2021-03-15 16:08:51 +01:00
Uwe Steinmann
7c18872531 fix some php warning because of missing view variables 2021-03-14 14:11:14 +01:00
Uwe Steinmann
6ead3fe425 convert dates in custom attributes into propper format before searching 2021-03-12 10:06:54 +01:00
Uwe Steinmann
248d106852 pass more data to view, do not use $_GET in view anymore 2021-02-09 11:16:20 +01:00
Uwe Steinmann
e52d5b52b3 init vars for view to prevent lots of php warnings 2021-01-11 08:20:46 +01:00
Uwe Steinmann
73f136b41d total number of hits is returned in $searchresult['count'] 2020-12-21 15:48:58 +01:00
Uwe Steinmann
d339aad6ae init $limit and $total early, use $dms->getRootFolder() 2020-12-18 10:54:53 +01:00
Uwe Steinmann
4e0452265c call getRootFolder() instead of using _roofFolderId 2020-12-18 07:52:14 +01:00
Uwe Steinmann
924a125d88 remove old scripts for searching 2020-12-18 06:24:28 +01:00
Uwe Steinmann
7746fb72db replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
Uwe Steinmann
14cf90a5bb pass start and root folder to fulltext search 2020-12-17 18:34:40 +01:00
Uwe Steinmann
c2783c6d70 fix calculating total of docs and folders 2020-12-15 21:39: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
7b4cad6aa9 use fulltext search if set as default or explixitly asked for 2020-12-13 09:37:38 +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
Uwe Steinmann
d842b90f9e set showtree for view 2020-10-23 17:06:06 +02:00
Uwe Steinmann
6e653050c8 place new SeedDMS_AccessOperation() of document was get 2020-10-08 09:05:05 +02:00
Uwe Steinmann
0ebd044cac paging is done by fulltext engine 2020-09-29 16:42:10 +02:00
Uwe Steinmann
3191fa9310 also check if categoryids is set 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
1fda490bbe pass a config array to search engine, search returns hits and total count 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
db1db1787c major update to make it look like the view document page, fixed preview 2020-09-17 10:51:37 +02:00
Uwe Steinmann
c4c77fc499 pass current logged in user to fulltext search in order to restrict hits on readable documents 2020-09-02 08:59:42 +02:00
Uwe Steinmann
23cf76aef2 fix ordering of folders in DocumentChooser and FolderChooser 2020-07-21 06:24:55 +02:00
Uwe Steinmann
dcb7a775eb show info about installed seeddms and php extensions 2020-06-12 15:02:29 +02:00
Uwe Steinmann
514002f877 import users from csv file 2020-06-09 21:07:47 +02:00
Uwe Steinmann
e2e69f8fec pass orderdir and orderby to view 2020-05-27 12:03:25 +02:00
Uwe Steinmann
36f3ac6ab5 set showtree for view 2020-05-22 16:35:49 +02:00
Uwe Steinmann
39a3e0dea3 obey maxUploadSize whenever a file is uploaded 2020-05-07 14:03:00 +02:00
Uwe Steinmann
c51bb143ad remove closing php tag 2020-04-20 08:25:00 +02:00
Uwe Steinmann
3efdac7197 construct SeedDMS_AccessOperation after document is known 2020-03-26 07:53:48 +01:00
Uwe Steinmann
bab648b988 check if index and indexconf is set 2020-03-24 06:46:22 +01:00
Uwe Steinmann
7fcc100ae7 support one page mode on TimeLine page 2020-03-10 17:10:19 +01:00
Uwe Steinmann
49bebebdae overhaul ManageNotify, support onepage mode, use standard output for documents and folders 2020-03-05 09:12:45 +01:00
Uwe Steinmann
0acc08178f support for onepage mode 2020-03-04 22:26:28 +01:00
Uwe Steinmann
6aa57ad2b1 set onepage mode in view 2020-03-04 22:24:32 +01:00
Uwe Steinmann
8a789800e1 fix some php warnings 2020-03-04 18:34:39 +01:00
Uwe Steinmann
13b7de9c60 support one page mode on search page 2020-02-28 09:48:43 +01:00
Uwe Steinmann
a424268514 click on related documents works in onepage mode 2020-02-28 08:28:58 +01:00
Uwe Steinmann
58bf7ab1b7 show only if debug mode is on 2020-02-27 17:58:42 +01:00
Uwe Steinmann
a5bf963bc5 add check for mismatch of fileType and mimeType
works only for some common mimetypes
2020-02-11 07:47:33 +01:00
Uwe Steinmann
74300082fc fix bug #462, pass showtree to ViewDocument 2020-01-20 11:53:38 +01:00
Uwe Steinmann
8ae2874367 do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
Uwe Steinmann
1f8c5fe7c3 workflows can be turned off completely 2019-12-19 16:08:10 +01:00
Uwe Steinmann
c332e0393b add new config variable noDocumentFormFields
used for hiding some fields like comment, keywords, categories, ...
2019-12-19 09:03:59 +01:00
Uwe Steinmann
87d1df5d03 propperly check for passed parameter 'node', pass orderby to view 2019-11-26 11:20:46 +01:00
Uwe Steinmann
21e1efc147 set 'onepage' in view 2019-11-20 13:17:04 +01:00
Uwe Steinmann
4e0cf697cb set 'onepage' in view 2019-11-20 13:14:34 +01:00
Uwe Steinmann
3c26142744 onePageMode can be turned on/off 2019-10-28 12:06:41 +01:00
Uwe Steinmann
e9b896ecf1 fix errors related to new onepage mode 2019-10-21 09:32:07 +02:00
Uwe Steinmann
0205e8a08e create AccessOperation object 2019-10-18 12:55:03 +02:00
Uwe Steinmann
d1691190f2 pass parameter 'onepage' to view
used to enable/disable new behaviour with ajax request to update page
2019-09-11 17:40:38 +02:00
Uwe Steinmann
1d2b44a8d9 the subtree command from op.Ajax.php has been moved into the views 2019-08-08 09:32:42 +02:00
Uwe Steinmann
d449d2bcee use isType() for checking object type 2019-08-08 09:16:54 +02:00
Uwe Steinmann
ce420a78eb use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
Uwe Steinmann
cc89217884 include Extension.php and friends to prevent php warnings 2019-06-27 18:11:11 +02:00
Uwe Steinmann
cf6b852233 do not access $data if there is none 2019-06-27 14:18:39 +02:00
Uwe Steinmann
3ab6d050cd pass parameters to search() by array 2019-06-26 18:03:07 +02:00
Uwe Steinmann
e16a5dd46e fix typo in variable name 2019-06-26 13:37:16 +02:00
Uwe Steinmann
6d751b5437 allow orderby to be a string not just a char 2019-06-24 11:51:21 +02:00
Uwe Steinmann
5734d9808e do not echo error if no folder is set 2019-05-02 18:18:18 +02:00
Uwe Steinmann
1dfd36e79a fix moving documents on clipboard into the current folder 2019-05-01 12:43:36 +02:00
Uwe Steinmann
beba1d9727 fix typo in comment 2019-02-06 13:12:15 +01:00
Uwe Steinmann
dcb0a746a0 new parameter xsendfile 2019-01-18 13:07:39 +01:00
Uwe Steinmann
219a74e09a fix inclusion of files 2019-01-15 18:21:33 +01:00
Uwe Steinmann
c43bb06a3d fix inclusion of files 2019-01-15 18:19:20 +01:00
Uwe Steinmann
fcb60a6f21 fix inclusion of files 2019-01-15 18:16:30 +01:00
Uwe Steinmann
73e1df3ad8 make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
Uwe Steinmann
72b1f5d24c recreate an index if opening it fails 2018-11-21 08:27:40 +01:00
Uwe Steinmann
d66a702295 fix various javascript errors 2018-11-16 20:29:31 +01:00
Uwe Steinmann
699a4f4bc4 use get instead of post when calling out/out.TriggerWorkflow.php 2018-11-16 11:41:43 +01:00
Uwe Steinmann
10fc10eb1c use configured preview commands instead of old defaults 2018-11-12 10:14:51 +01:00
Uwe Steinmann
75c2953f90 remove old directory with images 2018-10-11 11:31:09 +02:00
Uwe Steinmann
4038503fe2 remove old jump loader code 2018-10-11 09:44:09 +02:00
Uwe Steinmann
b82211a941 pass folder to view if set in url 2018-09-17 13:47:53 +02:00
Uwe Steinmann
fc019c553b pass msg in url to view 2018-09-05 07:08:07 +02:00
Uwe Steinmann
84e87715da add open search description 2018-07-13 15:25:33 +02:00
Uwe Steinmann
4209b1033a call ob_get_clean() before outputing image 2018-06-21 14:17:03 +02:00
Uwe Steinmann
3166cf9a56 set correct header for mimetype 2018-06-21 13:52:37 +02:00
Uwe Steinmann
655e83b0c1 pass $settings->_sortUsersInList to view 2018-06-21 09:29:28 +02:00
Uwe Steinmann
49816441cb set maxuploadsize which is needed if the fine-uploader is used 2018-05-04 14:51:32 +02:00
Uwe Steinmann
da3e359cd2 set showtree for view 2018-04-23 15:27:42 +02:00
Uwe Steinmann
bfc59dc90c use ErrorDlg view for error messages
this will also fix the js errors when the error page was shown
2018-04-06 16:34:01 +02:00
Uwe Steinmann
c539693288 fix name for log files 2018-04-03 10:57:29 +02:00
Uwe Steinmann
d017726984 count workflows to trigger if workflowmode='advanced' 2018-03-27 17:47:58 +02:00
Uwe Steinmann
d9c4964e0d add SeedDMS_AccessOperation() after $document is set 2018-03-26 10:18:37 +02:00
Uwe Steinmann
89e04299d0 pass extension name to view 2018-03-23 10:10:12 +01:00
Uwe Steinmann
16d9cb5c1e move code for downloading new extension list into controller 2018-03-21 13:39:38 +01:00