2017-11-02 Fred Gleason <fredg@paravelsystems.com>

* Added screenshots for the 'Generating Logs with RDLogManager'
	chapter of the Operations Guide.
This commit is contained in:
Fred Gleason
2017-11-02 08:13:10 -04:00
parent dcf24cb6cb
commit f220e8e6ea
19 changed files with 171 additions and 14 deletions

View File

@@ -16220,3 +16220,6 @@
RDLogEdit' chapter of the Operations Guide. RDLogEdit' chapter of the Operations Guide.
* Added screenshots for the 'Running Logs with RDAirPlay' chapter * Added screenshots for the 'Running Logs with RDAirPlay' chapter
of the Operations Guide. of the Operations Guide.
2017-11-02 Fred Gleason <fredg@paravelsystems.com>
* Added screenshots for the 'Generating Logs with RDLogManager'
chapter of the Operations Guide.

View File

@@ -81,7 +81,23 @@ EXTRA_DIST = opsguide.html\
rdlogedit.rdlogedit_screenshot.png\ rdlogedit.rdlogedit_screenshot.png\
rdlogedit.select_cart_dialog.png\ rdlogedit.select_cart_dialog.png\
rdlogin.rdlogin_screenshot.png\ rdlogin.rdlogin_screenshot.png\
rdlogmanager.rdlogmanager_screenshot.png rdlogmanager.edit_clock_dialog.png\
rdlogmanager.edit_event_assignment_dialog.png\
rdlogmanager.edit_grid_dialog.png\
rdlogmanager.editing_event.png\
rdlogmanager.generate_log_dialog.png\
rdlogmanager.generate_log_dialog_fully_merged.png\
rdlogmanager.generate_log_dialog_music_merge_required.png\
rdlogmanager.generate_log_dialog_traffic_merge_required.png\
rdlogmanager.log_clock_list.png\
rdlogmanager.log_clocks.png\
rdlogmanager.log_events_dialog.png\
rdlogmanager.log_grids_dialog.png\
rdlogmanager.rdlogmanager_screenshot.png\
rdlogmanager.rivendell_services_dialog.png\
rdlogmanager.select_date_dialog.png\
rdlogmanager.select_report_dates_dialog.png\
rdlogmanager.service_association_dialog.png
CLEANFILES = *~ CLEANFILES = *~
MAINTAINERCLEANFILES = *~\ MAINTAINERCLEANFILES = *~\

View File

