webstaff: work log: various improvements
authorGalen Charlton <gmc@esilibrary.com>
Wed, 4 May 2016 19:04:23 +0000 (15:04 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 5 May 2016 20:36:16 +0000 (16:36 -0400)
commit39400c77f9215928919441da9ebf2beaaf06038e
tree1c6caf2c58bead7c7dd4c8c49fca1388653e45ce
parenta0c957ffe1a8c574db49e27647b631f2d260cd0c
webstaff: work log: various improvements

* Don't use $location.path() to generate a URL for when opening
  a new window, as that can cause the parent window to reset
  itself.
* Fix the refresh button
* Add support for paging through worklog entries
* Don't prematurely resolve the promise that is
  feeding rows to the grid
* Ensure that entries are displayed in timestamp order

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/web/js/ui/default/staff/admin/workstation/log.js