]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/python
Farewell to the long-deprecated Django administration interface
[Evergreen.git] / Open-ILS / src / python /
2008-08-27 dbsStart using automake/autoconf for configuring, building...
2008-08-15 mikerprotecting against (future) non-class root node children
2008-04-28 dbsx.y.z for egg versions seems to satisfy setuptools...
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-02-11 ericksonaugmented parse_and_raise to act as a pass-thru when...
2008-02-06 ericksonadded vars to store permission error info
2008-02-04 ericksonadded a min-depth function for a group of orgs, changed...
2008-02-04 ericksonforcing int-ness on flat org keys for consistency
2008-02-04 ericksonverifying existance of org tree before building union...
2008-02-04 ericksonno longer clobbering client-provided array of orgs
2008-02-04 ericksonrepaired logic error in union-tree builder
2008-02-01 ericksoncreated method to return the thinnest full tree which...
2008-01-23 ericksonverifying existance of local tree before performing...
2008-01-23 ericksonadded method to return flat list of related orgs
2008-01-22 ericksonmore org utility code
2008-01-22 ericksonmore org utility code
2008-01-22 ericksonadded open-ils.actor app
2008-01-22 ericksonbeginnings of general purpose org_unit utility functions
2008-01-18 ericksonrepaired logic error in reading event status. assuming...
2008-01-17 ericksonrepaired event test
2008-01-17 ericksonadded a to_ex method to turn the event into an exceptio...
2008-01-17 ericksonadded a generic event class to model ILS events, remove...
2008-01-16 ericksonadded acq const
2008-01-16 dbsBackport from acq-experiment branch:
2008-01-15 ericksonupdated to match opensrf changes, more move away from...
2008-01-15 dbsSwitch to setuptools for dependency handling
2008-01-09 ericksonadded an is_true function
2008-01-07 dbsEnable Python build with regular user to avoid perm...
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-23 dbsInstall Evergreen Python modules via distutils
2007-12-21 ericksonadded some documentation. sorry, dbs, if the format...
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-21 dbsAdd some documentation to this marvelous class
2007-12-21 ericksonfixed atomic method re-naming
2007-12-20 ericksonadded search
2007-12-19 ericksonupdating to use new osrf api
2007-12-19 ericksonchanged str calls to unicode, changed a var from str...
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-28 dbsTypo: it's -> its
2007-11-26 ericksonadded a batch retrieve method
2007-11-11 ericksonif we have already parsed the IDL,no need to re-parse
2007-11-08 ericksondid some re-tabbing
2007-09-16 ericksonpassing config context to osrfConnect
2007-09-16 ericksonrolling back unnecessary use of custom replace method
2007-09-16 ericksonfixed some attr fetching bugs. also loading tablename...
2007-09-16 ericksonadded a login method
2007-07-23 ericksonadded a list unique-ifier
2007-07-05 ericksonadded some event handling utility code and app name...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-05-28 mikerTypo patch from Dan Scott, correcting the Namespace...
2007-01-05 ericksonadding oils libs