[open-ils-commits] ***SPAM*** [GIT] Evergreen ILS branch rel_2_5 updated. 2422dbf9df7db3eefc5ab1b1092ab5b151930376

Evergreen Git git at git.evergreen-ils.org
Tue Dec 17 11:28:02 EST 2013


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_2_5 has been updated
       via  2422dbf9df7db3eefc5ab1b1092ab5b151930376 (commit)
      from  523736fd452e67bbf69da31d320e01ff3764d3d7 (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 2422dbf9df7db3eefc5ab1b1092ab5b151930376
Author: Angela Kilsdonk <akilsdonk at esilibrary.com>
Date:   Tue Dec 17 11:22:41 2013 -0500

    Documentation for 2.5
    
    asciidoc fixes for:
    -Disable Patron Credit
    -Lost and Long Overdue Colors
    -PV Supa Goodstuff Integration
    
    Signed-off-by: Angela Kilsdonk <akilsdonk at esilibrary.com>

diff --git a/docs/circulation/circulation_patron_records.txt b/docs/circulation/circulation_patron_records.txt
index 183fac9..79a3362 100644
--- a/docs/circulation/circulation_patron_records.txt
+++ b/docs/circulation/circulation_patron_records.txt
@@ -724,11 +724,11 @@ The Library Setting, *Disable Patron Credit*, allows staff to disable the Patron
 
 By default, the payment type *Patron Credit* is enabled in the staff client. Within the Bills interface of a patron’s account, the Patron Credit payment type, the Credit Available, and the option to Convert Change to Patron Credit are exposed by default in the staff client. 
 
-image::media/Default Patron Billing Screen.jpg[Default Patron Billing Screen]
+image::media/Default_Patron_Billing Screen.jpg[Default Patron Billing Screen]
 
 When the Library Setting, *Disable Patron Credit*, is set to *True*, the patron credit payment type will be disabled. Patron Credit will not be an option within the payment type dropdown menu. The Convert Change to Patron Credit and the summary of Credit Available will be hidden from the patron billing interface in the staff client. 
 
-image::media/Disabled Patron Credit Patron Billing Screen.jpg[Disabled Patron Credit Patron Billing Screen]
+image::media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg[Disabled Patron Credit Patron Billing Screen]
 
 To set the new Library Setting:
 
@@ -742,9 +742,9 @@ To set the new Library Setting:
 
 . Click *Update Setting*
 
-image::media/Disable Patron Credit Library Setting.jpg[Disable Patron Credit Library Setting]
+image::media/Disable_Patron_Credit_Library_Setting.jpg[Disable Patron Credit Library Setting]
 
-[NOTE] After applying changes to this library setting, it is necessary to restart the staff client to see the changes take effect.  
+NOTE: After applying changes to this library setting, it is necessary to restart the staff client to see the changes take effect.  
 
 
 Lost and Long Overdue Bill Colors
@@ -758,7 +758,7 @@ By default, Lost circulations will appear in dark red. The default indicator rea
 
 When the 6 Month Overdue Mark Long-Overdue trigger event definition is enabled, Long Overdue circulations will appear in orange, by default. The default indicator reads, “Orange Items are Long Overdue.”  
  
-image::media/Billed Transaction Color.JPG[Billed Transaction Color]
+image::media/Billed_Transaction_Color.JPG[Billed Transaction Color]
  
 Both the color distinctions and indicators are customizable. To customize, a change to circ.css (for the color) and lang.dtd (for the indicator) are required.   
 
diff --git a/docs/circulation/rfid_product_integration.txt b/docs/circulation/rfid_product_integration.txt
index 5433aac..81ba11c 100644
--- a/docs/circulation/rfid_product_integration.txt
+++ b/docs/circulation/rfid_product_integration.txt
@@ -1,8 +1,8 @@
 RFID Product Integration
-------------------------
+========================
 
 Evergreen Integration with PV Supa GoodStuff RFID Reader
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------------------------------------------
 
 This feature enables the Evergreen staff client to "talk" to the PV Supa Goodstuff RFID reader so that libraries can utilize PV Supa Goodstuff's RFID technology when checking items in and out. 
 
diff --git a/docs/media/Billed Transaction Color.JPG b/docs/media/Billed_Transaction_Color.JPG
similarity index 100%
rename from docs/media/Billed Transaction Color.JPG
rename to docs/media/Billed_Transaction_Color.JPG
diff --git a/docs/media/Default_Patron_Billing_Screen.jpg b/docs/media/Default_Patron_Billing_Screen.jpg
new file mode 100644
index 0000000..2836809
Binary files /dev/null and b/docs/media/Default_Patron_Billing_Screen.jpg differ
diff --git a/docs/media/Disable_Patron_Credit_Library_Setting.jpg b/docs/media/Disable_Patron_Credit_Library_Setting.jpg
new file mode 100644
index 0000000..d728c1c
Binary files /dev/null and b/docs/media/Disable_Patron_Credit_Library_Setting.jpg differ
diff --git a/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg b/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg
new file mode 100644
index 0000000..d69e850
Binary files /dev/null and b/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg differ

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

Summary of changes:
 docs/circulation/circulation_patron_records.txt    |   10 +++++-----
 docs/circulation/rfid_product_integration.txt      |    4 ++--
 ...tion Color.JPG => Billed_Transaction_Color.JPG} |  Bin 74879 -> 74879 bytes
 docs/media/Default_Patron_Billing_Screen.jpg       |  Bin 0 -> 67912 bytes
 .../Disable_Patron_Credit_Library_Setting.jpg      |  Bin 0 -> 31704 bytes
 ...isabled_Patron_Credit_Patron_Billing_Screen.jpg |  Bin 0 -> 48908 bytes
 6 files changed, 7 insertions(+), 7 deletions(-)
 rename docs/media/{Billed Transaction Color.JPG => Billed_Transaction_Color.JPG} (100%)
 create mode 100644 docs/media/Default_Patron_Billing_Screen.jpg
 create mode 100644 docs/media/Disable_Patron_Credit_Library_Setting.jpg
 create mode 100644 docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list