seeddms-code/views/bootstrap
2018-07-13 12:27:30 +02:00
..
images add replacement for empty.png 2017-11-21 07:09:55 +01:00
class.Acl.php check for int -1 and 1 instead of string "-1" and "1" 2017-07-27 12:36:42 +02:00
class.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.AddEvent.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.AddFile.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.AddFile2.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.AddMultiDocument.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01: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 2018-07-03 10:54:26 +02:00
class.ApprovalSummary.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-13 11:01:36 +02:00
class.ApproveDocument.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.AttributeMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.BackupTools.php backup dir can be set in configuration 2017-11-21 11:51:45 +01:00
class.Bootstrap.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.Calendar.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.Categories.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.CategoryChooser.php
class.ChangePassword.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.Charts.php more preparations for update to bootstrap 4 2018-04-26 08:50:44 +02:00
class.CheckInDocument.php take enable[Revision|Receipt]Workflow into account 2018-04-03 09:32:36 +02:00
class.ClearCache.php add checkboxes for preview and js code 2017-01-09 10:57:35 +01:00
class.Clipboard.php add hook 'clipboardMenuItems' 2018-07-10 15:43:05 +02:00
class.CreateIndex.php remove empty lines at end of file 2017-07-19 17:18:25 +02:00
class.DefaultKeywords.php more preparations for update to bootstrap 4 2018-04-26 08:50:44 +02:00
class.DocumentAccess.php remove class for inline form 2018-06-22 16:54:49 +02:00
class.DocumentChooser.php Merge branch 'seeddms-5.0.x' into develop 2016-02-04 19:22:59 +01:00
class.DocumentNotify.php place form and list next to each other 2018-06-27 22:14:10 +02:00
class.DocumentVersionDetail.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-09 07:28:18 +01:00
class.DropFolderChooser.php check if file is actually accessible 2018-01-30 19:16:05 +01:00
class.EditAttributes.php use method formField() instead of html 2018-04-23 15:50:46 +02:00
class.EditComment.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.EditDocument.php use formField() for form entries 2018-06-20 20:38:57 +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 pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.EditOnline.php remove some left over php short tags 2016-11-16 21:56:48 +01:00
class.EditUserData.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.ErrorDlg.php use ErrorDlg view for error messages 2018-04-06 16:34:01 +02:00
class.ExpiredDocuments.php fix title of page 2017-10-06 18:05:39 +02:00
class.ExtensionMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-11 20:41:22 +02:00
class.FolderAccess.php remove class for inline form 2018-06-22 16:54:49 +02:00
class.FolderChooser.php fix Content-Type for javascript code 2016-01-28 16:50:06 +01:00
class.FolderNotify.php pass $settings->_sortUsersInList to view 2018-06-21 09:29:28 +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 2018-07-03 10:54:26 +02: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 two column layout 2017-08-01 18:09:01 +02:00
class.Hooks.php use translated strings 2016-04-13 10:54:12 +02:00
class.ImportFS.php more use of formField() instead of plain html 2018-06-21 11:30:58 +02:00
class.Indexer.php add note when document content was not indexed 2018-04-11 16:35:26 +02:00
class.IndexInfo.php remove list of documents 2018-04-11 09:44:45 +02:00
class.Info.php add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
class.KeywordChooser.php remove unused variable $form 2016-12-05 10:25:17 +01:00
class.Login.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.LogManagement.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-05 08:24:30 +02:00
class.ManageNotify.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02: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 switch list AppRevOwner and DraftOwner 2018-04-04 21:47:14 +02:00
class.ObjectCheck.php add links to remove process without a user/group 2017-08-22 18:01:23 +02:00
class.OverrideContentStatus.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02: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 use one form for ind and grp recipients 2018-01-30 19:16:34 +01:00
class.ReceiptSummary.php place in two columns and color table rows 2018-07-13 11:07:05 +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 show right values for receipts and revisions 2017-07-31 14:13:27 +02: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 drop table layout 2018-06-26 07:23:51 +02:00
class.ReviewSummary.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-13 11:01:36 +02:00
class.ReviseDocument.php fix translation for button 2018-07-12 13:56:00 +02:00
class.RewindWorkflow.php major change of workflow/document management 2018-04-05 12:04:37 +02:00
class.RoleMgr.php add S_NEED_CORRECTION as doc status 2018-01-30 19:21:57 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +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 2017-10-27 19:44:07 +02:00
class.SetExpires.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.SetRecipients.php add config paramter enableAdminReceipt 2016-10-27 14:11:18 +02:00
class.SetReviewersApprovers.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-20 07:22:23 +01:00
class.SetRevisors.php set ind. revisors by selecting a group 2017-12-18 08:41:31 +01:00
class.Settings.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +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 more preparations for update to bootstrap 4 2018-04-26 08:50:44 +02:00
class.SubstituteUser.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-20 15:09:39 +02:00
class.Tasks.php take enable[Revision|Receipt]Workflow into account 2018-04-03 09:32:36 +02:00
class.Timeline.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +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 fix copy&paste error 2016-11-03 21:44:49 +01:00
class.TriggerWorkflow.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.UserDefaultKeywords.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.UserList.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-20 15:09:39 +02:00
class.UsrMgr.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-07-03 10:54:26 +02:00
class.UsrView.php make list look like UserList 2016-08-03 08:07:38 +02:00
class.ViewDocument.php call hook showVersionComment() for previous versions, check if comment is set at all 2018-07-13 12:27:30 +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 2018-07-11 20:41:22 +02:00
class.WorkflowActionsMgr.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.WorkflowGraph.php init $positions early 2018-03-28 17:06:25 +02:00
class.WorkflowMgr.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.WorkflowStatesMgr.php pass form field by array to formField() 2018-06-07 07:46:19 +02:00
class.WorkflowSummary.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-19 17:24:33 +02:00