seeddms-code/views/bootstrap
2024-10-02 14:58:43 +02:00
..
images add missing logo images 2021-07-06 17:09:46 +02:00
styles add function formatFileSize() 2024-08-12 10:25:23 +02:00
class.AddDocument.php fix checking if group is in mandatory approvers 2024-09-10 10:05:45 +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 do not add items ot sequence chooser, if number of documents/folders is greater than 50 2024-03-25 10:58:16 +01: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 attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.BackupTools.php rename file_size to filesize 2024-10-02 14:57:15 +02:00
class.Bootstrap.php issue error if file drop on drop area is > maxfilesize 2024-10-02 14:58:43 +02:00
class.Calendar.php list of documents: output folder where document is located 2024-03-04 11:17:58 +01:00
class.Categories.php show path of documents in list 2024-09-25 13:34:12 +02: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 add chart to short increase of disk space over time 2024-08-12 10:25:54 +02:00
class.ClearCache.php fix for deleting previews from cache 2024-09-18 10:36:06 +02:00
class.Clipboard.php tasks and clipboard can be shown in main menu, even if there are no tasks due or the clipboard is empty 2024-04-15 17:37:20 +02:00
class.ConversionServices.php add checkmark for each conversion service 2024-09-17 20:22:56 +02: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 list of documents: output folder where document is located 2024-03-04 11:17:58 +01: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 take enableusersview into account (currently disabled) 2024-03-22 10:04:59 +01:00
class.DocumentVersionDetail.php sync with layout of ViewDocument 2023-11-12 19:05:35 +01:00
class.DropFolderChooser.php rename file_size to filesize 2024-10-02 14:57:43 +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 add items ot sequence chooser, if number of documents/folders is greater than 50 2024-03-25 10:58:16 +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 do not add items ot sequence chooser, if number of documents/folders is greater than 50 2024-03-25 10:58:16 +01: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 include complete day of end date 2024-03-28 18:30:02 +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 take enableusersview into account (currently disabled) 2024-03-22 10:04:59 +01:00
class.ForcePasswordChange.php set language in hidden field 2024-01-12 14:11:22 +01:00
class.GroupMgr.php show login name of user 2024-03-22 10:02:37 +01:00
class.GroupView.php fix button to remove membership, show login of user 2024-03-22 10:03:40 +01: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 add help for checkboxes, add checkbox to add base folder 2024-08-16 11:29:03 +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 remove old output of missing functions and classes 2023-10-11 08:50:06 +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 set default lang in login form if language selector is turned off 2024-03-20 15:28:58 +01:00
class.LogManagement.php rename file_size to filesize 2024-10-02 14:57:15 +02:00
class.ManageNotify.php add path of parent folder in list elements 2024-09-25 19:12:43 +02: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 comment is no longer required 2024-05-02 14:23:42 +02: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 show form if there are no process to transfer 2024-02-29 08:50:35 +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 add support for searching for filesize 2024-10-02 14:56:25 +02:00
class.SendLoginData.php move submit button out of contentContainer 2021-07-20 06:22:37 +02:00
class.SendNotification.php add page for ѕending test notifications 2024-07-08 17:15:04 +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 allow to set expiration date in the past 2024-05-13 10:08:36 +02:00
class.SetReviewersApprovers.php add global and group manager reviewers/approvers 2024-02-08 21:02:12 +01:00
class.Settings.php hook processConfig must return null, unless it changes the ext configuration 2024-09-25 13:34:56 +02:00
class.Setup2Factor.php better names for totp 2023-08-15 08:06:46 +02:00
class.SetWorkflow.php fix line indenting 2023-10-15 17:29:28 +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 tasks and clipboard can be shown in main menu, even if there are no tasks due or the clipboard is empty 2024-04-15 17:37:20 +02:00
class.Timeline.php add more translations in js 2024-03-06 16:31:49 +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 check for maxfileszise of uploaded file 2024-05-02 14:24:43 +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 fix marking of disabled users 2024-02-06 09:24:53 +01:00
class.UsrMgr.php set max-height of user image to 150px 2023-09-27 11:31:50 +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 use new method getRealChecksum() and getRealMimeType() 2024-08-12 09:48:32 +02:00
class.ViewEvent.php new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
class.ViewFolder.php do not show fast upload area if access on folder is insufficient 2024-03-13 09:29:39 +01: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 check $settings->_enableHiddenRevApp 2023-10-15 17:30:03 +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