]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/fieldmapper/IDL.js
the change from 'for (var foo in bar)' to 'for (var foo = 0; foo < bar.length; foo...
[working/Evergreen.git] / Open-ILS / web / js / dojo / fieldmapper / IDL.js
2009-11-24 ericksonfixed bug in load() arguments in IDL class auto-vivicat...
2009-10-29 mikerteach the IDL how to teach JSON_v1 how to load classes...
2009-10-29 mikeradd partial IDL vivication support to fieldmapper....
2009-10-29 mikerrevert the dojo-ification from yesterday
2009-10-29 ericksonuse return instead of continue to exit the foreach...
2009-10-29 mikeruse more dojo-tastic methods
2009-04-30 ericksonfield array position is determined by position in the...
2009-02-16 ericksonin addition to the field list, provide a name-based...
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-01-09 mikeradding back-support for fmclasses
2009-01-09 ericksononly call callback if defined
2009-01-09 mikerIDL.js -- Retrieves the fm_IDL.xml file and builds...