]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/Fieldmapper.pm
adding workstation stuff to the au FM hash
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / Fieldmapper.pm
2006-03-03 mikeradding workstation stuff to the au FM hash
2006-03-03 mikeradding workstation to the FM hash
2006-02-13 mikerfixup to support SuperCat
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-20 mikerupdates to support corner cases in circ
2005-12-21 mikerfixing has_field bug
2005-12-21 mikeradding "has_field"
2005-12-16 mikergroup tree method and FM support
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-11-30 mikerfieldmapper entries for buckets and bucket items
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-08-30 mikeradding authority Fieldmapper stuff
2005-07-29 mikeradding org_unit_setting code
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-19 mikeradding view for open circs
2005-07-18 ericksonadded status field to hold request
2005-07-18 mikeradding user_circulation_summary; adding xact_type to...
2005-07-15 mikeradding "user_setting" object
2005-07-15 mikerfixed minor bug with using Fieldmapper to find class...
2005-07-15 mikerupdating money handling; adding readonly fieldmapper...
2005-07-12 mikeradding "clone"
2005-07-12 mikeradding action::hold_transit_copy
2005-07-11 mikeradding checkouts and hold_requests to actor::user
2005-07-08 mikeruseful error detection...
2005-07-05 mikerdue_date is a real field new
2005-07-05 mikeradding "properties"
2005-06-30 ericksonchanged abstract to synopsis
2005-06-30 ericksonadded abstract and location uri's
2005-06-29 mikeradding hold notification targets and hold_copy_map
2005-06-28 mikeradding virtual field test to Fieldmapper and virtual...
2005-06-23 mikerholds stuff for fieldmapper
2005-06-22 ericksonadded perm_ex for a friendly permission error
2005-06-20 mikerpermission stuff
2005-05-12 ericksonadded 'edition' to the mods objects
2005-05-11 mikeradded stat_cat_entries and survey_responses to Fieldmap...
2005-05-10 ericksonadded series and serials to virtual record
2005-05-10 mikeradded series stuff and updated hint for actor::stat_cat*
2005-05-09 ericksonadded exception class
2005-05-06 mikerduplicate hint
2005-04-29 ericksontypo
2005-04-29 mikerfixing pure-virtual fieldmapper classes and adding...
2005-04-27 mikeradding temp "due_date" field
2005-04-27 mikerarg! fieldmapper hint collision
2005-04-27 mikeradding more circ stuff
2005-04-26 mikerremoving logging messages
2005-04-26 mikeradded fixed_fields virtual field to record_entry
2005-04-26 mikeradding config::copy_status retrieve_all and fieldmapper
2005-04-25 mikersorting columns for reliable output
2005-04-20 ericksonclear_* was clearing the value at field clear_x instead...
2005-04-19 mikeradded copy_count methods
2005-04-18 mikerdecast method
2005-04-18 ericksonfixed typo
2005-04-18 mikeradding address fieldmapper objects
2005-04-18 ericksonadded virtual_record
2005-04-14 mikerfixing wierdness...
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-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 mikernew FM classes and removing cruft
2005-03-18 mikerbug fixes for storage and fieldmapper
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 mikerasset setup
2005-03-16 mikerstorage server stuff
2005-03-14 mikerfieldmapper update
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 mikerautomatic generation of most "Publish" methods
2005-03-10 mikeradded proto_fields to support "children" virtual field
2005-03-10 mikernew magic fieldmapper and updated SQL stuff
2005-03-10 mikerupdating fieldmapper to match the database on existing...
2005-03-08 mikerupdating mapper to match fields
2005-03-08 mikerchanging sub "class" to sub "class_name"
2005-03-05 mikersorting fields by position
2005-03-04 mikergenerating a JSON object for finding positions in objects
2005-03-04 mikercan not call a javascript variable "new"... arg
2005-03-04 mikerfirst cut at a generic JSON castor thingy