]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql
more selfcheck receipt transaction hackery
[Evergreen.git] / Open-ILS / src / sql /
2010-09-24 scottmkApply some fixes that were earlier applied to the base...
2010-09-23 scottmkesolving various discrepancies between a freshly built 2.0
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-22 scottmkFor action.circulation and action.aged_circulation...
2010-09-22 scottmkIn acq.fund_transfer: drop the NOT NULL constraint...
2010-09-21 scottmkReplace some changes that had inadvertently been deleted
2010-09-21 scottmkDon't make new auditor columns NOT NULL, or update...
2010-09-21 scottmkDon't update history tables to fill in new NOT NULL...
2010-09-21 scottmkResolve some discrepancies in the auditor schema betwee...
2010-09-21 phasefxHoldIsCancelled action_trigger validator
2010-09-21 scottmkCorrect various discrepancies, especially in the audito...
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-20 scottmkResolving various discrepancies between an upgraded...
2010-09-18 scottmkRemove UNIQUE NOT NULL from config.index_normalizer...
2010-09-18 mikerOffer a global flag to cause the testing of hold matrix...
2010-09-18 gmcsilly me, acqpo.activate is the new format.po.jedi
2010-09-17 gmcadded format.po.jedi hook to initial seed
2010-09-17 scottmkRestore two foreign keys that were somehow inadvertently
2010-09-17 scottmk-- Dropping a foreign key (which has already been dropp...
2010-09-16 scottmkAdd column usr_summary to actor.stat_cat. (This column...
2010-09-16 scottmkMake acq.provider_contact.name NOT NULL.
2010-09-16 scottmkIncorporate some late-breaking upgrades
2010-09-16 mikerPatch from Dan Wells:
2010-09-15 dbsMake authority.normalize_heading() more defensive,...
2010-09-15 scottmk1. Revamp the contents of permission.perm_list in the...
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-14 phasefxFor some reason I already had cat.default_classificatio...
2010-09-14 scottmkFix a function that moves translations in config.i18n_core,
2010-09-13 gmcadd cat.default_classification_scheme OU setting type...
2010-09-13 mikerarg...typo ... again (but not really a problem)
2010-09-13 mikerarg...typo
2010-09-13 mikerwe need to move permissions around for a Great Renumber...
2010-09-13 atzPrevent failure of update scripts.
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-09 dbsAddress typos and grammar in seed data
2010-09-08 mikerthinko in seed data permission
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-07 scottmkThe reporter and extend_reporter schemas are no longer...
2010-09-07 scottmkMove some operations out of the transaction so that...
2010-09-07 scottmkConsolidated upgrade script for 1.6 -> 2.0.
2010-09-03 gmcgive default OUs separate addresses
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-09-02 dbsForward-port org unit setting types from r17392
2010-08-30 phasefxoption to not include claims returned circs in summary...
2010-08-30 dbsAdd upgrade script to go along with r13763 (thanks...
2010-08-27 dbsAdd label_prefix and label_suffix columns to asset...
2010-08-26 phasefxmissing COMMIT;
2010-08-26 dbsFix mismatches between cat.spine.font.* and cat.label...
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-25 dbsProvide i18n support for some coust labels and descriptions
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 gmcfix seed for item_barcode Vandelay bib attribute definition
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 mikerso, some datasets have records with multiple 245a subfi...
2010-08-18 dbsCreate indexes on some Vandelay tables to speed up...
2010-08-16 ericksonpatch from Ben Ostrowsky to help clarify the CREATE_MAR...
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 mikerfix cut-n-paste-o
2010-08-13 mikerprotect authority linking trigger against broken $0...
2010-08-12 ericksonavoid confusion by not installing the non-functional...
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-10 mikeraaaaand, another typo of the r17147 ilk
2010-08-10 ericksonrepaired typo/pasto in copy vis upgrade script
2010-08-09 mikerIn order to speed up the API call where we ask for...
2010-08-09 dbsSQL 101: Remember to name all of the columns before...
2010-08-09 dbsTeach the staff client volume copy creator to respect...
2010-08-09 dbsAnd... keep the index creation on asset.call_number...
2010-08-09 dbsAnd let's create those new auditor columns first, befor...
2010-08-09 dbsAvoid the NOT NULL problem on the auditor table by...
2010-08-09 dbsGet the entries into asset.call_number_class before...
2010-08-07 dbsBasic call-number sorting by classification scheme
2010-08-07 dbsBuild 210.serial before 200.acq, because 200.acq refere...
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...
next