..
images
lots of flags
2015-01-08 15:04:54 +01:00
class.AddDocument.php
pass folder object and not id to printDocumentChooser()
2015-07-06 16:09:25 +02:00
class.AddEvent.php
fix layout of date selection field
2013-06-17 07:12:37 +02:00
class.AddFile.php
remove not used file upload code
2014-07-22 17:34:08 +02:00
class.AddFile2.php
add missing script for uploading attachments with jumploader
2013-04-22 11:51:35 +02:00
class.AddMultiDocument.php
fix output of breadcrumbs
2013-05-31 14:53:24 +02:00
class.AddSubFolder.php
issue warning if ordering of folder contents is != 's'
2015-04-08 06:43:31 +02:00
class.AddToTransmittal.php
add scripts for adding content to a transmittal
2015-05-13 18:43:28 +02:00
class.AddTransmittal.php
add files for transmittal management and receptions
2015-04-30 07:09:21 +02:00
class.AdminTools.php
Merge branch 'seeddms-4.3.16' into develop
2015-03-20 08:32:29 +01:00
class.ApprovalSummary.php
correct wrong phrase if there are no group approvals/reviews
2015-05-08 08:32:47 +02:00
class.ApproveDocument.php
set heading to add_approval
2015-07-03 16:57:37 +02:00
class.AttributeMgr.php
add new attribute types to select boxes
2015-04-14 19:38:09 +02:00
class.BackupTools.php
fix some layout problems in forms
2014-02-21 11:27:03 +01:00
class.Bootstrap.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.Calendar.php
improve layout
2013-05-23 13:49:54 +02:00
class.Categories.php
put save icon on all save buttons
2013-04-19 15:22:25 +02:00
class.CategoryChooser.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.ChangePassword.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.Charts.php
escape html code before output
2015-04-30 14:05:28 +02:00
class.CheckInDocument.php
fix take over of reviewer/approver from previous version
2015-06-17 12:21:25 +02:00
class.CheckOutSummary.php
add missing files for document check out/іn
2015-04-22 17:23:54 +02:00
class.CreateIndex.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.DashBoard.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.DefaultKeywords.php
check for saving empty category and keyword (Bug #148 )
2014-04-01 13:59:34 +02:00
class.DocumentAccess.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.DocumentChooser.php
allow to show partial trees
2015-05-29 20:47:46 +02:00
class.DocumentNotify.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.DocumentVersionDetail.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.DropFolderChooser.php
call fileSelected() when clicking on file name
2013-05-29 18:22:25 +02:00
class.EditAttributes.php
second parameter of printAttributeEditField() is attribute and not its
2015-04-15 14:13:01 +02:00
class.EditComment.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.EditDocument.php
add more hooks for showing/editing attributes
2015-04-27 08:27:19 +02:00
class.EditEvent.php
fix layout of date selection field
2013-06-17 07:12:37 +02:00
class.EditFolder.php
add more hooks for showing/editing attributes
2015-04-27 08:27:19 +02:00
class.EditUserData.php
use new file upload chooser
2014-05-16 09:19:36 +02:00
class.ErrorDlg.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.ExtensionMgr.php
use new function cmpVersion() for checking extension dependencies
2013-05-28 07:32:10 +02:00
class.FolderAccess.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.FolderChooser.php
pass name of from to printNewTreeNavigation()
2013-06-03 07:57:53 +02:00
class.FolderNotify.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.ForcePasswordChange.php
change class of body tag
2014-10-31 13:03:20 +01:00
class.GroupMgr.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.GroupView.php
add translated phrase for 'you are the manager of this group'
2014-03-06 20:31:14 +01:00
class.Help.php
add class 'help'
2015-06-15 09:24:56 +02:00
class.Indexer.php
renew php time limit for each folder
2014-05-22 06:50:33 +02:00
class.IndexInfo.php
more condensed output of terms and documents
2014-03-25 18:51:08 +01:00
class.Info.php
check for new versions
2014-04-10 11:19:45 +02:00
class.KeywordChooser.php
take out window.close() because there is no window to close anymore
2014-11-07 08:06:08 +01:00
class.Login.php
fix guest login by clicking on th link (Bug #152 )
2014-04-10 08:41:11 +02:00
class.LogManagement.php
add button to select all files
2014-11-24 13:11:00 +01:00
class.ManageNotify.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.MoveDocument.php
pass current document to pageNavigation()
2013-03-08 17:55:14 +01:00
class.MoveFolder.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.MyAccount.php
checkQuota() requires user object as a parameter
2015-01-15 11:12:30 +01:00
class.MyDocuments.php
list only documents to approve which have passed review
2015-07-08 06:54:45 +02:00
class.ObjectCheck.php
add checking for duplicates
2015-05-13 17:37:53 +02:00
class.OverrideContentStatus.php
document status S_DRAFT can be set
2015-06-02 10:04:01 +02:00
class.PasswordForgotten.php
change class of body tag
2014-10-31 13:03:20 +01:00
class.PasswordSend.php
return message when password was send
2014-04-01 17:14:57 +02:00
class.ReceiptDocument.php
add files for transmittal management and receptions
2015-04-30 07:09:21 +02:00
class.ReceiptSummary.php
correct wrong phrase if there are no group receipts
2015-05-08 08:30:35 +02:00
class.RemoveArchive.php
add missing file
2013-02-25 10:16:45 +01:00
class.RemoveDocument.php
call parent::show
2013-04-18 22:20:28 +02:00
class.RemoveDocumentFile.php
fix output of breadcrumbs
2013-05-31 14:53:24 +02:00
class.RemoveDump.php
add remove icon to button
2013-02-25 10:17:07 +01:00
class.RemoveEvent.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.RemoveFolder.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.RemoveFolderFiles.php
add missing file for deleting content of document
2014-02-21 11:23:25 +01:00
class.RemoveGroup.php
add icon to remove button
2013-03-12 08:49:57 +01:00
class.RemoveLog.php
return to tab on LogManagement page which was previously selected
2013-04-11 09:02:24 +02:00
class.RemoveTransmittal.php
add files for transmittal management and receptions
2015-04-30 07:09:21 +02:00
class.RemoveUser.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.RemoveVersion.php
pass current document to pageNavigation()
2013-03-08 17:55:14 +01:00
class.RemoveWorkflow.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.RemoveWorkflowFromDocument.php
remove strptime() function calls
2014-11-14 20:23:26 +01:00
class.ReturnFromSubWorkflow.php
remove strptime() function calls
2014-11-14 20:23:26 +01:00
class.ReviewDocument.php
allow to upload a file with each review/approval
2015-06-11 21:37:41 +02:00
class.ReviewSummary.php
correct wrong phrase if there are no group approvals/reviews
2015-05-08 08:32:47 +02:00
class.ReviseDocument.php
add missing files for revising documents
2015-05-12 19:05:02 +02:00
class.RewindWorkflow.php
remove strptime() function calls
2014-11-14 20:23:26 +01:00
class.RunSubWorkflow.php
remove strptime() function calls
2014-11-14 20:23:26 +01:00
class.Search.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.SearchForm.php
add filter for documents in revision
2015-05-19 19:41:40 +02:00
class.SearchFulltext.php
fix link to download document
2013-03-12 09:20:12 +01:00
class.SetExpires.php
make field for expired date larger
2015-07-06 22:18:11 +02:00
class.SetRecipients.php
add missing files for revision workflow and document reception
2015-04-22 10:33:49 +02:00
class.SetReviewersApprovers.php
get read access list for document not folder
2015-04-20 13:42:38 +02:00
class.SetRevisors.php
take out debug code
2015-05-12 19:13:34 +02:00
class.Settings.php
better handling of converters, added converters for preview
2015-06-24 21:25:53 +02:00
class.SetWorkflow.php
pass current document to pageNavigation()
2013-03-08 17:55:14 +01:00
class.Statistic.php
add translation for 'Stastistic' (Bug #88 )
2013-09-20 19:01:18 +02:00
class.SubstituteUser.php
allow to substitute user for regular users
2015-05-19 19:44:18 +02:00
class.TransmittalMgr.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.TriggerWorkflow.php
remove strptime() function calls
2014-11-14 20:23:26 +01:00
class.UpdateDocument.php
add more hooks for showing/editing attributes
2015-04-27 08:27:19 +02:00
class.UserDefaultKeywords.php
somewhat nicer formating
2014-04-01 06:42:15 +02:00
class.UserList.php
fix calculated used disk space in percent
2015-04-27 21:29:35 +02:00
class.UsrMgr.php
allow to substitute user for regular users
2015-05-19 19:44:18 +02:00
class.UsrView.php
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
class.ViewDocument.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.ViewEvent.php
use buttons to delete and modify event
2013-05-23 13:50:23 +02:00
class.ViewFolder.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00
class.WorkflowActionsMgr.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.WorkflowGraph.php
escape quotes in javascript for showing workflow graph
2015-03-11 19:27:09 +01:00
class.WorkflowMgr.php
use translation for hardcoded strings
2013-09-20 20:56:46 +02:00
class.WorkflowStatesMgr.php
use noty instead of alert()
2013-05-23 16:07:00 +02:00
class.WorkflowSummary.php
use new customizable preview converters
2015-06-25 19:52:02 +02:00