seeddms-code/op
2021-05-19 08:33:15 +02:00
..
.htaccess - move all sources into trunk 2010-10-29 13:19:51 +00:00
op.AddDocument.php use new method sendNewDocumentMail() to send notification mail 2021-05-14 21:56:37 +02:00
op.AddDocumentLink.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.AddEvent.php add csrf protection 2021-01-25 09:00:03 +01:00
op.AddFile.php move more emails into class NotificationService 2021-05-15 22:46:46 +02: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 move more emails into class NotificationService 2021-05-15 22:46:46 +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.AddTransitionToWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.Ajax.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.ApproveDocument.php add currenttab=revapp to url in notification mail 2021-02-15 11:55:24 +01:00
op.AttributeMgr.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.Categories.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.ChangePassword.php include inc/inc.ClassAccessOperation.php 2021-05-12 09:37:48 +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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.CreateDump.php add version by ->version() instead of ->_number 2020-08-31 12:59:39 +02:00
op.CreateFolderArchive.php use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +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.DefaultKeywords.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.DocumentAccess.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.DocumentNotify.php move notification mail into notification service 2021-05-18 17:39:14 +02:00
op.Download.php use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
op.DropFolderPreview.php fix creating preview images in drop folder 2020-05-22 14:25:07 +02:00
op.EditAttributes.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.EditComment.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.EditDocument.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.EditDocumentFile.php fix check for errors 2018-11-09 19:15:27 +01:00
op.EditEvent.php add support for configurable date format 2020-12-17 13:41:00 +01:00
op.EditFolder.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.EditOnline.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.EditUserData.php add csrf protection 2021-01-25 09:08:40 +01:00
op.ExtensionMgr.php remove second include of LogInit.php 2021-02-02 21:57:26 +01:00
op.FolderAccess.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.FolderNotify.php move notification mail into notification service 2021-05-18 17:39:14 +02:00
op.GroupMgr.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +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 fix setting quota when importing users 2020-09-23 10:35:57 +02:00
op.LockDocument.php make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
op.Login.php remove old magic_quote code for compatibility with php 8 2021-05-12 08:43:09 +02:00
op.Logout.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.ManageNotify.php add missing LogInit 2021-02-02 20:52:29 +01:00
op.MoveClipboard.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.MoveDocument.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.MoveFolder.php move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
op.OverrideContentStatus.php move notification mail into class NotificationService 2021-05-18 17:07:14 +02:00
op.PasswordForgotten.php use new function getBaseUrl() 2019-11-28 10:01:59 +01:00
op.PdfPreview.php include Preview class 2020-03-23 06:47:18 +01:00
op.Preview.php move preview of attachments into controller 2020-12-09 19:54:31 +01:00
op.RemoveArchive.php use backup dir for backup archives and sql dumps 2019-07-30 06:39:25 +02:00
op.RemoveDocument.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.RemoveDocumentFile.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01: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 move more emails into class NotificationService 2021-05-15 22:46:46 +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 name for log files 2018-04-03 10:57:29 +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 use controller RemoveDocument, send mail with notification class 2021-05-19 08:33:15 +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 pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.ReviewDocument.php add currenttab=revapp to url in notification mail 2021-02-15 11:55:24 +01:00
op.RewindWorkflow.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.RunSubWorkflow.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01: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.SetReviewersApprovers.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.Settings.php add csrf protection 2021-01-25 09:08:12 +01:00
op.SetWorkflow.php move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
op.SubstituteUser.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.TransferDocument.php move sending notification mail in class NotificationService 2021-05-18 16:58:16 +02:00
op.TriggerWorkflow.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.UnlockDocument.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.UpdateDocument.php use methods in notification service for sending mails 2021-05-15 07:39:18 +02: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 add missing LogInit 2021-02-02 20:52:29 +01:00
op.UserListCsv.php export users of a group as csv file 2020-09-23 11:39:19 +02:00
op.UsrMgr.php pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
op.ViewOnline.php add fold marks 2020-12-09 19:54:58 +01: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-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.WorkflowStatesMgr.php fix wrong var name in addLogLine() 2020-06-08 12:05:50 +02:00