]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/CDBI/actor.pm
allow circ.reshelving_complete.interval ou setting to override the default reshelving...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / CDBI / actor.pm
2007-12-05 mikeradd the deleted field to the CDBI field list
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-02-21 mikeradding library-hiding support
2006-08-18 mikeradding phone and email to aou
2006-08-04 mikerou proximity stuff
2006-08-04 mikerremoving vestigial actor::profile stuff
2006-04-26 mikeradding hours_of_operation and closed_date -- all must...
2006-04-20 mikeradding hours of operation
2006-03-31 mikeradding usr_notes
2006-02-17 mikeradding "within_city_limits" bool column
2006-02-16 mikerusing "barred" instead of "standing", though standing...
2006-02-01 mikeradding workstation underpinnings
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2005-07-29 mikeradding org_unit_setting code
2005-07-18 mikeraddress editing for org_units
2005-07-15 mikeradding "user_setting" object
2005-06-21 mikeradding opac_label
2005-05-09 mikerremoving unused fields andd adding paged caching
2005-05-04 mikeradding user and asset stat_cat stuff
2005-04-25 mikerremoving redundant usrid column
2005-04-21 mikeradding credit balance; add standing retrieve all
2005-04-21 mikerretrieve_all methods and bug fixen
2005-04-20 mikerbig changes... big
2005-04-20 mikeradded new address fields to usr and org_unit
2005-04-19 mikeradding "available" to copy counts; adding mailing/billi...
2005-04-18 mikeradding city to address objects
2005-04-18 mikeradding address fieldmapper objects
2005-04-14 mikerfixing wierdness...
2005-04-14 mikerfleshed out "actor.usr" interface, and stream behavior...
2005-04-13 mikerrenamed actor.usr_class and actor.usr.class to "profile...
2005-04-13 mikerno_map version of the worm; added fields to actor:...
2005-04-13 mikeradded general storage result caching where applicable...
2005-04-13 mikeradded "alert_message" to user
2005-04-12 mikerbig changes in little china
2005-04-05 mikertons of storage server changes... see diffs
2005-03-10 mikeradded tons more SQL level stuff... I am going to bed now
2005-03-09 mikerfixing typo in the "actor" stuff
2005-03-06 mikeradded actor and asset stuff to CDBI
2005-03-02 mikeradding actor interface for getting a "actor.usr" record
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-25 mikerlots of cleanup... no testing yet, no data to test
2005-02-25 mikeradding base class definition for the Class::DBI represe...