.. |
class.AddDocument.php
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
class.AddSubFolder.php
|
fix indexing new folder
|
2020-12-14 08:02:02 +01:00 |
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.DocumentAccess.php
|
move most of the logic into the controller
|
2017-10-12 15:38:41 +02:00 |
class.Download.php
|
Content-Length is now set in sendFile()
|
2020-12-23 06:21:24 +01:00 |
class.EditDocument.php
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
class.EditDocumentFile.php
|
add scripts for modifying attachments
|
2017-12-05 08:26:40 +01:00 |
class.EditFolder.php
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
class.EmptyFolder.php
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
class.ExtensionMgr.php
|
Content-Length is now set in sendFile()
|
2020-12-23 06:21:24 +01:00 |
class.Login.php
|
check if guest user actually exists
|
2021-05-27 12:56:31 +02:00 |
class.Logout.php
|
add controller for Logout
|
2013-09-11 18:42:58 +02:00 |
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.RemoveDocument.php
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +02:00 |
class.RemoveFolder.php
|
check if hooks return false (but not action is taken)
|
2021-07-08 14:19:36 +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
|
Content-Length is now set in sendFile()
|
2020-12-23 06:21:24 +01:00 |