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

Evergreen Git git at git.evergreen-ils.org
Tue Mar 13 10:33:42 EDT 2018


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  b914da63fbecd60f5a32934c13c711b72c1de0da (commit)
       via  ee0e56fed262d23c477ef00662dbaa4201559f23 (commit)
      from  6790dd6fd01217a8f81ad68a6e197727a2525e7b (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 b914da63fbecd60f5a32934c13c711b72c1de0da
Author: Kevin Tran <kdt8 at students.calvin.edu>
Date:   Wed Mar 7 10:06:43 2018 -0500

    Docs: Update SMS_messaging.adoc for web client
    
      - update instructions to match web client
      - small whitespace change
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/admin/SMS_messaging.adoc b/docs/admin/SMS_messaging.adoc
index f75e62c..cbbe073 100644
--- a/docs/admin/SMS_messaging.adoc
+++ b/docs/admin/SMS_messaging.adoc
@@ -2,7 +2,7 @@ SMS Text Messaging
 ------------------
 
 The SMS Text Messaging feature enables users to receive hold notices via text message.  Users can opt-in to this hold notification as their default setting for all holds, or they 
-can receive specific hold notifications via text message.    Users can also send call numbers and copy locations via text message.
+can receive specific hold notifications via text message. Users can also send call numbers and copy locations via text message.
 
 Administrative Setup
 ~~~~~~~~~~~~~~~~~~~~
@@ -12,7 +12,7 @@ You cannot receive text messages from Evergreen by default.  You must enable thi
 Enable Text Messages
 ^^^^^^^^^^^^^^^^^^^^
 
-. Click *Admin* -> *Local Admin* -> *Library Settings Editor.*
+. Click *Administration* -> *Local Administration* -> *Library Settings Editor.*
 . Select the setting, *Enable features that send SMS text messages.*
 . Set the value to *True,* and click *Update Setting.*
 

commit ee0e56fed262d23c477ef00662dbaa4201559f23
Author: Kevin Tran <kdt8 at students.calvin.edu>
Date:   Thu Mar 1 11:41:53 2018 -0500

    Docs: Update copy_statuses.adoc for web client
    
      - new screenshots for adding, editing, deleting
      - update instructions to match web client
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/admin/copy_statuses.adoc b/docs/admin/copy_statuses.adoc
index 2122916..41aabeb 100644
--- a/docs/admin/copy_statuses.adoc
+++ b/docs/admin/copy_statuses.adoc
@@ -1,8 +1,8 @@
 Copy Status
 -----------
 
-To navigate to the copy status editor from the staff client menu, select *Admin*
--> *Server Administration* -> *Copy Statuses*.
+To navigate to the copy status editor from the staff client menu, select
+*Administration* -> *Server Administration* -> *Copy Statuses*.
 
 The Copy Status Editor is used to add, edit and delete statuses of copies in
 your system.
@@ -65,6 +65,8 @@ wish for this status to set the active date for new items.
 . Click _Save Changes_ at the bottom of the screen to save changes to the new
 status.
 
+image::media/copy_status_add.png[Adding copy statuses]
+
 Deleting Copy Statuses
 ~~~~~~~~~~~~~~~~~~~~~~
 
@@ -73,6 +75,8 @@ status.
 . Click _Delete Selected_.
 . Click _OK_ to verify.
 
+image::media/copy_status_delete.png[Deleting copy statuses]
+
 [NOTE]
 You will not be able to delete statuses if copies currently exist with that
 status.
@@ -85,3 +89,5 @@ Editing Copy Statuses
 copy's active date, check or uncheck the relevant checkbox.
 
 . Once you have finished editing the statuses, remember to click Save Changes.
+
+image::media/copy_status_edit.png[Editing copy statuses]
diff --git a/docs/media/copy_status_add.png b/docs/media/copy_status_add.png
new file mode 100644
index 0000000..8c01477
Binary files /dev/null and b/docs/media/copy_status_add.png differ
diff --git a/docs/media/copy_status_delete.png b/docs/media/copy_status_delete.png
new file mode 100644
index 0000000..525a84c
Binary files /dev/null and b/docs/media/copy_status_delete.png differ
diff --git a/docs/media/copy_status_edit.png b/docs/media/copy_status_edit.png
new file mode 100644
index 0000000..9bb3a83
Binary files /dev/null and b/docs/media/copy_status_edit.png differ

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

Summary of changes:
 docs/admin/SMS_messaging.adoc     |    4 ++--
 docs/admin/copy_statuses.adoc     |   10 ++++++++--
 docs/media/copy_status_add.png    |  Bin 0 -> 55969 bytes
 docs/media/copy_status_delete.png |  Bin 0 -> 33491 bytes
 docs/media/copy_status_edit.png   |  Bin 0 -> 8402 bytes
 5 files changed, 10 insertions(+), 4 deletions(-)
 create mode 100644 docs/media/copy_status_add.png
 create mode 100644 docs/media/copy_status_delete.png
 create mode 100644 docs/media/copy_status_edit.png


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list