Commit Graph

8490 Commits

Author SHA1 Message Date
Uwe Steinmann
40d05f5e47 no need for php 8.0 anymore 2024-01-30 16:32:20 +01:00
Uwe Steinmann
2f5392797d cast parameter to SeedDMS_Core_File::format_filesize into int 2024-01-26 12:54:15 +01:00
Uwe Steinmann
c94d940325 setting HTTP_AUTHORI 2024-01-26 12:53:32 +01:00
Uwe Steinmann
e3f563c3e7 better check if upper limit of version is set 2024-01-16 17:58:53 +01:00
Uwe Steinmann
11ea03560e requires php 8.x 2024-01-15 09:31:04 +01:00
Uwe Steinmann
96406dd432 set HTTP_AUTHORIZATION header 2024-01-12 14:30:46 +01:00
Uwe Steinmann
84a85f145a set language in hidden field 2024-01-12 14:11:22 +01:00
Uwe Steinmann
4b761a95a1 check if method specified in 'action' is public 2024-01-11 10:09:56 +01:00
Uwe Steinmann
dd40e979e7 update spectrum-colorpicker2 2024-01-10 22:18:03 +01:00
Uwe Steinmann
d94366c918 update to jquery 3.71 2024-01-10 21:51:19 +01:00
Uwe Steinmann
8f945181c5 add changes for 5.1.33 2024-01-10 20:38:43 +01:00
Uwe Steinmann
255fb59416 do not allow url parameter 'action' if calling Login controller 2024-01-10 20:37:49 +01:00
Uwe Steinmann
53bca0e294 seed_pass_verify() checks strictly hash amd md5 of password 2024-01-10 20:36:53 +01:00
Uwe Steinmann
56d1173ecd do not use var_dump(), use echo() and imagesx() 2024-01-02 17:58:02 +01:00
Uwe Steinmann
2021a124a5 pass fulltext service to AddSubFolder controller 2023-12-22 07:46:39 +01:00
Uwe Steinmann
ced00167bf turn of links 2023-12-19 12:52:14 +01:00
Uwe Steinmann
02b4dd2635 add changes for 5.1.33 2023-12-19 09:31:58 +01:00
Uwe Steinmann
9050f8b374 remove session when logging out 2023-12-19 09:31:18 +01:00
Uwe Steinmann
6a558a4d26 add converter from txt to pdf/png 2023-12-18 21:47:38 +01:00
Uwe Steinmann
ebd11bdaf2 fix getting mandatory reviewers for document in upload_document 2023-12-18 14:35:39 +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
62ff3da502 get composer 2.2.22 2023-12-15 14:19:49 +01:00
Uwe Steinmann
f330477003 add changes for 5.1.33 2023-12-13 08:26:16 +01:00
Uwe Steinmann
08415039ca add name of attribute def. in error msg when setting an attribute 2023-12-13 08:24:30 +01:00
Uwe Steinmann
1ac232476a simplified removeDocumentCategory 2023-12-13 08:23:58 +01:00
Uwe Steinmann
cab5f5bb2e __getDocumentData() sets categories 2023-12-13 08:23:19 +01:00
Uwe Steinmann
2a2035cccf use showActions() to output list of buttons on attachment tab 2023-12-13 08:07:38 +01:00
Uwe Steinmann
03de004b30 fix calling changeGroupMembership() 2023-11-30 17:02:51 +01:00
Uwe Steinmann
576b866b7f fix return code of changeGroupMembership() if no user id is passed 2023-11-30 17:02:28 +01:00
Uwe Steinmann
b131c63dd7 fix error msg when creating a group without passing a name 2023-11-30 17:01:16 +01:00
Uwe Steinmann
1133d65544 new method to delete group 2023-11-30 17:00:18 +01:00
Uwe Steinmann
dbb9381573 use controller when adding a new document 2023-11-30 16:59:00 +01:00
Uwe Steinmann
8ff3303015 add changes for 5.1.33 2023-11-28 10:23:23 +01:00
Uwe Steinmann
d59a4c18c9 use conversion manager 2023-11-28 10:23:08 +01:00
Uwe Steinmann
0012de7337 allow ttf files in directory 'res' 2023-11-23 15:50:25 +01:00
Uwe Steinmann
2e8ab0cb52 do not allow to set workflow of previous versions 2023-11-12 19:05:54 +01:00
Uwe Steinmann
6f8f56ad4b sync with layout of ViewDocument 2023-11-12 19:05:35 +01:00
Uwe Steinmann
9132e28052 add changes for 5.1.33 2023-11-12 17:36:44 +01:00
Uwe Steinmann
aa9600453d show logs of finished worflows 2023-11-12 17:36:01 +01:00
Uwe Steinmann
172d5b3063 do not set max_execution_time in constructor, it will be set later 2023-11-02 13:11:14 +01:00
Uwe Steinmann
4b887c987b fix checking for metadatafile 2023-10-31 21:14:04 +01:00
Uwe Steinmann
7a346f3b9f fix inclusion of files 2023-10-31 21:09:15 +01:00
Uwe Steinmann
ee4162a565 check if $previewer is set 2023-10-31 18:51:03 +01:00
Uwe Steinmann
7c1479708f do not list more than 20 folders/files 2023-10-31 18:49:54 +01:00
Uwe Steinmann
4e2af679e9 sync with op/op.ImportFS.php 2023-10-31 18:49:19 +01:00
Uwe Steinmann
71369f73b9 add changes for 5.1.33 2023-10-31 14:43:42 +01:00
Uwe Steinmann
929129abac do not show filter for categories if none exist 2023-10-31 14:42:26 +01:00
Uwe Steinmann
0aedf55ec6 prevent xss attach 2023-10-27 12:51:21 +02:00
Uwe Steinmann
f562a1bbed fix typo 2023-10-27 12:09:15 +02:00
Uwe Steinmann
2c32f6f4de more changes for 5.1.33 2023-10-27 08:21:30 +02:00