Uwe Steinmann
|
5c985f32b1
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
|
Uwe Steinmann
|
42f2ce31cf
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
|
Uwe Steinmann
|
d647b72463
|
remove preview images before deleting document
|
2021-05-01 12:47:04 +02:00 |
|
Uwe Steinmann
|
4bdb3c7061
|
put fulltext search into central service
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
aa0802ffae
|
check if hook has left an error msg $dms->lasterror
|
2020-03-25 08:06:33 +01:00 |
|
Uwe Steinmann
|
072d203379
|
return false if hooks preRemove[Document|Folder] return false
|
2020-03-23 12:10:04 +01:00 |
|
Uwe Steinmann
|
d9a8f35a6a
|
always call hook postRemoveDocument and index document
|
2019-01-17 18:26:22 +01:00 |
|
Uwe Steinmann
|
b1bf70e828
|
add more error msgs
|
2018-03-22 15:12:24 +01:00 |
|
Uwe Steinmann
|
578bb7c896
|
check if preRemove[Folder|Document] hook succeeds
|
2017-10-12 15:41:31 +02:00 |
|
Uwe Steinmann
|
65fda6daee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-10 21:53:27 +02:00 |
|
Uwe Steinmann
|
d1c11c04aa
|
call the hook and let it do everything
only if the hook returns null, than proceed with the regular removal
|
2014-01-10 07:50:36 +01:00 |
|
Uwe Steinmann
|
25a38e27a3
|
move most of functionality into controller
|
2013-09-20 13:44:47 +02:00 |
|