seeddms-code/op
2013-01-30 19:57:34 +00: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 - list of categories is not longer a comma separated but an array 2013-01-29 08:13:35 +00:00
op.AddDocumentLink.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.AddEvent.php from and to date can be given as a '-' separeted date 2012-12-14 08:25:02 +00:00
op.AddFile.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.AddFile2.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.AddMultiDocument.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.AddSubFolder.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.AddToClipboard.php - added files to manage clipboard 2013-01-30 19:57:34 +00:00
op.AddTransitionToWorkflow.php - script to add a new transition to a workflow 2013-01-24 16:54:53 +00:00
op.Ajax.php - no need to looked in anymore in order to calculate the password strength 2013-01-29 13:12:12 +00:00
op.ApproveDocument.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.AttributeMgr.php - new files to manage and use attributes 2012-10-09 09:44:58 +00: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.CreateDump.php - fixed creation of dump file 2012-07-06 10:03:25 +00:00
op.CreateFolderArchive.php - do not use mydmsDecodeString() anymore 2011-12-05 14:32:26 +00: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 - do not include LetoDMS_Core.php anymore it is now include bei inc.DBInit.php 2011-01-20 12:39:25 +00: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 do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.DocumentNotify.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.Download.php update of copyright notice 2012-12-14 08:00:30 +00:00
op.EditAttributes.php - new files to manage and use attributes 2012-10-09 09:44:58 +00:00
op.EditComment.php - fixed possible xss security holes 2012-09-05 20:59:12 +00:00
op.EditDocument.php - categories is no longer a comma separated list but an array 2013-01-29 08:14:37 +00: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 do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.EditUserData.php language and theme can be passed and will be set in user record 2012-12-14 08:02:48 +00:00
op.FolderAccess.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.FolderNotify.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.GroupMgr.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.GroupView.php - simplyfied code by using joinGroup() and leaveGroup() 2011-10-10 14:10:16 +00:00
op.LockDocument.php - use global logger 2011-05-16 15:44:59 +00:00
op.Login.php use cookie lifetime from settings 2013-01-24 10:17:16 +00:00
op.Logout.php - no need to sanitize session Cookie anymore 2011-12-01 21:28:59 +00:00
op.ManageNotify.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.MoveDocument.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.MoveFolder.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.OverrideContentStatus.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.PasswordForgotten.php - use UI:exitError() for error messages 2013-01-29 13:11:39 +00:00
op.Preview.php - replaced hard coded path of cache dir 2012-12-17 07:39:22 +00:00
op.RemoveArchive.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveDocument.php check if index exists before indexing a new document 2012-12-14 08:05:29 +00:00
op.RemoveDocumentFile.php fixed content of notification mail 2012-12-14 08:06:13 +00:00
op.RemoveDocumentLink.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveDump.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveEvent.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveFolder.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.RemoveFolderFiles.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveFromClipboard.php - added files to manage clipboard 2013-01-30 19:57:34 +00:00
op.RemoveLog.php - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
op.RemoveTransitionFromWorkflow.php - pass workflow id as workflowid to WorkflowMgr.php 2013-01-24 16:47:27 +00:00
op.RemoveVersion.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.RemoveWorkflow.php - these files are now for deleting a workflow from the database 2013-01-24 18:18:29 +00:00
op.RemoveWorkflowFromDocument.php - new files to remove a workflow from a document (was RemoveWorkflow) 2013-01-24 18:17:27 +00:00
op.RemoveWorkflowState.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.ReturnFromSubWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.ReviewDocument.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.RewindWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.RunSubWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.Search.php - removed old code 2013-01-25 09:34:23 +00:00
op.SearchFulltext.php some code reorganisation 2012-12-14 08:09:12 +00:00
op.SetExpires.php do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
op.SetLanguage.php added script to set current ui language 2013-01-24 10:49:09 +00:00
op.SetReviewersApprovers.php - check for new config options 2012-10-05 19:49:58 +00:00
op.Settings.php - added flags for language selector and duplicate document names 2013-01-28 10:40:04 +00:00
op.SetWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.TriggerWorkflow.php added operations for new workflow functions 2013-01-24 10:48:37 +00:00
op.UnlockDocument.php - use global logger 2011-05-16 15:44:59 +00:00
op.UpdateDocument.php - do not use internal variables of LetoDMS_Core classes 2013-01-25 07:24:54 +00:00
op.UpdateDocument2.php - do not use internal variables of LetoDMS_Core classes 2013-01-25 07:24:54 +00:00
op.UserDefaultKeywords.php better error handling 2012-12-14 08:13:41 +00:00
op.UsrMgr.php check for pwdexpiration 2013-01-24 10:15:09 +00: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