]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/002.schema.config.sql
Address maintain_control_numbers() database function bug #677160
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 002.schema.config.sql
2010-11-20 dbsAddress maintain_control_numbers() database function...
2010-11-11 dbsAvoid munging 035 when a new record is created
2010-11-10 dbsEnable "maintain control numbers" and "record ID as...
2010-11-10 gmcdo not use TRUNCATE when refreshing reporter.materializ...
2010-11-08 mikerTeach vandelay.replace_field to be a little smarter...
2010-11-05 dbsInitial support for recall of items triggered by placin...
2010-11-05 gmcfix user password reset request time column def
2010-11-02 senatorShow money spent from each fund in an invoice voucher...
2010-11-02 gmcadd definition for UPC line item attribute
2010-11-02 gmcdon't break up title and author when ingesting acquisit...
2010-11-02 dbsEnable merge of authority records to do the right thing
2010-11-01 mikerMake vandelay.add_field smarter about applying add...
2010-11-01 dbsEnsure that changes to authority records propagate...
2010-11-01 mikerversion number missed in previous update
2010-11-01 gmclet libraries allow funds to be overcommitted
2010-10-27 mikerMove towards unnest (faster than explode_array); bring...
2010-10-27 phasefxGive staff the ability to select a circ lib and user...
2010-10-27 gmcremove unused settings and permission
2010-10-26 gmcfix NACO normalization of four letter modifier characters
2010-10-25 mikerIn 2.0+ we require PG 8.4+ which means we have WITH...
2010-10-21 gmcimprove call number sorting
2010-10-20 dbsPrevent "Validate" from matching against deleted author...
2010-10-20 mikerSummary: Patch from Thomas Berezansky providing an...
2010-10-18 gmcfix mapping of the crossed D character in naco_normalize
2010-10-18 dbsProtect biblio.extract_located_uris() from a NULL uri_u...
2010-10-16 mikeruse a function to wrap up escaping of solidus and casti...
2010-10-14 mikerbackward compat indexing for label instead of label_sortkey
2010-10-14 mikercast label_sortkey to bytea in order to get ascii-betic...
2010-10-13 mikerthinko supporting multiple rules of the same type in...
2010-10-12 mikerwhen we have no target field, add the entire source...
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...
next