seeddms-code/op
2014-04-01 17:14:57 +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 take enableAdminRevApp and enableOwnerRevApp into account 2014-03-14 15:11:40 +01: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 issue error if to is before from date 2014-04-01 11:12:54 +02:00
op.AddFile.php reworked notification system 2013-03-06 12:53:25 +01:00
op.AddFile2.php exit if non authorized user tries to upload a file 2014-02-28 08:53:31 +01:00
op.AddMultiDocument.php check POST vars for valid values, preventing access to arbitrary files on the server 2014-03-21 08:09:07 +01:00
op.AddSubFolder.php replace ',' in $ѕequence by '.' 2014-03-03 14:42:58 +01: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 subtree command sets load_on_demand propperly 2014-03-24 10:39:02 +01:00
op.ApproveDocument.php use defines S_DRAFT_APP and S_RELEASE instead of numbers 2013-09-27 08:24:09 +02:00
op.AttributeMgr.php fix handling of multivalue attributes 2014-02-20 21:05:22 +01: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 check for saving empty category and keyword (Bug #148) 2014-04-01 13:59:34 +02: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 check POST vars for valid values, preventing access to arbitrary files on the server 2014-03-21 08:09:07 +01: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 replace ',' in $ѕequence by '.' 2014-03-03 14:42:58 +01: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 replace ',' in $ѕequence by '.' 2014-03-03 14:42:58 +01:00
op.EditUserData.php take out debug echo statement (Bug #125) 2014-02-21 21:29:52 +01:00
op.FolderAccess.php first check if folder has parent before accessing the parent 2014-03-04 17:58:00 +01: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 trim referuri 2014-03-21 08:11:12 +01:00
op.Logout.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01: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 issue error if folder is moved into sub folder 2013-11-25 22:12:48 +01:00
op.OverrideContentStatus.php reworked notification system 2013-03-06 12:53:25 +01:00
op.PasswordForgotten.php return message when password was send 2014-04-01 17:14:57 +02: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 reworked notification system 2013-03-06 12:53:25 +01: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 set url and parent folder in notification mail 2014-02-26 06:55:34 +01:00
op.RemoveFolderFiles.php fix line ending 2014-02-21 11:23:06 +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 use defines S_DRAFT_APP and S_RELEASE instead of numbers 2013-09-27 08:24:09 +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 check if SeedDMS_Lucene_Search::search() returns false 2013-08-13 22:09:40 +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 make preview image size configurable 2014-03-18 10:03:39 +01: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 take enableAdminRevApp and enableOwnerRevApp into account 2014-03-14 15:11:40 +01:00
op.UpdateDocument2.php check POST vars for valid values, prevent access to arbitrary files on the server 2014-03-21 08:10:23 +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 if GET parameter version is not set do nothing 2012-12-14 08:18:35 +00: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