seeddms-code/controllers
2022-08-12 10:53:32 +02:00
..
class.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
class.AddSubFolder.php set flag $new when calling validate() 2022-07-27 09:24:59 +02:00
class.ApproveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-29 18:25:54 +02:00
class.AttributeMgr.php return better error msg if regex is invalid 2021-09-16 17:11:42 +02: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 finish running cron jobs via web, result is returned as json 2021-12-12 12:58:42 +01:00
class.DocumentAccess.php split run() into seperate methods() 2022-08-01 12:11:10 +02:00
class.Download.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-26 14:16:53 +01:00
class.EditDocument.php fix parameters for validate() 2022-07-27 09:37:58 +02:00
class.EditDocumentFile.php add scripts for modifying attachments 2017-12-05 08:26:40 +01:00
class.EditFolder.php fix parameters for validate() 2022-07-27 09:37:58 +02:00
class.EmptyFolder.php sync with RemoveFolder 2022-07-08 13:17:02 +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 2021-05-31 21:53:08 +02:00
class.Logout.php add controller for Logout 2013-09-11 18:42:58 +02:00
class.PdfPreview.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
class.Preview.php return true in case of succees 2022-08-09 15:53:05 +02:00
class.ReceiptDocument.php pass content not document to hooks 2015-06-01 17:34:52 +02:00
class.RemoveDocument.php check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
class.RemoveFolder.php fix some comments and variable names 2022-07-08 13:16:40 +02:00
class.ReviewDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-29 18:25:54 +02:00
class.ReviseDocument.php fix getting view parameter 'onevotereject' 2019-10-18 07:23:20 +02:00
class.RoleMgr.php place code into controller 2016-04-13 18:31:28 +02:00
class.TransferDocument.php check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
class.TransmittalDownload.php call hook 'filenameDownloadItem' in search export and transmittal download 2022-03-25 08:44:32 +01:00
class.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-08 14:27:08 +02: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