.. |
images
|
move favicon
|
2020-11-05 08:41:29 +01:00 |
class.AddDocument.php
|
change to two column layout
|
2021-02-16 14:35:16 +01:00 |
class.AddEvent.php
|
add csrf protection
|
2021-01-25 09:00:03 +01:00 |
class.AddFile.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.AddSubFolder.php
|
check if return value of hook addFolderAttribute is a string
|
2020-09-08 13:44:19 +02:00 |
class.AdminTools.php
|
replace icon on Statistics button
|
2021-01-13 13:17:33 +01:00 |
class.ApprovalSummary.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.ApproveDocument.php
|
pass more data to view, do not use $_GET in view anymore
|
2021-02-09 11:16:20 +01:00 |
class.AttributeMgr.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.BackupTools.php
|
no need to call printFolderChooserJs() anymore
|
2020-08-28 11:54:52 +02:00 |
class.Bootstrap.php
|
use htmlspecialchars() in getAttributeValue() for user/group name
|
2021-02-06 18:01:26 +01:00 |
class.Calendar.php
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
class.Categories.php
|
add class btn-danger to removal buttons
|
2020-10-08 09:08:33 +02:00 |
class.CategoryChooser.php
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
class.ChangePassword.php
|
add csrf protection
|
2021-01-25 09:00:28 +01:00 |
class.Charts.php
|
show difference in number of documents on chart page
|
2021-01-31 13:48:25 +01:00 |
class.ClearCache.php
|
add class btn-danger to removal buttons
|
2020-10-08 09:08:33 +02:00 |
class.Clipboard.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +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
|
much better html formatting
|
2021-02-16 13:58:24 +01:00 |
class.DocumentAccess.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.DocumentChooser.php
|
check if root folder is accessible
|
2020-12-18 10:20:46 +01:00 |
class.DocumentNotify.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.DocumentVersionDetail.php
|
run all mailto through htmlspecialchars to prevent clickjacking attacks
|
2021-01-11 07:59:32 +01:00 |
class.DropFolderChooser.php
|
place preview icons left of menu item on mouse over
|
2020-12-23 16:09:29 +01:00 |
class.EditAttributes.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.EditComment.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.EditDocument.php
|
fix possible csrf attack due to missing form token
|
2021-01-24 17:05:13 +01:00 |
class.EditDocumentFile.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.EditEvent.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.EditFolder.php
|
fix possible csrf attack due to missing form token
|
2021-01-24 17:05:13 +01:00 |
class.EditOnline.php
|
check if user creating the version is currently editing
|
2021-01-27 09:54:46 +01:00 |
class.EditUserData.php
|
add csrf protection
|
2021-01-25 09:08:40 +01:00 |
class.ErrorDlg.php
|
remove $user as it is not needed and causes a php warning
|
2020-06-16 07:19:04 +02:00 |
class.ExpiredDocuments.php
|
fix button for sorting
|
2021-02-15 19:17:58 +01:00 |
class.ExtensionMgr.php
|
run all mailto through htmlspecialchars to prevent clickjacking attacks
|
2021-01-11 07:59:32 +01:00 |
class.FolderAccess.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.FolderChooser.php
|
use $dms->getRootFolder() instead of $settings->_rootFolderId
|
2020-12-18 10:22:29 +01:00 |
class.FolderNotify.php
|
list user which has been disabled
|
2021-02-05 13:26:03 +01:00 |
class.ForcePasswordChange.php
|
remove old table structur in form, add csrf protection
|
2021-01-25 09:09:02 +01:00 |
class.GroupMgr.php
|
placeholder of select can be set
|
2021-01-14 22:35:03 +01:00 |
class.GroupView.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.Help.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.Hooks.php
|
add missing contentEnd()
|
2016-03-21 06:43:00 +01:00 |
class.ImportFS.php
|
no need to call printFolderChooserJs() anymore
|
2020-08-28 11:54:52 +02:00 |
class.ImportUsers.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.Indexer.php
|
add support for indexing folders
|
2020-12-12 16:29:56 +01:00 |
class.IndexInfo.php
|
do not show occurences because not each fulltext engine supports it
|
2020-09-29 16:42:09 +02:00 |
class.Info.php
|
show a list of apache extensions
|
2020-12-22 17:05:45 +01:00 |
class.KeywordChooser.php
|
remove unused variable $form
|
2016-12-05 10:25:17 +01:00 |
class.Login.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.LogManagement.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.ManageNotify.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.MoveDocument.php
|
add csrf protection, check if target is equal source folder
|
2021-01-25 09:07:12 +01:00 |
class.MoveFolder.php
|
add csrf protection, check if target is equal source folder
|
2021-01-25 09:07:12 +01:00 |
class.MyAccount.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.MyDocuments.php
|
use documentListRow()
|
2020-05-13 13:29:32 +02:00 |
class.ObjectCheck.php
|
add js for clicking on a document row
|
2020-02-13 16:12:43 +01:00 |
class.OpensearchDesc.php
|
start to add suggesestion to opensearchengіne (not working yet)
|
2020-12-14 07:08:48 +01:00 |
class.OverrideContentStatus.php
|
add csrf protection
|
2021-01-25 09:07:49 +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
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveDocument.php
|
make remove button btn-danger
|
2020-10-08 08:51:37 +02:00 |
class.RemoveDocumentFile.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveDump.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveEvent.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveFolder.php
|
make remove button btn-danger
|
2020-10-08 08:51:37 +02:00 |
class.RemoveFolderFiles.php
|
add missing contentEnd() at end of page
|
2016-03-15 08:30:53 +01:00 |
class.RemoveGroup.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveLog.php
|
make remove button btn-danger
|
2020-10-08 08:51:37 +02:00 |
class.RemoveUser.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveUserFromProcesses.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveVersion.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.RemoveWorkflow.php
|
add class btn-danger for removal buttons
|
2020-10-08 09:17:23 +02:00 |
class.RemoveWorkflowFromDocument.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.ReturnFromSubWorkflow.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.ReviewDocument.php
|
fix wrong name for review file in form
|
2019-02-04 15:17:18 +01:00 |
class.ReviewSummary.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.RewindWorkflow.php
|
add icon on button
|
2020-10-08 09:05:46 +02:00 |
class.RunSubWorkflow.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.Search.php
|
fix checking if search result came from database or fulltext
|
2020-12-14 10:46:05 +01:00 |
class.SendLoginData.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.Session.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.SetExpires.php
|
add csrf protection
|
2021-01-25 10:00:20 +01:00 |
class.SetReviewersApprovers.php
|
do not list empty groups as reviewers/approvers
|
2018-03-19 11:32:24 +01:00 |
class.Settings.php
|
add csrf protection
|
2021-01-25 09:08:12 +01:00 |
class.Setup2Factor.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.SetWorkflow.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.Statistic.php
|
replace html code for rows and columns
|
2020-10-08 08:51:20 +02:00 |
class.SubstituteUser.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.Tasks.php
|
replace phrase documents_to_trigger_rejected by document_rejected
|
2020-12-23 06:22:00 +01:00 |
class.Timeline.php
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
class.TransferDocument.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.TransferObjects.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.TriggerWorkflow.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.UpdateDocument.php
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
class.UserDefaultKeywords.php
|
add class btn-danger for removal buttons
|
2020-10-08 09:17:23 +02:00 |
class.UserList.php
|
run all mailto through htmlspecialchars to prevent clickjacking attacks
|
2021-01-11 07:59:32 +01:00 |
class.UsrMgr.php
|
placeholder of select can be set
|
2021-01-14 22:35:03 +01:00 |
class.UsrView.php
|
run all mailto through htmlspecialchars to prevent clickjacking attacks
|
2021-01-11 07:59:32 +01:00 |
class.ViewDocument.php
|
fix calculation of checksum
|
2021-01-27 16:27:24 +01:00 |
class.ViewEvent.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.ViewFolder.php
|
loading more items on ViewFolder page obeys sort order
|
2021-01-13 07:42:35 +01:00 |
class.WorkflowActionsMgr.php
|
use new row, column methods instead of plain html
|
2020-10-08 07:57:23 +02:00 |
class.WorkflowGraph.php
|
replace btn-default by btn-secondary
|
2020-10-08 22:13:33 +02:00 |
class.WorkflowMgr.php
|
add class btn-danger for removal buttons
|
2020-10-08 09:17:23 +02:00 |
class.WorkflowStatesMgr.php
|
remove extra closing div
|
2020-10-08 09:05:33 +02:00 |
class.WorkflowSummary.php
|
use new method printClickDocumentJs()
|
2019-11-25 09:51:39 +01:00 |