Uwe Steinmann
|
244a5da6d8
|
get logger
|
2023-01-10 15:42:50 +01:00 |
|
Uwe Steinmann
|
99bb9e5e20
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-01-05 16:47:28 +01:00 |
|
Uwe Steinmann
|
b01dd7655c
|
separate cache by png, txt, and pdf
|
2023-01-05 15:09:25 +01:00 |
|
Uwe Steinmann
|
5694bf9501
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-12-10 14:23:43 +01:00 |
|
Uwe Steinmann
|
f7ebe88822
|
add authentication service
|
2022-11-28 21:40:42 +01:00 |
|
Uwe Steinmann
|
0c28f47481
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-24 12:40:55 +01:00 |
|
Uwe Steinmann
|
53389d9054
|
do cookie handling and session update only if logged in via web page
|
2022-11-24 12:38:59 +01:00 |
|
Uwe Steinmann
|
9dbe4e25aa
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-11-17 17:44:05 +01:00 |
|
Uwe Steinmann
|
2e4b19e4ef
|
fix counting of login failures if both ldap and db authentication is done
|
2022-11-17 17:43:55 +01:00 |
|
Uwe Steinmann
|
dbd43d5877
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-21 08:32:21 +02:00 |
|
Uwe Steinmann
|
4aa38182db
|
convert attribute of type date into format yyyy-mm-dd
|
2022-09-20 08:24:27 +02:00 |
|
Uwe Steinmann
|
877a94c37d
|
return err msg if attribute has not enough values
|
2022-09-20 08:23:52 +02:00 |
|
Uwe Steinmann
|
12675426e6
|
return false if attribute has not enough attribute values
|
2022-09-20 08:23:04 +02: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
|
fc68b025ef
|
add foldmarks
|
2022-09-14 14:24:33 +02:00 |
|
Uwe Steinmann
|
5cd59a7a84
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-09-09 06:31:17 +02:00 |
|
Uwe Steinmann
|
d3294518ad
|
check if content file exists
|
2022-09-08 16:43:29 +02:00 |
|
Uwe Steinmann
|
a0db4bcc6d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-08-12 10:53:32 +02:00 |
|
Uwe Steinmann
|
b54eb4dc61
|
return true in case of succees
|
2022-08-09 15:53:05 +02:00 |
|
Uwe Steinmann
|
e31c532c68
|
get rid of old code, use actions for 'version' and 'file'
|
2022-08-05 13:32:46 +02:00 |
|
Uwe Steinmann
|
59d24bde03
|
split run() into seperate methods()
|
2022-08-01 12:11:10 +02:00 |
|
Uwe Steinmann
|
9a0992751d
|
fix parameters for validate()
|
2022-07-27 09:37:58 +02:00 |
|
Uwe Steinmann
|
c21467a24d
|
pass flag $new=true to validate()
|
2022-07-27 09:32:59 +02:00 |
|
Uwe Steinmann
|
87a9db64f8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-27 09:25:53 +02:00 |
|
Uwe Steinmann
|
1f6a509876
|
set flag $new when calling validate()
|
2022-07-27 09:24:59 +02:00 |
|
Uwe Steinmann
|
418c42ae59
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-07-08 18:46:17 +02:00 |
|
Uwe Steinmann
|
5c4ae08b4a
|
sync with RemoveFolder
|
2022-07-08 13:17:02 +02:00 |
|
Uwe Steinmann
|
be2ed2f061
|
fix some comments and variable names
|
2022-07-08 13:16:40 +02:00 |
|
Uwe Steinmann
|
821d9b1470
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-06-08 11:21:19 +02:00 |
|
Uwe Steinmann
|
4762b06741
|
fix validating custom attribute of type 'date'
|
2022-06-07 17:43:59 +02:00 |
|
Uwe Steinmann
|
6de426bbc3
|
call hook 'filenameDownloadItem' in search export and transmittal download
|
2022-03-25 08:44:32 +01:00 |
|
Uwe Steinmann
|
0652faf7c3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-26 14:16:53 +01:00 |
|
Uwe Steinmann
|
8052b76165
|
set ETag
|
2022-02-25 19:14:54 +01:00 |
|
Uwe Steinmann
|
7b87cc355d
|
finish running cron jobs via web, result is returned as json
|
2021-12-12 12:58:42 +01:00 |
|
Uwe Steinmann
|
542a6cb045
|
require basic auth and login as user cli_scheduler
|
2021-11-08 15:53:43 +01:00 |
|
Uwe Steinmann
|
a830b18fc3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-10-06 15:19:14 +02:00 |
|
Uwe Steinmann
|
898943dd6e
|
add new conversion manager and services
|
2021-10-06 15:03:03 +02:00 |
|
Uwe Steinmann
|
ab5aec99ba
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-29 18:25:54 +02:00 |
|
Uwe Steinmann
|
3b55c458c2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-09-22 10:54:54 +02:00 |
|
Uwe Steinmann
|
4ad5628833
|
return better error msg if regex is invalid
|
2021-09-16 17:11:42 +02:00 |
|
Uwe Steinmann
|
0b22b8d657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-08 14:27:08 +02:00 |
|
Uwe Steinmann
|
42f2ce31cf
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
|
Uwe Steinmann
|
64658c06cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-31 21:53:08 +02:00 |
|
Uwe Steinmann
|
7406ad6297
|
check if guest user actually exists
|
2021-05-27 12:56:31 +02:00 |
|
Uwe Steinmann
|
6bb34b870a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-01 12:55:57 +02:00 |
|
Uwe Steinmann
|
d647b72463
|
remove preview images before deleting document
|
2021-05-01 12:47:04 +02:00 |
|
Uwe Steinmann
|
756b38a067
|
do not declare callback function in run(), uses static method instead
|
2021-05-01 12:46:29 +02:00 |
|
Uwe Steinmann
|
70b2fa45e4
|
check if $recipients['i'] and ['g'] are set instead of $recipients
|
2021-03-12 21:54:52 +01:00 |
|
Uwe Steinmann
|
5a30032375
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-01-08 12:00:36 +01:00 |
|
Uwe Steinmann
|
e328c3c04e
|
remove old document/folder from index before adding a new one
|
2021-01-08 10:07:12 +01:00 |
|