]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql
Improve hold permit testing
[working/Evergreen.git] / Open-ILS / src / sql /
2010-11-01 mikerImprove hold permit testing
2010-11-01 gmclet libraries allow funds to be overcommitted
2010-10-28 phasefxbring trunk's version of 1.6.1-2.0-upgrade-db.sql inlin...
2010-10-27 mikerShould not be included in the 2.0 upgrade script -...
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 mikerquickly, before anyone notices ... minor speed enhancem...
2010-10-25 mikerBring 1.6.1-2.0 upgrade script in line with reality
2010-10-25 mikerIn 2.0+ we require PG 8.4+ which means we have WITH...
2010-10-21 gmcadding database update missed in previous commit
2010-10-21 gmcimprove call number sorting
2010-10-20 miker1.6.1-2.0 upgrade script needs to fall in line with...
2010-10-20 dbsPrevent "Validate" from matching against deleted author...
2010-10-20 mikerSummary: Patch from Thomas Berezansky providing an...
2010-10-18 gmcupdate 1.6.1 to 2.0 upgrade script for 0441
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 mikerneed to update this index as well
2010-10-16 mikeruse a function to wrap up escaping of solidus and casti...
2010-10-14 miker"as" not "to" ... you pointed that out the first time...
2010-10-14 ericksonrepaired upgrade version
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 phasefxmissing semicolon
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-12 scottmkIncorporate upgrade # 0433 into the consolidated upgrad...
2010-10-11 mikerWorking template-based batch bib updater!
2010-10-07 atzEDI template update for ORDERS
2010-10-06 mikerdb upgrade script dislikes holes -- spackle this one
2010-10-06 scottmkIncorporate upgrades 0427 and 0428 into the consolidate...
2010-10-06 scottmkTwo changes to config schema:
2010-10-06 scottmkFurther propagating a syntax correction; SQL functions...
2010-10-06 mikerThinko fix for field name. The script would not commit...
2010-10-06 mikerStart out exact-ou-match rules with an "always win...
2010-10-06 mikerMake retargetting check less lax by including appropria...
2010-10-06 scottmkFixed the second and third function definitions, which...
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-03 scottmkIncorporate upgrade scripts 0423 and 0424
2010-10-01 dbsBring the 1.6.1-2.0 upgrade script up to date for the...
2010-10-01 dbsSet due times for durations measured in days to 23...
2010-09-28 ericksonrepaired logic bug in lineitem worksheet template
2010-09-28 mikeradd support for the null() xpath function, which works...
2010-09-28 scottmkIncorporate several recent upgrade scripts, through...
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 gmcadjustments to pubdate sorting patch
2010-09-27 mikermissed in the previous commit, sorry folks
2010-09-27 mikermake pubdate sorting on search faster by pre-munging...
2010-09-27 mikerAdjust hold-to-record view to cover I, F and R hold...
2010-09-27 scottmkResolve differences between stored procedures in a...
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
next