seeddms-code/controllers
2021-05-01 12:55:57 +02:00
..
class.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-17 13:43:22 +01:00
class.AddSubFolder.php fix indexing new folder 2020-12-14 08:02:02 +01:00
class.ApproveDocument.php
class.AttributeMgr.php add action removeattrvalue() 2018-02-22 19:11:57 +01:00
class.ClearCache.php put ClearCache into controller, add hooks when clearing the cache 2020-08-21 10:03:22 +02:00
class.Cron.php use new method resolveTask() 2020-06-28 13:59:54 +02:00
class.DocumentAccess.php
class.Download.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-23 06:25:46 +01:00
class.EditDocument.php remove old document/folder from index before adding a new one 2021-01-08 10:07:12 +01:00
class.EditDocumentFile.php
class.EditFolder.php remove old document/folder from index before adding a new one 2021-01-08 10:07:12 +01:00
class.EmptyFolder.php SeedDMS_Core_Folder::empty is now emptyFolder 2019-07-17 10:51:12 +02:00
class.ExtensionMgr.php Content-Length is now set in sendFile() 2020-12-23 06:21:24 +01:00
class.Login.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-11-09 15:14:36 +01:00
class.Logout.php
class.PdfPreview.php move code into controller and add hooks 2020-03-22 09:31:31 +01:00
class.Preview.php move preview of attachments into controller 2020-12-09 19:54:31 +01:00
class.ReceiptDocument.php
class.RemoveDocument.php remove preview images before deleting document 2021-05-01 12:47:04 +02:00
class.RemoveFolder.php do not declare callback function in run(), uses static method instead 2021-05-01 12:46:29 +02:00
class.ReviewDocument.php
class.ReviseDocument.php fix getting view parameter 'onevotereject' 2019-10-18 07:23:20 +02:00
class.RoleMgr.php
class.TransferDocument.php
class.TransmittalDownload.php check if download file can be created 2020-09-04 14:10:24 +02:00
class.UpdateDocument.php check if $recipients['i'] and ['g'] are set instead of $recipients 2021-03-12 21:54:52 +01:00
class.UserListCsv.php export users of a group as csv file 2020-09-23 11:39:19 +02:00
class.ViewOnline.php Content-Length is now set in sendFile() 2020-12-23 06:21:24 +01:00