]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/Driver
adjusting backdate so it does not clear fines for "today" (the backdate day); fine...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / Driver /
2006-09-05 pinesremoving voids from the picture
2006-08-30 mikermoney.desk_payment_view support
2006-08-27 mikerstripping .s in the middle of stuff ... like "u.s.a."
2006-08-25 mikeradding support for non-cat inhouse use
2006-08-04 mikerou proximity stuff
2006-08-04 mikerremoving vestigial actor::profile stuff
2006-07-13 mikerabstracting batch.create
2006-06-28 mikeradding collections related stuff everywhere...
2006-06-15 mikerallowing all-voided bills to show there last billing...
2006-05-23 mikerimproving phrase matching -- making it driver specific
2006-05-10 mikeradding mapping fingerprinter
2006-04-26 mikeradding hours_of_operation and closed_date -- all must...
2006-04-20 mikeradding hours of operation
2006-04-13 mikerusing main DB outside transactions based on a flag
2006-03-31 mikeradding usr_notes
2006-03-31 mikernew FM stuff; trimmed search_fts methods
2006-03-30 mikeradding audience map; adding multiple filters (type...
2006-02-20 mikerfixing COPY create method since fieldmapper only has...
2006-02-08 mikerremoving confusing (non)error message
2006-02-01 mikeradding workstation underpinnings
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-20 mikerupdates to support corner cases in circ
2005-12-15 mikerfixing case of only negated words
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-12-02 mikerthinko
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-07 mikertada! the new worm
2005-10-31 mikerfixing money::user_circulation_summary view class
2005-08-30 mikerinitial (perl-side) authority support
2005-08-29 mikerusing Unicode::Normalize to get all incoming text into...
2005-07-29 mikeradding org_unit_setting code
2005-07-27 mikerdisabling true server-side prepared queries (until...
2005-07-27 ericksondebugging dependency loading
2005-07-22 mikerminor bug fixes
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-20 mikeradding access to the base "transit copy" table
2005-07-20 mikerfixing hold transfer bug
2005-07-19 mikeradding view for open circs
2005-07-18 mikeradding user_circulation_summary; adding xact_type to...
2005-07-15 mikeradding "user_setting" object
2005-07-15 miker"day" sized fine intervals are handled correctly now
2005-07-15 mikerupdating money handling; adding readonly fieldmapper...
2005-07-12 mikeradding action::hold_transit_copy
2005-07-06 mikerfixing search_fts and adding param parsing to the ...
2005-07-05 mikeradding regex and fts
2005-07-01 mikeradding search_fts and search_regex
2005-06-29 mikeradding hold notification targets and hold_copy_map
2005-06-23 mikerhold stuff
2005-06-20 mikerpermission stuff
2005-05-16 mikerremoving useless chars from search
2005-05-13 mikerstripping combining chars for searching
2005-05-10 mikeradded series stuff and updated hint for actor::stat_cat*
2005-05-09 mikerfield name adjustments
2005-05-06 mikerfixing NOT queries
2005-05-04 mikeradding user and asset stat_cat stuff
2005-04-28 mikercirc updates
2005-04-27 mikerfixing circ sequence name
2005-04-27 mikeradding more circ stuff
2005-04-26 mikercirc rules fixups
2005-04-25 mikeradding circulation rule config stuff
2005-04-25 mikeradded "poll" flag to surveys; split up driver so we...
2005-04-21 mikerretrieve_all methods and bug fixen
2005-04-20 mikerbig changes... big
2005-04-16 mikermaking the worm safe inside an existing transaction
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-12 mikerbig changes in little china
2005-04-11 mikerrecord_marc is now merged into record_entry
2005-04-05 mikertons of storage server changes... see diffs
2005-03-31 mikermass_delete and copy_create
2005-03-29 mikerupdated Storage server
2005-03-16 mikeradding org_unit stuff
2005-03-16 mikerasset setup
2005-03-16 mikerstorage server stuff
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 mikeradded tons more SQL level stuff... I am going to bed now
2005-03-10 mikertransactions are working now ... some cleanup is needed
2005-03-07 mikerbuilding my own replication stuff, damn it!
2005-03-04 mikermoving off Class::DBI::Replication... I hate my life
2005-03-04 mikergeneral bug fixes; column name fixups and whatnot
2005-03-03 mikerbeginings of the new transaction infrastructure
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-24 mikermore work on the storage server