seeddms-code/views/bootstrap
2021-09-09 09:57:00 +02:00
..
images add missing logo images 2021-07-06 17:09:46 +02:00
styles add support for drag and drop of attachments 2021-07-16 16:03:34 +02:00
class.AddDocument.php add hook addDocumentContentFile() for extra form field getting data for file upload (e.g. a web page), better validation 2021-07-08 14:16:13 +02:00
class.AddEvent.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.AddFile.php remove lots of relative links because the can break with faked urls 2021-07-05 16:30:26 +02:00
class.AddSubFolder.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.AdminTools.php replace relative links by absolute links 2021-07-06 06:13:57 +02:00
class.ApprovalSummary.php add class 'table-sm' 2021-06-01 10:51:16 +02:00
class.ApproveDocument.php set class of table 2021-07-01 11:46:33 +02:00
class.AttributeMgr.php switch to jquery validation of forms 2021-05-27 21:57:12 +02: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 attribute 'for' to label in formField() 2021-09-09 08:17:52 +02:00
class.Calendar.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.Categories.php replace most of the html 2021-05-04 17:29:30 +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 fix layout 2021-05-12 09:36:39 +02:00
class.Charts.php new chart foldersperuser 2021-07-09 14:24:03 +02:00
class.ClearCache.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.Clipboard.php replace relative links by absolute links 2021-07-06 06:13:57 +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.Decorator.php add generic decorator for views 2019-08-08 09:20:36 +02:00
class.DefaultKeywords.php switch to jquery validation of forms 2021-05-27 21:57:12 +02: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 use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.DropFolderChooser.php use errorMsg() instead of plain html 2021-07-08 14:18:49 +02: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 switch to jquery validation of forms 2021-05-27 21:57:12 +02: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 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
class.EditFolder.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.EditOnline.php use nav-pills instead of nav-tabs, set attribute role 2021-05-04 09:57:23 +02: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 no need to include bootbox.js anymore 2021-05-21 10:37:09 +02:00
class.ExtensionMgr.php fix layout of filter field 2021-05-13 16:46:18 +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 switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.GroupMgr.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.GroupView.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.Help.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02: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 remove plain html for error and warning msgs 2021-07-15 17:43:50 +02:00
class.ImportUsers.php pass access object to view 2021-06-23 17:48:46 +02:00
class.Indexer.php index current folder before tree 2021-06-24 11:39:46 +02:00
class.IndexInfo.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.Info.php indicate if extension is enabled/disabled 2021-04-23 10:18:23 +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 use formField() instead of plain html for select menus 2021-09-09 08:19:04 +02:00
class.LogManagement.php minor layout improvements 2021-05-07 08:49:13 +02:00
class.ManageNotify.php switch to jquery validation of forms 2021-05-27 21:57:12 +02:00
class.MoveDocument.php show all readable folders in tree, to make writeable subfolder visible 2021-07-16 15:57:06 +02:00
class.MoveFolder.php show all readable folders in tree, to make writeable subfolder visible 2021-07-16 15:57:06 +02:00
class.MyAccount.php fix classes of table 2021-06-08 18:16:43 +02:00
class.MyDocuments.php no need to include bootbox.js anymore 2021-05-21 10:37:09 +02:00
class.ObjectCheck.php remove plain html for error and warning msgs 2021-07-15 17:43:50 +02:00
class.OpensearchDesc.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.OverrideContentStatus.php move submit button out of contentContainer 2021-05-04 15:55:35 +02: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 new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveDocument.php use identical layout on all remove pages 2021-05-01 13:19:47 +02:00
class.RemoveDocumentFile.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveDump.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveEvent.php new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
class.RemoveFolder.php use identical layout on all remove pages 2021-05-01 13:19:47 +02:00
class.RemoveFolderFiles.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveGroup.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveLog.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveReviewLog.php fix comment in header 2021-07-02 08:32:56 +02:00
class.RemoveUser.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.RemoveUserFromProcesses.php include Previewer 2021-08-17 17:55:55 +02:00
class.RemoveVersion.php use identical layout on all remove pages 2021-05-01 13:19:47 +02: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 add class 'table-sm' 2021-06-01 10:52:26 +02: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 replace relative links by absolute links 2021-07-06 06:13:57 +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 use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.Settings.php remove titleDisplayHack configuration 2021-09-09 09:57:00 +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 add form-control and placeholder to filter field 2021-05-06 20:55:48 +02:00
class.Tasks.php replace relative links by absolute links 2021-07-06 06:13:57 +02:00
class.Timeline.php no need to include bootbox.js anymore 2021-05-21 10:37:09 +02: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 check access on WorkflowGraph 2021-08-20 11:00:51 +02:00
class.UpdateDocument.php remove plain html for error and warning msgs 2021-07-15 17:43:50 +02:00
class.UserDefaultKeywords.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.UserList.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.UsrMgr.php output number of folders, links, files, versions 2021-07-09 14:24:20 +02:00
class.UsrView.php use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
class.ViewDocument.php show translated action name in workflow log 2021-08-20 09:44:02 +02:00
class.ViewEvent.php new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
class.ViewFolder.php add new method printAttribute(), just like in class.ViewDocument.php 2021-07-12 19:44:25 +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 make it look like Review/Approval summary 2021-06-01 10:54:32 +02:00