..
images
add replacement for empty.png
2017-11-21 07:09:55 +01:00
class.AddDocument.php
hook addDocumentContentAttribute and addDocumentAttribute may return a string
2019-10-23 09:05:04 +02:00
class.AddEvent.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.AddFile.php
place js for file chooser in js file for page
2018-09-05 13:35:44 +02:00
class.AddSubFolder.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.AdminTools.php
make buttons smaller
2018-08-08 06:50:21 +02:00
class.ApprovalSummary.php
add code for bootbox, make drag&drop work
2019-07-12 16:42:29 +02:00
class.ApproveDocument.php
place js for file chooser in js file for page
2018-09-05 13:35:44 +02:00
class.AttributeMgr.php
call new hook additionalTypes()
2019-10-11 16:30:31 +02:00
class.BackupTools.php
do not provide backup tools if backup dir is not set
2019-07-30 07:08:10 +02:00
class.Bootstrap.php
add method successMsg()
2019-10-18 12:21:40 +02:00
class.Calendar.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.Categories.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.CategoryChooser.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.ChangePassword.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.Charts.php
more preparations for update to bootstrap 4
2018-04-26 08:50:44 +02:00
class.ClearCache.php
add checkboxes for preview and js code
2017-01-09 10:57:35 +01:00
class.Clipboard.php
make drag&drop work
2019-07-12 16:44:23 +02:00
class.CreateIndex.php
remove empty lines at end of file
2017-07-19 17:18:25 +02:00
class.Decorator.php
add generic decorator for views
2019-08-08 09:20:36 +02:00
class.DefaultKeywords.php
use sam layout as for managing categories
2018-11-29 06:27:53 +01:00
class.DocumentAccess.php
do not list users/groups in select menu which already has an access right
2019-04-03 10:54:04 +02:00
class.DocumentChooser.php
the subtree command from op.Ajax.php has been moved into the views
2019-08-08 09:32:42 +02:00
class.DocumentNotify.php
users which are subscribers already cannot be selected anymore ( Closes #414 )
2018-10-02 19:19:05 +02:00
class.DocumentVersionDetail.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.DropFolderChooser.php
allow serveral instanceѕ of drop folder chooser on one page
2019-07-30 06:33:18 +02:00
class.EditAttributes.php
fix syntax error
2019-10-19 08:27:38 +02:00
class.EditComment.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.EditDocument.php
fix syntax error
2019-10-19 08:27:38 +02:00
class.EditDocumentFile.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.EditEvent.php
replace table by divs in form
2017-01-01 14:49:53 +01:00
class.EditFolder.php
fix syntax error
2019-10-19 08:27:38 +02:00
class.EditOnline.php
no need to include parsedown/Parsedown.php anymore, set flags of htmlspecialchars()
2018-11-23 21:02:33 +01:00
class.EditUserData.php
place js for file chooser in js file for page
2018-09-05 13:35:44 +02:00
class.ErrorDlg.php
fix wrong baseUrl which cause the styles not to be loaded
2019-07-05 08:07:52 +02:00
class.ExpiredDocuments.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.ExtensionMgr.php
table can be filtered
2019-02-22 17:26:32 +01:00
class.FolderAccess.php
do not preset user selection for access rights
2019-02-27 13:53:23 +01:00
class.FolderChooser.php
the subtree command from op.Ajax.php has been moved into the views
2019-08-08 09:32:42 +02:00
class.FolderNotify.php
remove extra containerStart
2019-08-12 08:10:40 +02:00
class.ForcePasswordChange.php
$strictformset isn't needed
2016-05-03 07:12:24 +02:00
class.GroupMgr.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.GroupView.php
show group only if admin or a member of that group
2016-08-03 08:06:25 +02:00
class.Help.php
check for an existing file extension
2018-11-22 08:06:05 +01:00
class.Hooks.php
add missing contentEnd()
2016-03-21 06:43:00 +01:00
class.ImportFS.php
file containing meta data can be specified
2019-07-30 06:34:16 +02:00
class.Indexer.php
reindex document also if creation time is equal to content creation time
2019-01-08 16:59:55 +01:00
class.IndexInfo.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.Info.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.KeywordChooser.php
remove unused variable $form
2016-12-05 10:25:17 +01:00
class.Login.php
add missing http header for js file
2019-03-01 08:36:05 +01:00
class.LogManagement.php
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2018-04-05 08:24:18 +02:00
class.ManageNotify.php
getNotificationList() returns an empty array if there are no notifications
2019-06-24 12:37:25 +02:00
class.MoveDocument.php
more use of formField() instead of plain html
2018-06-21 11:30:58 +02:00
class.MoveFolder.php
more use of formField() instead of plain html
2018-06-21 11:30:58 +02:00
class.MyAccount.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.MyDocuments.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.ObjectCheck.php
do not take images from out/images anymore
2018-10-11 10:51:04 +02:00
class.OpensearchDesc.php
add open search description
2018-07-13 15:25:33 +02:00
class.OverrideContentStatus.php
a document in any status can be set obsoletet
2019-03-14 07:54:52 +01:00
class.PasswordForgotten.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.PasswordSend.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveArchive.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveDocument.php
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-15 08:48:03 +01:00
class.RemoveDocumentFile.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveDump.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveEvent.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveFolder.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveFolderFiles.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveGroup.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveLog.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveUser.php
use bootstrap forms
2017-07-31 11:29:24 +02:00
class.RemoveUserFromProcesses.php
separate removal of reviews and approvals
2017-07-31 13:21:56 +02:00
class.RemoveVersion.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.RemoveWorkflow.php
take out surounding table
2017-01-04 17:52:37 +01:00
class.RemoveWorkflowFromDocument.php
take out surounding table
2017-01-04 17:52:37 +01:00
class.ReturnFromSubWorkflow.php
fix wrong variable name in javascript
2016-03-22 14:47:13 +01:00
class.ReviewDocument.php
fix wrong name for review file in form
2019-02-04 15:17:18 +01:00
class.ReviewSummary.php
add code for bootbox, make drag&drop work
2019-07-12 16:42:29 +02:00
class.RewindWorkflow.php
take out surounding table
2017-01-04 17:53:01 +01:00
class.RunSubWorkflow.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.Search.php
use isType() for checking object type
2019-08-08 09:16:06 +02:00
class.SearchForm.php
fix wrong variable name in javascript
2016-03-22 14:47:13 +01:00
class.SearchFulltext.php
remove empty lines at end of file
2017-07-19 17:18:25 +02:00
class.SendLoginData.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.Session.php
fix getting last sessions
2017-10-27 19:42:56 +02:00
class.SetExpires.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.SetReviewersApprovers.php
do not list empty groups as reviewers/approvers
2018-03-19 11:32:24 +01:00
class.Settings.php
new hooks processConfig and showConfig
2019-10-23 09:06:19 +02:00
class.Setup2Factor.php
use method formField() instead of html
2018-04-23 15:50:46 +02:00
class.SetWorkflow.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.Statistic.php
do not take images from out/images anymore
2018-10-11 10:51:04 +02:00
class.SubstituteUser.php
table can be filtered
2019-02-22 17:26:32 +01:00
class.Tasks.php
make drag&drop work
2019-07-12 16:44:44 +02:00
class.Timeline.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00
class.TransferDocument.php
use method formField() instead of html
2018-04-23 15:50:46 +02:00
class.TransferObjects.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.TriggerWorkflow.php
fix url for out.WorkflowGraph.php
2019-01-15 13:57:18 +01:00
class.UpdateDocument.php
initialize $fieldwrap in order to prevent php warnings
2019-06-27 14:18:58 +02:00
class.UserDefaultKeywords.php
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
class.UserList.php
remove box around table, mark disabled user as red line
2017-07-20 15:07:52 +02:00
class.UsrMgr.php
escape group name in list of groups
2019-06-13 09:03:30 +02:00
class.UsrView.php
make list look like UserList
2016-08-03 08:07:38 +02:00
class.ViewDocument.php
show[Document|Folder]Attribute may return a string
2019-10-19 09:17:49 +02:00
class.ViewEvent.php
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01:00
class.ViewFolder.php
show[Document|Folder]Attribute may return a string
2019-10-19 09:17:49 +02:00
class.WorkflowActionsMgr.php
use layout like categories, attributes
2018-12-03 07:40:58 +01:00
class.WorkflowGraph.php
show icons for users and groups, show login and fullname for users
2018-11-16 11:40:58 +01:00
class.WorkflowMgr.php
use layout like categories, attributes
2018-12-03 07:40:58 +01:00
class.WorkflowStatesMgr.php
use layout like categories, attributes
2018-12-03 07:40:58 +01:00
class.WorkflowSummary.php
new parameter xsendfile
2019-01-18 13:07:39 +01:00