]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/fieldmapper/IDL.js
LP1615805 No inputs after submit in patron search (AngularJS)
[working/Evergreen.git] / Open-ILS / web / js / dojo / fieldmapper / IDL.js
2014-08-07 Bill EricksonLP#1292705 trim unneeded fields from IDL2js
2013-03-15 Bill EricksonLP 1155611 - prevent unnecessary load of fm_IDL.xml
2012-12-19 Dan ScottDojo IDL: Set the "Accept-Language" header
2012-12-19 Pasi KallinenLP#1078596: Cannot translate strings handled by fieldmapper
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-03-14 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-14 dbsPure whitespace (tabs to spaces) for dojo.fieldmapper
2011-03-14 dbsApply jshint suggestions for cleanup to dojo.fieldmapper
2010-11-15 ericksonreturn AutoIDL to its original state of loading the...
2010-11-12 ericksonServer-generated IDL JS
2010-11-08 mikerAllow forced loading of the whole IDL with: fieldmapper...
2010-11-08 mikermake sure classes are /always/ loaded from the server
2010-11-04 mikercut down on reloading of IDL classes
2010-08-31 mikerAllow the OPAC to autoload IDL classes instead of eithe...
2010-08-12 mikerregister the autoloader earlier, and log about the...
2010-08-05 ericksonupdated IDL parser to 1) load oils_object:required...
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...