update patron searching
authorNicole C. Engard <nengard@gmail.com>
Fri, 21 Jun 2013 13:08:44 +0000 (09:08 -0400)
committerNicole C. Engard <nengard@gmail.com>
Fri, 21 Jun 2013 13:08:44 +0000 (09:08 -0400)
en/images/patrons/patronfieldsearch.png
en/images/patrons/patronsearch.png
en/images/patrons/patronsearchbday.png [new file with mode: 0644]
en/images/patrons/patronsearchcontains.png
en/images/patrons/patronsearchexpand.png [new file with mode: 0644]
en/images/patrons/patronsearchsort.png
en/manual.xml

index 29c28f8..5766201 100644 (file)
Binary files a/en/images/patrons/patronfieldsearch.png and b/en/images/patrons/patronfieldsearch.png differ
index e7755ae..2dcb1c2 100644 (file)
Binary files a/en/images/patrons/patronsearch.png and b/en/images/patrons/patronsearch.png differ
diff --git a/en/images/patrons/patronsearchbday.png b/en/images/patrons/patronsearchbday.png
new file mode 100644 (file)
index 0000000..04e965c
Binary files /dev/null and b/en/images/patrons/patronsearchbday.png differ
index 9e4b1c6..f00921a 100644 (file)
Binary files a/en/images/patrons/patronsearchcontains.png and b/en/images/patrons/patronsearchcontains.png differ
diff --git a/en/images/patrons/patronsearchexpand.png b/en/images/patrons/patronsearchexpand.png
new file mode 100644 (file)
index 0000000..aba8d6c
Binary files /dev/null and b/en/images/patrons/patronsearchexpand.png differ
index 5b780f0..ea9e15f 100644 (file)
Binary files a/en/images/patrons/patronsearchsort.png and b/en/images/patrons/patronsearchsort.png differ
index 2a7ca0f..ec07cfe 100644 (file)
@@ -24212,9 +24212,9 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
     <section id="patronsearch">
       <title>Patron Search</title>
 
-      <para>Clicking on the link to the Patron module will bring you to a
-      search/browse screen for patrons. From here you can search for a
-      patron.</para>
+      <para>Clicking on the link to the Patron module will bring you to a search/browse screen for
+        patrons. From here you can search for a patron by any part of their name or their card
+        number.</para>
 
       <screenshot>
         <screeninfo>Patron Search</screeninfo>
@@ -24225,6 +24225,15 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
           </imageobject>
         </mediaobject>
       </screenshot>
+      <para>Clicking the small plus sign [+] to the right of the search box will open up an advanced
+        patron search with more filters including the ability to limit to a specific category and/or library.<screenshot>
+          <screeninfo>Expanded patron search</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/patrons/patronsearchexpand.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot></para>
 
       <para>Depending on what you have chosen for the 'Search fields' you can
       search for patrons in various different ways.</para>
@@ -24300,6 +24309,21 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </listitem>
           </itemizedlist>
         </listitem>
+        <listitem>
+          <para>Date of birth<itemizedlist>
+              <listitem>
+                <para>A tooltip will appear telling you how to enter the date of birth, most
+                  libraries will be entering MM/DD/YYYY for the birthday search<screenshot>
+                    <screeninfo>Birth date search tooltip</screeninfo>
+                    <mediaobject>
+                      <imageobject>
+                        <imagedata fileref="images/patrons/patronsearchbday.png"/>
+                      </imageobject>
+                    </mediaobject>
+                  </screenshot></para>
+              </listitem>
+            </itemizedlist></para>
+        </listitem>
       </itemizedlist>
       <para>You can also choose to either search for fields that start with the string you entered
         or contain the string.  Choosing 'Contains' will work like a wildcard search.<screenshot>
@@ -24311,20 +24335,6 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
           </mediaobject>
         </screenshot></para>
 
-      <para>If you want to filter your results to a specific branch or
-      category, you can click the plus sign [+] to the right of the search
-      box.</para>
-
-      <screenshot>
-        <screeninfo>Advanced Patron Search</screeninfo>
-
-        <mediaobject>
-          <imageobject>
-            <imagedata fileref="images/patrons/patronfilter.png"/>
-          </imageobject>
-        </mediaobject>
-      </screenshot>
-
       <para>You can also choose how your results will be sorted by using the
       'Order by' pull down menu at the end of the form.</para>