Uwe Steinmann
f2dbe4c18b
pass record_type to view, some code formating
2021-11-19 13:49:07 +01:00
Uwe Steinmann
e6766a3607
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-11-10 08:35:22 +01:00
Uwe Steinmann
5049169d09
show fulltext search tab if fulltext search was used
2021-11-10 08:33:52 +01:00
Uwe Steinmann
74003313e8
pass url param 'includecontent' to view
2021-07-21 08:11:14 +02:00
Uwe Steinmann
41b5caa302
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-05-05 14:34:08 +02:00
Uwe Steinmann
02bed41f65
check if certian variables are empty
2021-05-05 14:32:58 +02:00
Uwe Steinmann
12a44b75a3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-05-05 14:12:09 +02:00
Uwe Steinmann
e870e2071b
redo the search form
2021-05-05 13:47:38 +02:00
Uwe Steinmann
1710e5278b
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-03-15 16:37:07 +01:00
Uwe Steinmann
fad2020cfd
add searching for last date of a document status
2021-03-15 16:08:51 +01:00
Uwe Steinmann
c39fbcb70d
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-03-12 10:12:30 +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
780be78d36
add searching for revision date
2021-01-29 14:20:05 +01:00
Uwe Steinmann
1f40945218
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-12-21 15:51:19 +01:00
Uwe Steinmann
73f136b41d
total number of hits is returned in $searchresult['count']
2020-12-21 15:48:58 +01:00
Uwe Steinmann
b93e6768c4
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-12-18 10:55:18 +01:00
Uwe Steinmann
d339aad6ae
init $limit and $total early, use $dms->getRootFolder()
2020-12-18 10:54:53 +01:00
Uwe Steinmann
f80cb6c24f
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-12-18 10:44:33 +01:00
Uwe Steinmann
924a125d88
remove old scripts for searching
2020-12-18 06:24:28 +01:00
Uwe Steinmann
1c1d547e92
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-12-17 18:38:04 +01:00
Uwe Steinmann
14cf90a5bb
pass start and root folder to fulltext search
2020-12-17 18:34:40 +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
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
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
efed9f2b9c
add support for indexing folders
2020-12-12 16:29:56 +01: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
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
ce2e6c61d2
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-09-02 09:01:18 +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
0d4cd6a0be
check if converters['preview'] exists
2020-07-21 07:17:19 +02:00
Uwe Steinmann
d1f47f9320
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-04-22 17:22:24 +02:00
Uwe Steinmann
c51bb143ad
remove closing php tag
2020-04-20 08:25:00 +02:00
Uwe Steinmann
c8df1533e6
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-02-28 11:18:09 +01:00
Uwe Steinmann
13b7de9c60
support one page mode on search page
2020-02-28 09:48:43 +01:00
Uwe Steinmann
511152be68
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-10-28 08:15:20 +01:00
Uwe Steinmann
e9b896ecf1
fix errors related to new onepage mode
2019-10-21 09:32:07 +02:00
Uwe Steinmann
670597ea5f
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-09-06 14:51:21 +02:00
Uwe Steinmann
d449d2bcee
use isType() for checking object type
2019-08-08 09:16:54 +02:00
Uwe Steinmann
fa64bb3200
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-07-01 21:34:08 +02:00
Uwe Steinmann
3ab6d050cd
pass parameters to search() by array
2019-06-26 18:03:07 +02:00
Uwe Steinmann
4b76b5e6ae
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-02-01 09:30:32 +01:00
Uwe Steinmann
dcb0a746a0
new parameter xsendfile
2019-01-18 13:07:39 +01:00
Uwe Steinmann
48cf4b2ff3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-01-15 09:13:23 +01:00
Uwe Steinmann
73e1df3ad8
make it work with slim notfound handler
2019-01-09 09:19:46 +01:00
Uwe Steinmann
7f1f551334
allow to filter by status S_NEED_CORRECTION
2018-01-30 19:19:07 +01:00
Uwe Steinmann
cde0f066ad
slice entries before view
2018-01-23 16:46:10 +01:00
Uwe Steinmann
81b8d2ae1b
export always returns all items, fix display of 2nd, 3rd, ... page
2018-01-23 16:42:25 +01:00
Uwe Steinmann
5149511aaa
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-10-27 15:01:18 +02:00
Uwe Steinmann
2892c1e2fb
do not show page browser when all search hits are listed
2017-10-26 06:32:36 +02:00
Uwe Steinmann
eba5645281
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-22 07:15:46 +02:00
Uwe Steinmann
8687c90269
include LogInit
2017-08-22 07:15:09 +02:00
Uwe Steinmann
c63f994a5f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-01-18 15:13:18 +01:00
Uwe Steinmann
47db85c175
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-01-18 15:11:45 +01:00
Uwe Steinmann
8959a9e167
add searching for document id
2017-01-18 14:45:40 +01:00
Uwe Steinmann
66e6cec446
add filter for status 'S_DRAFT'
2017-01-11 17:49:21 +01:00
Uwe Steinmann
10a8b14eff
take out search for reception
2016-11-04 20:28:22 +01:00
Uwe Steinmann
9d1f3b867f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-04 20:55:33 +02:00
Uwe Steinmann
3d50543b66
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-04 20:48:51 +02:00
Uwe Steinmann
9fa5ececb7
add showSingleSearchHit config option
2016-10-04 16:54:16 +02:00
Uwe Steinmann
1989657c9a
search for each status of reception
2016-09-28 21:29:16 +02:00
Uwe Steinmann
7937f73031
pass $missingreception to view
2016-09-28 20:22:42 +02:00
Uwe Steinmann
148088f42a
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 07:55:52 +02:00
Uwe Steinmann
ffab03a8b8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-09 07:55:35 +02:00
Uwe Steinmann
7c3e1c0807
fix copyright in header
2016-08-09 07:53:15 +02:00
Uwe Steinmann
38f02a149e
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 06:40:50 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
7e3cd7d6c4
move inclusion SeedDMS/Preview.php into view
2016-04-26 13:43:02 +02:00
Uwe Steinmann
8d8f3e51fb
move excel export into view
2016-04-18 20:53:00 +02:00
Uwe Steinmann
4e2313d387
pass instance of Access Operation to view
2016-04-18 13:13:16 +02:00
Uwe Steinmann
5bdc6fe3cc
filter result by new access restrictions derived from status
2016-04-12 12:23:26 +02:00
Uwe Steinmann
067890345e
Merge branch 'seeddms-5.0.x' into develop
2016-02-17 11:44:25 +01:00
Uwe Steinmann
0f991c2dc1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-17 11:39:09 +01:00
Uwe Steinmann
4d2ade4d7c
do not call SeedDMS_Core_Folder::verifyLastestContentExpriry() on
...
folders
2016-02-16 12:21:48 +01:00
Uwe Steinmann
bc608eff07
Merge branch 'seeddms-5.0.x' into develop
2016-02-15 20:45:05 +01:00
Uwe Steinmann
202d994e1c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-15 17:08:01 +01:00
Uwe Steinmann
54df39ba81
pass timeout to view and previewer
2016-02-15 10:57:37 +01:00
Uwe Steinmann
2a5a2cd61d
Merge branch 'seeddms-5.0.x' into develop
2016-02-10 11:49:15 +01:00
Uwe Steinmann
43c80a9f73
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-10 11:48:19 +01:00
Uwe Steinmann
75183a9d36
check experation and set status accordingly before listing documents
2016-02-09 17:33:23 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +01:00
Uwe Steinmann
2317c092d6
fix setting default search method
...
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
5863d962ac
Merge branch 'seeddms-5.0.x' into develop
2015-12-16 09:30:16 +01:00
Uwe Steinmann
1acad75f83
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-15 21:04:45 +01:00
Uwe Steinmann
ff447ba31f
check if $_GET['pg'] is set
2015-12-14 12:53:32 +01:00
Uwe Steinmann
29f4ca0710
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-14 12:09:16 +01:00
Uwe Steinmann
1b8f515d7b
fix division by zero if all hits are shown
2015-12-14 11:46:29 +01:00
Uwe Steinmann
8616ff5481
rename search script
2015-12-14 09:54:34 +01:00