seeddms-code/views/bootstrap
2020-08-21 13:20:07 +02:00
..
images add replacement for empty.png 2017-11-21 07:09:55 +01:00
class.AddDocument.php check if return value of hook for adding attributes is a string 2020-07-21 07:28:15 +02:00
class.AddEvent.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.AddFile.php obey maxUploadSize whenever a file is uploaded 2020-05-07 14:03:00 +02:00
class.AddSubFolder.php add hook addFolderAttributes 2020-07-21 07:28:46 +02:00
class.AdminTools.php add hook startRow() before each row 2020-04-21 15:24:08 +02:00
class.ApprovalSummary.php use new method printClickDocumentJs() 2019-11-25 09:51:39 +01:00
class.ApproveDocument.php place js for file chooser in js file for page 2018-09-05 13:35:44 +02:00
class.AttributeMgr.php include javascript translations 2020-05-13 16:05:33 +02:00
class.BackupTools.php do not provide backup tools if backup dir is not set 2019-07-30 07:08:10 +02:00
class.Bootstrap.php add help to form field, formSubmit can output several buttons 2020-08-20 19:59:09 +02:00
class.Calendar.php support for onepage mode 2020-03-04 22:26:05 +01:00
class.Categories.php set browser url when selecting category 2020-06-19 08:08:56 +02:00
class.CategoryChooser.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
class.ChangePassword.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.Charts.php do not calculated total for accumaled documents 2020-04-04 11:59:43 +02:00
class.ClearCache.php no need to pass parameter to hook additionalCache 2020-08-21 13:20:07 +02:00
class.Clipboard.php goto viewFolder page after moving clipboard 2020-05-18 18:30:39 +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 use sam layout as for managing categories 2018-11-29 06:27:53 +01:00
class.DocumentAccess.php do not list users/groups in select menu which already has an access right 2019-04-03 10:54:04 +02:00
class.DocumentChooser.php fix ordering of folders in DocumentChooser and FolderChooser 2020-07-21 06:24:55 +02:00
class.DocumentNotify.php users which are subscribers already cannot be selected anymore (Closes #414) 2018-10-02 19:19:05 +02:00
class.DocumentVersionDetail.php new parameter xsendfile 2019-01-18 13:07:39 +01:00
class.DropFolderChooser.php allow serveral instanceѕ of drop folder chooser on one page 2019-07-30 06:33:18 +02:00
class.EditAttributes.php propperly check for return value of addXXXAttributes 2020-07-21 07:29:53 +02:00
class.EditComment.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.EditDocument.php propperly check for return value of addXXXAttributes 2020-07-21 07:29:53 +02:00
class.EditDocumentFile.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.EditEvent.php replace table by divs in form 2017-01-01 14:49:53 +01:00
class.EditFolder.php propperly check for return value of addXXXAttributes 2020-07-21 07:29:53 +02:00
class.EditOnline.php edit warning because content is replaced 2019-11-21 10:50:59 +01:00
class.EditUserData.php place js for file chooser in js file for page 2018-09-05 13:35:44 +02: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 documents can be sorted by expiration date or name 2020-05-27 12:02:30 +02:00
class.ExtensionMgr.php show latest changelog of uninstalled extensions 2020-08-14 11:11:40 +02:00
class.FolderAccess.php do not preset user selection for access rights 2019-02-27 13:53:23 +01:00
class.FolderChooser.php use a unified name in tree navigation widget 2020-08-10 07:33:29 +02:00
class.FolderNotify.php remove extra containerStart 2019-08-12 08:10:40 +02:00
class.ForcePasswordChange.php $strictformset isn't needed 2016-05-03 07:12:24 +02:00
class.GroupMgr.php set url after selecting record 2020-02-25 09:52:27 +01:00
class.GroupView.php show group only if admin or a member of that group 2016-08-03 08:06:25 +02:00
class.Help.php check for an existing file extension 2018-11-22 08:06:05 +01:00
class.Hooks.php add missing contentEnd() 2016-03-21 06:43:00 +01:00
class.ImportFS.php file containing meta data can be specified 2019-07-30 06:34:16 +02:00
class.ImportUsers.php much more reliable import of users 2020-07-30 17:34:06 +02:00
class.Indexer.php use new class SeedDMS_FolderTree for iterating over all folders 2020-08-01 13:49:10 +02:00
class.IndexInfo.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.Info.php remove old code 2020-06-29 08:06:47 +02:00
class.KeywordChooser.php remove unused variable $form 2016-12-05 10:25:17 +01:00
class.Login.php add missing http header for js file 2019-03-01 08:36:05 +01:00
class.LogManagement.php use translation 2020-01-22 14:27:56 +01:00
class.ManageNotify.php overhaul ManageNotify, support onepage mode, use standard output for documents and folders 2020-03-05 09:12:45 +01:00
class.MoveDocument.php more use of formField() instead of plain html 2018-06-21 11:30:58 +02:00
class.MoveFolder.php more use of formField() instead of plain html 2018-06-21 11:30:58 +02:00
class.MyAccount.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01: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 add open search description 2018-07-13 15:25:33 +02:00
class.OverrideContentStatus.php a document in any status can be set obsoletet 2019-03-14 07:54:52 +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 add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveDocument.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-15 08:48:03 +01:00
class.RemoveDocumentFile.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveDump.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveEvent.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveFolder.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveFolderFiles.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveGroup.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveLog.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveUser.php use bootstrap forms 2017-07-31 11:29:24 +02:00
class.RemoveUserFromProcesses.php better formating of checkboxes 2019-11-28 14:27:30 +01:00
class.RemoveVersion.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.RemoveWorkflow.php take out surounding table 2017-01-04 17:52:37 +01:00
class.RemoveWorkflowFromDocument.php take out surounding table 2017-01-04 17:52:37 +01:00
class.ReturnFromSubWorkflow.php fix wrong variable name in javascript 2016-03-22 14:47:13 +01: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 method printClickDocumentJs() 2019-11-25 09:51:39 +01:00
class.RewindWorkflow.php take out surounding table 2017-01-04 17:53:01 +01:00
class.RunSubWorkflow.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.Search.php add hooks showDocumentAttribute and showDocumentContentAttribute 2020-07-28 15:39:59 +02:00
class.SearchForm.php fix wrong variable name in javascript 2016-03-22 14:47:13 +01:00
class.SearchFulltext.php remove empty lines at end of file 2017-07-19 17:18:25 +02:00
class.SendLoginData.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.Session.php list only user in session which are not hidden 2020-04-16 15:54:37 +02:00
class.SetExpires.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.SetReviewersApprovers.php do not list empty groups as reviewers/approvers 2018-03-19 11:32:24 +01:00
class.Settings.php use user selection for auto login 2020-08-19 14:18:01 +02:00
class.Setup2Factor.php use method formField() instead of html 2018-04-23 15:50:46 +02:00
class.SetWorkflow.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.Statistic.php do not take images from out/images anymore 2018-10-11 10:51:04 +02:00
class.SubstituteUser.php table can be filtered 2019-02-22 17:26:32 +01:00
class.Tasks.php do now show tasks in menu if workflow is turned off completly 2020-04-06 21:26:29 +02:00
class.Timeline.php add js translation to make drag&drop work 2020-05-13 13:30:12 +02:00
class.TransferDocument.php use method formField() instead of html 2018-04-23 15:50:46 +02:00
class.TransferObjects.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.TriggerWorkflow.php fix url for out.WorkflowGraph.php 2019-01-15 13:57:18 +01:00
class.UpdateDocument.php hook addDocumentContentAttributes can return a string 2020-07-21 07:29:15 +02:00
class.UserDefaultKeywords.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.UserList.php a script for export users as csv 2020-07-27 14:17:11 +02:00
class.UsrMgr.php set url after selecting record 2020-02-25 09:52:27 +01:00
class.UsrView.php make list look like UserList 2016-08-03 08:07:38 +02:00
class.ViewDocument.php add hooks showDocumentKeywords and showDocumentCategory 2020-08-12 07:26:28 +02:00
class.ViewEvent.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.ViewFolder.php remove':' after value of attribute 2020-08-03 12:51:35 +02:00
class.WorkflowActionsMgr.php run names through htmlspecialchars() 2020-03-26 07:54:27 +01:00
class.WorkflowGraph.php show icons for users and groups, show login and fullname for users 2018-11-16 11:40:58 +01:00
class.WorkflowMgr.php run names through htmlspecialchars() 2020-03-26 07:54:27 +01:00
class.WorkflowStatesMgr.php run names through htmlspecialchars() 2020-03-26 07:54:27 +01:00
class.WorkflowSummary.php use new method printClickDocumentJs() 2019-11-25 09:51:39 +01:00