seeddms-code/out
2021-04-30 14:48:40 +02:00
..
out.AddDocument.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.AddEvent.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.AddFile.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.AddSubFolder.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.AdminTools.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ApprovalSummary.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ApproveDocument.php pass more data to view, do not use $_GET in view anymore 2021-02-09 11:16:20 +01:00
out.AttributeMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.BackupTools.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Calendar.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Categories.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.CategoryChooser.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.ChangePassword.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Charts.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ClearCache.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Clipboard.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.CreateIndex.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.DefaultKeywords.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.DocumentAccess.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.DocumentChooser.php replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
out.DocumentNotify.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.DocumentVersionDetail.php major update to make it look like the view document page, fixed preview 2020-09-17 10:51:37 +02:00
out.DropFolderChooser.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.EditAttributes.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.EditComment.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.EditDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.EditDocumentFile.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.EditEvent.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.EditFolder.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.EditOnline.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.EditUserData.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ErrorDlg.php pass accessobject to view 2021-04-30 14:48:40 +02:00
out.ExpiredDocuments.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ExtensionMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.FolderAccess.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.FolderChooser.php replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
out.FolderNotify.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ForcePasswordChange.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.GroupMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.GroupView.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Help.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Hooks.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ImportFS.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ImportUsers.php init vars for view to prevent lots of php warnings 2021-01-11 08:20:46 +01:00
out.Indexer.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.IndexInfo.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Info.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.KeywordChooser.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Login.php include inc.DBInit.php 2021-04-18 07:05:10 +02:00
out.LogManagement.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ManageNotify.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.MoveDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.MoveFolder.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.MyAccount.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.MyDocuments.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ObjectCheck.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.OpensearchDesc.php make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
out.OverrideContentStatus.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.PasswordForgotten.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.PasswordSend.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveArchive.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.RemoveDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.RemoveDocumentFile.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.RemoveDump.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveEvent.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.RemoveFolder.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveFolderFiles.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveGroup.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveLog.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveUser.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveUserFromProcesses.php pass task and previewer to view 2021-04-27 19:35:35 +02:00
out.RemoveVersion.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.RemoveWorkflow.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RemoveWorkflowFromDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.ReturnFromSubWorkflow.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ReviewDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.ReviewSummary.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.RewindWorkflow.php place new SeedDMS_AccessOperation() of document was get 2020-10-08 09:05:05 +02:00
out.RunSubWorkflow.php move 'new SeedDMS_AccessOperation' after document is known 2021-04-18 07:05:57 +02:00
out.Search.php add searching for last date of a document status 2021-03-15 16:08:51 +01:00
out.SendLoginData.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Session.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.SetExpires.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.SetReviewersApprovers.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Settings.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Setup2Factor.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.SetWorkflow.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Statistic.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.SubstituteUser.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.Tasks.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.Timeline.php replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
out.TransferDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.TransferObjects.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.TriggerWorkflow.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.UpdateDocument.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.UpdateDocument2.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.UserDefaultKeywords.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.UserImage.php remove closing php tag 2020-04-20 08:25:00 +02:00
out.UserList.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.UsrMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.UsrView.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ViewDocument.php pass fulltextservice to view 2020-12-12 16:29:26 +01:00
out.ViewEvent.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.ViewFolder.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.WorkflowActionsMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.WorkflowGraph.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.WorkflowMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.WorkflowStatesMgr.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00
out.WorkflowSummary.php pass AccessOperation to view 2021-04-18 19:39:37 +02:00