.. |
class.AddDocument.php
|
fix validation of attributes
|
2019-12-13 17:39:05 +01:00 |
class.AddSubFolder.php
|
fix validation of attributes
|
2019-12-13 17:39:05 +01:00 |
class.AttributeMgr.php
|
add action removeattrvalue()
|
2018-02-22 19:11:57 +01:00 |
class.DocumentAccess.php
|
move most of the logic into the controller
|
2017-10-12 15:38:41 +02:00 |
class.Download.php
|
allow pass the object with the document content
|
2019-07-05 14:13:29 +02:00 |
class.EditDocument.php
|
move attribute validation into controller and call hook
|
2019-12-13 15:00:04 +01:00 |
class.EditDocumentFile.php
|
add scripts for modifying attachments
|
2017-12-05 08:26:40 +01:00 |
class.EditFolder.php
|
move attribute validation into controller and call hook
|
2019-12-13 15:00:04 +01:00 |
class.EmptyFolder.php
|
SeedDMS_Core_Folder::empty is now emptyFolder
|
2019-07-17 10:51:12 +02:00 |
class.ExtensionMgr.php
|
do not use global var EXT_CONF anymore
|
2020-01-03 10:21:58 +01:00 |
class.Login.php
|
check if hooks return a user object because true also indicates a failed login
|
2020-01-07 21:20:16 +01: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
|
set timeout from settings
|
2020-03-22 09:27:41 +01:00 |
class.RemoveDocument.php
|
check if hook has left an error msg $dms->lasterror
|
2020-03-25 08:06:33 +01:00 |
class.RemoveFolder.php
|
return false if hooks preRemove[Document|Folder] return false
|
2020-03-23 12:10:04 +01:00 |
class.TransferDocument.php
|
documents can be transfered to another user
|
2017-12-05 18:38:06 +01:00 |
class.UpdateDocument.php
|
there is no parameter 'name'
|
2019-03-14 07:47:53 +01:00 |
class.ViewOnline.php
|
call hook to get document content
|
2019-02-06 13:10:00 +01:00 |