[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rt-commit
Subject:    [Rt-commit] rt 03/04: Add default @HistoryFilterTypes config
From:       craig kaiser via rt-commit <rt-commit () lists ! bestpractical ! com>
Date:       2021-07-30 15:09:53
Message-ID: 20210730150951.33737424FF () bps-git ! bestpractical ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script.

craig pushed a commit to branch 5.0/core-history-filter
in repository rt.

commit 1a6bb287dfd16e2a033848c649e67a79462bd34a
Author: craig kaiser <craig@bestpractical.com>
AuthorDate: Mon Jul 12 11:27:17 2021 -0400

    Add default @HistoryFilterTypes config
---
 etc/RT_Config.pm.in | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 6576ec8a78..4f9e1d55e3 100644
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -3462,6 +3462,15 @@ user sent on reply or comment.
 
 Set($ShowBccHeader, 0);
 
+=item C<@HistoryFilterTypes>
+
+Transaction types that ticket history can be filtered by, the default options
+are 'Create', 'Correspond' and 'Comment'.
+
+=cut
+
+Set(@HistoryFilterTypes, qw(Create Correspond Comment));
+
 =item C<$TrustHTMLAttachments>
 
 If C<TrustHTMLAttachments> is not defined, we will display them as

-- 
To stop receiving notification emails like this one, please contact
sysadmin@bestpractical.com.
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
https://lists.bestpractical.com/mailman/listinfo/rt-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic