]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql
initial merge/overlay profile editor ui
[working/Evergreen.git] / Open-ILS / src / sql /
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 mikerreturn the correct failpart for precat/noncat items
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 ericksonadded some missing param commas
2010-03-09 mikerteach vandelay.strip_field() how to handle lists of...
2010-03-09 scottmk1. Add estimated_unit_price column to acq.lineitem.
2010-03-09 dbsWe like SQL that doesn't contain syntax errors!
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-03-02 dbsAdd ALLOW_ALT_TCN permission to the permission list
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-23 senatorFix typo in upgrade version number
2010-02-22 mikerwhere possible, return the matchpoint that would have...
2010-02-22 ericksontypo in schema name
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 mikerthese have been moved to the seed-data file
2010-02-16 mikercut-and-paste-o spotted by Scott McKellar
2010-02-16 mikerinitial invoicing schema
2010-02-15 phasefxmissing underscore in column name
2010-02-15 scottmkIn acq.lineitem_alert_text: add owning_lib column....
2010-02-12 scottmk1. New table, acq.lineitem_alert_text.
2010-02-11 dbsIn renaming the config.recuring_fine table, the associa...
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-10 ericksonoops, meant to delete this file when changing it's...
2010-02-09 ericksonlineitem item_count was changed to a virtual field...
2010-02-09 ericksoninsert 'schema' into upgrade script name
2010-02-09 scottmkAdding org unit settings for fund spending limits.
2010-02-09 senatorWhoops: forgot this sql upgrade script that belonged...
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 the acq.fund_allocation_percent table.
2010-02-02 scottmkAdd active flag to acq.fund table. If a fund is not...
2010-02-01 mikerforward porting r15420: add overlooked MERGE_USERS...
2010-02-01 mikerfixing namespace array handling in PG 8.3 transitional...
2010-02-01 dbsC-style comment was terminated prematurely by XPath...
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 mikerupgrade script to accompany r15353
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 dbsCorrect Unicode handling for in-db ingest
2010-01-20 mikerprotect standard numbers from NACO normalization; make...
2010-01-20 mikertypo/thinko -- no s modifier for regex in PG
2010-01-19 ericksonmove the removal of an optional trigger outside the...
2010-01-19 phasefxmissing semicolon
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2010-01-15 scottmkIn acq.fund_transfer: make the dest_fund and dest_amoun...
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-11 scottmkCorrect the value of upgrade_log.version to match file...
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 ericksonalso drop money.open_usr_summary before rebuilding...
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-29 phasefxmake the seed data wording match the upgrade script
2009-12-29 phasefxReplace ui.circ_and_cat.notes.require_initials and...
2009-12-29 mikeradd mbts variant view which includes billing location
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...
next