]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1743654: Fleshing out the Created By column in Item Status
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 10 Sep 2018 18:16:51 +0000 (11:16 -0700)
committerJason Stephenson <jason@sigio.com>
Wed, 12 Sep 2018 18:33:44 +0000 (14:33 -0400)
commit5eaa1710418e237cd6ec9745b9c77e978b5fba5d
treecaf07feeca6ab55cc4665ebbeb5395ae2d7e25b6
parentbacd986156c1551bd5f9cbfca44aa49c66f2ec20
LP1743654: Fleshing out the Created By column in Item Status

To test:
1) Scan an item into Item Status.
2) Turn on the Created By column.
3) Note that the Created By column shows the ID of the user
that created the record.
4) Apply this commit and repeat steps 1-2.
5) Note that the Created By column now shows the creator's
user name as a link, which opens the creator's record in
a new tab.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/cat/item/t_list.tt2
Open-ILS/web/js/ui/default/staff/circ/services/item.js