seeddms-code/op
2025-12-16 08:28:01 +01:00
..
.htaccess add rule to provide auth info if php is run in fpm mode 2023-01-12 06:46:49 +01:00
op.Acl.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.AddDocument.php send request receipt notification only if document is released 2025-01-25 12:42:08 +01:00
op.AddDocumentLink.php allow to set link type of related document 2024-01-24 12:00:20 +01:00
op.AddEvent.php
op.AddFile.php add attachment from dropfolder dir 2024-12-14 19:19:24 +01:00
op.AddFile2.php
op.AddMultiDocument.php
op.AddSubFolder.php
op.AddToClipboard.php fix inclusion of php files 2023-02-16 11:36:07 +01:00
op.AddToTransmittal.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.AddTransitionToWorkflow.php
op.AddTransmittal.php fix inclusion of php files 2023-02-16 11:35:19 +01:00
op.Ajax.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-12-10 06:47:04 +01:00
op.ApproveDocument.php send request receipt notification only if document is released 2025-01-25 12:42:08 +01:00
op.AttributeGroupMgr.php
op.AttributeMgr.php remove trailing white space 2025-02-03 12:11:39 +01:00
op.CancelCheckOut.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.Categories.php Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2024-11-07 13:35:42 +01:00
op.ChangePassword.php Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-09-18 11:54:08 +02:00
op.CheckInDocument.php fix nasty error when validating attribute in a hook 2025-03-14 17:32:36 +01:00
op.CheckOutDocument.php remove trailing newline 2025-02-04 17:30:43 +01:00
op.ClearCache.php go back to out/out.ClearCache.php 2024-09-18 09:26:26 +02:00
op.ClearClipboard.php
op.CreateDump.php
op.CreateFolderArchive.php
op.CreateVersioningFiles.php
op.Cron.php task to run can be passed in url 2024-05-29 20:02:28 +02:00
op.DefaultKeywords.php
op.DocumentAccess.php change same keys of translated phrases 2025-09-25 07:54:42 +02:00
op.DocumentNotify.php code cleanup 2024-03-22 10:01:19 +01:00
op.Download.php fix fold marks 2024-08-12 08:33:35 +02:00
op.DropFolderPreview.php fix preview for files in dropfolder 2023-04-13 12:56:59 +02:00
op.EditAttributes.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-23 23:15:30 +02:00
op.EditComment.php
op.EditDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-07-23 23:15:30 +02:00
op.EditDocumentFile.php
op.EditEvent.php
op.EditFolder.php
op.EditOnline.php
op.EditUserData.php fix saving user data when language selection is turned of (Closes: #568) 2025-03-18 14:19:37 +01:00
op.ExtensionMgr.php add some { and } 2025-12-10 12:56:27 +01:00
op.FolderAccess.php change same keys of translated phrases 2025-09-25 07:54:42 +02:00
op.FolderAttributeGroup.php
op.FolderNotify.php code cleanup 2024-03-22 10:01:19 +01:00
op.GroupMgr.php
op.GroupView.php
op.ImportFS.php move rrmdir() into own class in inc.Utils.php 2024-11-16 09:50:42 +01:00
op.ImportUsers.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-10 17:59:54 +01:00
op.LinkTypes.php add management of link types 2024-01-24 11:57:53 +01:00
op.LockDocument.php
op.Login.php Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-12-03 08:03:44 +01:00
op.Logout.php include inc.Extension.php 2025-11-16 20:08:13 +01:00
op.ManageNotify.php
op.MoveClipboard.php
op.MoveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-09-26 19:33:15 +02:00
op.MoveFolder.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-09-26 19:33:15 +02:00
op.OverrideContentStatus.php send request receipt notification only if document is released 2025-01-25 12:42:08 +01:00
op.PasswordForgotten.php pass translator ot constructor of SeedDMS_EmailNotify 2025-10-29 15:45:54 +01:00
op.PdfPreview.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
op.Preview.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
op.ReceiptDocument.php log calling script 2024-04-11 12:37:02 +02:00
op.RemoveApprovalLog.php
op.RemoveArchive.php
op.RemoveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-06-19 16:51:15 +02:00
op.RemoveDocumentFile.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-22 19:15:32 +01:00
op.RemoveDocumentLink.php
op.RemoveDump.php
op.RemoveEvent.php
op.RemoveFolder.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
op.RemoveFolderFiles.php
op.RemoveFromClipboard.php
op.RemoveLog.php
op.RemoveReviewLog.php
op.RemoveTransitionFromWorkflow.php
op.RemoveVersion.php fix call of contructor of SeedDMS_AccessOperation 2023-10-20 07:14:34 +02:00
op.RemoveWorkflow.php
op.RemoveWorkflowAction.php
op.RemoveWorkflowFromDocument.php
op.RemoveWorkflowState.php
op.ResetSu.php
op.ReturnFromSubWorkflow.php
op.ReviewDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-04-11 12:45:55 +02:00
op.ReviseDocument.php log calling script 2024-04-11 12:37:02 +02:00
op.RewindWorkflow.php
op.RoleMgr.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.RunSubWorkflow.php
op.SchedulerTaskMgr.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.SendNotification.php fix constructor of AccessRestrictions 2024-09-20 12:40:51 +02:00
op.SetExpires.php use new function getTsByPeriod() 2023-09-29 14:30:20 +02:00
op.SetLanguage.php encrypt referer to prevent malicious manipulation 2025-03-03 21:42:54 +01:00
op.SetRecipients.php send request receipt notification only if document is released 2025-01-25 12:42:08 +01:00
op.SetReviewersApprovers.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-30 15:54:00 +02:00
op.SetRevisors.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-06-18 17:29:56 +02:00
op.Settings.php Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-12-03 08:03:44 +01:00
op.Setup2Factor.php minor change of language keys 2025-10-09 08:56:20 +02:00
op.SetWorkflow.php
op.SubstituteUser.php
op.TimelineFeedPreview.php fix inclusion of php files, turn on authentication 2024-01-12 14:29:45 +01:00
op.TransferDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-09-26 19:33:15 +02:00
op.TransmittalDownload.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.TransmittalMgr.php fix inclusion of php files 2022-11-11 14:47:42 +01:00
op.TriggerWorkflow.php
op.UnlockDocument.php
op.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2025-03-14 17:16:47 +01:00
op.UpdateDocument2.php
op.UploadChunks.php
op.UserDefaultKeywords.php
op.UserListCsv.php
op.UsrMgr.php Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2025-12-03 08:03:44 +01:00
op.ViewOnline.php
op.WorkflowActionsMgr.php
op.WorkflowMgr.php
op.WorkflowStatesMgr.php