seeddms-code/op
2021-10-06 15:03:03 +02:00
..
.htaccess
op.AddDocument.php take given name of document if set 2021-07-14 16:31:32 +02:00
op.AddDocumentLink.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.AddEvent.php add csrf protection 2021-01-25 09:00:03 +01:00
op.AddFile.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php remove old commented code 2021-05-19 16:11:18 +02:00
op.AddToClipboard.php
op.AddTransitionToWorkflow.php
op.Ajax.php send notification mail when new attachment was added 2021-08-30 19:35:08 +02:00
op.ApproveDocument.php propperly check return value of setApprovalByXX 2021-09-29 17:25:24 +02:00
op.AttributeMgr.php return better error msg if regex is invalid 2021-09-16 17:11:42 +02:00
op.Categories.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.ChangePassword.php include inc/inc.ClassAccessOperation.php 2021-05-12 09:37:48 +02:00
op.ClearCache.php
op.ClearClipboard.php
op.CreateDump.php createDump() has moved into database class and now expects a file pointer 2021-09-17 19:03:14 +02:00
op.CreateFolderArchive.php
op.CreateSubFolderIndex.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.CreateVersioningFiles.php
op.DefaultKeywords.php add missing LogInit 2021-02-02 20:52:29 +01:00
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 pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.EditComment.php check if comment is set 2021-05-27 19:51:50 +02:00
op.EditDocument.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.EditDocumentFile.php
op.EditEvent.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditFolder.php move notification mail into notification service 2021-05-19 15:13:49 +02:00
op.EditOnline.php move sending notification mail into Notification service 2021-05-21 09:14:55 +02:00
op.EditUserData.php add csrf protection 2021-01-25 09:08:40 +01:00
op.ExtensionMgr.php more settings to disable import and download of extensions 2021-09-09 11:42:38 +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 remove extra '/' in referuri 2021-07-23 13:41:04 +02:00
op.Logout.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.ManageNotify.php better error checking, send notification mail via notification service 2021-05-21 08:54:07 +02:00
op.MoveClipboard.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.MoveDocument.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.MoveFolder.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.OverrideContentStatus.php move notification emails into notification service 2021-05-19 20:41:50 +02:00
op.PasswordForgotten.php
op.PdfPreview.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
op.Preview.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
op.RemoveApprovalLog.php propperly check return value after removing log entry 2021-09-29 17:27:00 +02:00
op.RemoveArchive.php
op.RemoveDocument.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
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 remove already commented code 2021-05-19 08:34:31 +02:00
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php
op.RemoveReviewLog.php propperly check return value after removing log entry 2021-09-29 17:27:00 +02:00
op.RemoveTransitionFromWorkflow.php
op.RemoveVersion.php use controller RemoveDocument, send mail with notification class 2021-05-19 08:33:15 +02:00
op.RemoveWorkflow.php
op.RemoveWorkflowAction.php
op.RemoveWorkflowFromDocument.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.RemoveWorkflowState.php
op.ResetSu.php do not redirect to a specific folder 2020-12-18 06:32:44 +01:00
op.ReturnFromSubWorkflow.php remove old code 2021-08-30 16:03:42 +02:00
op.ReviewDocument.php propperly change the return value of setReviewByXXX 2021-09-29 17:26:20 +02:00
op.RewindWorkflow.php add and use sendRewindWorkflowMail() 2021-08-30 19:39:29 +02:00
op.RunSubWorkflow.php fix type of recipient when send notification, remove old code 2021-08-30 16:04:15 +02:00
op.SetExpires.php add csrf protection 2021-01-25 10:00:20 +01:00
op.SetLanguage.php
op.SetReviewersApprovers.php check for new return values when modifying reviewers and approvers 2021-09-29 17:27:43 +02:00
op.Settings.php add configuration for defaultFolderPosition 2021-09-28 11:13:21 +02:00
op.SetWorkflow.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.SubstituteUser.php
op.TransferDocument.php add access control 2021-06-23 08:58:55 +02:00
op.TriggerWorkflow.php call sendChangedDocumentStatusMail() if status has changed 2021-08-30 19:36:40 +02:00
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 add missing LogInit 2021-02-02 20:52:29 +01:00
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