seeddms-code/op
2022-08-12 10:53:32 +02:00
..
.htaccess
op.Acl.php use require_once instead of include 2022-05-02 22:11:29 +02:00
op.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.AddDocumentLink.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-02 22:03:54 +01:00
op.AddEvent.php add csrf protection 2021-01-25 09:00:03 +01:00
op.AddFile.php check if post request succeeds 2021-12-09 17:30:01 +01:00
op.AddFile2.php use new function getBaseUrl() 2019-11-28 10:01:59 +01:00
op.AddMultiDocument.php use new function getBaseUrl() 2019-11-28 10:01:59 +01:00
op.AddSubFolder.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.AddToClipboard.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.AddToTransmittal.php major rework, make it work again 2021-05-04 18:25:33 +02:00
op.AddTransitionToWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.AddTransmittal.php do not include ../inc/inc.ClassEmail.php 2015-12-01 09:23:41 +01:00
op.Ajax.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +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.CancelCheckOut.php fix php warnings and propperly handle failure of cancelCheckout() 2022-05-20 17:40: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.CheckInDocument.php fix form validation, sync with UpdateDocument 2021-07-14 21:09:28 +02:00
op.CheckOutDocument.php use the checkout space of the logged in user not the substituted user 2015-12-01 18:06:41 +01:00
op.ClearCache.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.ClearClipboard.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
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 take over some changes from 5.1.x 2019-09-06 14:32:14 +02:00
op.CreateSubFolderIndex.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.CreateVersioningFiles.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.Cron.php do not include inc.ClassNotificationService.php and inc.ClassEmailNotify.php anymore 2022-02-24 07:29:04 +01:00
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 issue splash message 2021-05-21 08:51:47 +02:00
op.Download.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.DropFolderPreview.php fix creating preview images in drop folder 2020-05-22 14:25:07 +02:00
op.EditAttributes.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.EditComment.php add access control for EditComment and EditAttributes 2021-06-22 11:33:54 +02:00
op.EditDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.EditDocumentFile.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.EditEvent.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditFolder.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.EditOnline.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:11:42 +02:00
op.EditUserData.php add csrf protection 2021-01-25 09:08:40 +01:00
op.ExtensionMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.FolderAccess.php move sending notification emails into notification service 2021-05-19 21:19:32 +02:00
op.FolderNotify.php issue splash messages 2021-05-21 08:53:43 +02:00
op.GroupMgr.php check if name and comment is set 2021-05-27 19:52:13 +02:00
op.GroupView.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.ImportFS.php check if metadata is set before using it 2020-10-15 13:30:34 +02:00
op.ImportUsers.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-23 13:12:41 +02:00
op.LockDocument.php more access checking 2021-06-29 09:04:57 +02:00
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 better error checking, send notification mail via notification service 2021-05-21 08:54:07 +02:00
op.MoveClipboard.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.MoveDocument.php more access checking 2021-06-29 09:04:57 +02:00
op.MoveFolder.php add access check for EditFolder, MoveFolder, put logo in header 2021-06-22 09:47:16 +02:00
op.OverrideContentStatus.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:11:42 +02:00
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.ReceiptDocument.php take out sending mails to owner 2021-11-30 17:17:28 +01:00
op.RemoveApprovalLog.php propperly check return value after removing log entry 2021-09-29 17:27:00 +02:00
op.RemoveArchive.php use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
op.RemoveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.RemoveDocumentFile.php check access on RemoveDocumentFile and EditDocumentFile 2021-09-22 10:41:36 +02:00
op.RemoveDocumentLink.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.RemoveDump.php use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
op.RemoveEvent.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-21 17:42:00 +01:00
op.RemoveFolder.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.RemoveFolderFiles.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.RemoveFromClipboard.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.RemoveVersion.php do not call run() but use __invoke() 2022-07-29 21:44:04 +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 pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.RemoveWorkflowState.php use layout like categories, attributes 2018-12-03 07:40:58 +01:00
op.ResetSu.php do not redirect to a specific folder 2020-12-18 06:32:44 +01:00
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.ReviseDocument.php take out sending mails to owner 2021-11-30 17:17:28 +01:00
op.RewindWorkflow.php add and use sendRewindWorkflowMail() 2021-08-30 19:39:29 +02:00
op.RoleMgr.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
op.RunSubWorkflow.php fix type of recipient when send notification, remove old code 2021-08-30 16:04:15 +02:00
op.SchedulerTaskMgr.php add indexing task 2020-09-30 09:11:13 +02:00
op.SetExpires.php add csrf protection 2021-01-25 10:00:20 +01:00
op.SetLanguage.php use host name in redirect to prevent redirecting to arbitrary pages 2019-07-30 06:36:34 +02:00
op.SetRecipients.php add new notification receiver types, pass recv type to notif. service 2021-01-29 10:12:42 +01:00
op.SetReviewersApprovers.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-29 18:25:54 +02:00
op.SetRevisors.php support custom date format, remove some html 2021-05-06 14:22:50 +02:00
op.Settings.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-15 08:40:37 +01:00
op.Setup2Factor.php add files for 2 factor authentication 2016-07-12 17:39:10 +02:00
op.SetWorkflow.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.SubstituteUser.php Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-09 07:55:52 +02:00
op.TimelineFeedPreview.php use jwt for securing preview image 2021-05-07 14:37:36 +02:00
op.TransferDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.TransmittalDownload.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
op.TransmittalMgr.php add actions '[update|remove]transmittalitem' 2016-08-22 06:25:17 +02:00
op.TriggerWorkflow.php call getLastWorkflowLog() instead od getWorkflowLog() 2022-02-21 11:10:13 +01:00
op.UnlockDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-29 09:07:23 +02:00
op.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.UpdateDocument2.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:02:26 +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 add missing LogInit 2021-02-02 20:52:29 +01:00
op.UserListCsv.php do not call run() but use __invoke() 2022-07-29 21:44:04 +02:00
op.UsrMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-09 10:03:03 +02:00
op.ViewOnline.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
op.WorkflowActionsMgr.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.WorkflowMgr.php Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-10-06 15:29:11 +02:00
op.WorkflowStatesMgr.php fix wrong var name in addLogLine() 2020-06-08 12:05:50 +02:00