seeddms-code/op
2019-07-12 16:45:28 +02:00
..
.htaccess
op.AddDocument.php fix uploaded documents from drop folder 2019-06-28 08:43:37 +02:00
op.AddDocumentLink.php
op.AddEvent.php
op.AddFile.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php check for duplicate folder names 2019-07-01 11:48:53 +02:00
op.AddToClipboard.php
op.AddTransitionToWorkflow.php
op.Ajax.php do not check for named formtoken in op/op.Ajax.php anymore, use new statusbox-container for last file uploads 2019-07-12 16:45:28 +02:00
op.ApproveDocument.php
op.AttributeMgr.php set dms and user in controller 2018-03-12 18:34:17 +01:00
op.Categories.php
op.ChangePassword.php
op.ClearCache.php make sure cache dir is a directory before running exec command 2018-06-27 18:54:08 +02:00
op.ClearClipboard.php
op.CreateDump.php
op.CreateFolderArchive.php
op.CreateSubFolderIndex.php
op.CreateVersioningFiles.php
op.DefaultKeywords.php
op.DocumentAccess.php set dms and user in controller 2018-03-12 18:34:17 +01:00
op.DocumentNotify.php use post, use formField() for form fieldѕ 2018-06-20 20:40:13 +02:00
op.Download.php pass version nr to controller instead content object 2019-02-06 13:11:14 +01:00
op.DropFolderPreview.php new parameter xsendfile 2019-01-18 13:07:39 +01:00
op.EditAttributes.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.EditComment.php
op.EditDocument.php fix check for errors 2018-11-09 19:15:27 +01:00
op.EditDocumentFile.php fix check for errors 2018-11-09 19:15:27 +01:00
op.EditEvent.php handle 'from' propperly, even if it contains a time 2017-11-21 17:12:58 +01:00
op.EditFolder.php init $oldattributes in order to prevent php warnings 2019-06-27 14:19:24 +02:00
op.EditOnline.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.EditUserData.php fix typo in comment 2019-06-13 08:50:13 +02:00
op.ExtensionMgr.php take out patches accidentially taken over from demo 2019-05-07 08:05:19 +02:00
op.FolderAccess.php set messages on successful modification 2018-11-12 11:48:40 +01:00
op.FolderNotify.php
op.GroupMgr.php
op.GroupView.php
op.ImportFS.php set creation date of document version from imported file 2018-09-25 08:54:25 +02:00
op.LockDocument.php make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
op.Login.php propperly evaluate lang from REQUEST 2019-04-17 08:29:19 +02:00
op.Logout.php set dms and user in controller 2018-03-12 18:34:17 +01:00
op.ManageNotify.php
op.MoveClipboard.php make sure list of notified users is unique (Closes #415) 2018-10-02 18:18:24 +02:00
op.MoveDocument.php check for duplicate names if this is turn on in the settings 2019-07-01 20:40:21 +02:00
op.MoveFolder.php check for duplicate names if this is turn on in the settings 2019-07-01 20:40:21 +02:00
op.OverrideContentStatus.php
op.PasswordForgotten.php
op.PdfPreview.php new parameter xsendfile 2019-01-18 13:07:39 +01:00
op.Preview.php add controller 2019-02-06 13:10:33 +01:00
op.RemoveArchive.php
op.RemoveDocument.php get error msg from controller if set 2018-11-09 17:31:53 +01:00
op.RemoveDocumentFile.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.RemoveDocumentLink.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.RemoveDump.php
op.RemoveEvent.php
op.RemoveFolder.php make sure list of notified users is unique (Closes #415) 2018-10-02 18:18:24 +02:00
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php fix name for log files 2018-04-03 10:57:29 +02:00
op.RemoveTransitionFromWorkflow.php
op.RemoveVersion.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.RemoveWorkflow.php use layout like categories, attributes 2018-12-03 07:40:58 +01:00
op.RemoveWorkflowAction.php use layout like categories, attributes 2018-12-03 07:40:58 +01:00
op.RemoveWorkflowFromDocument.php
op.RemoveWorkflowState.php use layout like categories, attributes 2018-12-03 07:40:58 +01:00
op.ResetSu.php
op.ReturnFromSubWorkflow.php
op.ReviewDocument.php
op.RewindWorkflow.php
op.RunSubWorkflow.php
op.SearchFulltext.php
op.SetExpires.php
op.SetLanguage.php
op.SetReviewersApprovers.php
op.Settings.php new config options for disallowing duplicate subfolder names 2019-07-01 10:50:40 +02:00
op.SetWorkflow.php
op.SubstituteUser.php
op.TransferDocument.php set dms and user in controller 2018-03-12 18:34:17 +01:00
op.TriggerWorkflow.php eliminate duplicate mails to the same group 2019-07-02 15:20:11 +02:00
op.UnlockDocument.php
op.UpdateDocument.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.UpdateDocument2.php
op.UploadChunks.php remove all chars not in [0-9a-f-] from post var qquuid 2018-06-27 18:53:13 +02:00
op.UserDefaultKeywords.php
op.UsrMgr.php do not remove user when transfering objects 2018-03-23 17:52:07 +01:00
op.ViewOnline.php pass version nr to controller instead content object 2019-02-06 13:11:14 +01:00
op.WorkflowActionsMgr.php
op.WorkflowMgr.php
op.WorkflowStatesMgr.php