]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/002.schema.config.sql
1. Add two new columns to actor.org_unit: spend_warning_percent and
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 002.schema.config.sql
2010-02-05 scottmk1. Add two new columns to actor.org_unit: spend_warning...
2010-02-04 dbsGive the correct i18n ID to MERGE_USERS (thanks to...
2010-02-04 scottmkAdd a function acq.attribute_debits() to attribute...
2010-02-03 scottmk1. Back off the function acq.attribute_debits, along...
2010-02-02 scottmkAdd a function acq.transfer_fund to transfer money...
2010-02-02 scottmkAdd active flag to acq.fund table. If a fund is not...
2010-02-01 mikerfixing namespace array handling in PG 8.3 transitional...
2010-01-29 mikerthis papers over the transitional differences in XML...
2010-01-29 scottmkAdd machinery for attributing debits to funding source...
2010-01-28 scottmkOops: need to coalesce before summing, not after.
2010-01-27 scottmkRedefine the view acq.fund_debit_total:
2010-01-26 scottmkAdd history tables, in the acq schema, for acq.purchase...
2010-01-21 mikerPatch from Dan Wells to address a thinko in the use...
2010-01-21 dbsAdd the schema upgrade corresponding to r15351 in-db...
2010-01-20 mikerprotect standard numbers from NACO normalization; make...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2010-01-15 ericksonPatch from Joe Atzberger, with some IDL additions,...
2010-01-13 phasefxThis adds the ability to specify courier codes in trans...
2010-01-11 scottmkAdd a boolean "propagate" column to acq.fund, to denote...
2010-01-06 dbsProtect serials from being deleted with ye olde ON...
2010-01-06 mikerPatch from Lebbeous Fogle-Weekley to reservation pull...
2010-01-04 scottmkAdd a new column funding_source_credit to the acq.fund_...
2009-12-30 ericksonupdated some existing billing views to use the new...
2009-12-29 mikeradding a pile of infrastructure and data for in-databas...
2009-12-28 scottmkAdd new view acq.ordered_funding_source_credit, to...
2009-12-28 scottmkAdd an effective_date column to acq.funding_source_credit.
2009-12-23 scottmkAdd a boolean "rollover" column to acq.fund, to denote
2009-12-21 mikeradding a new system status for "on reservation shelf...
2009-12-21 scottmkAdd new table acq.fund_transfer
2009-12-18 ericksonPatch from Joe Atzberger to add a generic SendFile...
2009-12-17 mikeradd tracking table for booking reservations transits...
2009-12-17 ericksonadded a new system penalty called PATRON_IN_COLLECTIONS...
2009-12-17 phasefxOrg unit setting for requiring staff initials with...
2009-12-16 scottmkAdd a deadline_date column to acq.funding_source_credit
2009-12-15 scottmk1. Create a default entry in acq.fiscal_calendar.
2009-12-11 ericksonadded support for alerting and optionally preventing...
2009-12-09 ericksonadded org setting to allow patrons to identify themselv...
2009-12-09 ericksonadded sample selfcheck fines receipt and plugged in...
2009-12-08 ericksonseed data for selfcheck holds list receipt. also remov...
2009-12-08 mikeradding org unit settings to block or provide default...
2009-12-08 ericksonplugged in items-out receipt template and printing...
2009-12-04 scottmkAdd a bunch of updatable view to the query schema, for
2009-12-04 mikerPatch from Lebbeous Fogle-Weekley which implements...
2009-12-03 mikerintegrate the new booking.reservation billable transact...
2009-12-03 scottmkAdd updatable view query.expr_string.
2009-12-03 mikerforgot to bump the upgrade log version for the baseline...
2009-12-02 scottmkAdd three more tables to the query schema: record_colum...
2009-12-02 ericksonadded stored proc to take a circ and determine the...
2009-12-02 scottmkAdd two new tables to the query schema: case_branch...
2009-11-30 scottmkAdd table query.expression, and add a couple of foreign...
2009-11-30 scottmkAdd two tables to the sql schema: stored_query and...
2009-11-30 scottmkCreate a new schema "sql" to represent stored queries.
2009-11-30 ericksonaccess the user_data hash directly from the env variabl...
2009-11-26 mikerDB and middle layer implementation of floating items...
2009-11-25 ericksonAdded sample self-checkout checkout receipt
2009-11-25 mikeradd is_json() in the 0092 upgrade script, to avoid...
2009-11-25 mikerAdding support for an opaque user_data field on Action...
2009-11-25 ericksonadded org setting to enable selfcheck audio. alter...
2009-11-24 mikeradd explicit link from resource_type to biblio.record_entry
2009-11-23 ericksonadded self-check org settings seed data for workstation...
2009-11-20 dbsAdd a safer version of the reporter.disable_materialize...
2009-11-20 mikerPatch from Joe Atzberger to break up the auditor table...
2009-11-16 scottmkCreate booking schema and the tables therein.
2009-11-16 dbsCorrect long-standing, wide-spread "recurance" and...
2009-11-16 ericksonPatch from Lebbeous Fogle-Weekley to add a sample long...
2009-11-13 mikeradding support for user-opt-in when allowed on the...
2009-11-13 mikeradd support for typed user settings as a prereq for...
2009-11-13 ericksoninitial org settings for defining behavior of the autom...
2009-11-13 ericksonAdded org setting for turning on/off the cap-max-circ...
2009-11-12 ericksonPatch from Lebbeous Fogle-Weekley to add seed data...
2009-11-12 ericksoninstead of an explicit put-copy-into-missing status...
2009-11-12 ericksonPatch from Joe Atzberger to add org settings and perms...
2009-11-10 ericksonPatch from Lebbeous Fogle-Weekley to support configured...
2009-11-08 dbsCorrect the view that pulls together the ISSNs for...
2009-11-06 phasefxWire up the org unit settings related to the Work Log...
2009-11-05 mikerforward-porting r14786 and r14787: use a trigger to...
2009-11-04 mikerforward porting r14769: add max_delay field to optional...
2009-11-03 scottmkAdd column shelf_expire_time to action.hold_request.
2009-11-03 scottmkAdd column prev_dest to action.transit_copy and
2009-11-03 mikeradding total and available copy-hold ratio support...
2009-11-03 mikeradding stored procedure for calculating available and...
2009-11-02 scottmkAdd mint_condition column to asset.copy, auditor.asset_...
2009-10-30 ericksoncreated a new ApplyPatronPenalty A/T reactor
2009-10-30 mikeradd a validator (for stacking) to optionally check...
2009-10-29 scottmkRemove the percent column from acq.fund_allocation...
2009-10-28 ericksonpatch from Joe Atzberger to add a SAN (Standard Address...
2009-10-27 mikerforward-porting r14636: correct ambiguous select includ...
2009-10-27 mikeradd view and change permission slots to config.org_unit...
2009-10-27 ericksonPatch from Lebbeous Fogle-Weekley to fine-tune credit...
2009-10-27 phasefxTweak the Record In-House Use interface so that it...
2009-10-26 phasefxOrg unit setting for auto-hiding the patron summary...
2009-10-26 ericksonseed data for sample pre-due notice. added delay age...
2009-10-24 mikeradd passive event validator to stop events that are...
2009-10-23 scottmkCreate new table asset.copy_location_order, and a new...
2009-10-23 ericksonorg setting to reset hold req time on uncancel
2009-10-23 ericksonnew org settings for managing the number of canceled...
2009-10-22 scottmkCreate new table acq.fund_allocation_percent, to store...
2009-10-22 ericksonorg setting to enable void-overdues-on-mark-item-damaged
2009-10-21 ericksoninstead of manually updating the claims-never-checked...
2009-10-21 scottmkAdd new column to auditor.actor_user_history to match...
next