]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql
Executable scripts
[Evergreen.git] / Open-ILS / src / sql /
2010-06-08 mikerSplit the ingest trigger logic into bits, simplifying...
2010-06-08 mikerPatch from Galen Charlton:
2010-06-07 ericksonconfig.metabib_field_index_norm_map params must be...
2010-06-07 scottmkAdd the left_operand column to the query.expr_xbet...
2010-06-07 scottmk1. Add table: serial.caption_and_pattern
2010-06-07 mikerPatch from Galen Charlton:
2010-06-07 mikerPatch from Galen Charlton:
2010-06-07 ericksonPatch from Galen Charlton: The attached patch adds...
2010-06-04 phasefxEmail/print methods for printing A/T templated bib...
2010-06-04 ericksonLots of cleanup, logging improvements, and comments.
2010-06-04 scottmkAdd two little utility functions to convert from interv...
2010-06-04 dbsImprove circ transaction performance by indexing NULL...
2010-06-04 dbsImprove database performance for partial indexes on...
2010-06-03 phasefxorg unit setting for requiring a matching email for...
2010-06-03 phasefxtemplates and methods for generating payment receipts
2010-06-02 scottmkReplace most of the serial schema with a different...
2010-06-02 mikerget rid of search.staged_fts() and supporting functions...
2010-06-01 mikeradd usr_setting_type of history.hold.retention_start...
2010-05-30 scottmkFor various updatable views based on query.expression:
2010-05-28 phasefxtemplates and methods for print/email of historical...
2010-05-28 scottmkAdded org_unit_setting_type auth.persistent_login_interval
2010-05-28 ericksonrepaired misnamed function oils_json_to_string -> oils_...
2010-05-27 mikeradding function to return holds visible to the user...
2010-05-27 mikerfunctions and settings for purging circs and user-setta...
2010-05-27 scottmkAdd new expression type 'xser' to represent series...
2010-05-26 senatorFoundations of Action/Triger-based telephony,
2010-05-26 scottmkCorrecting some diverging drift in the usr_merge function
2010-05-26 scottmkAdding a qualifying schema name to keep PG happy
2010-05-26 mikerand, of course, the same typo /in/ the file. fixed
2010-05-26 mikerarg ... typo in filename. moved
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-26 dbsAdd actor.usr_password_reset table required for passwor...
2010-05-25 phasefxthis doesn't work. I think my environment wasn't prist...
2010-05-25 phasefxremove duplicate line
2010-05-25 scottmkCorrecting an upgrade script.
2010-05-24 mikeradd settings group table, shared between org and usr...
2010-05-24 scottmkSplit old org unit setting type circ.hold_estimate_wait...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-21 scottmkAdd column avg_wait_time to config.circ_modifier.
2010-05-21 mikeradd identifier FTS config (assumed to exist in some...
2010-05-21 mikeruse proper JSON, re ' vs "
2010-05-21 scottmkFixing a typo in the previous changeset (a missing...
2010-05-20 scottmkCreate database support for IS [NOT] NULL expressions
2010-05-19 mikermake the first_word index normalizer return a not-null...
2010-05-19 mikeradd ISBN 10/13 index normalizer (requires ISN postgres...
2010-05-18 scottmkFix a typo in a previous commit to the acq schema....
2010-05-18 mikeridentifier search class, including some (I believe...
2010-05-17 scottmkTwo changes to acq.edi_message:
2010-05-16 dbsSpotted minor typos while reading up on the new addition.
2010-05-16 mikerOptional pgmemcache-based caching of permission checks...
2010-05-16 mikerallow multiple 260 tags in summary view
2010-05-13 phasefxfix column name
2010-05-13 phasefxfix syntax
2010-05-13 ericksonuse estimed_unit_price directly on the lineitem in...
2010-05-13 mikerteach the overlay functions about data matching REs...
2010-05-13 ericksonmoved to generic acqpo.activate hook instead of the...
2010-05-12 scottmkAdd purchase_order column to acq.edi_message.
2010-05-12 ericksonPatch from Galen Charlton: This resolves a performance...
2010-05-11 scottmkAdd "label" column to query.bind_variable
2010-05-10 scottmkDefine an updatable view query.expr_xbind as those...
2010-05-10 scottmkAdd to query.expression: foreign key bind_variable...
2010-05-10 scottmkAdd table query.bind_variable.
2010-05-08 scottmkRevise the updatable views for the various types of...
2010-05-06 scottmk1. Add a boolean "negate" column to query.expression.
2010-05-05 mikersupport 905u (editor by barcode or usrname) in vandelay...
2010-05-01 phasefxOrg unit settings gui.disable_local_save_columns and...
2010-04-30 ericksonGive event definition a proper id (23)
2010-04-30 ericksonAdded global_flag and support for using the internal...
2010-04-30 ericksonrepaired syntax error in db schema / upgrade script
2010-04-30 mikeradd table and IDL class for global flags/settings....
2010-04-29 phasefxorg unit setting for "Delete bib if all copies are...
2010-04-29 ericksonSubsequent EDI patch from Joe Atzberger. In this insta...
2010-04-28 scottmkAdd po_item column to auditor.acq_invoice_item_history.
2010-04-28 scottmkAdd a po_item column, pointing to acq.po_item, to acq...
2010-04-28 scottmkAdd keep_debits column to acq.cancel_reason.
2010-04-27 scottmkAdd acq.po_item table.
2010-04-26 senatorAcq: invoices are now printable from search results
2010-04-26 phasefxorg unit settings for formatting displayed date and...
2010-04-20 senatorAcq: large parts of the UI for making claims to a vendo...
2010-04-19 dbsForward-port self-serve password reset implementation...
2010-04-16 ericksonand then the auditor tables..
2010-04-16 ericksonadded column to indicate that an invoice is complete...
2010-04-15 phasefx* tweak wording for ui.circ.suppress_checkin_popups...
2010-04-15 ericksoncirc.holds.clear_shelf.no_capture_holds is not used...
2010-04-14 phasefxorg unit setting for suppressing alerts/popups during...
2010-04-09 senatorAcq: Improved invoice-linking and -viewing features...
2010-04-09 scottmkAdd audit tables for acq.invoice, acq.invoice_item...
2010-04-08 scottmkAdding amount_paid columns to acq.invoice_item, acq...
2010-04-08 scottmkAdd three columns to acq.invoice, plus a
2010-04-07 scottmkAdd fund column to acq.invoice_item.
2010-04-07 scottmkAdd boolean column "prorate" to acq.invoice_item_type.
2010-04-03 mikerpatch from Ben Ostrowski to address a i18n-affecting...
2010-04-02 phasefxFlesh and show cancel_reason in the user request reject...
2010-04-02 phasefxOr unit setting acq.holds.allow_holds_from_purchase_req...
2010-04-01 mikeradjust stored proc to use the appropriate STABLE or...
2010-04-01 mikerfields for supporting bib record ownership and sharing
2010-04-01 ericksonmissed the environment when upgradeing the worksheet...
2010-03-31 ericksonSeed data for org settings and override permissions...
2010-03-31 mikercorrect paging behavior with new staged search stored...
2010-03-30 phasefxsyntax
next