]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/acq/common/li_table.js
remove some debug logs
[working/Evergreen.git] / Open-ILS / web / js / ui / default / acq / common / li_table.js
2009-05-06 ericksonremove some debug logs
2009-05-06 ericksonmake sure we build widgets for bacode/note in item...
2009-05-05 ericksonadded collection code. update copy count in li list...
2009-05-04 ericksonadded ordering agency field to create-po dialog
2009-05-04 ericksoncapture async widgets after they are loaded
2009-04-29 ericksonadded access points to picklist and PO view UI for...
2009-04-27 ericksonplug in real copy save.
2009-04-27 ericksonstarted a per-lineitem, batch-barcode updater ui. ...
2009-04-27 ericksonon second thought, just rely on the existing record...
2009-04-21 ericksonwhen isXUL, load the linked bib record in the usual...
2009-04-21 ericksonclean up the lineitem notes handling. clean up actions...
2009-04-20 ericksonwrap the ils-marc edit button in a perm
2009-04-20 ericksonuse the smart lineitem price updater to handle exising...
2009-04-20 ericksonif the bibs and holdings have already been loaded into...
2009-04-20 ericksonsimplify progress dialog. pass true to show to make...
2009-04-16 ericksonimplemented lineitem and lineitem_detail receive
2009-04-16 ericksondon't append to the catalog link if it's already set
2009-04-16 ericksonmore notes tweaks
2009-04-16 ericksoncreate / edit lineitem notes
2009-04-16 ericksoninitial support for lineitem notes
2009-04-16 ericksonimplemented PO receive rollback and api's for li and...
2009-04-16 ericksonuse new receive response types. cleaned up some progre...
2009-04-15 ericksonadded callnumber to the batch operation set
2009-04-15 ericksonadded circ_modifier and note fields to li details edit...
2009-04-15 ericksonoption to skip asset creation at po create time with...
2009-04-13 ericksonplugged in per-po asset creation
2009-04-10 ericksonuse the existing price-finding logic
2009-04-06 ericksonfor now, update the price when it's changed. will...
2009-04-06 ericksonplugged in mark-po-received action
2009-04-06 ericksonstarted plugging in PO printing, at least to HTML....
2009-03-30 ericksonmove the select list creation actoin in with the rest...
2009-03-27 ericksonadding some initial readonly parts
2009-03-27 ericksonplugged in more streamlined PO creation. added progres...
2009-03-26 ericksonplugging in and tweaking PO creation. more to do
2009-03-26 ericksonplugged in marc edit functionality for lineitems
2009-03-26 ericksonplugged in inital action from dropdown, delete selected...
2009-03-22 ericksonclear batch edit widgets on page re-draw. some css...
2009-03-22 ericksonadded batch update for copies
2009-03-19 ericksoninitial actions dropdown. some style tweaks
2009-03-19 ericksonmore layout tweaks
2009-03-18 ericksonno need to special case the text widgets
2009-03-18 ericksondon't set ischanged if value is not changing, otherwise...
2009-03-18 ericksonno need to flesh fund, since we're grabbing those anywa...
2009-03-18 ericksonadded a copy (li_details) pane for creating a managing...
2009-03-17 ericksonadded basic copy list grid (lineitem_details) linked...
2009-03-17 ericksonprogress bar to show lineitem update progress. some...
2009-03-17 ericksonadding paging plugins to li table. showing entry count...
2009-03-17 ericksondisplay localized labels for li attrs. added button...
2009-03-17 ericksonstarted lineitem info pane, which shows marc record...
2009-03-17 ericksonmoved lineitem table out to generic template for import...