]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/005.schema.actors.sql
Patch from Niles Ingalls to make patron phone number searching more matchy.
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 005.schema.actors.sql
2011-05-05 senatorPatch from Niles Ingalls to make patron phone number...
2011-04-18 gmcminor improvements to database object comments
2011-03-12 dbsUse valid DDL for forgotten index on actor.card
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2010-11-05 gmcfix user password reset request time column def
2010-09-09 mikerWith group billing calls we need a new index
2010-08-21 mikerwe need an index on LOWER(barcode) with r17018
2010-07-26 scottmkNew table: actor.usr_saved_search
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-04-19 dbsForward-port self-serve password reset implementation...
2010-02-22 ericksonPatch from Joe Atzberger to implement much of the plumb...
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...
2009-11-13 mikeradd support for typed user settings as a prereq for...
2009-10-28 dbsThem thar comments needs them some semicolons to be...
2009-10-23 mikerPatch from Ben Ostrowsky to add inline documentation...
2009-10-21 scottmk1. Add column to actor.usr: claims_never_checked_out_count.
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-07-08 scottmkAdd a new boolean column usr_summary to actor.stat_cat.
2009-06-29 scottmkAdd new table config.org_unit_setting_type to define
2009-05-19 mikeradding invalidating stop_date column to usr_standing_pe...
2009-03-06 mikermake org unit name and shortname unique, to avoid mistakes
2009-02-04 ericksonadded pending column to represent pending approval...
2008-12-22 ericksonadded "replaces" column for indicating a change pending...
2008-12-05 mikeradding juvenile flag to the actor.usr table, defaults...
2008-11-25 mikeradd a note field to ausp
2008-11-20 mikerbeginning the org_unit-ification of penalties
2008-11-19 mikeradding config.standing_penalty, and links to that from...
2008-11-11 mikeradd "alias" column to actor.usr; add patron search...
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2008-04-07 mikeradding "first5" function to trim zip codes
2008-04-04 mikermake the row unique
2008-04-04 mikeradding backend support for system-supplied "search...
2007-12-04 dbsEnable translation of seed values stored in database.
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-02-21 mikeradding library-hiding support
2006-08-25 mikerimport fixups
2006-08-24 mikerimport tweaks
2006-08-18 mikeradding email and phone to ou
2006-08-16 mikeradding address searching for cloned users
2006-08-04 mikerou proximity stuff
2006-08-02 mikergeneral schema updates
2006-07-14 mikerusing timestamptz instead of date
2006-06-19 mikernew CN browse interface
2006-04-26 mikeradding hours_of_operation and closed_date -- all must...
2006-04-21 mikerclosed-dates stuff
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-27 mikerbucket cleanup
2005-07-26 mikerFixing dup constraint bug
2005-07-26 mikerschema tweaks
2005-07-25 mikerarg! cut-n-paste error
2005-07-24 mikermoving sql files to dir matching the Open-ILS driver...