]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Serial note perms and edit support user/dbwells/lp-796795_serial_note_improvements
authorDan Wells <dbw2@calvin.edu>
Mon, 13 Jun 2011 18:16:47 +0000 (14:16 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 13 Jun 2011 19:55:50 +0000 (15:55 -0400)
commit12907d6624ca9597458e4939e15affff23bed4c6
treecd8472dec8e3df27e63de914b250129d38b9584d
parente08a5cbfaa14fcd386f63a5f3e29539e6be3f544
Serial note perms and edit support

This expands the interface to allow for editing notes on serials
objects.  At some point we will likely want to track edit dates as
well, but this gets the ball rolling.

Also renames some methods from 'create' to 'update' to match new
capabilities and make the overall API more consistent, and adds perm
checks based on related objects.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/locale/en-US/serial.properties
Open-ILS/xul/staff_client/server/serial/notes.xul