]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/002.schema.config.sql
EDI template update for ORDERS
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 002.schema.config.sql
2010-10-07 atzEDI template update for ORDERS
2010-10-06 scottmkTwo changes to config schema:
2010-10-06 mikerMake retargetting check less lax by including appropria...
2010-10-06 mikerAdd a switch to turn on strict OU matching for all...
2010-10-06 mikerAdd a retargetting specific version of the hold-permit...
2010-10-05 gmchold matrix selection: treat root OU as just another OU
2010-10-04 senatorAdd some missing ACQ perms. Other perms may be missing...
2010-10-04 scottmkAdd hold_priority column to permission.grp_tree table.
2010-10-01 dbsSet due times for durations measured in days to 23...
2010-09-28 mikeradd support for the null() xpath function, which works...
2010-09-28 scottmkTurn an int into a bigint in acq.acq_lineitem_history...
2010-09-27 scottmk1. Turn some ints into bigints.
2010-09-27 mikermissed in the previous commit, sorry folks
2010-09-27 mikerAdjust hold-to-record view to cover I, F and R hold...
2010-09-24 scottmkApply some fixes that were earlier applied to the base...
2010-09-23 scottmkDrop the never-used column item_count from acq.lineitem.
2010-09-23 scottmkRename a couple of indexes (recuring -> recurring)
2010-09-23 scottmkDropping and recreating a foreign key constraint for...
2010-09-22 scottmkAdding a trigger. Upgrade # 0364 created the trigger...
2010-09-21 phasefxHoldIsCancelled action_trigger validator
2010-09-21 gmcyet another bib ingest knob
2010-09-21 gmcadd ingest.metarecord_mapping.skip_on_update internal...
2010-09-20 senatorHow about one more permission check for serials here...
2010-09-20 gmcadd missing upgrade script for maintain_901() stored...
2010-09-20 senatorThe serials perms that were missing from the DB.
2010-09-18 mikerOffer a global flag to cause the testing of hold matrix...
2010-09-17 scottmk-- Dropping a foreign key (which has already been dropp...
2010-09-16 mikerPatch from Dan Wells:
2010-09-15 dbsMake authority.normalize_heading() more defensive,...
2010-09-15 dbsDrop arn_value and arn_source from the authority.record...
2010-09-15 dbsCreate a unique index on authority records based on...
2010-09-15 mikerRequire that the matchpoint is_renewal flag be respecte...
2010-09-15 mikerA big pile of useful serial-schema indexes
2010-09-14 senatorOPAC display of fully compressed serials holding. Mostl...
2010-09-14 senatorAdd PayfloPro support to credit card processing
2010-09-13 gmcadd cat.default_classification_scheme OU setting type...
2010-09-13 mikerwe need to move permissions around for a Great Renumber...
2010-09-10 phasefxui.patron.registration.require_address org unit setting...
2010-09-09 mikershould have had this index all along, but was less...
2010-09-09 mikerWith group billing calls we need a new index
2010-09-08 mikerMiddle Layer work to enable Issuance (type I) holds...
2010-09-08 phasefxorg unit settings for default ident type and default...
2010-09-03 gmcrestrict deletion of perm_lists in use
2010-09-03 ericksonPatron address copy on clone
2010-09-03 gmcallow updates of permission.perm_list.id to cascade
2010-09-02 ericksonadded holds pull list action/trigger template w/ API...
2010-08-30 phasefxoption to not include claims returned circs in summary...
2010-08-26 dbsAdd font-weight to label settings to support boldness
2010-08-26 dbsMake spine label settings configurable as org unit...
2010-08-25 phasefxcirc.missing_pieces.copy_status org unit setting to...
2010-08-24 scottmkCorrecting some miscellaneous anomalies in the org...
2010-08-21 mikerwe need an index on LOWER(barcode) with r17018
2010-08-20 dbsAdd the authority record merge middle-layer API (open...
2010-08-18 mikerso, some datasets have records with multiple 245a subfi...
2010-08-18 dbsCreate indexes on some Vandelay tables to speed up...
2010-08-16 phasefxforwardport of 17216, org hiding depth in opac
2010-08-16 atz0372 - acq.edi_message.vendacct
2010-08-13 senatormerge seials-integration [sic] branch into trunk
2010-08-13 mikerprotect authority linking trigger against broken $0...
2010-08-11 mikermissed one fix in previous optimisation effort
2010-08-10 gmcfix age protection proximity test for in-DB circ
2010-08-10 mikerTwo things: 1) match old output, with rows for no holdi...
2010-08-09 mikerIn order to speed up the API call where we ask for...
2010-08-09 dbsTeach the staff client volume copy creator to respect...
2010-08-07 dbsBasic call-number sorting by classification scheme
2010-08-06 mikerIndex the internal bib id and tcn value to make searchi...
2010-08-05 phasefxupdating some auditor tables that were causing problems...
2010-08-04 phasefxrequired column for item stat cats
2010-08-04 mikerallow ACQ-driven ordering and claiming of serial items
2010-08-03 scottmkNew org unit setting type: serial.prev_issuance_copy_lo...
2010-08-03 atz0358 more values for acq.cancel_reason
2010-08-03 dbsSlight overhaul of ISBN indexing focused on the transla...
2010-08-02 mikercreate correct primary key constraints for some view...
2010-08-02 phasefxtoward printing slip and letter for missing pieces
2010-07-29 ericksonrepaired copy/paste thinko in the vandelay auto-overlay...
2010-07-29 mikerPatch from Jason Stephenson:
2010-07-27 scottmkMerge Dan Wells' changes to the serial schema from the
2010-07-26 scottmkNew table: actor.usr_saved_search
2010-07-23 scottmkAdd procedure action.apply_fieldset.
2010-07-22 mikerupgrade script and version bump for r17007
2010-07-21 mikeradd copy_circ_lib and copy_owning_lib to circ matrix...
2010-07-21 mikerindex which /greatly/ speeds collection of pending...
2010-07-21 scottmkTwo new tables in action schema: fieldset and fieldset_...
2010-07-20 gmcset truncation to 1 for all biblios.net Z39.50 attributes
2010-07-20 ericksonadded support for selecting individual copy statuses...
2010-07-20 mikerbackporting r16982: use the correct table and field...
2010-07-17 dbsSwitch to ingesting authority records automatically...
2010-07-16 gmcadd seed for COPY_NEEDED_FOR_HOLD.override permission
2010-07-16 dbsIt is important to update the upgrade_log to prevent...
2010-07-15 dbsProtect authority records from real deletion and add...
2010-07-15 dbsDelete links to deleted bib records as part of biblio...
2010-07-15 dbsTeach assets.merge_record_assets() to also merge author...
2010-07-13 scottmkQstore: support LIMIT and OFFSET clauses.
2010-07-13 dbsMake maintain_901() more robust in the presence of...
2010-07-13 scottmkAdd limit_count and offset_count columns to query.store...
2010-07-12 gmcprotect against deletion of serial.unit rows
2010-07-12 gmccache OPAC-visibility of copies and bibs
2010-07-12 dbsSeveral fixes for authority-controlled field and contro...
2010-07-11 mikerbreak facets out to a separate table for speed
2010-07-09 dbsNew feature: maintain control numbers (001, 003, 035...
next