seeddms-code/op
2022-09-02 08:04:15 +02:00
..
.htaccess
op.AddDocument.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.AddDocumentLink.php
op.AddEvent.php
op.AddFile.php check if post request succeeds 2021-12-09 17:30:01 +01:00
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.AddToClipboard.php
op.AddTransitionToWorkflow.php
op.Ajax.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.ApproveDocument.php propperly check return value of setApprovalByXX 2021-09-29 17:25:24 +02:00
op.AttributeMgr.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.Categories.php output splash messages when adding, editing, removing an entry 2022-02-22 09:10:04 +01:00
op.ChangePassword.php extra error msg if hash is invalid 2021-12-03 09:30:00 +01:00
op.ClearCache.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
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
op.CreateVersioningFiles.php
op.DefaultKeywords.php output splash messages when adding, editing, removing an entry 2022-02-22 09:10:04 +01:00
op.DocumentAccess.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.DocumentNotify.php
op.Download.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.DropFolderPreview.php
op.EditAttributes.php fix parameters for validate() 2022-07-27 09:37:58 +02:00
op.EditComment.php
op.EditDocument.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.EditDocumentFile.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.EditEvent.php
op.EditFolder.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.EditOnline.php
op.EditUserData.php
op.ExtensionMgr.php fix import of extension from repository 2022-08-19 14:50:25 +02:00
op.FolderAccess.php
op.FolderNotify.php
op.GroupMgr.php
op.GroupView.php
op.ImportFS.php
op.ImportUsers.php add function renderQuotaData(), import hidden and disabled field 2022-09-02 08:04:15 +02:00
op.LockDocument.php
op.Login.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.Logout.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.ManageNotify.php
op.MoveClipboard.php
op.MoveDocument.php
op.MoveFolder.php
op.OverrideContentStatus.php
op.PasswordForgotten.php no need to include inc.ClassEmailNotify.php 2022-03-04 08:17:34 +01:00
op.PdfPreview.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.Preview.php get rid of old code, use actions for 'version' and 'file' 2022-08-05 13:32:46 +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 do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.RemoveDocumentFile.php
op.RemoveDocumentLink.php
op.RemoveDump.php
op.RemoveEvent.php
op.RemoveFolder.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php fix possible DoS 2022-03-26 18:48:04 +01:00
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 do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.RemoveWorkflow.php
op.RemoveWorkflowAction.php
op.RemoveWorkflowFromDocument.php
op.RemoveWorkflowState.php
op.ResetSu.php
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
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 certain fields in configuration can be disabled for editing 2021-12-15 08:39:11 +01:00
op.SetWorkflow.php
op.SubstituteUser.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.TransferDocument.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.TriggerWorkflow.php call getLastWorkflowLog() instead od getWorkflowLog() 2022-02-21 11:10:13 +01:00
op.UnlockDocument.php
op.UpdateDocument.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.UpdateDocument2.php
op.UploadChunks.php
op.UserDefaultKeywords.php
op.UserListCsv.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.UsrMgr.php handle case when certain docs are passed to removefromprocesses 2022-05-09 09:55:48 +02:00
op.ViewOnline.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.WorkflowActionsMgr.php
op.WorkflowMgr.php
op.WorkflowStatesMgr.php