Commit Graph

649 Commits

Author SHA1 Message Date
Uwe Steinmann
d07219a213 add list of conversion and notification services 2023-02-12 14:33:51 +01:00
Uwe Steinmann
19cdccbd88 fix syntax error 2023-01-19 07:07:08 +01:00
Uwe Steinmann
7531afca4b do not set user in view 2023-01-10 18:33:23 +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
b14a421591 do not auth because browsers do not send cookies to fetch opensearch desc 2023-01-06 18:41:29 +01:00
Uwe Steinmann
26e6f24565 fix checking for search result hits 2023-01-06 13:46:33 +01:00
Uwe Steinmann
ed036819e7 set currenttab from GET if available 2022-12-17 14:07:55 +01:00
Uwe Steinmann
3571d97f2f fix inclusion of php files 2022-11-09 09:25:45 +01:00
Uwe Steinmann
17dac9d1bc pass object of SeedDMS_AccessOperation to view 2022-11-09 06:41:20 +01:00
Uwe Steinmann
7dee5cb767 allow to add more tabs with log files with a selectable prefix 2022-11-08 16:45:27 +01:00
Uwe Steinmann
2e6e3f67b1 pass convertToPdf to view 2022-10-20 14:43:01 +02:00
Uwe Steinmann
3283d35db8 add batch operation to add/remove category 2022-09-14 18:08:34 +02:00
Uwe Steinmann
f2c8718586 keep paginator even if all hits are shown 2022-09-13 20:03:56 +02:00
Uwe Steinmann
eecba62d8c use conversion manager 2022-09-09 06:56:56 +02:00
Uwe Steinmann
95111066f0 no need to set dms and user twice in view 2022-09-09 06:56:36 +02:00
Uwe Steinmann
12599bd712 use the conversion manager for preview images 2022-09-07 17:09:57 +02:00
Uwe Steinmann
dd8f9c7186 set latest content if no version is set 2022-09-07 16:40:37 +02:00
Uwe Steinmann
93ade78deb pass list of marked docs/folders to view 2022-08-24 07:54:04 +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
bfaf43c6e9 sync code with seeddms6 (no functional changes) 2022-08-18 13:18:00 +02:00
Uwe Steinmann
475ba8fbfb use conversion mgr for creating previews 2022-08-18 10:02:13 +02:00
Uwe Steinmann
64a11add81 allow to delete own processes 2022-08-17 20:52:48 +02:00
Uwe Steinmann
3c5a11fa08 set default for currenttab 2022-08-09 15:54:48 +02:00
Uwe Steinmann
cb18ea8756 add list of notification services 2022-05-21 10:59:08 +02:00
Uwe Steinmann
c9d6d840d9 use preview converters or conversion mgr 2022-05-17 07:51:17 +02:00
Uwe Steinmann
2b6a68cc28 restrict operation on selected documents 2022-05-09 09:58:05 +02:00
Uwe Steinmann
c4f9fa8c08 pass conversion mgr to view 2022-05-03 18:22:03 +02:00
Uwe Steinmann
78e701d585 date can be passed to AddEvent 2022-03-28 19:11:00 +02:00
Uwe Steinmann
b8924666b6 ensure log file ends with .log 2022-03-27 17:03:36 +02:00
Uwe Steinmann
d68c922152 fix possible DoS 2022-03-26 18:48:04 +01:00
Uwe Steinmann
8fdc151198 check if passed categories actually exist 2022-03-04 08:20:45 +01:00
Uwe Steinmann
5b5ac45e21 no need to create access restriction class 2022-03-03 12:41:42 +01:00
Uwe Steinmann
faf62aaff0 fix php warning 2021-12-03 10:48:47 +01:00
Uwe Steinmann
c75a9ef455 do not authenticate 2021-12-03 09:30:21 +01:00
Uwe Steinmann
f2dbe4c18b pass record_type to view, some code formating 2021-11-19 13:49:07 +01:00
Uwe Steinmann
5049169d09 show fulltext search tab if fulltext search was used 2021-11-10 08:33:52 +01:00
Uwe Steinmann
898943dd6e add new conversion manager and services 2021-10-06 15:03:03 +02:00
Uwe Steinmann
e95b5a971e edit comment and sequence of folders can be turned off 2021-09-22 09:59:33 +02:00
Uwe Steinmann
3e1dcc3c75 add new configuration noFolderFormFields 2021-09-22 09:53:53 +02:00
Uwe Steinmann
f1db74929c pass sortusersinlist of view 2021-09-16 16:25:36 +02:00
Uwe Steinmann
a7aa3ff904 fix php error when checking for undeletable user ids 2021-08-18 10:57:18 +02:00
Uwe Steinmann
a113649be3 add support for drag and drop of attachments 2021-07-16 16:03:34 +02:00
Uwe Steinmann
40ca91d9d7 pass $dms to view which fixes an error when calling the page 2021-07-11 20:07:30 +02:00
Uwe Steinmann
0037aeae68 pass dms to view, because it's needed in globalBanner() 2021-07-10 12:53:07 +02:00
Uwe Steinmann
4d7e041388 approvals can be removed by admins 2021-07-02 08:34:06 +02:00
Uwe Steinmann
1360fbc478 allow removal of reviews 2021-07-01 12:17:04 +02:00
Uwe Steinmann
ece38b9d22 store undelUserIds as array in settings class 2021-06-26 11:57:02 +02:00