.. |
.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
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-07-03 12:07:27 +02: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
|
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
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-06-06 14:15:39 +02: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
|
no more php warnings if userid isn't set
|
2014-07-07 15:44:46 +02:00 |
op.Download.php
|
fix merge conflickts
|
2014-03-21 09:21:49 +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
|
check if document is locked
|
2014-06-03 17:50:20 +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
|
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.ExtensionMgr.php
|
fix deleting cached extension file
|
2013-07-23 18:03:32 +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
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-05-22 08:21:22 +02:00 |
op.Logout.php
|
do not remove cookie if it isn't set, use controller to call hook
|
2013-09-11 18:41:36 +02:00 |
op.ManageNotify.php
|
more general folder chooser
|
2014-07-08 08:30:59 +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
|
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
|
Merge branch 'seeddms-4.3.8' into develop
|
2014-04-09 06:26:32 +02:00 |
op.Preview.php
|
create preview image if it doesn't exists
|
2014-05-28 14:58:04 +02:00 |
op.RemoveArchive.php
|
fix line endings
|
2013-04-19 08:45:19 +02:00 |
op.RemoveDocument.php
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-06-04 21:25:30 +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
|
Merge branch 'seeddms-4.3.4' into develop
|
2014-02-26 23:12:40 +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
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-07-08 08:49:14 +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
|
Merge branch 'seeddms-4.3.8' into develop
|
2014-04-09 06:26:32 +02: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
|
check if document is locked
|
2014-06-03 17:50:20 +02:00 |
op.UpdateDocument.php
|
extract filetype by using pathinfo()
|
2014-06-13 17:29:40 +02:00 |
op.UpdateDocument2.php
|
extract filetype by using pathinfo()
|
2014-06-13 17:29:40 +02:00 |
op.UserDefaultKeywords.php
|
merge from 3.4.x
|
2013-02-13 18:03:23 +01:00 |
op.UsrMgr.php
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-07-03 12:07:27 +02:00 |
op.ViewOnline.php
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-06-04 07:58:06 +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 |