@@ -3413,7 +3413,7 @@
<imageobject> <imageobject>
<imagedata align="center" fileref="rdlogmanager.rdlogmanager_screenshot.png" scale="45"/> <imagedata align="center" fileref="rdlogmanager.rdlogmanager_screenshot.png" scale="45"/>
</imageobject> </imageobject>
<caption><para>The RDLogManager Main Menu</para></caption> <caption><para>The Log Grids Dialog</para></caption>
</mediaobject> </mediaobject>
</para> </para>
</sect1> </sect1>
@@ -3422,21 +3422,44 @@
<para> <para>
Each Rivendell service has an RDLogManager grid. To see the list of Each Rivendell service has an RDLogManager grid. To see the list of
available grids, touch the <computeroutput>Edit Grids</computeroutput> available grids, touch the <computeroutput>Edit Grids</computeroutput>
button to open the Log Grids dialog (see FIXME). button to open the Log Grids dialog.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.log_grids_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Log Grids Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
To open a particular grid, select its service name and touch the To open a particular grid, select its service name and touch the
<computeroutput>Edit</computeroutput> <computeroutput>Edit</computeroutput>
button (see FIXME). button.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.edit_grid_dialog.png" scale="40"/>
</imageobject>
<caption><para>The Edit Grid Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
Each grid has slots for every hour of every day of the broadcast week Each grid has slots for every hour of every day of the broadcast week
168 slots in all. By specifying a particular clock to go into each 168 slots in all. By specifying a particular clock to go into each
of these slots, a set of rules that RDLogManager can use to generate of these slots, a set of rules that RDLogManager can use to generate
a log for any given day of the week is built up. To specify a clock, a log for any given day of the week is built up. To specify a clock,
simply touch the particular hour of interest to open up the simply touch the particular hour of interest to open up the
<computeroutput>Select Log Clock</computeroutput> dialog <computeroutput>Select Log Clock</computeroutput> dialog.
(see FIXME). </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.log_clocks.png" scale="45"/>
</imageobject>
<caption><para>The Log Clocks Dialog</para></caption>
</mediaobject>
</para> </para>
<para> <para>
Click the desired clock, then touch the Click the desired clock, then touch the
@@ -3478,6 +3501,22 @@
<computeroutput>Delete</computeroutput> button or renamed <computeroutput>Delete</computeroutput> button or renamed
by touching the <computeroutput>Rename</computeroutput> button. by touching the <computeroutput>Rename</computeroutput> button.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.log_clock_list.png" scale="45"/>
</imageobject>
<caption><para>The Log Clock List Dialog</para></caption>
</mediaobject>
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.edit_clock_dialog.png" scale="40"/>
</imageobject>
<caption><para>The Edit Clock Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
The Edit Clock dialog consists of three main sections: a tabular The Edit Clock dialog consists of three main sections: a tabular
list of events in chronological order, a graphical depiction of the list of events in chronological order, a graphical depiction of the
@@ -3501,6 +3540,14 @@
event by right-clicking on the respective entry in the clock event event by right-clicking on the respective entry in the clock event
table and selecting <computeroutput>Edit Event</computeroutput>. table and selecting <computeroutput>Edit Event</computeroutput>.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.edit_event_assignment_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Edit Event Assignment Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
The Edit Event Assignment dialog simply consists of an The Edit Event Assignment dialog simply consists of an
<computeroutput>Event</computeroutput> field <computeroutput>Event</computeroutput> field
@@ -3520,7 +3567,15 @@
can then be used. To program these associations, touch the can then be used. To program these associations, touch the
<computeroutput>Services List</computeroutput> button in the Edit <computeroutput>Services List</computeroutput> button in the Edit
Clock dialog to bring up the Service Clock dialog to bring up the Service
Associations dialog (see FIXME). Associations dialog.
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.service_association_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Service Association Dialog</para></caption>
</mediaobject>
</para> </para>
<para> <para>
To designate a service as being valid for this clock, select the To designate a service as being valid for this clock, select the
@@ -3563,6 +3618,22 @@
the <computeroutput>Delete</computeroutput> button or renamed by the <computeroutput>Delete</computeroutput> button or renamed by
touching the <computeroutput>Rename</computeroutput> button. touching the <computeroutput>Rename</computeroutput> button.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.log_events_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Log Events Dialog</para></caption>
</mediaobject>
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.editing_event.png" scale="40"/>
</imageobject>
<caption><para>The Editing Event Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
The Edit Event dialog consists of two main parts: a Library cart The Edit Event dialog consists of two main parts: a Library cart
picker widget on the left side, and an area showing the various event picker widget on the left side, and an area showing the various event
@@ -3678,6 +3749,14 @@
or by touching the <computeroutput>Select</computeroutput> button or by touching the <computeroutput>Select</computeroutput> button
and picking it off of the calendar). and picking it off of the calendar).
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.generate_log_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Generate Log Dialog</para></caption>
</mediaobject>
</para>
<para> <para>
In all cases, a new log is initially generated by touching the In all cases, a new log is initially generated by touching the
<computeroutput>Create New Log</computeroutput> button. <computeroutput>Create New Log</computeroutput> button.
@@ -3705,12 +3784,31 @@
&quot;not required&quot;. &quot;not required&quot;.
</para> </para>
<para> <para>
For an example, see FIXME. This is showing a log that has <mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.generate_log_dialog_music_merge_required.png" scale="45"/>
</imageobject>
<caption><para>The Generate Log Dialog (music merge required)</para></caption>
</mediaobject>
</para>
<para>
For an example, see the figure above. This is showing a log that has
been generated and has music data available but not yet merged. To been generated and has music data available but not yet merged. To
perform the merge, touch the perform the merge, touch the
<computeroutput>Merge Music</computeroutput> button. The dialog now <computeroutput>Merge Music</computeroutput> button. The dialog now
changes to that shown in FIXME, indicating that Music data changes to that shown below, indicating that Music data
has been merged but that traffic data is still needed. Once a log has been merged but that traffic data is still needed.
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.generate_log_dialog_traffic_merge_required.png" scale="45"/>
</imageobject>
<caption><para>The Generate Log Dialog (traffic merge required)</para></caption>
</mediaobject>
</para>
<para>
Once a log
has reached this state that of having any necessary music data has reached this state that of having any necessary music data
merged it can be voicetracked without having to wait for traffic merged it can be voicetracked without having to wait for traffic
data to become available. Traffic data can be merged at any time data to become available. Traffic data can be merged at any time
@@ -3729,6 +3827,14 @@
for example, will have no music data, only traffic, so the music for example, will have no music data, only traffic, so the music
indicator lights will be &quot;whited out&quot; accordingly. indicator lights will be &quot;whited out&quot; accordingly.
</para> </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.generate_log_dialog_fully_merged.png" scale="45"/>
</imageobject>
<caption><para>The Generate Log Dialog (fully merged)</para></caption>
</mediaobject>
</para>
</sect1> </sect1>
<sect1 id="sect.rdlogmanager.generating_reports"> <sect1 id="sect.rdlogmanager.generating_reports">
<title>Generating Reports</title> <title>Generating Reports</title>
@@ -3751,19 +3857,51 @@
<para> <para>
To generate a report, touch the To generate a report, touch the
<computeroutput>Manage Reports</computeroutput> button on the <computeroutput>Manage Reports</computeroutput> button on the
RDLogManager Main Menu to open the Select Service dialog (see RDLogManager Main Menu to open the Select Service dialog.
FIXME). The dialog will show each service on the system, </para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.rivendell_services_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Rivendell Services Dialog</para></caption>
</mediaobject>
</para>
<para>
The dialog will show each service on the system,
along with the date of the oldest data available for generating along with the date of the oldest data available for generating
reports. Touch the <computeroutput>Generate Reports</computeroutput> reports. Touch the <computeroutput>Generate Reports</computeroutput>
button to open the Select Report button to open the Select Report
Dates dialog (see FIXME). The desired report can be Dates dialog.
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.select_report_dates_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Select Report Dates Dialog</para></caption>
</mediaobject>
</para>
<para>
The desired report can be
selected with the <computeroutput>Report</computeroutput> control, selected with the <computeroutput>Report</computeroutput> control,
and the start and end dates of the and the start and end dates of the
report specified with the report specified with the
<computeroutput>Start Date</computeroutput> and <computeroutput>Start Date</computeroutput> and
<computeroutput>End Date</computeroutput> controls, <computeroutput>End Date</computeroutput> controls,
respectively (NOTE: not all reports are capable of being generated so respectively (NOTE: not all reports are capable of being generated so
as to span more than one day). Once the parameters are set, touch the as to span more than one day).
</para>
<para>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="rdlogmanager.select_date_dialog.png" scale="45"/>
</imageobject>
<caption><para>The Select Date Dialog</para></caption>
</mediaobject>
</para>
<para>
Once the parameters are set, touch the
<computeroutput>Generate Report</computeroutput> button to write out <computeroutput>Generate Report</computeroutput> button to write out
the report. the report.
</para> </para>

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB