seeddms-code/op
2019-11-25 09:32:32 +01:00
..
.htaccess - move all sources into trunk 2010-10-29 13:19:51 +00:00
op.Acl.php set propper messages, add missing commands 2016-03-03 07:06:10 +01:00
op.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-07-01 21:34:08 +02:00
op.AddDocumentLink.php Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-08-09 07:55:52 +02:00
op.AddEvent.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-21 17:42:00 +01:00
op.AddFile.php pass context to getAccessMode() 2018-07-12 22:36:44 +02:00
op.AddFile2.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-08 11:33:05 +01:00
op.AddMultiDocument.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.AddSubFolder.php check for duplicate folder names 2019-07-01 11:48:53 +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 do not include ../inc/inc.ClassEmail.php 2015-12-01 09:23:41 +01: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 2019-10-17 07:22:16 +02:00
op.ApproveDocument.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
op.AttributeMgr.php set dms and user in controller 2018-03-12 18:34:17 +01:00
op.Categories.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.ChangePassword.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.CheckInDocument.php check if group recipient is already in list of ind. recipients, check for reviewer only 2018-03-20 12:16:51 +01: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 make sure cache dir is a directory before running exec command 2018-06-27 18:54:08 +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 take over some changes from 5.1.x 2019-09-06 14:32: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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02: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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
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 take over some changes from 5.1.x 2019-09-06 14:32:14 +02: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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
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 return json even in case of an error 2019-11-25 09:32:32 +01: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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 15:43:07 +01: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 fix for determine fileType 2019-08-27 21:47:05 +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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 15:43:07 +01:00
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 do not send notification to owner 2019-08-12 08:09:53 +02:00
op.OverrideContentStatus.php allow to set status S_NEEDS_CORRECTION 2019-10-18 07:24:33 +02:00
op.PasswordForgotten.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.PdfPreview.php new parameter xsendfile 2019-01-18 13:07:39 +01:00
op.Preview.php log creation of preview files 2019-08-27 21:46:40 +02:00
op.ReceiptDocument.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +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 add url to notification mail 2019-08-12 08:11:12 +02: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 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 make sure list of notified users is unique (Closes #415) 2018-10-02 18:18:24 +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 fix php error when removing versions of a document 2019-09-05 08:34:11 +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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.RemoveWorkflowState.php use layout like categories, attributes 2018-12-03 07:40:58 +01:00
op.ResetSu.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.ReturnFromSubWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.ReviewDocument.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
op.ReviseDocument.php fix typo in enableRevisionOnVoteReject (must be 'One') 2019-10-18 07:24:58 +02:00
op.RewindWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.RoleMgr.php pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
op.RunSubWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
op.SchedulerTaskMgr.php check frequency 2019-02-14 12:35:18 +01:00
op.SearchFulltext.php not needed anymore for a long time 2017-02-23 07:55:25 +01:00
op.SetExpires.php pass null as first argument to all hooks (will later be the controller) 2017-04-05 22:08:25 +02: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 fix filtering of uploader and reviewers 2018-02-23 17:19:49 +01:00
op.SetReviewersApprovers.php pass initial document status to verifyStatus() 2019-02-14 12:47:03 +01:00
op.SetRevisors.php fix translation string 2019-04-03 10:13:19 +02:00
op.Settings.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-10-28 12:08:43 +01:00
op.Setup2Factor.php add files for 2 factor authentication 2016-07-12 17:39:10 +02:00
op.SetWorkflow.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +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.TransferDocument.php set dms and user in controller 2018-03-12 18:34:17 +01: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 eliminate duplicate mails to the same group 2019-07-02 15:20:11 +02: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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-13 11:01:36 +02:00
op.UpdateDocument2.php Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-12-15 06:42:15 +01:00
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 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
op.UsrMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-23 19:30:59 +01:00
op.ViewOnline.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-02-07 15:03:43 +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-5.0.x' into seeddms-5.1.x 2016-10-06 15:29:11 +02:00
op.WorkflowStatesMgr.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00