[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 72c6868b86ba439b2f7027d8a4cc0e6f3c831136

Evergreen Git git at git.evergreen-ils.org
Sun Nov 5 05:34:14 EST 2017


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 "Evergreen ILS".

The branch, rel_3_0 has been updated
       via  72c6868b86ba439b2f7027d8a4cc0e6f3c831136 (commit)
      from  881a21195391c84c45a08524c9a67019ab757526 (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 72c6868b86ba439b2f7027d8a4cc0e6f3c831136
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Sun Nov 5 02:29:52 2017 -0800

    Docs: updating booking admin for the Web client
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/admin/booking-admin.adoc b/docs/admin/booking-admin.adoc
index ef2b35f..6dd7784 100644
--- a/docs/admin/booking-admin.adoc
+++ b/docs/admin/booking-admin.adoc
@@ -19,9 +19,9 @@ You need to create resource types and resource attributes (features of the resou
 Create New Resource Type
 ^^^^^^^^^^^^^^^^^^^^^^^^
 
-1) Select Administration -> Server Administration -> Booking -> Resource Types.
+1) Select Administration -> Booking Administration -> Resource Types.
 
-image::media/booking-create-resourcetype-1.png[]
+image::media/booking-create-resourcetype_webclient-1.png[]
 
 2) A list of current resource types will appear. Use Back and Next buttons to browse the whole list.
 
@@ -68,7 +68,7 @@ image::media/booking-create-resourcetype-5.png[]
 Create New Resource Attribute
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-1) Select Administration -> Server Administration -> Booking -> Resource Attributes.
+1) Select Administration -> Booking Administration -> Resource Attributes.
 
 2) Click New Resource Attribute in the top right corner.
 
@@ -91,7 +91,7 @@ One resource type may have multiple attributes. You may repeat the above procedu
 Create New Resource Attribute Value
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-1) One resource attribute may have multiple values. To add new attribute value, select Server Administration -> Booking -> Resource Attribute Values.
+1) One resource attribute may have multiple values. To add new attribute value, select Administration -> Booking Administration -> Resource Attribute Values.
 
 2) Click New Resource Attribute Value in the top right corner.
 
@@ -110,7 +110,7 @@ image::media/booking-create-bookable-3.png[]
 Create New Resource
 ^^^^^^^^^^^^^^^^^^^
 
-1) Add items to a resource type. Click Administration -> Server Administration -> Booking -> Resources.
+1) Add items to a resource type. Click Administration -> Booking Administration -> Resources.
 
 2) Click New Resource in the top right corner.
 
@@ -136,7 +136,7 @@ One resource type may have multiple resources attached.
 Map Resource Attributes and Values to Resources
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-1) Use Resource Attribute Maps to bring together the resources and their attributes and values. Select Administration -> Server Administration -> Booking -> Resource Attribute Maps.
+1) Use Resource Attribute Maps to bring together the resources and their attributes and values. Select Administration -> Booking Administration -> Resource Attribute Maps.
 
 2) Click New Resource Attribute Map in the right top corner.
 
@@ -168,7 +168,7 @@ Staff with the required permissions can edit aspects of existing non-bibliograph
 Editing Resource Types
 ^^^^^^^^^^^^^^^^^^^^^^
 
-1) Bring up your list of resource types. Select Administration -> Server Administration -> Booking -> Resource Types.
+1) Bring up your list of resource types. Select Administration -> Booking Administration -> Resource Types.
 
 2) A list of current resource types will appear.
 
@@ -176,7 +176,7 @@ Editing Resource Types
 
 4) The resource type box will appear. Make your changes and click Save.
 
-5) Following the same procedure you may edit Resource Attributes, Attributes Values, Resources and Attribute Map by selecting them on Administration -> Server Administration -> Booking menu.
+5) Following the same procedure you may edit Resource Attributes, Attributes Values, Resources and Attribute Map by selecting them on Administration -> Booking Administration.
 
 
 
@@ -184,7 +184,7 @@ Editing Resource Types
 Deleting Non-bibliographic Resources
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-1) To delete a booking resource, go to Administration -> Server Administration -> Booking -> Resources.
+1) To delete a booking resource, go to Administration -> Booking Administration -> Resources.
 
 2) Select the checkbox in front the resource you want to delete. Click Delete Selected. The resource will disappear from the list.
 
diff --git a/docs/media/booking-create-resourcetype_webclient-1.png b/docs/media/booking-create-resourcetype_webclient-1.png
new file mode 100644
index 0000000..6ff2230
Binary files /dev/null and b/docs/media/booking-create-resourcetype_webclient-1.png differ
diff --git a/docs/root_staff_client_admin.adoc b/docs/root_staff_client_admin.adoc
index 3f9a15c..8f3ba64 100644
--- a/docs/root_staff_client_admin.adoc
+++ b/docs/root_staff_client_admin.adoc
@@ -167,10 +167,10 @@ include::admin/closed_dates.adoc[]
 
 include::admin_initial_setup/hard_due_dates.adoc[]
 
-include::admin/booking-admin.adoc[]
-
 :leveloffset: 0
 
+include::admin/booking-admin.adoc[]
+
 include::admin/workstation_admin_receipt_template_editor.adoc[]
 
 :leveloffset: 1

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

Summary of changes:
 docs/admin/booking-admin.adoc                      |   18 +++++++++---------
 .../booking-create-resourcetype_webclient-1.png    |  Bin 0 -> 11081 bytes
 docs/root_staff_client_admin.adoc                  |    4 ++--
 3 files changed, 11 insertions(+), 11 deletions(-)
 create mode 100644 docs/media/booking-create-resourcetype_webclient-1.png


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list