.. |
images
|
add missing logo images
|
2021-07-06 17:09:46 +02:00 |
styles
|
initial support to upload folders by drag and drop
|
2023-06-13 15:28:18 +02:00 |
class.AddDocument.php
|
fix nesting of containers
|
2023-04-24 16:58:30 +02:00 |
class.AddEvent.php
|
date can be passed to AddEvent
|
2022-03-28 19:11:00 +02:00 |
class.AddFile.php
|
default public status of attachments can be configured
|
2023-05-03 16:24:33 +02:00 |
class.AddSubFolder.php
|
add new configuration noFolderFormFields
|
2021-09-22 09:53:53 +02:00 |
class.AdminTools.php
|
replace relative links by absolute links
|
2021-07-06 06:13:57 +02:00 |
class.ApprovalSummary.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.ApproveDocument.php
|
move display of form into own function
|
2023-06-18 13:58:14 +02:00 |
class.AttributeMgr.php
|
create missing preview images in category or attribute manager
|
2023-02-22 10:33:06 +01:00 |
class.BackupTools.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.Bootstrap.php
|
add definitions of class variables
|
2023-08-24 08:11:24 +02:00 |
class.Calendar.php
|
number of days to look back on dashboard can be configured
|
2023-05-13 12:07:47 +02:00 |
class.Categories.php
|
create missing preview images in category or attribute manager
|
2023-02-22 10:33:06 +01:00 |
class.CategoryChooser.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.ChangePassword.php
|
replace plain html in formField() method
|
2022-12-20 15:55:37 +01:00 |
class.Charts.php
|
new chart foldersperuser
|
2021-07-09 14:24:03 +02:00 |
class.ClearCache.php
|
separate cache by png, txt, and pdf
|
2023-01-05 15:09:25 +01:00 |
class.Clipboard.php
|
add menu item for adding folder/document to clipboard
|
2023-03-11 20:54:42 +01:00 |
class.ConversionServices.php
|
add list of conversion and notification services
|
2023-02-12 14:33:51 +01:00 |
class.CreateIndex.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.Dashboard.php
|
number of days to look back on dashboard can be configured
|
2023-05-13 12:07:47 +02:00 |
class.Decorator.php
|
add generic decorator for views
|
2019-08-08 09:20:36 +02:00 |
class.DefaultKeywords.php
|
show number of keywords per category in select menu
|
2023-01-10 08:11:52 +01:00 |
class.DocumentAccess.php
|
place submit button outside content area
|
2021-05-17 13:31:32 +02:00 |
class.DocumentChooser.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.DocumentNotify.php
|
better html layout
|
2021-05-06 14:49:10 +02:00 |
class.DocumentVersionDetail.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.DropFolderChooser.php
|
use conversion mgr in show()
|
2023-04-21 13:00:05 +02:00 |
class.EditAttributes.php
|
show preview of document next to form for attributes
|
2023-04-25 17:10:58 +02:00 |
class.EditComment.php
|
switch to jquery validation of forms
|
2021-05-27 21:57:12 +02:00 |
class.EditDocument.php
|
do not allow to select category if no categories exists
|
2021-12-03 11:31:37 +01:00 |
class.EditDocumentFile.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.EditEvent.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.EditFolder.php
|
edit comment and sequence of folders can be turned off
|
2021-09-22 09:59:33 +02:00 |
class.EditOnline.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.EditUserData.php
|
add option to disable setting a password
|
2023-08-25 12:34:09 +02:00 |
class.ErrorDlg.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.ExpiredDocuments.php
|
create missing preview files
|
2023-03-11 22:49:41 +01:00 |
class.ExtensionMgr.php
|
show errors of none activated extensions
|
2023-06-13 07:14:30 +02:00 |
class.FolderAccess.php
|
place submit button outside content area
|
2021-05-17 13:31:32 +02:00 |
class.FolderChooser.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.FolderNotify.php
|
better html layout
|
2021-05-06 14:49:10 +02:00 |
class.ForcePasswordChange.php
|
remove old form validation
|
2021-12-03 09:31:03 +01:00 |
class.GroupMgr.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.GroupView.php
|
add btn-sm to remove button, manager cannot remove himself from group
|
2022-05-23 16:14:04 +02:00 |
class.Help.php
|
fix possible cross side scripting
|
2022-03-04 08:27:46 +01:00 |
class.Hooks.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.ImportFS.php
|
place submit button outside of content container
|
2022-05-03 06:43:10 +02:00 |
class.ImportUsers.php
|
show warning if import file has no users or misses a header line
|
2022-11-24 09:44:43 +01:00 |
class.Indexer.php
|
depth is now one less then before
|
2023-02-23 07:18:14 +01:00 |
class.IndexInfo.php
|
better legend title
|
2023-01-06 13:46:58 +01:00 |
class.Info.php
|
check if DOCUMENT_ROOT is set propperly
|
2023-08-18 06:38:25 +02:00 |
class.KeywordChooser.php
|
do not show message anymore, if keyword list is empty
|
2021-05-04 17:35:24 +02:00 |
class.Login.php
|
call hook postLoginForm
|
2023-05-08 17:59:54 +02:00 |
class.LogManagement.php
|
allow to add more tabs with log files with a selectable prefix
|
2022-11-08 16:45:27 +01:00 |
class.ManageNotify.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.MoveDocument.php
|
focus folder selection after loading page
|
2022-11-29 17:35:32 +01:00 |
class.MoveFolder.php
|
focus folder selection after loading page
|
2022-11-29 17:35:32 +01:00 |
class.MyAccount.php
|
fix classes of table
|
2021-06-08 18:16:43 +02:00 |
class.MyDocuments.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.NotificationServices.php
|
add list of notification services
|
2022-05-21 10:59:08 +02:00 |
class.ObjectCheck.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.OpensearchDesc.php
|
fix syntax of url, set propper favicon
|
2023-01-06 18:43:18 +01:00 |
class.OverrideContentStatus.php
|
replace old form validation with jquery validation
|
2021-11-17 20:57:42 +01:00 |
class.PasswordForgotten.php
|
make form as wide as login form
|
2023-05-22 16:21:31 +02:00 |
class.PasswordSend.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.RemoveApprovalLog.php
|
approvals can be removed by admins
|
2021-07-02 08:34:06 +02:00 |
class.RemoveArchive.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveDocument.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveDocumentFile.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveDump.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveEvent.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveFolder.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:12:21 +01:00 |
class.RemoveFolderFiles.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:12:21 +01:00 |
class.RemoveGroup.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveLog.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveReviewLog.php
|
fix comment in header
|
2021-07-02 08:32:56 +02:00 |
class.RemoveUser.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveUserFromProcesses.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.RemoveVersion.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.RemoveWorkflow.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.RemoveWorkflowFromDocument.php
|
check for access on WorkflowGraph
|
2021-08-20 11:16:03 +02:00 |
class.ReturnFromSubWorkflow.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.ReviewDocument.php
|
move comment at right position
|
2023-06-19 08:55:57 +02:00 |
class.ReviewSummary.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.RewindWorkflow.php
|
check for access on WorkflowGraph
|
2021-08-20 11:16:03 +02:00 |
class.RunSubWorkflow.php
|
check for access on WorkflowGraph
|
2021-08-20 11:16:03 +02:00 |
class.Search.php
|
complete fulltext search with filter for modification date
|
2023-05-04 08:56:50 +02:00 |
class.SendLoginData.php
|
move submit button out of contentContainer
|
2021-07-20 06:22:37 +02:00 |
class.Session.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.SetExpires.php
|
fix layout of buttons, place submit button outside of container around form
|
2021-05-01 14:08:50 +02:00 |
class.SetReviewersApprovers.php
|
remove plain html and use methodes from theme
|
2022-09-21 12:33:41 +02:00 |
class.Settings.php
|
add option to disable setting a password
|
2023-08-25 12:34:09 +02:00 |
class.Setup2Factor.php
|
better names for totp
|
2023-08-15 08:06:46 +02:00 |
class.SetWorkflow.php
|
place submit button and graph outside of content container
|
2021-06-01 07:06:37 +02:00 |
class.Statistic.php
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
class.SubstituteUser.php
|
output homefolder and link email address
|
2023-01-06 11:13:32 +01:00 |
class.Tasks.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.Timeline.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |
class.TransferDocument.php
|
fix layout of buttons, place submit button outside of container around form
|
2021-05-01 14:08:50 +02:00 |
class.TransferObjects.php
|
move submit button out of contentContainer
|
2021-07-20 06:22:37 +02:00 |
class.TriggerWorkflow.php
|
fix possible xss attack
|
2022-12-06 11:15:51 +01:00 |
class.UpdateDocument.php
|
put reviewer and approver into own content container
|
2023-03-30 12:26:35 +02:00 |
class.UserDefaultKeywords.php
|
use formSubmit() instead of plain html for submit button
|
2022-12-10 13:48:11 +01:00 |
class.UserList.php
|
add field to filter user list
|
2022-03-30 11:36:35 +02:00 |
class.UsrMgr.php
|
show current password expiration
|
2023-03-29 20:38:48 +02:00 |
class.UsrView.php
|
no need to check isHidden()=='1' anymore, isHidden() returns a bool
|
2021-09-16 16:21:58 +02:00 |
class.ViewDocument.php
|
showActions() sets title of items if given
|
2023-05-12 09:09:01 +02:00 |
class.ViewEvent.php
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
class.ViewFolder.php
|
fix wrong variable name
|
2023-04-12 16:34:01 +02:00 |
class.WorkflowActionsMgr.php
|
use jquery validation
|
2021-05-31 19:38:26 +02:00 |
class.WorkflowGraph.php
|
fix css to mostly prevent scroll bars
|
2021-08-20 09:44:30 +02:00 |
class.WorkflowMgr.php
|
use jquery validation
|
2021-05-28 14:18:26 +02:00 |
class.WorkflowStatesMgr.php
|
use jquery validation
|
2021-05-31 19:14:19 +02:00 |
class.WorkflowSummary.php
|
do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already
|
2023-01-22 19:15:11 +01:00 |