]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/upgrade
add passive event validator to stop events that are too far past the delay_field...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / upgrade /
2009-10-24 mikeradd passive event validator to stop events that are...
2009-10-23 scottmkCreate new table asset.copy_location_order, and a new...
2009-10-23 ericksonorg setting to reset hold req time on uncancel
2009-10-23 ericksonnew org settings for managing the number of canceled...
2009-10-22 ericksonfixed some syntax errors
2009-10-22 scottmkCreate new table acq.fund_allocation_percent, to store...
2009-10-22 ericksonorg setting to enable void-overdues-on-mark-item-damaged
2009-10-21 ericksoninstead of manually updating the claims-never-checked...
2009-10-21 scottmkAdd new column to auditor.actor_user_history to match...
2009-10-21 ericksonadded claims never checked out field to patron editor...
2009-10-21 ericksonAdded support for claims-never-checked-out checkin...
2009-10-21 scottmk1. Add column to actor.usr: claims_never_checked_out_count.
2009-10-21 ericksonnew org setting for making items as missing during...
2009-10-21 mikerfixing think-o on the date range normalizer
2009-10-20 mikerAdding support for pushing to the front of the hold...
2009-10-20 scottmkAdd new column status_changed_time to asset.copy,
2009-10-19 ericksonPatch from Lebbeous Fogle-Weekley which integrates...
2009-10-16 ericksonPatch from Lebbeous Fogle-Weekley and Joe Atzberger...
2009-10-16 mikerprotect 0-param normalizers from null params value
2009-10-15 mikerYet more progress towards in-db ingest. This time...
2009-10-15 mikerthinko on the datatype for bib id
2009-10-14 mikerMore work towards in-db ingest. The functions provided...
2009-10-13 mikeradd a replacement oils_tsearch2() trigger function...
2009-10-13 dbsEnhance upgrade for complete subject indexing: drop...
2009-10-13 mikerFix the upgrade script that adds ingest normalizer...
2009-10-13 mikerFix the upgrade script that adds ingest normalizer...
2009-10-12 mikerThis patch moves towards in-database indexed value...
2009-10-12 mikerforward porting 14364: do not use NEW in an ON DELETE...
2009-10-02 dbsAdd a "complete subject" index to support searches...
2009-09-30 ericksonadding hold targeter skip-me org setting
2009-09-30 ericksonadded .data. to org setting file
2009-09-29 ericksonrepaired syntax error in sql update
2009-09-29 phasefxAdds an update rule to money.payment_view since the...
2009-09-29 phasefxMiddle layer method and related permission for editing...
2009-09-29 phasefxforgot the upgrade_log
2009-09-29 phasefxUPDATE_PATRON_CLAIM_RETURN_COUNT was lingering in an...
2009-09-29 phasefxThis reformats the SQL for seeding perms into permissio...
2009-09-29 phasefxRenumber any perms in permission.perm_list that are...
2009-09-28 phasefxlogic error; only want to change the sequence if we...
2009-09-28 phasefxThe first argument (keyvalue) for oils_i18n_gettext...
2009-09-26 mikerFix targetting trac ticket #70 -- populate the xact_typ...
2009-09-26 phasefxAdds a default 'non-system' billing type if there are...
2009-09-26 dbsCommit substantive changes from Joe Atzberger's patch...
2009-09-24 mikerCorrecting reporting view definition with regard to...
2009-09-24 scottmkRemove some garbage artifacts from clumsy editing...
2009-09-24 scottmkModify a pre-delete trigger, and add a post-delete...
2009-09-24 phasefxOrg unit setting for whether to obscure the Date of...
2009-09-23 scottmkAdd four columns to action.aged_circulation that were...
2009-09-23 mikerThis covers the in-db portion of new hold functionality...
2009-09-23 scottmkCorrect a typo: a redundant ON
2009-09-23 scottmkCreate two new indexes on action.circulation & action...
2009-09-23 ericksonfixed db upgrade script collision
2009-09-23 ericksonbiblios Z39 search requires truncation on title attr...
2009-09-22 ericksonadded permission for allowing (or not) changing the...
2009-09-22 scottmkChanging the rules for database upgrades: config.upgrad...
2009-09-22 scottmkRenaming an upgrade script to avoid a numbering collision
2009-09-22 scottmk1. Add new column parent_circ to action.circulation...
2009-09-22 scottmkAdd upgrade script for changes previously committed...
2009-09-22 phasefxan upgrade script for adding the circ.staff_client...
2009-09-22 scottmkAdd upgrade script for changes previously committed...
2009-09-21 ericksonadded various hold cancelation hooks for (eventually...
2009-09-21 ericksonNew org setting to turn on behind-the-desk hold pickup...
2009-09-21 ericksonAdded support for auto-renewal ages. If a checkout...
2009-09-18 ericksonnew feature: Added max-claims-returned-count setting...
2009-09-17 ericksonAdded org setting for overriding the circ lib when...
2009-09-15 mikercompleting previous commit (hold loop calcuation upgrad...
2009-09-15 mikermoving the the upgrade SQL scripts to an unversioned...