https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30557
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #153 from Andrew Fuerste-Henry <[email protected]> --- Looking really good! But: Per new coding guidelines, this should include logging of creation, edit, and deletion of item lists https://wiki.koha-community.org/wiki/Coding_Guidelines#ACTN2:_New_additions_of_objects_should_have_action_logs other minor feedback: - When viewing the contents of a list, there are checkboxes to select items but no actions to perform on those items after selecting them. Why have a checkbox? - From the list of lists (/cgi-bin/koha/lists/items) clicking Add items from the dropdown on a list's Edit button should take one directly to /cgi-bin/koha/lists/items/X/add. It currently goes to /cgi-bin/koha/lists/items/X - Similarly, clicking Add shares from the Edit dropdown should go to /cgi-bin/koha/lists/items/X/shares/add rather than /cgi-bin/koha/lists/items/X/shares -- 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/
