]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/staff/circ
webstaff: copy template fix
[Evergreen.git] / Open-ILS / web / js / ui / default / staff / circ /
2015-09-16 Mike Rylanderwebstaff: LP#1436980: Default copy circ count to 0...
2015-09-16 Victoria Lewiswebstaff: LP#1436980 Total Circulations in Patron Bills
2015-09-16 Stephen Mosswebstaff: LP#1483857 Add code to clear barcodes from...
2015-09-14 Galen Charltonwebstaff: implement Transfer Title Holds from record...
2015-09-14 Bill EricksonLP#1452950 reduce console errors on obscure dob check
2015-08-19 Mike Rylanderwebstaff: Pass override when needed, and interpret...
2015-08-19 Mike Rylanderwebstaff: Honor "obscure DOB" YAOUS
2015-08-19 Mike Rylanderwebstaff: Respect items-out tally settings
2015-08-19 Mike Rylanderwebstaff: give the Holds Shelf a template and print...
2015-08-19 Mike Rylanderwebstaff: add actions to various grids
2015-08-19 Jason Etheridgewebstaff: wire the date filter into the payments grid...
2015-08-19 Bill Ericksonwebstaff: Apply date filter range on command in billing...
2015-08-19 Bill EricksonLP#1478997 Items out display sort overdues to top ...
2015-02-25 Mike RylanderLP#1402797 Allow (and use) a default cancel cause for...
2015-02-25 Mike RylanderLP#1402797 Test value directly, and invert test for...
2015-02-25 Mike RylanderLP#1402797 Move aDisabled from patron/app to services...
2015-02-25 Mike RylanderLP#1402797 Attempt to implement disabling tests for...
2015-02-25 Mike RylanderLP#1402797 Allow forgive-fines on forced checkout
2015-02-25 Mike RylanderLP#1402797 Hide cancel/uncancel as appropriate
2015-02-25 Jason EtheridgeLP#1402797 change Retrieve Selected Patron
2015-02-25 Mike RylanderLP#1402797 Profile Group no longer causes second search...
2015-02-25 Mike RylanderLP#1402797 Add "forget" mode for grid limit; Use in...
2015-02-25 Mike RylanderLP#1402797 Make Strict Barcode checkbox sticky upon...
2015-02-25 Mike RylanderLP#1402797 Pre-force tab change. There have been repor...
2015-02-25 Mike RylanderLP#1402797 Add Cancel Cause column to hold grid and...
2015-02-25 Mike RylanderLP#1402797 Default to staff-forced cancel cause
2015-02-25 Mike RylanderLP#1402797 Protect against chrome autofill as best...
2015-02-25 Mike RylanderLP#1402797 Where possible, handle all circ events,...
2015-02-25 Mike RylanderLP#1402797 Fixed typo stopping patron search expand...
2015-02-25 Mike RylanderLP#1402797 Renew instead of in/out when the item is...
2015-02-25 Mike RylanderLP#1402797 Be explicit about which direction users...
2015-02-25 Mike RylanderLP#1402797 Hold Shefl: Use max_chunk_size to pass updat...
2015-02-25 Mike RylanderLP#1402797 Respect ui.staff.require_initials.patron_sta...
2015-02-25 Mike RylanderLP#1402797 Require, and use, initials on penalty creation
2015-02-12 Mike RylanderLP#1402797 Check for a copy before trying to use it...
2015-02-12 Bill EricksonLP#1402797 browser client noncat circ display
2015-02-12 Bill EricksonLP#1402797 browser client noncat counts in patron summary
2015-02-12 Bill EricksonLP#1402797 patron search form focus repairs cont.
2015-02-12 Galen CharltonLP#1402797 use null as default payment amount
2015-02-12 Mike RylanderLP#1402797 Allow, and use, disabling of button-ish...
2015-02-12 Bill EricksonLP#1402797 webby: checkin fine tally patron bills link
2015-02-12 Mike RylanderLP#1402797 Actually do search button, too
2015-02-12 Mike RylanderLP#1402797 Focus patron search field on search, expand...
2015-02-12 Mike RylanderLP#1402797 Use .finally() instead of hash-y syntax~
2015-02-12 Mike RylanderLP#1402797 Apply focus in the .finally() in case there...
2015-02-12 Jason EtheridgeLP#1402797 fix checkout focus after patron load
2015-02-12 Bill EricksonLP#1402797 Avoid org tree retrieval race condition...
2015-02-12 Mike RylanderLP#1402797 Adjust timestamp with local timezone before...
2015-02-12 Mike RylanderLP#1402797 Add usr and requestor columns to the hold...
2015-02-12 Mike RylanderLP#1402797 Fetch old circ when the user is not the...
2015-02-12 Bill EricksonLP#1402797 Browser client checkout 'Done' clears curren...
2015-02-12 Mike RylanderLP#1402797 Separate stock and custom penalty type models
2015-02-12 Mike RylanderLP#1402797 Supply top-level method for uncanceling...
2015-02-12 Mike RylanderLP#1402797 Fix boolean assumption
2015-02-12 Mike RylanderLP#1402797 Add invalid-address alert
2015-02-12 Mike RylanderLP#1402797 Add Check Number input
2015-02-12 Mike RylanderLP#1402797 Add the ability (and action) to uncancel...
2015-02-12 Mike RylanderLP#1402797 Add patron barcode and alias to hold lists...
2015-02-12 Mike RylanderLP#1402797 Add checkout/in workstation colums to the...
2014-08-29 Bill EricksonLP#1350042 Browser client templates/scripts (phase 1)