[Rt-commit] rtir branch 5.0-trunk updated. 5.0.1-42-g03c62096
BPS Git Server
git at git.bestpractical.com
Wed Dec 15 21:57:01 UTC 2021
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rtir".
The branch, 5.0-trunk has been updated
via 03c62096fbe2bdb6bebeac89f2b9ebfa81d308c8 (commit)
via 3ebf6065c45b726aa90106b12783658b5ead4ea2 (commit)
via e4119d210f2c3ed24dede4145ef4addad563902f (commit)
from dfb732fd057e731aa911b2aa6535ecdf47911915 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 03c62096fbe2bdb6bebeac89f2b9ebfa81d308c8
Merge: dfb732fd 3ebf6065
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Wed Dec 15 16:46:05 2021 -0500
Merge branch '5.0/configure-system-homepage' into 5.0-trunk
diff --cc docs/UPGRADING-5.0
index b853f1a8,f4092b7e..94a02e88
--- a/docs/UPGRADING-5.0
+++ b/docs/UPGRADING-5.0
@@@ -172,20 -172,12 +172,26 @@@ All users can see the default System da
want to allow users to see other System dashboards, grant the
"SeeDashboard" right. This is not done automatically with the upgrade.
+ =item * Global "RTIR at a glance" configuration page
+
+ For RT admins, Admin > Global > RTIR at a glance is now available, and
+ instead of loading the page configuration editor, it shows a list of
+ System dashboards that can be set as the default homepage.
+
+=item * RT's Default Article Content Custom Field is Deselected
+
+When initially installing RT, a global custom field Content is created
+and applied to Articles. RTIR also creates an Article custom field on
+installation, called Response. The default DutyTeam group has rights to
+use the Response CF, but not the Content CF and typically for boilerplate
+email responses you need only one custom field. The extra CF can also cause
+issues with automatically inserting content on the ticket reply page.
+
+As part of this update, we deselect the Content CF from the Templates
+class, which is the default for RTIR. This should make the Response CF
+work as intended. If you are using the Content CF in some way, you
+can edit the Templates class configuration and enable it again.
+
=back
=cut
-----------------------------------------------------------------------
Summary of changes:
docs/UPGRADING-5.0 | 6 ++++++
html/Callbacks/RTIR/Elements/Tabs/Privileged | 16 ++++++++++++++++
2 files changed, 22 insertions(+)
hooks/post-receive
--
rtir
More information about the rt-commit
mailing list