]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/002.schema.config.sql
Add column "left_operand" to query.expr_xcase view.
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 002.schema.config.sql
2010-03-18 mikeraccounting for a difference between the behaviour of...
2010-03-18 mikerescape &s in xml nodes (not sure why XPATH does not...
2010-03-17 mikerdelete the metarecord link for "deleted" records
2010-03-17 scottmkAdd four tables in acq schema: claim, claim_type, claim...
2010-03-15 mikeradd a (hidden, db-internal) flag table; restrict MR...
2010-03-15 mikerfunction to pull possible tcn values out of a bib xml...
2010-03-12 mikerbug fix for auto-merge short circut mapping on 901c
2010-03-12 mikeradding 901c cross-check to auto-overlay logic to preven...
2010-03-12 mikeradding authority version of the record merging and...
2010-03-12 mikernon-auto merge function, bug fixing (commas ... BAH...
2010-03-11 mikerfunctions that allow vandelay to merge records based...
2010-03-11 scottmkAdd boolean column prepayment_required to acq.purchase_...
2010-03-11 ericksonupdate PO printout to include vendor-public PO and...
2010-03-11 mikeradd a table to manage vandelay merge profiles
2010-03-11 scottmkAdded boolean column vendor_public to acq.lineitem_note...
2010-03-10 scottmkAdd "ON DELETE CASCADE" clauses to foreign keys pointing to
2010-03-10 scottmk1. Eliminate somed source_definitions from the IDL...
2010-03-10 mikerfunctions for merging MARC records of the same type
2010-03-09 scottmk1. Add estimated_unit_price column to acq.lineitem.
2010-03-08 dbsMake permissions for administering triggers more usable...
2010-03-08 scottmkAdd a cancel_reason column to acq.user_request, pointin...
2010-03-05 scottmkAdd a new permission, ADMIN_ACQ_CANCEL_CAUSE
2010-03-05 dbsAdd permissions for IMPORT_ALT_TCN and ADMIN_TRIGGER_EV...
2010-03-04 scottmkAdd a cancel_reason column to acq.lineitem_detail,...
2010-03-04 scottmkCreate new table acq.cancel_reason.
2010-03-04 scottmkAdd two columns, both intervals, both nullable:
2010-03-03 mikerpatch from Jason Stephenson to allow the EVERYTHING...
2010-03-02 mikerforward-porting r15664: protect mmbxs mat view from...
2010-02-25 scottmkAdded five new views to the acq schema:
2010-02-24 scottmkCreated a new table acq.provider_note, similar to acq...
2010-02-24 scottmkAdd fax number, phone, url, email to certain provider...
2010-02-23 phasefxfix an org setting label mixup
2010-02-23 phasefxupgrade script for ui.staff.require_initials
2010-02-22 mikerwhere possible, return the matchpoint that would have...
2010-02-22 ericksonPatch from Joe Atzberger to implement much of the plumb...
2010-02-19 phasefxemail A/T templates for Acquisition User Requests,...
2010-02-18 mikerPatch from Galen Charlton which:
2010-02-17 scottmkAdd a boolean column prepayment_required to acq.provider.
2010-02-16 mikerinitial invoicing schema
2010-02-15 scottmkIn acq.lineitem_alert_text: add owning_lib column....
2010-02-12 scottmk1. New table, acq.lineitem_alert_text.
2010-02-10 mikerbackend to support collection of patron purchase reques...
2010-02-10 ericksonPatch from Joe Atzberger to add a line item 'worksheet...
2010-02-09 scottmkAdding org unit settings for fund spending limits.
2010-02-09 senatorRecord applications of distribution formulas to lineite...
2010-02-08 mikeradding more ingest normalizers
2010-02-08 scottmkAdd "active" column to acq.provider; bool not null...
2010-02-05 scottmkNew columns to acq.fund: balance_wqarning_percent and...
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-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...
next