[Koha-bugs] [Bug 18834] Show "Anyone seeing this list" permission only for shared and public lists

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 22 10:18:17 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18834

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64511|0                           |1
        is obsolete|                            |

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 64522
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64522&action=edit
Bug 18834: Add js to dynamically alter the permission options

If we we move from Private to Public or vice versa, this actually has an
impact on the permissions combo. If we go back to a private list without
shares, we could remove Anyone. If we switch to public and the list had
no shares, we could add Anyone.

Handled in a js sub AdjustPerms, triggered by onchange of the category
combo.

Test plan:
[1] Edit a private list without shares in OPAC. Toggle category. Check
    if the permissions combo changes accordingly.
[2] Edit a public list in staff. Toggle category and check.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list