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

--- Comment #200 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 206466
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206466&action=edit
Bug 30557: (follow-up) Polish action logs for item lists

- Introduce "ItemListsLog" syspref to control logging
- Correctly translate internal ITEM_LISTS module name
- Add "Item lists" to action log filters

Test plan:
1.  Ensure the database is updated to include the new syspref.
2.  Make sure the syspref "ItemListsLog" is disabled.
3.  Create, edit, and then delete an item list.
4.  Verify no action logs are created.
5.  Enable the syspref "ItemListsLog" and repeat step 3.
6.  Verify corresponding action logs are created.
7.  Verify you can filter action logs to just include item lists, and
    only the relevant entries are displayed.
8.  Verify you can filter action logs to exclude item lists, and none
    of the item list entries are displayed.
9.  Prove t/db_dependent/Koha/Item/List.t, and verify all tests pass.

Sponsored-by: CLAMS
Signed-off-by: Andrew Fuerste Henry <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to