seeddms-code/views/bootstrap
2023-04-12 16:34:01 +02:00
..
images add missing logo images 2021-07-06 17:09:46 +02:00
styles place button with color of category in front of title in select menu 2023-02-22 10:00:31 +01:00
class.AddDocument.php put reviewer and approver into own content container 2023-03-30 12:26:35 +02:00
class.AddEvent.php date can be passed to AddEvent 2022-03-28 19:11:00 +02:00
class.AddFile.php use new method getMaximumUploadSize() 2022-04-29 18:30:46 +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 set class of table 2021-07-01 11:46:33 +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 do not set sitename to 'SeedDMS' by default anymore 2023-04-05 13:46:40 +02:00
class.Calendar.php check for access rights of documents 2023-04-03 15:50:40 +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 parameter to getLatestChanges() has changed 2023-04-06 12:18:10 +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 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.EditAttributes.php issue a message if no attributes are defined 2021-07-23 14:03:44 +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 switch to jquery validation of forms 2021-05-27 21:57:12 +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 support README of extension in different languages 2023-03-10 17:58:27 +01: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 more consice layout, add test for directories on disc 2023-04-03 12:02:21 +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 place login outside of container 2022-10-24 17:10:25 +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 switch to jquery validation of forms 2021-05-27 21:57:12 +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 set class of table 2021-07-01 11:46:33 +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 show number of occurances in subtitle of options 2023-03-06 10:03:28 +01: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 comment of document, documentcontent and folder can be rendered as markdown 2023-04-04 17:46:08 +02:00
class.Setup2Factor.php remove plain html for error and warning msgs 2021-07-15 17:43:50 +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 show access rights only if unlimited access 2023-04-05 14:55:28 +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