[open-ils-commits] [GIT] Evergreen ILS branch master updated. b9eca25742307a9e8c4fc98d9dfa505632a77628

Evergreen Git git at git.evergreen-ils.org
Sun Nov 5 05:33:52 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, master has been updated
       via  b9eca25742307a9e8c4fc98d9dfa505632a77628 (commit)
      from  096f5a588ba326071800ad318931a7eb42d3a9b2 (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 b9eca25742307a9e8c4fc98d9dfa505632a77628
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