]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
added code to build the marc xml from the form, added option to select destination...
[working/Evergreen.git] / Open-ILS / web / js /
2009-04-28 ericksonadded code to build the marc xml from the form, added...
2009-04-27 ericksonbegining of brief record entry form, based on defined...
2009-04-27 dbsJSON demands double-quoted strings (simplejson is picky...
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-24 ericksonuse custom textarea widget
2009-04-24 ericksoncan't get dijit textarea to honor spaces/tabs. this...
2009-04-22 ericksonadded event def label string
2009-04-22 ericksonuse new event_def name field. added delete buttons...
2009-04-22 ericksonbuilding the grid cell widget forces server fetches...
2009-04-21 ericksonby default, load the most recently accessed 'local...
2009-04-21 ericksonimport stuff before using it
2009-04-21 ericksonwhen isXUL, load the linked bib record in the usual...
2009-04-21 ericksonfunction to get the XUL build id
2009-04-21 ericksonadded func to turn on UniversalXPConnect and offer...
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-20 ericksononly one progress dialog
2009-04-20 ericksonstrange things happen when you have to progress dialogs...
2009-04-20 ericksonported picklist page to autogrid for consistency
2009-04-20 ericksontreat linked aou objects with datatype = 'link' the...
2009-04-20 ericksonfixed some grid update and progress bugs with merge...
2009-04-20 ericksonimplemented list clone and merge
2009-04-20 ericksonshow some PO summary info along the top
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-16 ericksonmove to autogrid
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-15 mikerprotect the org trail from the top of the tree WITHOUT...
2009-04-15 mikerprotect the org trail from the top of the tree
2009-04-14 ericksonadded status infor for bibs imported and indexed and...
2009-04-14 ericksonallow the grid to render display labels for linked...
2009-04-13 ericksonplugged in per-po asset creation
2009-04-13 ericksonstarted acq JS localization
2009-04-13 ericksonadded post-upload links to load the resulting PO and...
2009-04-10 ericksonuse the existing price-finding logic
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-09 ericksonadded some debugging for now and initial status updates
2009-04-09 ericksonevents not guaranteed to have a code, treat display...
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-04-06 ericksonrepaired the disable widget logic
2009-04-06 ericksonmore autogridding
2009-04-03 ericksondo appendClear so we're not growing with new tests
2009-04-03 ericksonadded initial 'test circ event def by barcode' function...
2009-04-03 ericksonpopup progress bar
2009-04-02 ericksonimplemented select/deselect all. removed some debuggin...
2009-04-02 ericksonadded an option selection column with associated method...
2009-04-02 ericksonallow the caller to define a function that tells the...
2009-04-01 ericksonautogrid the circ_modifier config ui
2009-04-01 ericksondisabling editing of sequenced fields is better handled...
2009-03-30 ericksonmove the select list creation actoin in with the rest...
2009-03-30 ericksonself is not defined here, use this
2009-03-27 ericksonadding some initial readonly parts
2009-03-27 ericksonplugged in intial lineitem table implementation
2009-03-27 ericksonadded an appendclear function to remove child nodes...
2009-03-27 ericksonadded support for displaying the value from the 'select...
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-26 ericksonplugged in batch event (notification, etc.) cancellation
2009-03-26 ericksoninitial interface for managing pending notification...
2009-03-26 ericksonadded an explicit error for a common occurence in autof...
2009-03-26 ericksonport the billing type UI to autogrid
2009-03-25 ericksonadded distribution formula admin UI
2009-03-25 ericksonwhen non-IDL fields are added to the grid and a field...
2009-03-24 ericksonrepaired limit perm args to autofieldwidget
2009-03-24 ericksonunless otherwise specified, use the workstation ou...
2009-03-24 ericksonplugged in PO creation to marc upload process. small...
2009-03-24 ericksonadded a marc order record upload form for creating...
2009-03-23 ericksonadded display toggle method which will show/hide as...
2009-03-22 ericksonclear batch edit widgets on page re-draw. some css...
2009-03-22 ericksonadded batch update for copies
2009-03-20 ericksonlet's not clobber the loop variable
2009-03-20 ericksonprotect against empty settings
2009-03-20 ericksoninitial support for editing provider addrs, contacts...
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-18 ericksonthis.user might be an event, check for that
2009-03-18 ericksonadded some user sesssion and object-list caching
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 ericksonadded simple show/hide funcs
next