]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
updating mapper to match fields
[Evergreen.git] / Open-ILS /
2005-03-08 mikerupdating mapper to match fields
2005-03-08 mikerupdating fields to match reality
2005-03-08 ericksonwe make the nodeset our own if it is passed it by hand
2005-03-08 mikerrenamed nodelist to nodeset
2005-03-08 ericksonchanged to new storage API call
2005-03-08 mikerchanging sub "class" to sub "class_name"
2005-03-08 ericksonNow we push the whole user record into the cache instea...
2005-03-08 ericksonadded a batch method for taking one marcxml nodeset...
2005-03-07 mikerforce an incoming JSON number to be a perl int
2005-03-07 mikerpreload the remote method lookup stuff (even though...
2005-03-07 ericksonadding more utility methods, more to come
2005-03-07 ericksonchanged to work with field mapper
2005-03-07 mikerbuilding my own replication stuff, damn it!
2005-03-07 ericksonadded a utility method for going directly from a doc
2005-03-07 ericksonremoved some debug prints
2005-03-07 ericksonadded a method lookup in child init to speed up the...
2005-03-06 mikertypo
2005-03-06 mikeradded actor and asset stuff to CDBI
2005-03-05 mikerusing sorted fields from the Fieldmapper on record_node...
2005-03-05 mikersorting fields by position
2005-03-04 mikergenerating a JSON object for finding positions in objects
2005-03-04 mikerusing Fieldmapper.pm
2005-03-04 mikermoving off Class::DBI::Replication... I hate my life
2005-03-04 mikermore exception reporting
2005-03-04 ericksonfixed logic error in adding children to the tree
2005-03-04 ericksonsome cleaning
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-04 ericksonwe now use Fieldmapper objects to transform the xml.
2005-03-04 mikergeneral bug fixes; column name fixups and whatnot
2005-03-04 mikercan not call a javascript variable "new"... arg
2005-03-04 mikerfirst cut at a generic JSON castor thingy
2005-03-04 mikergrabbing just the tcn, not the vendor prefix
2005-03-04 ericksonadded method that will convert a tree back to a nodelist
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...
2005-03-03 ericksonmakes use of the new cache framework
2005-03-03 mikerbeginings of the new transaction infrastructure
2005-03-03 mikerfaster version of nodeset.retrieve
2005-03-03 mikerprotect JSON numbers from CDBI, and vis versa
2005-03-03 mikertypo fix (thanks jason); first attempt at a COPY versio...
2005-03-02 mikeruse transaction interface
2005-03-02 mikerbug fixes for transaction interface
2005-03-02 ericksonadded some convenience methods, cleaned up some stuff,
2005-03-02 mikeradding actor interface for getting a "actor.usr" record
2005-03-02 ericksonmoved around some of the comments
2005-03-02 ericksonbeginnings of the auth server for authentication/author...
2005-03-01 mikeradded basic transaction interface
2005-03-01 mikergo directly to the table in question
2005-03-01 mikerfix some thinkos
2005-03-01 mikerdisable parent_node redirect for now
2005-03-01 mikeradded list retrieval for nodesets
2005-03-01 mikeradded ordering for data nodes on a record_entry
2005-03-01 mikerchanging server class names to match the new Namespace...
2005-02-28 mikerupdating the schema
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-28 ericksonmoved 'counter' variable to only be incremented when...
2005-02-28 ericksonWe now set nodeTab[x] to NULL to prevent libxml2 on...
2005-02-28 mikeradding some utility scripts
2005-02-28 ericksonmarc dumper, added a command line param for specifying...
2005-02-26 mikerfilling in the SQL holes...
2005-02-26 mikerbug fix
2005-02-25 mikerlots of cleanup... no testing yet, no data to test
2005-02-25 mikercontainer module for the base Class::DBI stuff in CDBI
2005-02-25 mikeradding the "publishing" interface section of the Storag...
2005-02-25 mikeradding base class definition for the Class::DBI represe...
2005-02-24 mikermoving stuff...
2005-02-24 mikermoving these to a postgres dir so we can logically...
2005-02-24 mikerDROP SCHEMA before go into the transaction
2005-02-24 mikerinitial SQL files
2005-02-24 mikermore work on the storage server
2005-02-24 mikerhash keys in nodeset now match the columns in the bibli...
2005-02-24 mikeradding useful constructor
2005-02-23 mikerreworking of the old storage module for OpenSRF
2005-02-23 mikerthe start of a WORM for record import
2005-02-23 mikerfixed namespace issue and moved state inside the object...
2005-02-20 ericksonround 1
2005-02-04 phasefxInitial revision