]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg
add passive event validator to stop events that are too far past the delay_field...
[working/Evergreen.git] / Open-ILS / src / sql / Pg /
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-23 mikerPatch from Ben Ostrowsky to add inline documentation...
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 status_changed_time to CREATE statement for...
2009-10-20 scottmkAdd new column status_changed_time to asset.copy,
2009-10-19 ericksonPatch from Lebbeous Fogle-Weekley which integrates...
2009-10-17 dbsWe have no Spanish translation at all, so remove it...
2009-10-17 dbsEnsure that we don't invoke functions that have not...
2009-10-16 ericksonPatch from Lebbeous Fogle-Weekley and Joe Atzberger...
2009-10-16 mikerprotect 0-param normalizers from null params value
2009-10-16 mikerprotect 0-param normalizers from null params value
2009-10-15 dbsSimplest possible way to add PostgreSQL 8.4 support.
2009-10-15 dbsAdd UPDATE_RECORD permission, required to undelete...
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 mikerrolling back a portion of the last commit -- unintended
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-22 phasefxOrg unit setting (not wired into Settings Editor),...
2009-09-21 ericksonadded various hold cancelation hooks for (eventually...
2009-09-21 ericksonaccidentally duplicated a seed value, removing
2009-09-21 ericksonNew org setting to turn on behind-the-desk hold pickup...
2009-09-21 ericksonmust remember to add seed data to the global seed data...
2009-09-21 ericksonAdded support for auto-renewal ages. If a checkout...
2009-09-18 phasefxseed new databases with the circ.max_patron_claim_retur...
2009-09-18 ericksonnew feature: Added max-claims-returned-count setting...
2009-09-18 scottmkAdd new column checkin_scan_time to action.circulation,
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...
2009-09-15 ericksonInitial stab at modeling database changes as atomic...
2009-09-15 scottmkAdd checkin_workstation column to action.circulation.
2009-09-15 scottmkAdd dummy_isbn column to asset.copy.
2009-09-11 ericksonPatch from Ben Ostrowsky to add some comments to the...
2009-09-10 mikerreverse-choro-date1 tiebreaker on search sorts
2009-09-04 ericksonLoosened constraint on group penalty thresholds. You...
2009-08-27 scottmkCreate tables acq.fiscal_calendar and acq.fiscal_year.
2009-08-24 scottmkChange constraint on acq.provider. Instead of making...
2009-08-24 scottmkAdd columns to acq.purchase_order: order_date and name.
2009-08-21 ericksontypo, reporter.reporter.
2009-08-21 scottmkChange uniqueness constraint on acq.fund.code so as to
2009-08-20 ericksonset hold.shelf_time when item hits the shelf. updated...
2009-08-20 scottmkAnother typo [sigh...]
2009-08-20 scottmkCorrecting a typo...
2009-08-20 scottmkNew column: action.hold_request.shelf_time
2009-08-20 mikerthinko in recent ingest fix
2009-08-20 mikermoving the simple-rec synchronization out of the DB...
2009-08-14 mikeraccess circulation tables directly instead of through...
2009-08-12 ericksonadded org setting type for setting overridable selfchec...
2009-07-29 phasefxStaff initials for standing penalties. Looks for org...
next