.. |
.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
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
op.AddDocumentLink.php
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02:00 |
op.AddEvent.php
|
issue error if to is before from date
|
2014-04-01 11:12:54 +02:00 |
op.AddFile.php
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
op.AddFile2.php
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
op.AddMultiDocument.php
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +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
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
op.ApproveDocument.php
|
propperly check for access right
|
2015-06-15 14:17:16 +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
|
download review/approval files
|
2015-06-12 08:59:36 +02: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
|
check if expires and sequence is set
|
2015-06-18 17:31:56 +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
|
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
|
redirect to url with absolute path
|
2015-06-10 08:31:13 +02: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
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02:00 |
op.RemoveDocumentLink.php
|
fix line endings
|
2015-06-11 14:06:59 +02: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
|
log id and name of folder
|
2015-06-19 15:04:25 +02: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
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02: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
|
propperly check for access right
|
2015-06-15 14:17:16 +02:00 |
op.RewindWorkflow.php
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02:00 |
op.RunSubWorkflow.php
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02:00 |
op.Search.php
|
send end date to end of day
|
2015-06-10 19:14:07 +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
|
set missing parameter [url] in email notification
|
2015-06-09 07:15:18 +02:00 |
op.Settings.php
|
new parameter overrideMimeType
|
2015-06-23 07:44:47 +02: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
|
add currenttab to link when redirecting to out/out.ViewDocument.php
|
2015-06-09 09:04:41 +02:00 |
op.UnlockDocument.php
|
check if document is locked
|
2014-06-03 17:50:20 +02:00 |
op.UpdateDocument.php
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
op.UpdateDocument2.php
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +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
|
no need to pass document status to addWorkflowAction()
|
2015-05-04 07:02:43 +02: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 |