seeddms-code/views/bootstrap
2020-05-14 14:46:56 +02:00
..
images add replacement for empty.png 2017-11-21 07:09:55 +01:00
class.Acl.php do not use $this->check_access() anymore 2019-11-20 13:47:57 +01:00
class.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-08 07:44:49 +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 pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.AddToTransmittal.php add missing contentEnd() 2016-03-21 06:42:27 +01:00
class.AdminTools.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-22 17:22:24 +02:00
class.ApprovalSummary.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-25 09:53:22 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-14 14:46:56 +02:00
class.BackupTools.php take over some changes from 5.1.x 2019-09-06 14:32:14 +02:00
class.Bootstrap.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-13 13:53:37 +02:00
class.Calendar.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-05 08:05:38 +01:00
class.Categories.php include javascript translations 2020-05-13 16:05:33 +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.CheckInDocument.php get read access list for receipt workflow 2020-02-06 17:01:00 +01:00
class.ClearCache.php add checkboxes for preview and js code 2017-01-09 10:57:35 +01:00
class.Clipboard.php add hooks preClipboard and postClipboard, set more attributes for drag&drop 2020-05-13 09:27:16 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-09-06 14:51:21 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-02-01 09:30:32 +01:00
class.DropFolderChooser.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-09-06 14:51:21 +02:00
class.EditAttributes.php fix syntax error 2019-10-19 08:27:38 +02:00
class.EditComment.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.EditDocument.php add new config variable noDocumentFormFields 2019-12-19 09:03:59 +01: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 fix syntax error 2019-10-19 08:27:38 +02:00
class.EditOnline.php more checking for access rights 2019-11-25 09:36:32 +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 back button can be turned off 2020-05-12 12:02:22 +02:00
class.ExpiredDocuments.php new parameter xsendfile 2019-01-18 13:07:39 +01:00
class.ExtensionMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-02 09:26:41 +01:00
class.FolderAccess.php do not preset user selection for access rights 2019-02-27 13:53:23 +01:00
class.FolderChooser.php take 'orderby' into account 2019-11-26 11:21:40 +01: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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-25 17:14:36 +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 use translated strings 2016-04-13 10:54:12 +02:00
class.ImportFS.php file containing meta data can be specified 2019-07-30 06:34:16 +02:00
class.Indexer.php check if index and indexconf is set 2020-03-24 06:46:22 +01:00
class.IndexInfo.php remove list of documents 2018-04-11 09:44:45 +02:00
class.Info.php fix comparision of versions 2020-02-28 09:47:23 +01:00
class.KeywordChooser.php remove unused variable $form 2016-12-05 10:25:17 +01:00
class.Login.php do not include GoogleQRCodeProvider.php anymore 2020-01-01 09:17:45 +01:00
class.LogManagement.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-01-24 08:49:21 +01:00
class.ManageNotify.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-10 14:32:18 +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 show 2-fact-auth qrcode 2016-07-12 17:46:08 +02:00
class.MyDocuments.php propperly include bootbox 2020-05-13 14:38:03 +02:00
class.ObjectCheck.php get docs with wrong file type in view, update page title when choosing list 2020-02-13 17:42:53 +01:00
class.OpensearchDesc.php add open search description 2018-07-13 15:25:33 +02:00
class.OverrideContentStatus.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-03-14 09:08:07 +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.ReceiptDocument.php new config option enableReceiptReject 2019-04-09 10:51:51 +02:00
class.ReceiptSummary.php include bootbox 2020-05-13 15:29:14 +02: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.RemoveTransmittal.php add missing contentEnd() 2016-03-21 06:42:27 +01:00
class.RemoveUser.php use bootstrap forms 2017-07-31 11:29:24 +02:00
class.RemoveUserFromProcesses.php process of user can be deleted again, instead of transfered to another user 2020-03-27 08:16:12 +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 various errors when intializing the view 2018-03-28 17:06:49 +02:00
class.ReviewDocument.php fix wrong name for review file in form 2019-02-04 15:17:18 +01:00
class.ReviewSummary.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-25 09:53:22 +01:00
class.ReviseDocument.php fix translation for button 2018-07-12 13:56:00 +02:00
class.RevisionSummary.php fix error when getting version of document 2020-03-02 09:29:53 +01:00
class.RewindWorkflow.php major change of workflow/document management 2018-04-05 12:04:37 +02:00
class.RoleMgr.php place delete button below selection menu 2020-03-13 09:20:12 +01:00
class.RunSubWorkflow.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.SchedulerTaskMgr.php do not show table of scheduler classes if none exists 2018-04-05 08:54:55 +02:00
class.Search.php take out empty opition for owner in fulltext search form 2020-04-02 08:46:00 +02:00
class.SearchForm.php Merge branch 'seeddms-5.0.x' into develop 2016-03-22 15:22:19 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-16 17:21:10 +02:00
class.SetExpires.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.SetRecipients.php fix typo in translation key 2019-01-31 15:06:22 +01:00
class.SetReviewersApprovers.php fix typo in key for translation 2019-02-01 09:01:18 +01:00
class.SetRevisors.php fix typo in key for translation 2019-02-01 09:01:18 +01:00
class.Settings.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-01 14:38:12 +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 add filter field, placeholder in input filter field 2019-11-26 17:49:27 +01:00
class.Tasks.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-14 17:44:27 +02:00
class.Timeline.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-13 13:53:37 +02:00
class.TimelineFeed.php add preview image only if version is set 2017-12-15 13:52:24 +01: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.TransmittalMgr.php support onepage mode, update url after selecting a document list 2020-05-13 14:51:52 +02:00
class.TriggerWorkflow.php fix getting workflow log when triggering a transition 2020-02-29 15:19:11 +01:00
class.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-08 07:44:49 +02:00
class.UserDefaultKeywords.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.UserList.php add filter field, placeholder in input filter field 2019-11-26 17:49:27 +01:00
class.UsrMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-25 17:14:36 +01:00
class.UsrView.php make list look like UserList 2016-08-03 08:07:38 +02:00
class.ViewDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-13 13:53:37 +02:00
class.ViewEvent.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.ViewFolder.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-08 07:44:49 +02:00
class.WorkflowActionsMgr.php run names through htmlspecialchars() 2020-03-26 07:54:27 +01:00
class.WorkflowGraph.php fix various js errors 2020-02-28 18:12:53 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-25 09:53:22 +01:00