]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Foundations of Action/Triger-based telephony,
[Evergreen.git] / Open-ILS / src /
2010-05-26 senatorFoundations of Action/Triger-based telephony,
2010-05-26 scottmkCorrecting some diverging drift in the usr_merge function
2010-05-26 scottmkAdding a qualifying schema name to keep PG happy
2010-05-26 mikerand, of course, the same typo /in/ the file. fixed
2010-05-26 mikerarg ... typo in filename. moved
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-26 scottmkBug fixes in verifyObjectPCRUD():
2010-05-26 dbsAdd actor.usr_password_reset table required for passwor...
2010-05-25 phasefxthis doesn't work. I think my environment wasn't prist...
2010-05-25 phasefxremove duplicate line
2010-05-25 scottmkCorrecting an upgrade script.
2010-05-25 scottmkPlug some memory leaks, and eliminate some unnecessary
2010-05-25 ericksonsupport for calculating estimated hold wait time based...
2010-05-25 ericksonadded support for propagating searchOrg, searchSort...
2010-05-25 scottmkVarious changes to verifyObjectPCRUD():
2010-05-24 mikeradd settings group table, shared between org and usr...
2010-05-24 scottmkSplit old org unit setting type circ.hold_estimate_wait...
2010-05-24 senatorConsistently return fail_part to the client from in...
2010-05-21 ericksonrepaired inadvertent api drift caused by move from...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-21 scottmkAdd column avg_wait_time to config.circ_modifier.
2010-05-21 mikerremove errant tsearch joiners if the normalizers are...
2010-05-21 mikeradd identifier FTS config (assumed to exist in some...
2010-05-21 mikeruse proper JSON, re ' vs "
2010-05-21 scottmkSupport IS NULL and IS NOT NULL expressions.
2010-05-21 scottmkFixing a typo in the previous changeset (a missing...
2010-05-21 ericksonallow caller to define the sort field/direction in...
2010-05-20 scottmkCreate database support for IS [NOT] NULL expressions
2010-05-20 ericksonloosen the restrictions on exporting holdings / price...
2010-05-20 scottmkImplement new param_list method, which returns a list of
2010-05-19 scottmkImplement open-ils.qstore.bind_param method, which...
2010-05-19 mikermake the first_word index normalizer return a not-null...
2010-05-19 mikeradd ISBN 10/13 index normalizer (requires ISN postgres...
2010-05-19 scottmkMake sure that all bind variables have been assigned...
2010-05-19 scottmkAdd partial support for bind variables: load them from the
2010-05-18 scottmkFix a typo in a previous commit to the acq schema....
2010-05-18 mikeridentifier search class, including some (I believe...
2010-05-17 ericksonadded support for redelivery of 'retry' edi_messages...
2010-05-17 scottmkTwo changes to acq.edi_message:
2010-05-16 dbsSpotted minor typos while reading up on the new addition.
2010-05-16 mikerOptional pgmemcache-based caching of permission checks...
2010-05-16 mikerallow multiple 260 tags in summary view
2010-05-13 phasefxfix column name
2010-05-13 phasefxfix syntax
2010-05-13 ericksonuse estimed_unit_price directly on the lineitem in...
2010-05-13 mikerteach the overlay functions about data matching REs...
2010-05-13 ericksonfixed some typos, thinkos in EDI cross-walk
2010-05-13 ericksonmoved to generic acqpo.activate hook instead of the...
2010-05-12 senatorAcq: import file of bib IDs, get paginated LI table...
2010-05-12 scottmkAdd purchase_order column to acq.edi_message.
2010-05-12 ericksonPatch from Galen Charlton: This resolves a performance...
2010-05-12 ericksoncall recv to pull responses off the wire
2010-05-11 scottmkAdd "label" column to query.bind_variable
2010-05-10 ericksonpcrud requires transaction begin/commit for writes...
2010-05-10 scottmkDefine an updatable view query.expr_xbind as those...
2010-05-10 scottmkAdd to query.expression: foreign key bind_variable...
2010-05-10 scottmkAdd table query.bind_variable.
2010-05-08 scottmkRevise the updatable views for the various types of...
2010-05-07 ericksonremoved unused utility function that was calling a...
2010-05-07 ericksonuse direct circ search instead of what-may-be-one-day...
2010-05-07 ericksonpatch from James Fournie to repair some faulty assumpti...
2010-05-06 mikeradd explicit nesting parens in SQL; protect against...
2010-05-06 scottmk1. Support negation of an expression (except in a few...
2010-05-06 senatorAcq: improvements to lineitem + bib search in unified...
2010-05-06 ericksonadded batch lineitem fund updater from lineitem table ui
2010-05-06 scottmk1. Add a boolean "negate" column to query.expression.
2010-05-05 mikersupport 905u (editor by barcode or usrname) in vandelay...
2010-05-05 ericksonprevent trailing funk in po retrieve api call response...
2010-05-04 ericksonuser_transaction_history methods
2010-05-04 mikerrepair SQL generation for ORed queries
2010-05-03 senatorAcq: view vouchers from previously issued claims in...
2010-05-03 ericksonupdated SIP server to pull item config info from the...
2010-05-03 senatorAcq: users can now claim individual copies from the...
2010-05-03 ericksonPatron update docs
2010-05-03 phasefxPaging options for user_transactions and user_transacti...
2010-05-03 ericksonflesh hold notes in the holds retrieve call, being...
2010-05-01 scottmkMoved the datatype lookups from the drones to the liste...
2010-05-01 phasefxOrg unit settings gui.disable_local_save_columns and...
2010-04-30 senatorAcq: Towards a working lineitems + bibs search, but...
2010-04-30 ericksonadded support for update the fund on an LID after the...
2010-04-30 scottmkUse the oilsConnectDB function to connect to the databa...
2010-04-30 ericksonGive event definition a proper id (23)
2010-04-30 ericksonAdded global_flag and support for using the internal...
2010-04-30 ericksonrepaired syntax error in db schema / upgrade script
2010-04-30 mikeradd table and IDL class for global flags/settings....
2010-04-30 scottmk1. When a class name is available instead of a table...
2010-04-29 phasefxThe associated behavior for the cat.bib.delete_on_no_co...
2010-04-29 phasefxorg unit setting for "Delete bib if all copies are...
2010-04-29 ericksonSubsequent EDI patch from Joe Atzberger. In this insta...
2010-04-29 scottmk1. Renamed function getRelation to oilsGetRelation.
2010-04-29 scottmkImplement .columns method of qstore server, to return...
2010-04-29 ericksonadded paging to user picklist retrieval/display
2010-04-29 ericksonafter a record has been successfully imported via vande...
2010-04-29 ericksonGive the stream_results versions of vandelay item spool...
2010-04-28 ericksonadded pcrud entries for po_items, repaired pcrud entrie...
2010-04-28 scottmkAdd po_item column to auditor.acq_invoice_item_history.
2010-04-28 scottmkCreate a reusable function for connecting to the database.
2010-04-28 scottmkAdd a po_item column, pointing to acq.po_item, to acq...
2010-04-28 scottmk1. Implement a messages method to return a list of...
2010-04-28 scottmkEliminated the oilsExecSql function as a relic of an...
next