]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/fieldmapper/IDL.js
use dojo.query instead of getElementsByTagName ... IE--
[working/Evergreen.git] / Open-ILS / web / js / dojo / fieldmapper / IDL.js
2010-06-02 mikeruse dojo.query instead of getElementsByTagName ......
2010-06-02 mikeradd class/instance methods for checking required-ness...
2010-06-02 mikeradd required IDL flag and validation regexp support
2010-04-19 mikerIE just asked my why it would want to go and support...
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...