]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS
updated Storage server
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS /
2005-03-29 mikerupdated Storage server
2005-03-29 mikermoving the worm into storage
2005-03-29 ericksonmoved the mods code to the new Utils/ModsParser package
2005-03-29 ericksonmods utility functions used accross applications
2005-03-29 ericksonmoved out much of the code to the sub classes
2005-03-29 ericksonbreaking out searches specific to staff client web...
2005-03-25 ericksonmodules used for the opac
2005-03-18 ericksoncontinuing
2005-03-18 ericksoncommit ;)
2005-03-18 mikeradding deposit_amount
2005-03-18 ericksonrefactored sorting
2005-03-18 ericksontrucking along
2005-03-18 mikerbug fixes for storage and fieldmapper
2005-03-17 mikersnap (jason..)
2005-03-17 ericksonreduced login time to 1 hour and login init-complete...
2005-03-17 ericksontruckin, along
2005-03-17 mikernew protofields
2005-03-16 mikerarg! added "children" to the correct class
2005-03-16 mikeradding org_unit stuff
2005-03-16 ericksonadding more search methods
2005-03-16 ericksonmoving forward, added wormizing
2005-03-16 mikerautogenrated search interface
2005-03-16 mikerasset setup
2005-03-16 mikercode to remove old version of wormed metabib::full_rec
2005-03-16 ericksonAddded record_entry metadata search
2005-03-16 mikerstorage server stuff
2005-03-15 ericksonadded regex to clean up TCN search
2005-03-15 ericksonadded TCN search for cat
2005-03-15 ericksonfixed some logic errors, change recived from user search
2005-03-15 ericksonfixed an exception
2005-03-15 ericksonjust keeping up to date
2005-03-15 ericksongoing directly to storage instead of method lookup.
2005-03-15 mikerworm work
2005-03-15 ericksongeneric search interface
2005-03-15 ericksonfixing so jason can search
2005-03-14 mikerfieldmapper update
2005-03-14 mikereet leevs
2005-03-14 ericksonmoved some universal methods to AppUtils, Cat and...
2005-03-14 ericksonfixed up some syntax errors
2005-03-14 mikerstart of the wormizer
2005-03-14 ericksonfixed wormize to use MARCXML instead of nodesets
2005-03-13 ericksoncleaned up a lot of unnecessary cat code, rearranged...
2005-03-12 ericksonadded handling for new marcxml format
2005-03-11 ericksonremoved duplicate api_level methods
2005-03-11 mikeradding full marc21 record support
2005-03-11 mikeradding clear_{field} magic method.... again
2005-03-11 mikeradding clear_{field} magic method
2005-03-11 mikerfat fingers make for silly bugs...
2005-03-11 mikerautomatic generation of most "Publish" methods
2005-03-11 mikerfixed transaction support and tested with updates to...
2005-03-10 mikeradding metabib interface. Also, testing possible doxyg...
2005-03-10 mikeradded proto_fields to support "children" virtual field
2005-03-10 mikeradded "import" wrapper for the relationship setup
2005-03-10 mikernew magic fieldmapper and updated SQL stuff
2005-03-10 ericksoncleaned up some of the class casting
2005-03-10 mikerupdating fieldmapper to match the database on existing...
2005-03-10 mikeradded tons more SQL level stuff... I am going to bed now
2005-03-10 mikerlogic clarification in the nodeset creator
2005-03-10 mikertransactions are working now ... some cleanup is needed
2005-03-09 ericksonfixed logic error in nodeset2tree regarding detecting...
2005-03-09 mikeroops... removed 1 too many lines
2005-03-09 mikeradded a warning to remind me about completing this
2005-03-09 mikermoving the rest of the (existing) API to the new fast_f...
2005-03-09 mikerfixing typo in the "actor" stuff
2005-03-09 mikerremoving a debugging warn
2005-03-09 mikeradded super-fast fieldmap builder and magical (though...
2005-03-09 ericksoncommit just returns true or null
2005-03-09 ericksoncompletey different
2005-03-08 mikeradding propper fieldmapper support for actor and biblio...
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 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 ericksonadded method that will convert a tree back to a nodelist
next