Uwe Steinmann
|
98e5c868a4
|
pass access object to view
|
2021-06-23 17:48:46 +02:00 |
|
Uwe Steinmann
|
e21ef794c4
|
add access control
|
2021-06-23 08:58:55 +02:00 |
|
Uwe Steinmann
|
2ec025451b
|
pass $dms and guestId to view
|
2021-05-27 21:52:40 +02:00 |
|
Uwe Steinmann
|
67511017bd
|
remove SeedDMS_AccessOperation
|
2021-05-12 09:37:27 +02:00 |
|
Uwe Steinmann
|
1e20ddcddf
|
remove SeedDMS_AccessOperation
|
2021-05-12 09:37:06 +02:00 |
|
Uwe Steinmann
|
d1bd50fa24
|
support for 5.1.23
|
2021-05-11 21:18:36 +02:00 |
|
Uwe Steinmann
|
02bed41f65
|
check if certian variables are empty
|
2021-05-05 14:32:58 +02:00 |
|
Uwe Steinmann
|
e870e2071b
|
redo the search form
|
2021-05-05 13:47:38 +02:00 |
|
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 |
|