seeddms-code/op
2013-09-11 18:41:36 +02:00
..
.htaccess - move all sources into trunk 2010-10-29 13:19:51 +00:00
convert_excel.js - move all sources into trunk 2010-10-29 13:19:51 +00:00
convert_pp.js - move all sources into trunk 2010-10-29 13:19:51 +00:00
convert_word.js - move all sources into trunk 2010-10-29 13:19:51 +00:00
op.AddDocument.php Merge branch 'develop' into hooks 2013-08-07 22:00:56 +02:00
op.AddDocumentLink.php allow to use jqtree more than once on a page 2013-06-03 07:55:39 +02:00
op.AddEvent.php redirect to correct url after adding event 2013-03-12 08:57:18 +01:00
op.AddFile.php reworked notification system 2013-03-06 12:53:25 +01:00
op.AddFile2.php better checking for passed parameters 2013-04-22 11:54:33 +02:00
op.AddMultiDocument.php retrieve folder id from $_REQUEST 2013-03-26 20:24:42 +01:00
op.AddSubFolder.php add checking of attribute values against regular expression 2013-05-28 09:03:21 +02:00
op.AddToClipboard.php check if refferer is set 2013-06-17 09:12:04 +02:00
op.AddTransitionToWorkflow.php - check for equal states and missing user/group 2013-02-05 09:23:57 +00:00
op.Ajax.php ajax request can use post or get 2013-09-03 08:19:59 +02:00
op.ApproveDocument.php use new notification mechanism 2013-03-12 08:49:09 +01:00
op.AttributeMgr.php more splash messages 2013-06-14 10:27:17 +02:00
op.Categories.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.ChangePassword.php - use UI:exitError() for error messages 2013-01-29 13:11:39 +00:00
op.ClearClipboard.php jump to refferer if set in url 2013-06-14 00:03:16 +02:00
op.CreateDump.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.CreateFolderArchive.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.CreateStatusIndex.php - do not include LetoDMS_Core.php anymore it is now include bei inc.DBInit.php 2011-01-20 12:39:25 +00:00
op.CreateSubFolderIndex.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.CreateVersioningFiles.php - changed into unix line endings 2011-12-05 13:31:16 +00:00
op.DefaultKeywords.php replaced german comments 2012-12-14 07:59:56 +00:00
op.DocumentAccess.php reworked notification system 2013-03-06 12:53:25 +01:00
op.DocumentNotify.php reworked notification system 2013-03-06 12:53:25 +01:00
op.Download.php call hook 'version' before downloading a document version 2013-07-21 11:53:28 +02:00
op.EditAttributes.php fix removal of empty attributes 2013-05-29 20:05:43 +02:00
op.EditComment.php reworked notification system 2013-03-06 12:53:25 +01:00
op.EditDocument.php add checking of attribute values against regular expression 2013-05-28 09:03:21 +02:00
op.EditEvent.php from and to date can also be passed as a string with format 'Y-m-d' 2012-12-14 07:59:14 +00:00
op.EditFolder.php add checking of attribute values against regular expression 2013-05-28 09:03:21 +02:00
op.EditUserData.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.ExtensionMgr.php fix deleting cached extension file 2013-07-23 18:03:32 +02:00
op.FolderAccess.php do not try to get parent folder on root folder 2013-05-29 23:24:28 +02:00
op.FolderNotify.php reworked notification system 2013-03-06 12:53:25 +01:00
op.GroupMgr.php more splash messages 2013-06-14 10:27:17 +02:00
op.GroupView.php - simplyfied code by using joinGroup() and leaveGroup() 2011-10-10 14:10:16 +00:00
op.LockDocument.php set splash message on success execution 2013-05-21 08:39:03 +02:00
op.Login.php Merge branch 'develop' into hooks 2013-08-03 09:48:49 +02:00
op.Logout.php do not remove cookie if it isn't set, use controller to call hook 2013-09-11 18:41:36 +02:00
op.ManageNotify.php allow to use jqtree more than once on a page 2013-06-03 07:55:39 +02:00
op.MoveClipboard.php remove documents from clipboard if they are in the target folder 2013-06-17 09:12:22 +02:00
op.MoveDocument.php reworked notification system 2013-03-06 12:53:25 +01:00
op.MoveFolder.php reworked notification system 2013-03-06 12:53:25 +01:00
op.OverrideContentStatus.php reworked notification system 2013-03-06 12:53:25 +01:00
op.PasswordForgotten.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.Preview.php create preview from document file too 2013-04-29 19:32:00 +02:00
op.RemoveArchive.php fix line endings 2013-04-19 08:45:19 +02:00
op.RemoveDocument.php call hooks 'preRemoveDocument' and 'postRemoveDocument' 2013-04-18 22:19:41 +02:00
op.RemoveDocumentFile.php reworked notification system 2013-03-06 12:53:25 +01:00
op.RemoveDocumentLink.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveDump.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.RemoveEvent.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveFolder.php reworked notification system 2013-03-06 12:53:25 +01:00
op.RemoveFolderFiles.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.RemoveFromClipboard.php redirect to url passed in refferer 2013-06-14 16:05:54 +02:00
op.RemoveLog.php set to unix line endings 2013-04-11 09:05:36 +02:00
op.RemoveTransitionFromWorkflow.php - pass workflow id as workflowid to WorkflowMgr.php 2013-01-24 16:47:27 +00:00
op.RemoveVersion.php reworked notification system 2013-03-06 12:53:25 +01:00
op.RemoveWorkflow.php - these files are now for deleting a workflow from the database 2013-01-24 18:18:29 +00:00
op.RemoveWorkflowAction.php - remove workflow action 2013-02-09 15:19:03 +00:00
op.RemoveWorkflowFromDocument.php get folder for notification mail 2013-03-15 18:33:56 +01:00
op.RemoveWorkflowState.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.ResetSu.php set splash message on success execution 2013-05-21 08:39:03 +02:00
op.ReturnFromSubWorkflow.php send notification mail 2013-03-15 18:34:20 +01:00
op.ReviewDocument.php set url in notification email (Bug #56) 2013-05-31 07:55:40 +02:00
op.RewindWorkflow.php send notification mail 2013-03-15 18:35:21 +01:00
op.RunSubWorkflow.php send notification mail 2013-03-15 18:35:21 +01:00
op.Search.php Merge branch 'hooks' into develop 2013-09-05 08:52:37 +02:00
op.SearchFulltext.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.SetExpires.php check if $_POST["expdate"] is set before using it 2013-03-12 09:00:02 +01:00
op.SetLanguage.php added script to set current ui language 2013-01-24 10:49:09 +00:00
op.SetReviewersApprovers.php - replace getApproversList() by getReadUserList() 2013-02-11 13:59:42 +00:00
op.Settings.php Merge branch 'develop' into hooks 2013-07-19 23:14:29 +02:00
op.SetWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.SubstituteUser.php set splash message on success execution 2013-05-21 08:39:03 +02:00
op.TriggerWorkflow.php get folder for notification mail 2013-03-15 18:35:41 +01:00
op.UnlockDocument.php set splash message on success execution 2013-05-21 08:39:03 +02:00
op.UpdateDocument.php do not allow to change workflow if it is mandatory 2013-08-06 14:21:40 +02:00
op.UpdateDocument2.php reworked notification system 2013-03-06 12:53:25 +01:00
op.UserDefaultKeywords.php merge from 3.4.x 2013-02-13 18:03:23 +01:00
op.UsrMgr.php fix setting password when simple password strength is set 2013-08-07 08:55:36 +02:00
op.ViewOnline.php move delivery of document into controller 2013-07-23 17:35:46 +02:00
op.WorkflowActionsMgr.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.WorkflowMgr.php - call out.WorkflowMgr.php with the right workflow id after adding a new 2013-01-25 07:24:08 +00:00
op.WorkflowStatesMgr.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00