]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/CDBI
fixing sort on record search
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / CDBI /
2006-02-25 mikeradded type_mat col to rec_descriptor
2006-02-17 mikeradding "within_city_limits" bool column
2006-02-16 mikerusing "barred" instead of "standing", though standing...
2006-02-13 mikeradding lit_form to rec_descriptor (fixed fields)
2006-02-13 mikerfixup to support SuperCat
2006-02-01 mikeradding circ_duration to non-cat types
2006-02-01 mikeradding workstation underpinnings
2006-02-01 mikerrenaming column "public" to "pub" because JS hates me
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-20 mikerarg! typo
2006-01-20 mikerupdates to support corner cases in circ
2006-01-20 mikeradding a "public" flag to buckets
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-12-02 mikerarg ... thinko
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-18 mikeradding "voider" and "void_time" fields to billing
2005-11-18 mikersomehow forgot to add the billing_type field
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-16 mikerfixing money stuff -- note vs type
2005-09-02 mikerstats work; adding columns for stat tracking
2005-08-30 mikerinitial (perl-side) authority support
2005-07-29 mikeradding org_unit_setting code
2005-07-27 mikeradding copy_status to transit records
2005-07-26 mikeradding description fields
2005-07-22 mikerfixing money views; adding unfulfilled holds tracker...
2005-07-21 mikerview-izing the base payment table and adding the "payme...
2005-07-21 mikerarg! extra field
2005-07-21 mikeradding "last_billing_note" to transaction summary view
2005-07-20 mikeradding access to the base "transit copy" table
2005-07-19 mikeradding view for open circs
2005-07-18 mikeradding user_circulation_summary; adding xact_type to...
2005-07-18 mikeraddress editing for org_units
2005-07-15 mikerI ... HATE ... JAVASCRIPT KEYWORDS!!!!!!!!!!!!!!!
2005-07-15 mikeradding "user_setting" object
2005-07-15 mikermaking billing line items voidable
2005-07-15 mikerupdating money handling; adding readonly fieldmapper...
2005-07-12 mikeradding "renewal" column and "stop_fines" type
2005-07-12 mikeradding action::hold_transit_copy
2005-07-07 mikersomehow I forgot the holdable field.... oops
2005-07-05 mikeradded "due_date"
2005-07-05 mikerupdating column name to match schema in CVS
2005-06-29 miker"copy" conficts with CDBI, renaming to target_copy
2005-06-29 mikeradding hold notification targets and hold_copy_map
2005-06-29 mikeradding holdable flag to config.copy_status
2005-06-23 mikerhold stuff
2005-06-21 mikeradding opac_label
2005-06-20 mikerpermission stuff
2005-05-10 mikeradded series stuff and updated hint for actor::stat_cat*
2005-05-09 mikerfield name adjustments
2005-05-09 mikerremoving unused fields andd adding paged caching
2005-05-04 mikeradded action.survey_response.response_group_id
2005-05-04 mikeradding user and asset stat_cat stuff
2005-04-27 mikerjavascript is stupid. "short" is reserved
2005-04-26 mikeradjusting fields for action::circulation
2005-04-25 mikertesting fix for fieldmapper
2005-04-25 mikeradding circulation rule config stuff
2005-04-25 mikeradded "poll" flag to surveys; split up driver so we...
2005-04-25 mikerremoving redundant usrid column
2005-04-22 mikersurvey support
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-18 mikeradded circ_lib back to asset.copy; infrastructure for...
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-11 mikerrecord_marc is now merged into record_entry
2005-04-10 mikerupdating metarecord support in generated Publisher...
2005-04-08 mikeradding billing and circulation stuff to the Storage...
2005-04-05 mikertons of storage server changes... see diffs
2005-03-29 mikerupdated Storage server
2005-03-18 mikeradding deposit_amount
2005-03-16 mikerasset setup
2005-03-14 mikereet leevs
2005-03-11 mikeradding full marc21 record support
2005-03-11 mikerfixed transaction support and tested with updates to...
2005-03-10 mikernew magic fieldmapper and updated SQL stuff
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-08 mikerupdating fields to match reality
2005-03-06 mikertypo
2005-03-06 mikeradded actor and asset stuff to CDBI
2005-03-04 mikergeneral bug fixes; column name fixups and whatnot
2005-03-02 mikeradding actor interface for getting a "actor.usr" record
2005-03-01 mikerdisable parent_node redirect for now
2005-02-28 mikerEETS ALIVE!!!!!!!
2005-02-26 mikerfilling in the SQL holes...
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...