seeddms-code/controllers
2024-09-18 09:23:15 +02:00
..
class.AddDocument.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.AddSubFolder.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.ApproveDocument.php move most of the code in op/* into new controller 2023-06-18 13:59:23 +02:00
class.AttributeMgr.php return better error msg if regex is invalid 2021-09-16 17:11:42 +02:00
class.ClearCache.php use unlink() to delete js files in cache, because rm can fail for a large number of files 2024-09-18 09:23:15 +02:00
class.DocumentAccess.php split run() into seperate methods() 2022-08-01 12:11:10 +02:00
class.Download.php set ETag 2022-02-25 19:14:54 +01:00
class.EditDocument.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.EditDocumentFile.php add scripts for modifying attachments 2017-12-05 08:26:40 +01:00
class.EditFolder.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.EmptyFolder.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.ExtensionMgr.php Content-Length is now set in sendFile() 2020-12-23 06:21:24 +01:00
class.Login.php make _finalize because it might be called from extensions 2023-05-08 17:59:31 +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 add foldmarks 2022-09-14 14:24:33 +02:00
class.RemoveDocument.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.RemoveFolder.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.ReviewDocument.php move most of the code in op/* into new controller 2023-06-18 13:59:23 +02:00
class.TransferDocument.php check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
class.UpdateDocument.php check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
class.UserListCsv.php export users of a group as csv file 2020-09-23 11:39:19 +02:00
class.ViewOnline.php check if content file exists 2022-09-08 16:43:29 +02:00