2010-04-28 |
scottmk | Eliminated the oilsExecSql function as a relic of an...
|
commit | commitdiff | tree |
2010-04-28 |
scottmk | Add keep_debits column to acq.cancel_reason.
|
commit | commitdiff | tree |
2010-04-28 |
scottmk | Implement .execute method of qstore server.
|
commit | commitdiff | tree |
2010-04-27 |
scottmk | Add acq.po_item table.
|
commit | commitdiff | tree |
2010-04-25 |
scottmk | Implement the .finish method for the qstore server.
|
commit | commitdiff | tree |
2010-04-20 |
scottmk | Implement the .prepare and .sql methods (except ignoring
|
commit | commitdiff | tree |
2010-04-19 |
scottmk | Fleshing out the qstore server a bit:
|
commit | commitdiff | tree |
2010-04-19 |
scottmk | Add a new service, open-ils.qstore. It is not yet...
|
commit | commitdiff | tree |
2010-04-12 |
scottmk | Restore the ability to set the maximum flesh depth...
|
commit | commitdiff | tree |
2010-04-09 |
scottmk | Add audit tables for acq.invoice, acq.invoice_item...
|
commit | commitdiff | tree |
2010-04-08 |
scottmk | Adding amount_paid columns to acq.invoice_item, acq...
|
commit | commitdiff | tree |
2010-04-08 |
scottmk | Add three columns to acq.invoice, plus a
|
commit | commitdiff | tree |
2010-04-08 |
scottmk | Split the cstore servers into several pieces.
|
commit | commitdiff | tree |
2010-04-07 |
scottmk | Add fund column to acq.invoice_item.
|
commit | commitdiff | tree |
2010-04-07 |
scottmk | Add boolean column "prorate" to acq.invoice_item_type.
|
commit | commitdiff | tree |
2010-04-03 |
scottmk | Create a separate function for adding datatype information
|
commit | commitdiff | tree |
2010-04-03 |
scottmk | Replace almost all remaining reference to the MODULENAME...
|
commit | commitdiff | tree |
2010-04-02 |
scottmk | Reduce dispatchCRUDMethod() to little more than a case...
|
commit | commitdiff | tree |
2010-03-29 |
scottmk | In query.stored query: make from_clause nullable, so...
|
commit | commitdiff | tree |
2010-03-29 |
scottmk | When propagating funds: propagate the balance_warning_percent
|
commit | commitdiff | tree |
2010-03-26 |
scottmk | Isolate the "search" and "id_list" methods in their...
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | Reduce the use of conditional compilation, by replacing...
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | Replace claim_interval column with claim_policy column...
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | Replace acq.lineitem.claim_interval and acq.provider...
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | Create two tables in acq schema: claim_policy and claim_poli...
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | Corrected version number in the update to config.upgrade.log
|
commit | commitdiff | tree |
2010-03-25 |
scottmk | 1. In order to avoid repeated calls to the authentication...
|
commit | commitdiff | tree |
2010-03-24 |
scottmk | Clear up some muddlement in the design of query.from_relation.
|
commit | commitdiff | tree |
2010-03-23 |
scottmk | Tweak to reflect a better understanding of oilsUtilsQuickReq().
|
commit | commitdiff | tree |
2010-03-22 |
scottmk | Add the const qualifier to one variable. Tidy up white...
|
commit | commitdiff | tree |
2010-03-22 |
scottmk | Applied the const qualifier to a couple of variables.
|
commit | commitdiff | tree |
2010-03-22 |
scottmk | Fixing blooper in the version number of an upgrade...
|
commit | commitdiff | tree |
2010-03-18 |
scottmk | Performance tweak to oilsAuthComplete().
|
commit | commitdiff | tree |
2010-03-17 |
scottmk | Tweaked oilsAuthVerifyPassword(), mostly for clarity:
|
commit | commitdiff | tree |
2010-03-17 |
scottmk | Add four tables in acq schema: claim, claim_type, claim_even...
|
commit | commitdiff | tree |
2010-03-16 |
scottmk | Added doxygen-style comments to several functions.
|
commit | commitdiff | tree |
2010-03-16 |
scottmk | Tidying up white space. No substantive changes.
|
commit | commitdiff | tree |
2010-03-16 |
scottmk | Support multiple languages in the lookup for event...
|
commit | commitdiff | tree |
2010-03-15 |
scottmk | Tidied up whitespace; added comments; removed comments...
|
commit | commitdiff | tree |
2010-03-11 |
scottmk | 1. Changed search_alias() to an inline function, since...
|
commit | commitdiff | tree |
2010-03-11 |
scottmk | Add boolean column prepayment_required to acq.purchase_order and
|
commit | commitdiff | tree |
2010-03-11 |
scottmk | Added boolean column vendor_public to acq.lineitem_note...
|
commit | commitdiff | tree |
2010-03-10 |
scottmk | Add "ON DELETE CASCADE" clauses to foreign keys pointing to
|
commit | commitdiff | tree |
2010-03-10 |
scottmk | 1. Eliminate somed source_definitions from the IDL...
|
commit | commitdiff | tree |
2010-03-09 |
scottmk | 1. Add estimated_unit_price column to acq.lineitem.
|
commit | commitdiff | tree |
2010-03-09 |
scottmk | Fix a NULL pointer problem that, under some circumstances...
|
commit | commitdiff | tree |
2010-03-08 |
scottmk | Add a cancel_reason column to acq.user_request, pointing...
|
commit | commitdiff | tree |
2010-03-07 |
scottmk | Added comments; tinkered with white space here and...
|
commit | commitdiff | tree |
2010-03-06 |
scottmk | Tidied up white space, mostly by changing indentation...
|
commit | commitdiff | tree |
2010-03-05 |
scottmk | 1. In verifyObjectClass(): renamed meta to method_meta...
|
commit | commitdiff | tree |
2010-03-05 |
scottmk | Add a new permission, ADMIN_ACQ_CANCEL_CAUSE
|
commit | commitdiff | tree |
2010-03-04 |
scottmk | Add a cancel_reason column to acq.lineitem_detail,...
|
commit | commitdiff | tree |
2010-03-04 |
scottmk | Create new table acq.cancel_reason.
|
commit | commitdiff | tree |
2010-03-04 |
scottmk | Add two columns, both intervals, both nullable:
|
commit | commitdiff | tree |
2010-03-04 |
scottmk | Slightly rearranged the treatment of transaction ids...
|
commit | commitdiff | tree |
2010-03-03 |
scottmk | Tidied up white space, mainly by indenting with tabs...
|
commit | commitdiff | tree |
2010-03-03 |
scottmk | 1. Encapsulated into a few small functions the management...
|
commit | commitdiff | tree |
2010-03-02 |
scottmk | Tidied up white space; added comments to several functions.
|
commit | commitdiff | tree |
2010-03-02 |
scottmk | 1. Renamed getSourceDefinition() to getRelation(),...
|
commit | commitdiff | tree |
2010-03-01 |
scottmk | Tidying up whte space, adding comments. No substantive...
|
commit | commitdiff | tree |
2010-03-01 |
scottmk | 1. Fixed a bug in osrfAppInitialize(). After loading...
|
commit | commitdiff | tree |
2010-02-25 |
scottmk | Added five new views to the acq schema:
|
commit | commitdiff | tree |
2010-02-24 |
scottmk | Created a new table acq.provider_note, similar to acq...
|
commit | commitdiff | tree |
2010-02-24 |
scottmk | Add fax number, phone, url, email to certain provider...
|
commit | commitdiff | tree |
2010-02-18 |
scottmk | In doUpdate(): check field_object for NULL before dereferenc...
|
commit | commitdiff | tree |
2010-02-17 |
scottmk | Add a boolean column prepayment_required to acq.provider.
|
commit | commitdiff | tree |
2010-02-15 |
scottmk | In acq.lineitem_alert_text: add owning_lib column....
|
commit | commitdiff | tree |
2010-02-12 |
scottmk | 1. New table, acq.lineitem_alert_text.
|
commit | commitdiff | tree |
2010-02-09 |
scottmk | Adding org unit settings for fund spending limits.
|
commit | commitdiff | tree |
2010-02-08 |
scottmk | Add "active" column to acq.provider; bool not null...
|
commit | commitdiff | tree |
2010-02-05 |
scottmk | New columns to acq.fund: balance_wqarning_percent and...
|
commit | commitdiff | tree |
2010-02-05 |
scottmk | Undoing most of the previous commit, having been shown
|
commit | commitdiff | tree |
2010-02-05 |
scottmk | 1. Add two new columns to actor.org_unit: spend_warning_perc...
|
commit | commitdiff | tree |
2010-02-04 |
scottmk | Add a function acq.attribute_debits() to attribute...
|
commit | commitdiff | tree |
2010-02-03 |
scottmk | 1. Back off the function acq.attribute_debits, along...
|
commit | commitdiff | tree |
2010-02-02 |
scottmk | Add a function acq.transfer_fund to transfer money...
|
commit | commitdiff | tree |
2010-02-02 |
scottmk | Add the acq.fund_allocation_percent table.
|
commit | commitdiff | tree |
2010-02-02 |
scottmk | Add active flag to acq.fund table. If a fund is not...
|
commit | commitdiff | tree |
2010-01-29 |
scottmk | Add machinery for attributing debits to funding source...
|
commit | commitdiff | tree |
2010-01-28 |
scottmk | Oops: need to coalesce before summing, not after.
|
commit | commitdiff | tree |
2010-01-27 |
scottmk | Redefine the view acq.fund_debit_total:
|
commit | commitdiff | tree |
2010-01-26 |
scottmk | Add history tables, in the acq schema, for acq.purchase_order
|
commit | commitdiff | tree |
2010-01-15 |
scottmk | In acq.fund_transfer: make the dest_fund and dest_amount...
|
commit | commitdiff | tree |
2010-01-11 |
scottmk | Add a boolean "propagate" column to acq.fund, to denote...
|
commit | commitdiff | tree |
2010-01-11 |
scottmk | Correct the value of upgrade_log.version to match file...
|
commit | commitdiff | tree |
2010-01-04 |
scottmk | Add a new column funding_source_credit to the acq.fund_trans...
|
commit | commitdiff | tree |
2009-12-28 |
scottmk | Add new view acq.ordered_funding_source_credit, to...
|
commit | commitdiff | tree |
2009-12-28 |
scottmk | Add an effective_date column to acq.funding_source_credit.
|
commit | commitdiff | tree |
2009-12-23 |
scottmk | Add a boolean "rollover" column to acq.fund, to denote
|
commit | commitdiff | tree |
2009-12-21 |
scottmk | 1. It's okay for a virtual field not to have a datatype.
|
commit | commitdiff | tree |
2009-12-21 |
scottmk | Add new table acq.fund_transfer
|
commit | commitdiff | tree |
2009-12-20 |
scottmk | Backing out a premature commit that I made inadvertently...
|
commit | commitdiff | tree |
2009-12-19 |
scottmk | 1. In the parent router process: wait for all of the...
|
commit | commitdiff | tree |
2009-12-18 |
scottmk | Changed last line from "BEGIN;", an obvious blooper...
|
commit | commitdiff | tree |
2009-12-16 |
scottmk | Add a deadline_date column to acq.funding_source_credit
|
commit | commitdiff | tree |
2009-12-15 |
scottmk | 1. Create a default entry in acq.fiscal_calendar.
|
commit | commitdiff | tree |
2009-12-15 |
scottmk | Replace calls to osrfAppSessionMakeRequest() with
|
commit | commitdiff | tree |
2009-12-08 |
scottmk | Add idlval.c -- source for a new utility for
|
commit | commitdiff | tree |
2009-12-04 |
scottmk | Miscellaneous fix-ups to IDL.
|
commit | commitdiff | tree |
2009-12-04 |
scottmk | Undo some ill-considered "corrections" to classes rud...
|
commit | commitdiff | tree |
next |