.. |
.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
|
set workflow if passed to script
|
2013-01-24 10:09:34 +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.Ajax.php
|
- it is sufficient if password strength is equal the calculated value
|
2012-12-17 18:30:08 +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
|
fixed line indention
|
2012-12-14 08:26:13 +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
|
do not use internal variables of LetoDMS_Core_xxx classes
|
2013-01-24 10:16:22 +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
|
- fixed to login page
|
2012-02-27 19:30:55 +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.RemoveLog.php
|
- lots of fixes to prevent CSRF attacks
|
2012-08-29 20:37:22 +00:00 |
op.RemoveTransitionFromWorkflow.php
|
added operations for new workflow functions
|
2013-01-24 10:48:37 +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
|
added operations for new workflow functions
|
2013-01-24 10:48:37 +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
|
evaluate expiration date
|
2013-01-24 10:13:08 +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
|
set cookie lifetime and workflow mode
|
2013-01-24 10:13:57 +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_xxx classes
|
2013-01-24 10:15:52 +00:00 |
op.UpdateDocument2.php
|
do not use internal variables of LetoDMS_Core_xxx classes
|
2013-01-24 10:15:52 +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
|
added operations for new workflow functions
|
2013-01-24 10:48:37 +00:00 |
op.WorkflowStatesMgr.php
|
added operations for new workflow functions
|
2013-01-24 10:48:37 +00:00 |