]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql
Make building & installing the core components of Evergreen optional.
[Evergreen.git] / Open-ILS / src / sql /
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...
2009-07-28 phasefxset the grp_perm_map sequence before inserting grp_perm...
2009-07-23 ericksonfixed what appears to be a typo in the oils_i18n_gettex...
2009-07-23 ericksonupdated perm description to match expectations
2009-07-23 dbsFix typo in typo fix - thanks to Warren Layton for...
2009-07-22 dbsPopulate Acquisitions and Acquisitions Administrators...
2009-07-22 dbsPopulate Acquisitions and Acquisitions Administrators...
2009-07-22 dbsAdd permissions to enable staff to login and catalogers...
2009-07-22 dbsIDL changes; throw out the cached mods records
2009-07-22 dbsFollowing r13680, don't create the tables that we have...
2009-07-22 dbsFTS on serials records is unnecessary bloat
2009-07-21 scottmkOops -- correcting carelessness of previous change
2009-07-21 scottmkAdding a column "workstation" to action.circulation
2009-07-21 ericksonadded hold notification trigger event def
2009-07-21 mikeradd 1.6 upgrade sql (and remove 2.0 stub)
2009-07-19 ericksonadded seed data for hold-available notifications. ...
2009-07-16 scottmkCreate a bunch of new indexes so that the new actor...
2009-07-15 scottmkIn actor.usr_delete(): correct the mistreatment of...
2009-07-15 mikercheck for a null circ mod on an item when doing a non...
2009-07-15 ericksonrepaired missing ; after COMMENT
2009-07-15 scottmkUndoing previous misguided commit
2009-07-14 scottmkCorrect a syntax error where '$func$' appeared in the...
2009-07-14 ericksonadded seed data for org-unit setting
2009-07-14 scottmkCorrecting some careless typos...
2009-07-14 scottmkAdd tables from the auditor schema to actor.usr_purge_d...
2009-07-13 scottmkAdd two functions to the actor schema:
2009-07-13 ericksonadded 'staff' column to indicate a staff-created hold...
2009-07-09 scottmkAdd new column org_depth to config.standing_penalty.
2009-07-08 scottmkAdd a new boolean column usr_summary to actor.stat_cat.
2009-07-08 ericksonadded invalid addr penalty and org-unit setting to...
2009-07-08 scottmkAdd an ON DELETE CASCADE clause to the foreign key...
2009-07-07 ericksonadded the hold-shelf-status-delay setting with description
2009-06-30 scottmkIn usr_merge(): when merging rows from reporter.*_folder,
2009-06-30 scottmkIn actor.usr_merge(): when transferring rows from vande...
2009-06-29 scottmkIn actor.usr_merge(): transfer picklists with changes...
2009-06-29 scottmkIn actor.usr_merge(): For each *_bucket table, transfer...
2009-06-29 scottmkAdd new table config.org_unit_setting_type to define
2009-06-23 mikermoving the record-merge stored proc to the end of the...
2009-06-19 scottmkAargh..,fix stupid syntax blunder...
2009-06-19 scottmk1. Add new function container.clear_all_expired_circ_hi...
2009-06-19 scottmkReplace four calls to actor.usr_merge() with simple...
2009-06-19 ericksonadding table sql and IDL entries for the staging schema...
2009-06-18 scottmkAdd table action.hold_request_note, class "ahrn"
2009-06-16 scottmkAdd a procedure to delete expired circulation history...
2009-06-15 dbsThe ever-popular/feared typo: Lanuage -> Language
2009-06-11 scottmkAdd index so that we can readily find all the
2009-06-11 mikerjoins in the all_circulations reporting view were ...
2009-06-04 ericksonclear pending flag on an approved address
2009-06-04 mikerdo not use Located URIs for record inclusion when a...
2009-05-27 dbsCreate the MFHD perms and assign them by default to...
2009-05-26 mikerupdating default hook set for standing penalties
2009-05-26 ericksoncreated hooks and drop points for damaged and checkout...
2009-05-26 dbsMore polish for MFHD record display
2009-05-25 dbsHandle the merge of users for serials
2009-05-25 dbsSerials: point MFHD records at the master bib record...
2009-05-19 mikeradding invalidating stop_date column to usr_standing_pe...
2009-05-15 ericksonadd generic view_org_settins perm and apply to staff
2009-05-05 ericksondon't reset subtotal on each li
2009-05-05 ericksoninitial action_trigger seed data for overdue notice...
2009-05-05 ericksonadding collection_code field to lineitem_detail.
2009-05-05 ericksonnew acq perm
2009-05-04 ericksonmore acq seed data, fixed my broken syntax
2009-05-04 ericksonadded some acq seed data
2009-05-01 mikerdisambiguate the owning_lib field
2009-04-30 ericksonwe need a local attr def for price out of the box
2009-04-23 mikercut-and-paste-o when adding the collections warning...
2009-04-23 ericksonadded the hold.avaiable hook
2009-04-23 mikerallow groups of circ modifiers for the max-per-circ...
2009-04-22 mikeradd an explict name column to event definitions, unique...
2009-04-21 scottmkAdded create_time columns to acq.fund_debit and acq...
2009-04-17 scottmkAdd CREATE TABLE statements, and the associated IDL...
2009-04-17 dbsMODS33 introduced some annoying changes to the way...
2009-04-15 mikerhave the merge proc delete the source record after...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-14 phasefxsyntax
2009-04-13 dbsClean up another minor typo (not referenced anywhere...
2009-04-13 dbscontext_org_list is an array, and PostgreSQL 8.3 wants...
2009-04-09 ericksongo ahead and sort ancestor list by depth so that tree...
2009-04-09 dbsA long time ago, miker said we could correct typos...
next