]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: work log: various improvements
authorGalen Charlton <gmc@esilibrary.com>
Wed, 4 May 2016 19:04:23 +0000 (15:04 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 18 Aug 2016 19:34:20 +0000 (15:34 -0400)
commit84df55949e502b16c724fdfdcc8dcafa59dedd28
treeb75c4643d16775eb8d398e3e7c745a5d8b4648a6
parent51fe14771d2f117f0f980047f53a64772f2c2ba1
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