seeddms-code/op
2021-07-16 15:55:47 +02:00
..
.htaccess
op.AddDocument.php take given name of document if set 2021-07-14 16:31:32 +02:00
op.AddDocumentLink.php
op.AddEvent.php
op.AddFile.php
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php
op.AddToClipboard.php
op.AddTransitionToWorkflow.php
op.Ajax.php new command 'addfile' for adding attachments 2021-07-16 15:55:47 +02:00
op.ApproveDocument.php move notification emails into notification service 2021-05-19 20:41:50 +02:00
op.AttributeMgr.php
op.Categories.php
op.ChangePassword.php
op.ClearCache.php
op.ClearClipboard.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.CreateDump.php
op.CreateFolderArchive.php
op.CreateSubFolderIndex.php
op.CreateVersioningFiles.php
op.DefaultKeywords.php
op.DocumentAccess.php move sending notification emails into notification service 2021-05-19 21:19:32 +02:00
op.DocumentNotify.php issue splash message 2021-05-21 08:51:47 +02:00
op.Download.php fix downloading log file 2021-06-08 07:07:34 +02:00
op.DropFolderPreview.php
op.EditAttributes.php
op.EditComment.php check if comment is set 2021-05-27 19:51:50 +02:00
op.EditDocument.php
op.EditDocumentFile.php
op.EditEvent.php
op.EditFolder.php
op.EditOnline.php move sending notification mail into Notification service 2021-05-21 09:14:55 +02:00
op.EditUserData.php
op.ExtensionMgr.php pass $logger to migrate() 2021-06-07 21:15:18 +02:00
op.FolderAccess.php move sending notification emails into notification service 2021-05-19 21:19:32 +02:00
op.FolderNotify.php issue splash messages 2021-05-21 08:53:43 +02:00
op.GroupMgr.php check if name and comment is set 2021-05-27 19:52:13 +02:00
op.GroupView.php
op.ImportFS.php
op.ImportUsers.php
op.LockDocument.php secure locking/inlocking documents with security token 2021-06-16 14:23:53 +02:00
op.Login.php append referuri to base url to prevent redirects to arbitraty sites 2021-06-21 08:58:22 +02:00
op.Logout.php
op.ManageNotify.php better error checking, send notification mail via notification service 2021-05-21 08:54:07 +02:00
op.MoveClipboard.php
op.MoveDocument.php
op.MoveFolder.php
op.OverrideContentStatus.php move notification emails into notification service 2021-05-19 20:41:50 +02:00
op.PasswordForgotten.php
op.PdfPreview.php
op.Preview.php
op.RemoveApprovalLog.php approvals can be removed by admins 2021-07-02 08:34:06 +02:00
op.RemoveArchive.php
op.RemoveDocument.php
op.RemoveDocumentFile.php move sending notification mail into Notification Service 2021-05-19 16:18:03 +02:00
op.RemoveDocumentLink.php
op.RemoveDump.php
op.RemoveEvent.php
op.RemoveFolder.php
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php
op.RemoveReviewLog.php allow removal of reviews 2021-07-01 12:17:04 +02:00
op.RemoveTransitionFromWorkflow.php
op.RemoveVersion.php
op.RemoveWorkflow.php
op.RemoveWorkflowAction.php
op.RemoveWorkflowFromDocument.php
op.RemoveWorkflowState.php
op.ResetSu.php
op.ReturnFromSubWorkflow.php
op.ReviewDocument.php move notification emails into notification service 2021-05-19 20:41:50 +02:00
op.RewindWorkflow.php
op.RunSubWorkflow.php
op.SetExpires.php
op.SetLanguage.php
op.SetReviewersApprovers.php
op.Settings.php fix setting bool and array values 2021-07-10 22:28:16 +02:00
op.SetWorkflow.php
op.SubstituteUser.php
op.TransferDocument.php add access control 2021-06-23 08:58:55 +02:00
op.TriggerWorkflow.php
op.UnlockDocument.php include Settings.php only if $settings not set 2021-06-29 09:06:49 +02:00
op.UpdateDocument.php add hook for retrieving more uploaded files from post data 2021-07-08 14:15:03 +02:00
op.UpdateDocument2.php
op.UploadChunks.php
op.UserDefaultKeywords.php
op.UserListCsv.php
op.UsrMgr.php store undelUserIds as array in settings class 2021-06-26 11:57:02 +02:00
op.ViewOnline.php
op.WorkflowActionsMgr.php
op.WorkflowMgr.php
op.WorkflowStatesMgr.php