seeddms-code/op
2015-03-17 17:45:53 +01: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 fix checking for attribute values 2014-11-19 17:00:55 +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 extract filetype by using pathinfo() 2014-06-13 17:29:40 +02:00
op.AddFile2.php extract filetype by using pathinfo() 2014-06-13 17:29:40 +02:00
op.AddMultiDocument.php extract filetype by using pathinfo() 2014-06-13 17:29:40 +02:00
op.AddSubFolder.php fix checking for attribute values 2014-11-19 17:00:55 +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 expiration date of documents can be preset in settings 2015-01-29 17:28:40 +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 more general folder chooser 2014-07-08 08:30:59 +02: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 more general folder chooser 2014-07-08 08:30:59 +02: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 set a group notification with setting a user works again (Bug #201) 2015-02-11 18:30:39 +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 check if document is locked 2014-06-03 17:50:20 +02:00
op.EditDocument.php do not send email twice to a user, do not send email if expiration 2015-03-17 17:45:53 +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 fix checking for attribute values 2014-11-19 17:00:55 +01:00
op.EditUserData.php check if 'theme' is set before using it 2014-07-15 14:21:12 +02: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 do not even check for guest user, if disabled 2015-02-26 11:47:28 +01:00
op.Logout.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
op.ManageNotify.php more general folder chooser 2014-07-08 08:30:59 +02:00
op.MoveClipboard.php don't crash if folder/document was deleted (Bug #186) 2014-11-24 19:08:17 +01:00
op.MoveDocument.php more general folder chooser 2014-07-08 08:30:59 +02:00
op.MoveFolder.php more general folder chooser 2014-07-08 08:30:59 +02: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 check if $_GET["width"] is set before using it 2014-07-24 07:53:36 +02:00
op.RemoveArchive.php fix line endings 2013-04-19 08:45:19 +02:00
op.RemoveDocument.php set splash message 2014-06-04 19:17:44 +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 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 set url in email notification 2015-03-16 09:12:49 +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 fully obey permissions of documents 2015-03-17 06:36:33 +01: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 remove old code for email creation 2015-02-27 17:11:50 +01:00
op.Settings.php set current tab to last one selected when submitting data 2015-03-11 18:24:14 +01:00
op.SetWorkflow.php send mail when workflow starts 2015-03-12 14:02:16 +01:00
op.SubstituteUser.php set splash message on success execution 2013-05-21 08:39:03 +02:00
op.TriggerWorkflow.php set mail to users/groups who need to take action in next workflow 2015-03-11 18:12:52 +01:00
op.UnlockDocument.php check if document is locked 2014-06-03 17:50:20 +02:00
op.UpdateDocument.php fix checking for attribute values 2014-11-19 17:00:55 +01:00
op.UpdateDocument2.php include comment and verison comment in notification mail 2014-07-21 07:34:13 +02:00
op.UserDefaultKeywords.php merge from 3.4.x 2013-02-13 18:03:23 +01:00
op.UsrMgr.php extract filetype by using pathinfo() 2014-06-13 17:29:40 +02:00
op.ViewOnline.php setting version to 0 will retrieve the latest version 2014-06-03 08:48:27 +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