]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/vandelay/vandelay.js
changed the optional XML parsing to support DTD replacement via xml::libxml. added...
[working/Evergreen.git] / Open-ILS / web / vandelay / vandelay.js
2009-05-07 ericksonmoved match grid to DataGrid
2009-05-06 ericksonout with the old-style grid column picker, in with...
2009-05-06 ericksonmoved queue grid to dojo.data.DataGrid plus some other...
2009-05-05 ericksonfor consistency, open attr def editor on double click
2009-05-05 ericksonported the attr def grid to the newer dojox.grid.DataGr...
2008-12-12 ericksonmore work toward bib source selector
2008-12-12 ericksonpartially implemented bib-source selector. more to...
2008-10-30 ericksonadded add/remove css functions to util class (didn...
2008-10-29 ericksonforward porting 10975 10977, vandelay goodies
2008-10-09 ericksonadded import-all option in queue display, repaired...
2008-10-09 ericksonfixed authority queue-type setting to match expected...
2008-10-09 ericksonfixe method name for new authority queues
2008-10-09 ericksonregister the export div
2008-10-07 ericksonmoved latest test labels into the DTD. reloading marc...
2008-10-07 ericksonfixed bugs in displaying multiple matches on the same...
2008-10-07 ericksononly expose the marc editor for queued recs
2008-10-07 ericksonFF needs universalxpconnect to launch the marc editor
2008-10-06 ericksonadded a marc-edit button to the marc-html view interfac...
2008-10-06 ericksonmake sure toolbar is visible if going directly to queue...
2008-10-06 ericksonimplemented column persistence via user setting. only...
2008-10-05 ericksonremoved extra require
2008-10-03 ericksonGraham's patch for finishing up the bib/auth attribute...
2008-09-29 ericksonremoved duplicate require
2008-09-26 ericksonadded ability to only fetch/dislplay non-imported recs...
2008-09-25 ericksonlots of small changes to support using mod_xmlent with...
2008-09-25 ericksonGraham's initial bib attr definition create/update...
2008-09-25 ericksoninstead of displaying a link on match cells, have a...
2008-09-23 ericksoninspect queue now gives option to inspect completed...
2008-09-23 ericksonapplying mike's grid scroll fixes, jason's typo fix...
2008-09-19 ericksonset processed count to 0 pre-upload. fixed bug in...
2008-09-19 ericksonupdating display with number of processed records as...
2008-09-19 ericksonadded auto-import of non-colliding recs support
2008-09-18 ericksonadded queue delete option and begining of support for...
2008-09-18 ericksonadding initial grid column picker logic and plugged...
2008-09-17 ericksonadded paging to queued recs grid
2008-09-17 ericksononly display queued recs with possible matches by defau...
2008-09-17 ericksontypo crept in
2008-09-11 ericksonplugged in new authority calls
2008-09-05 ericksoncleaned up some of the status display handling
2008-09-05 ericksonadded upload-to-existing-queue. styling records to...
2008-09-05 ericksonadded a toolbar for choosing interfaces. added a queue...
2008-09-05 ericksonmake sure record is selected for import if overlay...
2008-09-05 ericksonfinished overlay select. overlay selected records on...
2008-09-04 ericksonfixed bug in matching attrs to matches. now showing...
2008-09-04 ericksonno longer working around double-header issue. sorting...
2008-09-03 ericksonwhen we find matches, provide an option to view a list...
2008-09-03 ericksonfor now, show the matched attr value and number of...
2008-09-03 ericksonadded logic to find matches. centering cell data
2008-09-03 ericksonadded date/time parsing to import time on queued record...
2008-09-03 ericksonsort the attr defs by label. better handle events...
2008-09-02 ericksonplugged in bib import with progress bar. in a perfect...
2008-09-02 ericksonmoved grid layout into the markup for easier i18nizatio...
2008-09-02 ericksonusing addOnLoad (thanks, dbs). using atomic version...
2008-08-30 ericksondisplaying bib attrs in grid. added option to pass...
2008-08-30 ericksonafter queueing, retrieve the recs and shove them into...
2008-08-30 ericksonfetch bib/auth attr defs at startup time. leave some...
2008-08-29 ericksonpassing around the queue object, not the id
2008-08-29 ericksonvandelay ui round 1. supports queue create, marc file...