[open-ils-commits] [GIT] Evergreen ILS branch master updated. 31f54c79f907b80c26aa7b78bc9c2052a58d15a0
Evergreen Git
git at git.evergreen-ils.org
Thu Sep 11 17:10:19 EDT 2014
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 31f54c79f907b80c26aa7b78bc9c2052a58d15a0 (commit)
from 7d2920fa6d37f0911b686232432010999e252e51 (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 31f54c79f907b80c26aa7b78bc9c2052a58d15a0
Author: SnigdhaD <snigdha.dagar at gmail.com>
Date: Thu Sep 11 17:07:24 2014 -0400
LP#1294269 Docs: Fixed small documentation formatting bugs
Signed-off-by: SnigdhaD <snigdha.dagar at gmail.com>
Signed-off-by: Yamil Suarez <yamil at yamil.com>
diff --git a/docs/circulation/booking.txt b/docs/circulation/booking.txt
index 880b796..5276bfd 100644
--- a/docs/circulation/booking.txt
+++ b/docs/circulation/booking.txt
@@ -25,7 +25,7 @@ image::media/booking-create-3.png[]
For catalogued items, the title and the item will display in the box.
-5) Select the date and time for the reservation in I need this resource... area. Click the date field. A calendar widget will be displayed for you to choose a date. Click the time field to choose time from the dropdown list.
+5) Select the date and time for the reservation in *I need this resource...* area. Click the date field. A calendar widget will be displayed for you to choose a date. Click the time field to choose time from the dropdown list.
image::media/booking-create-4.png[]
@@ -74,7 +74,7 @@ For catalogued resources, the title and item will appear.
image::media/booking-create-module-4.png[]
-5) Select the date and time for the reservation in I need this resource... area. Click the date field. A calendar widget will be displayed for you to choose a date. Click the time field to choose time from the dropdown list.
+5) Select the date and time for the reservation in *I need this resource...* area. Click the date field. A calendar widget will be displayed for you to choose a date. Click the time field to choose time from the dropdown list.
image::media/booking-create-4.png[]
@@ -116,7 +116,7 @@ If you would like to reserve a catalogued item but do not know the item barcode,
5) Enter the user’s barcode in the Reserve to patron barcode box. The user’s existing reservations, if any, will appear at the bottom of the screen.
-6) Select the date and time in I need this resource... section. If the date and time set is incorrect the boxes appear in red. For example, if the time for which the reservation is set has already passed, the boxes will appear in red.
+6) Select the date and time in *I need this resource...* section. If the date and time set is incorrect the boxes appear in red. For example, if the time for which the reservation is set has already passed, the boxes will appear in red.
7) Select pickup location. If there are multiple copies and any of the listed items is acceptable, click Reserve Any. To choose a specific item, select it and then click Reserve Selected.
diff --git a/docs/circulation/holds.txt b/docs/circulation/holds.txt
index 4e0707a..edf1c3a 100644
--- a/docs/circulation/holds.txt
+++ b/docs/circulation/holds.txt
@@ -420,7 +420,7 @@ When enabled, the alternate pick up location will appear in several places in th
image::media/custom_hold_pickup_location1.JPG[Custom Hold Pickup Location]
-If configured, patrons will see the option to opt-in to the alternate location in the Account Preferences section of their OPAC Account.
+If configured, patrons will see the option to opt-in to the alternate location in the _Account Preferences_ section of their OPAC Account.
image::media/custom_hold_pickup_location2.JPG[OPAC Account]
diff --git a/docs/circulation/offline_mode.txt b/docs/circulation/offline_mode.txt
index bf2e444..9b18907 100644
--- a/docs/circulation/offline_mode.txt
+++ b/docs/circulation/offline_mode.txt
@@ -157,7 +157,7 @@ In the Evergreen staff client:
privileges.
. Select *Admin (-) -> Offline Transaction Management* from the menu. The
*Offline Transactions* screen opens. Previously created sessions are listed
- in the Offline Sessions section.
+ in the *Offline Sessions* section.
. In the upper *Offline Sessions* section, click *Create* to create a new
session.
. Enter a name for the session, like `Internet Down 2012-12-02`. Click *OK*.
@@ -204,7 +204,7 @@ and make them live on the Evergreen server:
privileges.
. Select *Admin (-) -> Offline Transaction Management* from the menu. The
*Offline Transactions* screen opens. Previously created sessions are listed
- in the Offline Sessions section.
+ in the *Offline Sessions* section.
. Highlight the correct session and, if necessary, click *Refresh* to verify
all the participating workstations have uploaded their transactions to your
session.
diff --git a/docs/opac/my_lists.txt b/docs/opac/my_lists.txt
index 3d8df3c..b06b401 100644
--- a/docs/opac/my_lists.txt
+++ b/docs/opac/my_lists.txt
@@ -63,7 +63,9 @@ image::media/My_Lists7.jpg[My_Lists7]
As of Evergreen version 2.4, when a title is added to a list in the TPAC, a local call number will be displayed in the list to assist patrons in locating the physical item. Evergreen will look at the following locations to identify the most relevant call number to display in the list:
1) Physical location - the physical library location where the search takes place
+
2) Preferred library - the Preferred Search Location, which is set in patron OPAC account Search and History Preferences, or the patron's Home Library
+
3) Search library - the search library or org unit that is selected in the OPAC search interface
The call number that is displayed will be the most relevant call number to the searcher. If the patron is searching at the library, Evergreen will display a call number from that library location. If the patron is not searching at a library, but is logged in to their OPAC account, Evergreen will display a call number from their Home Library or Preferred Search Location. If the patron is not searching at the library and is not signed in to their OPAC account, then Evergreen will display a call number from the org unit, or library, that they choose to search in the OPAC search interface.
-----------------------------------------------------------------------
Summary of changes:
docs/circulation/booking.txt | 6 +++---
docs/circulation/holds.txt | 2 +-
docs/circulation/offline_mode.txt | 4 ++--
docs/opac/my_lists.txt | 2 ++
4 files changed, 8 insertions(+), 6 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list