]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/python/oils/utils/idl.py
LP2042879 Shelving Location Groups Admin accessibility
[Evergreen.git] / Open-ILS / src / python / oils / utils / idl.py
2021-02-09 Bill EricksonLP1827055 Remove Python libs, install bits, and docs
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-23 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-23 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-19 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-19 dbsParse the field_safe parameter in Python's IDL parser
2010-12-20 ericksonadded a simple stringifierr for IDLClass and IDLField...
2010-06-09 atzSome python code is non-executable (script_x_check...
2010-06-09 atzExecutable scripts
2009-04-30 ericksonfield array position is determined by position in the...
2008-08-15 mikerprotecting against (future) non-class root node children
2008-04-19 ericksonmoved to the more correct (and functional) documnentElement
2008-03-06 ericksonfetching IDL from new open-ils idl method. added a...
2008-02-26 ericksonchanged the /right/ error to warning to prevent stderr...
2008-02-26 ericksonchanged error to warning to prevent stderr spewing
2008-01-06 ericksonmore IDL api work. moving to more pythonic lower/under...
2008-01-06 dbsTypo fix in Python IDL module (virtul -> virtual)
2008-01-04 ericksonlogging error for now instead of throwing exception
2008-01-04 erickson* added link parsing
2008-01-04 ericksonparsing primary, sequence, and primitive settings from IDL
2008-01-03 ericksonreplaced unneccesary loop with API call
2007-12-21 dbsAdd a little bit of example usage to the docs for idl.pl
2007-12-21 dbsFix typo that prevents parsing virtual fields
2007-12-16 dbsSync up with OpenSRF trunk function name change
2007-12-16 dbsBring Evergreen Python code in sync with OpenSRF python.
2007-11-11 ericksonif we have already parsed the IDL,no need to re-parse
2007-09-16 ericksonfixed some attr fetching bugs. also loading tablename...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-01-05 ericksonadding oils libs