]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/examples/fm_IDL.xml
Add missing serial.distribution field to IDL
[working/Evergreen.git] / Open-ILS / examples / fm_IDL.xml
2010-05-06 phasefxrough cut at reporting extension for a purchase alert...
2010-05-06 scottmk1. Add a boolean "negate" column to query.expression.
2010-04-30 mikeradd table and IDL class for global flags/settings....
2010-04-29 ericksonSubsequent EDI patch from Joe Atzberger. In this insta...
2010-04-28 ericksonadded pcrud entries for po_items, repaired pcrud entrie...
2010-04-28 scottmkAdd a po_item column, pointing to acq.po_item, to acq...
2010-04-28 scottmkAdd keep_debits column to acq.cancel_reason.
2010-04-27 scottmkAdd acq.po_item table.
2010-04-26 ericksonIDL:
2010-04-23 senatorAcq: more work on the claiming UI. It begins to be...
2010-04-21 senatorAcq: added UI controls to attach a claim policy to...
2010-04-20 senatorAcq: large parts of the UI for making claims to a vendo...
2010-04-19 dbsForward-port self-serve password reset implementation...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-16 ericksonIDL bits for acq.invoice.complete
2010-04-15 senatorAcq: admin interfaces for claims objects, link to claim...
2010-04-13 ericksonadded pcrud perms for invoice payment method
2010-04-12 mikersome <permacrud> permission cleanup
2010-04-08 scottmkAdding amount_paid columns to acq.invoice_item, acq...
2010-04-08 scottmkAdd three columns to acq.invoice, plus a
2010-04-07 ericksonIDL: added virtual link from lineitem to invoice entries
2010-04-07 scottmkAdd fund column to acq.invoice_item.
2010-04-07 scottmkAdd boolean column "prorate" to acq.invoice_item_type.
2010-04-06 ericksonadded entries and items virtaul fields off of invoice...
2010-04-06 senatorAcq: unified search interface for LI, PO, and PL. Usabl...
2010-04-05 ericksonrepaired some mis-named fields; added an ADMIN_* versio...
2010-04-05 mikerstumbled upon an incorrect sequence
2010-04-01 mikerfields for supporting bib record ownership and sharing
2010-04-01 ericksonadded a view which returns all lineitem details that...
2010-03-31 ericksonadded pcrud entries for claim_policy and claim_policy_a...
2010-03-30 ericksonmoved to auto-grid for view funding-source UI (for...
2010-03-30 ericksonmoved to auto-grid for allocations and debits for pagin...
2010-03-30 ericksonadded pcrud entries for fund allocations and fund debits
2010-03-26 mikercalculate facets, cache them, return the facet key...
2010-03-26 mikeradd support for an XPath expression to pull out just...
2010-03-26 mikeradd alias mapping table and QueryParser support --...
2010-03-25 mikerfieldmapper changes for db upgrade 0213
2010-03-25 scottmkReplace claim_interval column with claim_policy column...
2010-03-25 scottmkReplace acq.lineitem.claim_interval and acq.provider...
2010-03-25 scottmkCreate two tables in acq schema: claim_policy and claim...
2010-03-24 ericksonadded some data to the acq lineitem worksheet. added...
2010-03-24 ericksonadded import profile selector and auto-merge-1-match...
2010-03-24 ericksonadded selector display column to merge profile table
2010-03-24 dbs"Active" in this context means "Enabled", not not-passi...
2010-03-18 ericksonrepaired sequence name for merge profile class
2010-03-17 scottmkAdd four tables in acq schema: claim, claim_type, claim...
2010-03-15 senatorAcq: cancel POs, lineitems, or individual copies from...
2010-03-11 phasefxcreation method for new user requests, and fix to IDL
2010-03-11 scottmkAdd boolean column prepayment_required to acq.purchase_...
2010-03-11 mikeradd a table to manage vandelay merge profiles
2010-03-11 scottmkAdded boolean column vendor_public to acq.lineitem_note...
2010-03-10 ericksonset cancel_reason label as the reporter:select column...
2010-03-10 scottmk1. Eliminate somed source_definitions from the IDL...
2010-03-09 scottmk1. Add estimated_unit_price column to acq.lineitem.
2010-03-08 dbsMake permissions for administering triggers more usable...
2010-03-08 ericksonadded pcrud entries for po notes
2010-03-08 scottmkAdd a cancel_reason column to acq.user_request, pointin...
2010-03-08 ericksonadded pcrud entries for lineitem retrieval
2010-03-05 scottmkAdd a new permission, ADMIN_ACQ_CANCEL_CAUSE
2010-03-04 scottmkAdd a cancel_reason column to acq.lineitem_detail,...
2010-03-04 scottmkCreate new table acq.cancel_reason.
2010-03-04 scottmkAdd two columns, both intervals, both nullable:
2010-03-02 ericksonadded permacrud retrieve entries for po/li history...
2010-02-25 scottmkAdded five new views to the acq schema:
2010-02-25 phasefxfix field name for acq.user_request IDL entry
2010-02-24 scottmkCreated a new table acq.provider_note, similar to acq...
2010-02-24 scottmkAdd fax number, phone, url, email to certain provider...
2010-02-22 ericksonPatch from Joe Atzberger to implement much of the plumb...
2010-02-19 erickson'acqli' isn't a class name. time to s/jub/acqli/ ?
2010-02-19 ericksonadded missing 'remove' field from li marc attr class
2010-02-18 ericksonadded missing need_before column to acq user request...
2010-02-17 scottmkAdd a boolean column prepayment_required to acq.provider.
2010-02-16 mikerinitial invoicing schema
2010-02-15 ericksonadded pcrud entries for lineitem alert text
2010-02-15 scottmkIn acq.lineitem_alert_text: add owning_lib column....
2010-02-12 ericksonadded a virtual use_count field for distrib formulas...
2010-02-12 scottmk1. New table, acq.lineitem_alert_text.
2010-02-12 senatorAcq: Added a working LI search interface.
2010-02-10 mikerbackend to support collection of patron purchase reques...
2010-02-10 phasefxpercent field was removed from acq::fund_allocation
2010-02-09 senatorRecord applications of distribution formulas to lineite...
2010-02-09 mikerlogic thinko in last-copy-deleted IDL view
2010-02-08 scottmkAdd "active" column to acq.provider; bool not null...
2010-02-08 mikeradding IDL view to calculate the date of removal for...
2010-02-05 senatorAcq: Give users a way to split one PO into many (one...
2010-02-05 scottmkNew columns to acq.fund: balance_wqarning_percent and...
2010-02-05 scottmkUndoing most of the previous commit, having been shown
2010-02-05 scottmk1. Add two new columns to actor.org_unit: spend_warning...
2010-02-02 scottmkAdd active flag to acq.fund table. If a fund is not...
2010-01-29 scottmkAdd machinery for attributing debits to funding source...
2010-01-26 scottmkAdd history tables, in the acq schema, for acq.purchase...
2010-01-21 mikerPatch from Dan Wells to address a thinko in the use...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2010-01-15 ericksonrepaired copy/paste thinko in edi_account provider...
2010-01-15 ericksonPatch from Joe Atzberger, with some IDL additions,...
2010-01-11 scottmkAdd a boolean "propagate" column to acq.fund, to denote...
2010-01-04 scottmkAdd a new column funding_source_credit to the acq.fund_...
2009-12-29 mikeradding a pile of infrastructure and data for in-databas...
2009-12-29 mikeradd mbts variant view which includes billing location
2009-12-28 scottmkAdd new view acq.ordered_funding_source_credit, to...
next