Commit Graph

155 Commits

Author SHA1 Message Date
Uwe Steinmann
32b6445904 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-10-28 13:02:04 +01:00
Uwe Steinmann
a8a8402c6e fix code formatting 2024-10-28 12:59:31 +01:00
Uwe Steinmann
79560a8164 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-10-07 08:25:46 +02:00
Uwe Steinmann
9a972c2c44 add support for searching for filesize 2024-10-02 14:56:25 +02:00
Uwe Steinmann
76b9b3c2d6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-04-30 18:32:29 +02:00
Uwe Steinmann
e0973e4a21 new batch operation for adding reviewer/approver 2024-04-30 10:46:27 +02:00
Uwe Steinmann
07bfdca11e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-12-15 17:14:02 +01:00
Uwe Steinmann
facd9f7a65 use a stats array from fulltext search for min/max of facet value 2023-12-15 17:13:28 +01:00
Uwe Steinmann
bb2ccf05a0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-03 18:30:03 +02:00
Uwe Steinmann
626a325df7 add database search by modification date 2023-05-03 18:24:09 +02:00
Uwe Steinmann
c8d6eafc71 allow sorting of fulltext search 2023-05-03 17:38:01 +02:00
Uwe Steinmann
3739f9e658 pass modification date to search() functions 2023-05-03 16:21:57 +02:00
Uwe Steinmann
fa19503ab2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-28 12:15:37 +02:00
Uwe Steinmann
febccfc604 switching between search tabs will no longer loose values 2023-04-26 17:35:59 +02:00
Uwe Steinmann
f97124d694 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-25 13:05:15 +02:00
Uwe Steinmann
e3ce931cbd turn attributes of type date into timestamps before searching 2023-04-25 12:28:05 +02:00
Uwe Steinmann
337c0ed41f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-23 19:11:08 +02:00
Uwe Steinmann
36a51e9606 check if 'facetsearch' is set 2023-04-23 19:02:57 +02:00
Uwe Steinmann
c9b31d8de9 only last token of query will be used for getting terms 2023-04-23 19:02:42 +02:00
Uwe Steinmann
0475bd57cb passed owners can be a list of strings 2023-04-23 19:01:43 +02:00
Uwe Steinmann
923e235b9a pass categories can be a list of strings 2023-04-23 19:01:08 +02:00
Uwe Steinmann
efa587493e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-22 19:42:21 +02:00
Uwe Steinmann
511492fb5c do not suggest terms if query is empty 2023-04-22 19:41:15 +02:00
Uwe Steinmann
5f0484c4cb set convertToPdf for view 2023-04-21 19:05:54 +02:00
Uwe Steinmann
fde112e2d9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-21 18:01:53 +02:00
Uwe Steinmann
8ae0bc09c4 search for creation date in fulltext 2023-04-21 17:55:56 +02:00
Uwe Steinmann
a1520299a2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-21 16:53:20 +02:00
Uwe Steinmann
89e930ba00 add search terms to typeahead if configured 2023-04-21 13:03:08 +02:00
Uwe Steinmann
de53c5159c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-20 13:30:03 +02:00
Uwe Steinmann
ec55cc3f28 do not add '*' to typeahead query anymore 2023-04-20 13:28:57 +02:00
Uwe Steinmann
359cdedfdb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-04 09:05:08 +01:00
Uwe Steinmann
9e36d82873 initial support for attributes in full text search 2023-03-04 09:04:58 +01:00
Uwe Steinmann
927e5acdc2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-09 15:40:41 +01:00
Uwe Steinmann
5e48d724ac pass terms to view 2023-01-09 15:31:05 +01:00
Uwe Steinmann
409df834a3 check for typeahead action without php warnings 2023-01-08 16:24:02 +01:00
Uwe Steinmann
30ab2f9ef7 limit can be passed by url parameter, add '*' to query in typeahead mode 2023-01-07 12:18:30 +01:00
Uwe Steinmann
8f07c2fd1f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-06 18:55:13 +01:00
Uwe Steinmann
26e6f24565 fix checking for search result hits 2023-01-06 13:46:33 +01:00
Uwe Steinmann
f0cd33d110 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-11-09 12:20:32 +01:00
Uwe Steinmann
3571d97f2f fix inclusion of php files 2022-11-09 09:25:45 +01:00
Uwe Steinmann
2ee4773357 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-14 20:42:30 +02:00
Uwe Steinmann
3283d35db8 add batch operation to add/remove category 2022-09-14 18:08:34 +02:00
Uwe Steinmann
56a0b14fe9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-09-13 20:04:31 +02:00
Uwe Steinmann
f2c8718586 keep paginator even if all hits are shown 2022-09-13 20:03:56 +02:00
Uwe Steinmann
0539945bf1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-24 08:29:36 +02:00
Uwe Steinmann
93ade78deb pass list of marked docs/folders to view 2022-08-24 07:54:04 +02:00
Uwe Steinmann
20ac984a64 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-18 18:46:07 +02:00
Uwe Steinmann
966a6eb976 add batch operation to change owner 2022-08-18 18:40:51 +02:00
Uwe Steinmann
cac7608e0b backport export of search result from 6.0.x 2022-08-18 13:49:27 +02:00
Uwe Steinmann
751918ef17 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-18 13:21:53 +02:00