seeddms-code/op
2020-12-17 21:31:03 +01:00
..
.htaccess
op.AddDocument.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.AddDocumentLink.php
op.AddEvent.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.AddFile.php
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php call hook postAddSubfoder, add folder to fulltext index 2020-12-14 07:55:34 +01:00
op.AddToClipboard.php
op.AddTransitionToWorkflow.php
op.Ajax.php replace rootFolderId with $dms->getHomeFolder() 2020-12-17 21:31:03 +01:00
op.ApproveDocument.php
op.AttributeMgr.php add support for new attribute types 2020-08-28 11:46:46 +02:00
op.Categories.php
op.ChangePassword.php use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
op.ClearCache.php put ClearCache into controller, add hooks when clearing the cache 2020-08-21 10:03:22 +02:00
op.ClearClipboard.php
op.CreateDump.php add version by ->version() instead of ->_number 2020-08-31 12:59:39 +02:00
op.CreateFolderArchive.php
op.CreateSubFolderIndex.php
op.CreateVersioningFiles.php
op.DefaultKeywords.php
op.DocumentAccess.php
op.DocumentNotify.php
op.Download.php
op.DropFolderPreview.php
op.EditAttributes.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditComment.php
op.EditDocument.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditDocumentFile.php
op.EditEvent.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditFolder.php pass fulltextservice to controller 2020-12-14 07:53:51 +01:00
op.EditOnline.php
op.EditUserData.php use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
op.ExtensionMgr.php two more specific error msg when uploading new extension 2020-08-27 12:15:21 +02:00
op.FolderAccess.php
op.FolderNotify.php
op.GroupMgr.php
op.GroupView.php
op.ImportFS.php check if metadata is set before using it 2020-10-15 13:30:34 +02:00
op.ImportUsers.php fix setting quota when importing users 2020-09-23 10:35:57 +02:00
op.LockDocument.php
op.Login.php pass referuri to controller 2020-08-26 11:39:42 +02:00
op.Logout.php
op.ManageNotify.php
op.MoveClipboard.php
op.MoveDocument.php
op.MoveFolder.php
op.OverrideContentStatus.php
op.PasswordForgotten.php
op.PdfPreview.php
op.Preview.php move preview of attachments into controller 2020-12-09 19:54:31 +01:00
op.RemoveArchive.php
op.RemoveDocument.php put fulltext search into central service 2020-09-29 16:42:09 +02:00
op.RemoveDocumentFile.php
op.RemoveDocumentLink.php
op.RemoveDump.php
op.RemoveEvent.php
op.RemoveFolder.php put fulltext search into central service 2020-09-29 16:42:09 +02:00
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php
op.RemoveTransitionFromWorkflow.php
op.RemoveVersion.php put fulltext search into central service 2020-09-29 16:42:09 +02:00
op.RemoveWorkflow.php
op.RemoveWorkflowAction.php
op.RemoveWorkflowFromDocument.php
op.RemoveWorkflowState.php
op.ResetSu.php
op.ReturnFromSubWorkflow.php
op.ReviewDocument.php
op.RewindWorkflow.php
op.RunSubWorkflow.php
op.SearchFulltext.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.SetExpires.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.SetLanguage.php
op.SetReviewersApprovers.php
op.Settings.php initial support customizable date format 2020-12-01 18:25:22 +01:00
op.SetWorkflow.php
op.SubstituteUser.php
op.TransferDocument.php
op.TriggerWorkflow.php fix getting group for notification when transition has fired (Closes: #483) 2020-08-27 08:00:49 +02:00
op.UnlockDocument.php
op.UpdateDocument.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.UpdateDocument2.php put fulltext search into central service 2020-09-29 16:42:09 +02:00
op.UploadChunks.php take out authentication and secure script with a token 2020-08-26 11:40:04 +02:00
op.UserDefaultKeywords.php
op.UserListCsv.php export users of a group as csv file 2020-09-23 11:39:19 +02:00
op.UsrMgr.php use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
op.ViewOnline.php add fold marks 2020-12-09 19:54:58 +01:00
op.WorkflowActionsMgr.php
op.WorkflowMgr.php
op.WorkflowStatesMgr.php