Commit Graph

263 Commits

Author SHA1 Message Date
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
Uwe Steinmann
31ac06cfa8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-23 06:25:46 +01:00
Uwe Steinmann
8b2e8e0c0d Content-Length is now set in sendFile() 2020-12-23 06:21:24 +01:00
Uwe Steinmann
77a59e008b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-17 13:43:22 +01:00
Uwe Steinmann
d9fa867582 add support for configurable date format 2020-12-17 13:41:00 +01:00
Uwe Steinmann
e25fda8e9b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-15 10:03:45 +01:00
Uwe Steinmann
5261cce10c fix syntax error 2020-12-15 10:03:28 +01:00
Uwe Steinmann
6e2133747d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-14 18:47:11 +01:00
Uwe Steinmann
6e46e95702 pass current object and $new to validate() 2020-12-14 18:46:38 +01:00
Uwe Steinmann
f7bedcdbd8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-14 18:18:40 +01:00
Uwe Steinmann
5fdf6f460e pass $new=true to $attrdef->validate() 2020-12-14 18:17:19 +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
416568f1c4 fix indexing new folder 2020-12-14 08:02:02 +01:00
Uwe Steinmann
2d2375729e get fulltextservice 2020-12-14 07:58:34 +01:00
Uwe Steinmann
8bc8b3ae13 call postAddSubfolder, add folder to fulltext index 2020-12-14 07:56:15 +01:00
Uwe Steinmann
f18ae4ff2d update fulltext index 2020-12-14 07:53:29 +01:00
Uwe Steinmann
a3d92f5b72 return error if postAddDocument fails 2020-12-14 07:52:39 +01:00
Uwe Steinmann
e91dd1c09c call hoock postEditDocument even after hook editDocument 2020-12-14 07:51:51 +01:00
Uwe Steinmann
44daf8cc10 remove folders from fulltext index 2020-12-14 07:08:14 +01:00
Uwe Steinmann
0d9cdf7dcd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-10 13:54:21 +01:00
Uwe Steinmann
19bb70af40 reindex document after editing it 2020-12-10 13:47:00 +01:00
Uwe Steinmann
52f5dbdcfa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-09 19:55:29 +01:00
Uwe Steinmann
4b4595181b move preview of attachments into controller 2020-12-09 19:54:31 +01:00
Uwe Steinmann
ab5e96a5ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-09 15:14:36 +01:00
Uwe Steinmann
768ea3544c theme in configuration can override theme of each user 2020-11-09 15:14:09 +01:00
Uwe Steinmann
65a1b64db9 remove old code which was already removed in 5.1.x 2020-10-28 14:37:32 +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
4bdb3c7061 put fulltext search into central service 2020-09-29 16:42:09 +02:00
Uwe Steinmann
a71da52667 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-28 19:21:54 +02:00
Uwe Steinmann
9d2fba4fc6 log failed authentication at ldap server 2020-09-28 19:15:00 +02:00
Uwe Steinmann
b8b88b1ba3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 13:12:41 +02:00
Uwe Steinmann
df313d316c export users of a group as csv file 2020-09-23 11:39:19 +02:00
Uwe Steinmann
8ec772c504 check if download file can be created 2020-09-04 14:10:24 +02:00
Uwe Steinmann
4c64b316db create download file in system tmp, better error checking (Closes: #487) 2020-09-04 09:43:18 +02:00
Uwe Steinmann
9f491dce6d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-28 12:34:26 +02:00
Uwe Steinmann
bcf7d2f2d8 set err msg of controller if uploading an extension fails 2020-08-27 12:15:59 +02:00
Uwe Steinmann
67cb38bd54 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:52:58 +02:00
Uwe Steinmann
fc2682f5de add columns for hidden and disabled 2020-08-27 08:52:35 +02:00
Uwe Steinmann
600d14ed88 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:27:19 +02:00
Uwe Steinmann
b1560bb87b allways use http only cookie, pass referuri to controller 2020-08-26 11:38:25 +02:00
Uwe Steinmann
e3dea1073c actually set owner notified user, not the logged in user, check if notified user has access on document not currently logged in user. 2020-08-25 15:53:29 +02:00
Uwe Steinmann
19502debea Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-21 14:06:21 +02:00
Uwe Steinmann
991268a18b put ClearCache into controller, add hooks when clearing the cache 2020-08-21 10:03:22 +02:00
Uwe Steinmann
709d362b02 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-07-30 11:06:28 +02:00
Uwe Steinmann
4efb265f2c export encrypted password 2020-07-28 12:53:17 +02:00
Uwe Steinmann
096f9773dc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-07-27 15:33:40 +02:00
Uwe Steinmann
40a6de0353 fix output of log lines 2020-07-27 15:30:30 +02:00
Uwe Steinmann
076535bf7d a script for export users as csv 2020-07-27 14:17:11 +02:00
Uwe Steinmann
9a8b13a1cc check if $recipients is set 2020-06-28 19:23:38 +02:00
Uwe Steinmann
b44a368d6d use new method resolveTask() 2020-06-28 13:59:54 +02:00
Uwe Steinmann
395d71b705 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-24 21:23:08 +02:00
Uwe Steinmann
472caa19ba check if attributesversion has a value 2020-06-24 21:15:33 +02:00
Uwe Steinmann
579b561d9d add script to run scheduled tasks 2020-05-27 22:07:13 +02:00
Uwe Steinmann
7a8fffadfc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-25 09:19:54 +01:00
Uwe Steinmann
aa0802ffae check if hook has left an error msg $dms->lasterror 2020-03-25 08:06:33 +01:00
Uwe Steinmann
36b5fec504 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-24 08:29:00 +01:00
Uwe Steinmann
072d203379 return false if hooks preRemove[Document|Folder] return false 2020-03-23 12:10:04 +01:00
Uwe Steinmann
839607e1ca Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-23 06:41:15 +01:00
Uwe Steinmann
f17b120126 move code into controller and add hooks 2020-03-22 09:31:31 +01:00
Uwe Steinmann
80348ec0c3 set timeout from settings 2020-03-22 09:27:41 +01:00
Uwe Steinmann
33c4f88636 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-25 17:14:36 +01:00
Uwe Steinmann
6bf193aa85 removePreviews() has been moved into controller 2020-02-25 17:08:13 +01:00
Uwe Steinmann
cfdd951369 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-01-13 09:45:05 +01:00
Uwe Steinmann
974ff603e1 check if hooks return a user object because true also indicates a failed login 2020-01-07 21:20:16 +01:00
Uwe Steinmann
dee275397a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-01-06 12:54:31 +01:00
Uwe Steinmann
8ae2874367 do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
Uwe Steinmann
6fc73a9a77 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-12-31 15:51:33 +01:00
Uwe Steinmann
b3ffdd3b7d extension are disabled in the settings
the configuration of the extension will no longer work for disabling an
extension
2019-12-20 17:20:15 +01:00
Uwe Steinmann
7b1835774d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-12-15 08:03:36 +01:00
Uwe Steinmann
058fc1217e fix validation of attributes 2019-12-13 17:39:05 +01:00
Uwe Steinmann
a0661536b3 move attribute validation into controller and call hook 2019-12-13 15:00:04 +01:00
Uwe Steinmann
7e3f490b57 fix getting view parameter 'onevotereject' 2019-10-18 07:23:20 +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
4215eda966 remember current folder id on page, update drop folder list regulary 2019-09-05 12:53:45 +02:00
Uwe Steinmann
140926be96 log creation of preview files 2019-08-27 21:46:40 +02:00
Uwe Steinmann
37db957c41 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-07-19 15:41:05 +02:00
Uwe Steinmann
111a2beec6 SeedDMS_Core_Folder::empty is now emptyFolder 2019-07-17 10:51:12 +02:00
Uwe Steinmann
585c81bb66 allow pass the object with the document content 2019-07-05 14:13:29 +02:00
Uwe Steinmann
801f0f0ed2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-07-05 08:10:42 +02:00
Uwe Steinmann
c9d9bf6c7b new function and controller for emptying a folder 2019-07-02 08:47:12 +02:00
Uwe Steinmann
5e8c34ad54 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-05-14 20:44:47 +02:00
Uwe Steinmann
0f38a3dff6 propperly evaluate lang from REQUEST 2019-04-17 08:29:19 +02:00
Uwe Steinmann
cd4eb3d115 move code for getting version into method version() 2019-03-27 15:30:11 +01:00
Uwe Steinmann
a2fbb7cca0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-03-14 09:08:07 +01:00
Uwe Steinmann
e7f195f921 there is no parameter 'name' 2019-03-14 07:47:53 +01:00
Uwe Steinmann
d71d78138b use the latestet version if no version is given 2019-03-14 07:47:23 +01:00
Uwe Steinmann
add79b47d1 fix syntax error, run update of index even if update hook was called before 2019-02-27 11:56:33 +01:00
Uwe Steinmann
07d7bb0834 return true if operation was succesful 2019-02-11 19:20:07 +01:00