]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql
pile of dojo layout fixes for 1.3 and to better ascimilate into the TT framework
[working/Evergreen.git] / Open-ILS / src / sql /
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...
2009-04-08 mikeradding note and circ_modifier to acq.lineitem_detail...
2009-04-07 dbsReverting the unique index on bre.id; it's a primary...
2009-04-07 dbsAdd a unique index on biblio.record_entry.id
2009-04-07 mikerteach acq to extract holding-related data from a named...
2009-04-06 mikermake PO formatting hooks passive; remove PO print hook...
2009-04-01 ericksoninstead of generic format.po hook, let's use specific...
2009-04-01 ericksonadded ProcessTemplate reactor and new hook, format.po
2009-04-01 ericksonUpdated the IDL to match the table name in the sql...
2009-04-01 mikerreordering table due to fkey
2009-03-31 mikeradding template_output table to support storing just...
2009-03-26 dbsEven better indexing on afr - thanks miker!
2009-03-26 dbsAdditional indexes on authority.full_rec. Thanks, EXPLA...
2009-03-24 dbsIncrease support for serials in Evergreen.
2009-03-20 mikeradd hooks for well-known penalty types
2009-03-20 scottmkAdd ON DELETE CASCADE to distribution_formula_entry...
2009-03-20 mikerteach the penalty code how to create events for system...
2009-03-20 scottmkCreate two new tables: acq.distribution_formula
2009-03-19 ericksonuse the event def template for the bill note (thanks...
2009-03-19 ericksonadded seed data entry for ApplyCircFee reactor
2009-03-19 ericksonadded hook for lost.auto to handle items programaticall...
2009-03-16 mikerincorrect table name in stored proc for updating materi...
2009-03-16 mikerprovide for a editing audit trail on picklists, POs...
2009-03-16 scottmkFor usr_has_perm* functions: super_user has all permissions
2009-03-16 scottmkAdd several functions for identifying the org units...
2009-03-14 dbsApply r12520 to version of MODS3.3 XSL stored in databa...
2009-03-10 dbsCorrect a typo noticed by Betty Ing - thanks!
2009-03-07 dbsUpgrade to MODS 3.3 for ingest and ModsParser.pm; use...
2009-03-06 mikermake org unit name and shortname unique, to avoid mistakes
2009-03-05 ericksonremoved NULL constraint from template for events that...
2009-03-04 ericksonplugged in charge-on-damaged logic, org settings, and...
2009-03-04 ericksonstub for mark-item-lost reactor
2009-03-04 phasefxneeded an extra argument for oils_i18n_gettext
2009-03-04 dbsCommit Z39.50 attributes for ‡biblios.net as well ...
2009-03-04 dbsAdd ‡biblios.net as one of the default Z39.50 targets
2009-03-03 dbsAdd more copy-status changing methods to open-ils.circ...
2009-03-03 mikerperl does not appreciate the use of, um, "use" .. chang...
2009-03-02 ericksonarg, rolling back unintended commit. 12357 was suppose...
2009-03-02 ericksonadded strict/warnings. fixed params, clensing iso...
2009-03-02 mikerinitial addition of Conifer-sponsored electronic serial...
2009-03-02 ericksoninsert overdue validator
2009-02-22 ericksoninsert org-setting perms. added an _ALL perm to overri...
2009-02-18 dbsAvoid syntax errors due to mix of multi-valued INSERT...
2009-02-16 dbsEnable local administrators to run / view / share repor...
2009-02-14 mikercannot use "classname", we have reserved that in the...
2009-02-13 dbsGive the Administrator user an explicit work_ou of...
2009-02-13 dbsAdd VIEW_BILLING_TYPE permission to Staff
2009-02-11 mikerno, we want that, really
2009-02-11 mikeradd idl field documenation table and accompanying IDL...
2009-02-10 ericksonreturn addr id for consistency
2009-02-10 ericksonhandle case where an address is pending but replaces...
2009-02-08 ericksonmore provider data. address, contact, and contact...
2009-02-08 mikeradd a record bucket type for reading lists
2009-02-08 mikeradding note tables for all bucket and item tables;...
2009-02-07 dbsMake all FKs deferrable again
2009-02-06 miker/actually/ pin the ids, and set the sequence appropriately
2009-02-06 mikeradd patron-opac cause, and comments about IDs
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2009-02-04 ericksonadded pending column to represent pending approval...
2009-01-28 mikerexample validators; adding noop modules to the schema...
2009-01-27 mikermore states available to events
2009-01-25 phasefxextra parens
2009-01-25 mikerallow different delimiters; typo
2009-01-22 dbsQuiet the complaint if action_trigger schema has never...
2009-01-22 dbsMake fkey types compatible for PostgreSQL 8.3
2009-01-22 mikersyntax issues and typos spotted by Dan
2009-01-22 dbsUpdate the arguments for the target function of the...
2009-01-19 mikercut-n-paste-o
2009-01-19 mikeradd the new trigger stuff to the db initialization
2009-01-16 ericksonremove "raise notice" test log
2009-01-15 ericksonprovide option to delete addresses and cards as well...
2009-01-15 mikerinitial revision of the generalized (ILS action) trigge...
2009-01-14 ericksonreturn the new ID on success
2009-01-14 ericksonstored proc to replace an address with its pending...
2008-12-31 mikerdoh! s/total_billed/total_owed/
2008-12-29 mikermaterialized summary of billable transaction balances
2008-12-23 ericksonadded some more friend seed values
2008-12-22 ericksonadded "replaces" column for indicating a change pending...
2008-12-17 mikerapply the "standards" checked out predicate
next