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

Evergreen Git git at git.evergreen-ils.org
Fri Dec 7 14:07:56 EST 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  2b59dc5d9677a48aab9f06bc887127f30b22c460 (commit)
      from  dfd2dd5943407d52cccf8bb82d22bdfc957241d1 (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 2b59dc5d9677a48aab9f06bc887127f30b22c460
Author: abneiman <abneiman at equinoxinitiative.org>
Date:   Thu Dec 6 17:16:30 2018 -0500

    docs: update my_lists.adoc for 3.2, with new and updated screenshots
    
    Removed references to Temporary Lists (now subsumed by Baskets) and updated screenshots.
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/media/My_Lists.png b/docs/media/My_Lists.png
index 15b338c..c19ecd3 100755
Binary files a/docs/media/My_Lists.png and b/docs/media/My_Lists.png differ
diff --git a/docs/media/My_Lists1.jpg b/docs/media/My_Lists1.jpg
index d0eded2..feb5fe3 100644
Binary files a/docs/media/My_Lists1.jpg and b/docs/media/My_Lists1.jpg differ
diff --git a/docs/media/My_Lists3.JPG b/docs/media/My_Lists3.JPG
new file mode 100644
index 0000000..562749b
Binary files /dev/null and b/docs/media/My_Lists3.JPG differ
diff --git a/docs/media/My_Lists6.jpg b/docs/media/My_Lists6.jpg
index cb08f33..ac11709 100644
Binary files a/docs/media/My_Lists6.jpg and b/docs/media/My_Lists6.jpg differ
diff --git a/docs/media/My_Lists7.jpg b/docs/media/My_Lists7.jpg
index ac1645b..06c2ed7 100644
Binary files a/docs/media/My_Lists7.jpg and b/docs/media/My_Lists7.jpg differ
diff --git a/docs/media/My_Lists_dd.PNG b/docs/media/My_Lists_dd.PNG
new file mode 100644
index 0000000..9f41ad5
Binary files /dev/null and b/docs/media/My_Lists_dd.PNG differ
diff --git a/docs/opac/my_lists.adoc b/docs/opac/my_lists.adoc
index f949bf9..6c724fc 100644
--- a/docs/opac/my_lists.adoc
+++ b/docs/opac/my_lists.adoc
@@ -5,6 +5,8 @@ The *My Lists* feature replaces the bookbag feature that was available in versio
 
 There is now a direct link to *My Lists* from the *My Account* area in the top right part of the screen.  This gives users the ability to quickly access their lists while logged into the catalog.
 
+As of version 3.2, <<_batch_actions_from_search,Batch Actions from Search Results>> has replaced the old Temporary Lists feature, as well as enabled multiple selections from a search results list.
+
 image::media/My_Lists.png[My Lists]
 
 Create New Lists
@@ -16,48 +18,31 @@ Create New Lists
 
 3) Choose a title to add to your list.  Click *Add to My List*.
 
-image::media/My_Lists1.jpg[My_Lists1]
-
-4) Scroll up to the gray row on top of the *Search Results*. Click *View My List*
-
-5) Items are added to a temporary list.  Your temporary list appears at the bottom of the screen.
-
-6) The *Actions for these items* menu on the right side of the screen demonstrates the actions that you can apply to this list.  You can place holds on items in your temporary list; remove items from the list; or move selected items to a permanent list.  
-
-To place a hold or remove items from the list, check the box adjacent to the title of the item, and select the desired function.
+image::media/My_Lists1.jpg[Add to My List]
 
-To move selected items into an existing list, check the box adjacent to the title, and highlight the list in which you will store the item.
+4) Select an existing list, or create the a new list.
 
-image::media/My_Lists3.jpg[My_Lists3]
+image::media/My_Lists_dd.png[List Dropdown]
 
-7) If you do not want to place the item into an existing list, you can create a new list to contain the item.  Enter the name of the new list, and, if desired, enter a description.
+5) Scroll up to the top of the screen and click *My Lists*.  Click on the name of your list to see any titles added to it.
 
-image::media/My_Lists4.jpg[My_Lists4]
+6) The *Actions for these items* menu on the left side of the screen demonstrates the actions that you can apply to this list.  You can place holds on titles in your list, print or email title details of titles in your list, and remove titles from your list.  
 
-8) Click *Submit*.
+To perform actions on multiple list rows, check the box adjacent to the title of the item, and select the desired function.
 
-9) The new list appears beneath the temporary list.
+image::media/My_Lists3.jpg[List Actions]
 
-10) Select the title(s) of the items that you want to add to the list, and click *Actions for these items*.  Select the permanent list that you created from the drop down menu.
+7) Click *Edit* to add or edit a note.
 
-image::media/My_Lists5.jpg[My_Lists5]
+8) Enter desired notes, and click *Save Notes*.
 
-11) Click *Go*.
+image::media/My_Lists6.jpg[List Notes]
 
-12) Your existing lists appear. Click on a list to view the items in the list.  You can sort the items in the permanent list.  You can also add, edit, and remove notes.
-
-13) Click *Edit* to add or edit a note.
-
-14). Enter desired notes, and click *Save Notes*.
-
-image::media/My_Lists6.jpg[My_Lists6]
-
-15) You can keep your list private, or you can share it.  To share your list, click *Share*, and click the orange RSS icon to share through an RSS reader.  You can also click *HTML View* to share your list as an HTML link.  
+9) You can keep your list private, or you can share it.  To share your list, click *Share*, and click the orange RSS icon to share through an RSS reader.  You can also click *HTML View* to share your list as an HTML link.  
 
 You can also download your list into a CSV file by clicking *Download CSV*.
 
-image::media/My_Lists7.jpg[My_Lists7]
-
+image::media/My_Lists7.jpg[Share, Delete, Download List]
 
 16) When you no longer need a list, click *Delete List*. 
 

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

Summary of changes:
 docs/media/My_Lists.png    |  Bin 53243 -> 81588 bytes
 docs/media/My_Lists1.jpg   |  Bin 45137 -> 24823 bytes
 docs/media/My_Lists3.JPG   |  Bin 0 -> 39969 bytes
 docs/media/My_Lists6.jpg   |  Bin 34076 -> 43217 bytes
 docs/media/My_Lists7.jpg   |  Bin 15699 -> 19447 bytes
 docs/media/My_Lists_dd.PNG |  Bin 0 -> 13918 bytes
 docs/opac/my_lists.adoc    |   43 ++++++++++++++-----------------------------
 7 files changed, 14 insertions(+), 29 deletions(-)
 create mode 100644 docs/media/My_Lists3.JPG
 create mode 100644 docs/media/My_Lists_dd.PNG


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list