]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/999.functions.global.sql
Correcting some diverging drift in the usr_merge function
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 999.functions.global.sql
2010-05-26 scottmkCorrecting some diverging drift in the usr_merge function
2010-03-17 scottmkAdd four tables in acq schema: claim, claim_type, claim...
2010-02-24 scottmkCreated a new table acq.provider_note, similar to acq...
2010-02-05 scottmkUndoing most of the previous commit, having been shown
2010-02-05 scottmk1. Add two new columns to actor.org_unit: spend_warning...
2010-01-29 mikerthis papers over the transitional differences in XML...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2009-12-20 scottmkBacking out a premature commit that I made inadvertently...
2009-12-19 scottmk1. In the parent router process: wait for all of the...
2009-11-03 mikermoving the hold ratio stats function, and fixing a...
2009-11-03 mikeradding stored procedure for calculating available and...
2009-07-15 scottmkIn actor.usr_delete(): correct the mistreatment of...
2009-07-15 ericksonrepaired missing ; after COMMENT
2009-07-15 scottmkUndoing previous misguided commit
2009-07-14 scottmkCorrect a syntax error where '$func$' appeared in the...
2009-07-14 scottmkCorrecting some careless typos...
2009-07-14 scottmkAdd tables from the auditor schema to actor.usr_purge_d...
2009-07-13 scottmkAdd two functions to the actor schema:
2009-06-30 scottmkIn usr_merge(): when merging rows from reporter.*_folder,
2009-06-30 scottmkIn actor.usr_merge(): when transferring rows from vande...
2009-06-29 scottmkIn actor.usr_merge(): transfer picklists with changes...
2009-06-29 scottmkIn actor.usr_merge(): For each *_bucket table, transfer...
2009-06-23 mikermoving the record-merge stored proc to the end of the...
2009-06-19 scottmkAargh..,fix stupid syntax blunder...
2009-06-19 scottmk1. Add new function container.clear_all_expired_circ_hi...
2009-06-19 scottmkReplace four calls to actor.usr_merge() with simple...
2009-06-16 scottmkAdd a procedure to delete expired circulation history...
2009-06-04 ericksonclear pending flag on an approved address
2009-05-25 dbsHandle the merge of users for serials
2009-02-10 ericksonreturn addr id for consistency
2009-02-10 ericksonhandle case where an address is pending but replaces...
2009-01-22 dbsUpdate the arguments for the target function of the...
2009-01-16 ericksonremove "raise notice" test log
2009-01-15 ericksonprovide option to delete addresses and cards as well...
2009-01-14 ericksonreturn the new ID on success
2009-01-14 ericksonstored proc to replace an address with its pending...
2008-12-09 mikerMoving to the end, it points at acq and other later...