From bc8f44cfe9429272e8cfc731eb1e3ef78eecae27 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 23 Jun 2015 12:45:17 -0500 Subject: [PATCH] Bug 14424 : Patron Help Files for 3.20 This patch updates the help files for 3.20 To test: * Visit * Main patron page * Patron search page * Patron permissions page * Confirm the text is right on all three Signed-off-by: Mark Tompsett Signed-off-by: Jonathan Druart --- .../prog/en/modules/help/members/member-flags.tt | 55 +++++++++++++++++++--- .../prog/en/modules/help/members/member.tt | 14 +++++- .../prog/en/modules/help/members/members-home.tt | 14 +++++- 3 files changed, 75 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt index 82b217f..72823de 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt @@ -37,7 +37,7 @@
  • Required for staff login. Staff access, allows viewing the catalogue in staff client
      -
    • Important: Must be given to all staff members to allow them to login to the staff client
    • +
    • Important: Must be given to all staff members to allow them to login to the staff client
@@ -45,7 +45,7 @@
  • parameters
    • Manage Koha system settings (Administration panel)
    • -
    • This section can be expanded
    • +
    • This section can be expanded
  • borrowers @@ -71,7 +71,7 @@
  • editcatalogue
      -
    • Edit Catalog (Modify bibliographic/holdings data)
    • +
    • Edit Catalog (Modify bibliographic/holdings data)
    • This section can be expanded
  • @@ -88,9 +88,9 @@
  • management
      -
    • Set library management parameters (deprecated) +
    • Set library management parameters (deprecated)
        -
      • Important: This permission level no longer controls anything.
      • +
      • Important: This permission level no longer controls anything.
    @@ -122,7 +122,14 @@
  • staffaccess
    • Allow staff members to modify permissions for other staff members
    • -
    • Important: Requires the borrowers permission above
    • +
    • Important: Requires the borrowers permission above
    • +
    +
  • +
  • lists +
      +
    • Koha Lists
    • +
    • Important: All staff have permission to create and modify their own lists, this permission is only necessary if you'd like to give a staff member permission to delete public lists that they have not created.
    • +
    • This section can be expanded
  • @@ -194,6 +201,12 @@

    If the staff member has 'editcatalogue' permissions they have the ability to perform all of these actions. If you would like to control cataloging permissions on a more granular level choose from these options:

      +
    • delete_all_items +
        +
      • Delete all items at once
      • +
      • Ability to use the 'Delete all items' option found under the 'Edit' menu in cataloging
      • +
      +
    • edit_catalogue
      • Edit catalog (Modify bibliographic/holdings data)
      • @@ -206,6 +219,12 @@
      • Ability to make edits to item/holdings records, but not bibliographic records
    • +
    • edit_items_restricted +
        +
      • Limit item modification to subfields defined in the SubfieldsToAllowForRestrictedEditing preference
      • +
      • Note: Please note that edit_items permission is still required
      • +
      +
    • fast_cataloging
      • Fast cataloging
      • @@ -407,6 +426,12 @@
      • Access to the Batch Item Modification Tool
    • +
    • items_batchmod_restricted +
        +
      • Limit batch item modification to subfields defined in the SubfieldsToAllowForRestrictedBatchmod preference
      • +
      • Note: Please note that items_batchmod permission is still required
      • +
      +
    • label_creator
      • Create printable labels and barcodes from catalog and patron data
      • @@ -437,6 +462,12 @@
      • Access to the Tags Tool
    • +
    • records_batchdel +
        +
      • Perform batch deletion of records (bibliographic or authority)
      • +
      • Access to the Batch Record Deletion Tool
      • +
      +
    • schedule_tasks
      • Schedule tasks to run
      • @@ -482,6 +513,18 @@
      +

      Granular Lists Permissions

      + +

      All staff members have permission to access lists. This section only needs to be checked off if you want to give permission to a staff member to delete public lists that they have no created themselves.

      + +
        +
      • delete_public_lists +
          +
        • Delete public lists
        • +
        +
      • +
      +

      See the full documentation for Patron Permissions in the manual (online).

      [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt index 0207b15..76b7c64 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt @@ -6,6 +6,8 @@

      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.

      +

      You can also filter your patron results using the search options on the left hand side of the page.

      +

      Depending on what you have chosen for the 'Search fields' you can search for patrons in various different ways.

        @@ -37,7 +39,17 @@
      • Date of birth
          -
        • 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
        • +
        • Birthdates should be entered using the format set forth in the dateformat preference.
        • +
        +
      • +
      • Sort field 1 +
          +
        • This is a custom field that libraries can use for any type of data about the patron.
        • +
        +
      • +
      • Sort field 2 +
          +
        • This is a custom field that libraries can use for any type of data about the patron.
      diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt index d89e180..3d2947f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt @@ -8,6 +8,8 @@

      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.

      +

      You can also filter your patron results using the search options on the left hand side of the page.

      +

      Depending on what you have chosen for the 'Search fields' you can search for patrons in various different ways.

        @@ -39,7 +41,17 @@
      • Date of birth
          -
        • 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
        • +
        • Birthdates should be entered using the format set forth in the dateformat preference.
        • +
        +
      • +
      • Sort field 1 +
          +
        • This is a custom field that libraries can use for any type of data about the patron.
        • +
        +
      • +
      • Sort field 2 +
          +
        • This is a custom field that libraries can use for any type of data about the patron.
      -- 2.1.0