Mailing List Archive

rt branch 5.0/updated-dashboard-pod created. rt-5.0.5-202-g447a03e728
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 "rt".

The branch, 5.0/updated-dashboard-pod has been created
at 447a03e7287600ce5bcc3f02dfae041905f0b9e4 (commit)

- Log -----------------------------------------------------------------
commit 447a03e7287600ce5bcc3f02dfae041905f0b9e4
Author: Jim Brandt <jbrandt@bestpractical.com>
Date: Tue Apr 9 10:20:08 2024 -0400

Display a dashboard as the sample screenshot

diff --git a/README.md b/README.md
index 7ccc11320e..a542389b49 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ RT doesn't cost anything to use, no matter how much you use it; it is freely ava
RT is commercially-supported software. To purchase hosting, support, training, custom development, or professional services, please get in touch with us at <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>.
</p>

-![Screenshot of RT](docs/images/screenshot.png)
+![Screenshot of RT](docs/images/support-dashboard.png)

## REQUIRED PACKAGES


commit fbd3bed4ef65816c26a77bc67f2256f55abdbe51
Author: Jim Brandt <jbrandt@bestpractical.com>
Date: Tue Apr 9 10:14:15 2024 -0400

Dashboards are now in the Reports menu, not Home

diff --git a/docs/dashboards.pod b/docs/dashboards.pod
index e06ae58404..dac83daa7c 100644
--- a/docs/dashboards.pod
+++ b/docs/dashboards.pod
@@ -9,9 +9,9 @@ focused on displaying the tickets and charts you need for any task.

=for :man [Sample Dashboard with Charts F<docs/images/support-dashboard.png>]

-Dashboards are available right from the Home menu, can be set up individually
-or shared, and can even be sent out via email on a schedule. To show some of
-the dashboard features, we'll set up a dashboard and notifications to track
+Dashboards are available right from the Reports menu, can be set up individually
+or shared, and can even be sent out via email on a schedule. To show some
+dashboard features, we'll set up a dashboard and notifications to track
outstanding invoice tickets.

There are several different rights you can grant to allow users access to the
@@ -65,7 +65,7 @@ you can save it. Under the "Saved Searches" box, type "Outstanding Invoices"
in the Description box. For now, leave Privacy set to "My saved searches" and
click Save. You now have a saved search you can use for your dashboard.

-To create the dashboard, select Home > New Dashboard. Type "Outstanding
+To create the dashboard, select Reports > New Dashboard. Type "Outstanding
Invoices" for the name and leave the privacy set to "My Dashboards". Click
Create and the new dashboard is created.

@@ -131,7 +131,7 @@ the Components section when you create and modify dashboards.
=head2 Dashboard Menu Entries

In addition to having dashboards available on the "RT at a glance" page, you
-can also add them to the Home menu. To modify the Home menu, select Home >
+can also add them to the Reports menu. To modify the Reports menu, select Reports >
"Update This Menu" or "Logged in as" > Settings > "Dashboards in menu". You'll
see the Customize dashboard page which is similar to the Dashboard Content page.

@@ -144,7 +144,7 @@ F<docs/images/customize-dashboards-menu.png>]
=for :man [Customize dashboard menu F<docs/images/customize-dashboards-menu.png>]

Select the dashboard you want, click the arrow to move it to the righthand
-column, then check your Home menu. You'll see your dashboard is now available
+column, then check your Reports menu. You'll see your dashboard is now available
from the menu.

As an RT administrator, you can populate the dashboard menu for other users on
@@ -177,7 +177,7 @@ from the Available column and click the arrow to add the group-based search to
the dashboard.

All members of the Accounting group should now have access to your dashboard.
-They can now add it to their Home menu if they want. If other members can't see
+They can now add it to their Reports menu if they want. If other members can't see
it, make sure you have granted sufficient rights to the group (see L</"Dashboard
Rights">).

@@ -187,7 +187,7 @@ You can also set up dashboards for all users on your RT system. Follow the
steps above for group dashboards, but for Privacy, select "RT System" for the
saved search and dashboard.

-If you want to make sure everyone has the dashboard in their Home menu, you can
+If you want to make sure everyone has the dashboard in their Reports menu, you can
set this globally as well if you are the RT administrator. The Admin > Global >
"Dashboards in menu" opens a page similar to the personal dashboard menu page,
but it puts the selected dashboards into everyone's dashboard menu.

commit a7309a95a2f52fe31144628ee5c9c7c44c94783e
Author: Ronaldo Richieri <ronaldo@bestpractical.com>
Date: Tue Apr 2 12:51:04 2024 -0300

Add sample dashboard image to Dashboard documentation

diff --git a/docs/dashboards.pod b/docs/dashboards.pod
index d3533b79d2..e06ae58404 100644
--- a/docs/dashboards.pod
+++ b/docs/dashboards.pod
@@ -1,10 +1,18 @@
=head1 Dashboards

-RT's dashboard feature provides a convenient way to create your own pages
-focused on the tickets and charts you need. Dashboards are available right from
-the Home menu, can be set up individually or shared, and can even be sent out
-via email on a schedule. To show some of the dashboard features, we'll set up a
-dashboard and notifications to track outstanding invoice tickets.
+RT's dashboard feature provides a convenient way to create your own pages
+focused on displaying the tickets and charts you need for any task.
+
+=for html <img alt="Sample Dashboard with Charts" src="images/support-dashboard.png">
+
+=for :text [Sample Dashboard with Charts F<docs/images/support-dashboard.png>]
+
+=for :man [Sample Dashboard with Charts F<docs/images/support-dashboard.png>]
+
+Dashboards are available right from the Home menu, can be set up individually
+or shared, and can even be sent out via email on a schedule. To show some of
+the dashboard features, we'll set up a dashboard and notifications to track
+outstanding invoice tickets.

There are several different rights you can grant to allow users access to the
features described here. These rights are described in L</"Dashboard Rights">.
diff --git a/docs/images/support-dashboard.png b/docs/images/support-dashboard.png
new file mode 100644
index 0000000000..fd6465534f
Binary files /dev/null and b/docs/images/support-dashboard.png differ

-----------------------------------------------------------------------


hooks/post-receive
--
rt
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
https://lists.bestpractical.com/mailman/listinfo/rt-commit