]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Foundations of Action/Triger-based telephony,
[working/Evergreen.git] / Open-ILS / src /
2010-04-28 ericksonLoosened some restrictions on invoicing. It is now...
2010-04-28 scottmkAdd keep_debits column to acq.cancel_reason.
2010-04-28 scottmkImplement .execute method of qstore server.
2010-04-27 senatorAcq: Find PO from which copy originated
2010-04-27 ericksonAdded support to invoice page for adding extra copies...
2010-04-27 scottmkAdd acq.po_item table.
2010-04-26 senatorAcq: invoices are now printable from search results
2010-04-26 ericksonthinko on using cleared fund debit id
2010-04-26 ericksonin acq, when an LID is canceled, make sure the encumbra...
2010-04-26 ericksonbulked up docs for the record copy-count calls. remove...
2010-04-26 phasefxorg unit settings for formatting displayed date and...
2010-04-26 ericksonAdded API call to return the total hold count for title...
2010-04-26 phasefxDon't rely on the sequence like this, using xact_start...
2010-04-26 ericksonAdded an API call which returns the set of opt-in user...
2010-04-26 ericksonbulked up the API docs for holds queue stats method
2010-04-26 ericksonPatch from Jason Stephenson to silence 'isn't numeric...
2010-04-26 phasefxmiddle layer methods for getting at a 'preceeding'...
2010-04-25 scottmkImplement the .finish method for the qstore server.
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-20 dbsHmm. Not sure how this got doubled up, but it sure...
2010-04-20 scottmkImplement the .prepare and .sql methods (except ignoring
2010-04-19 scottmkFleshing out the qstore server a bit:
2010-04-19 scottmkAdd a new service, open-ils.qstore. It is not yet...
2010-04-19 dbsForward-port self-serve password reset implementation...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-17 mikercount record and metarecord facets differently
2010-04-16 mikerget MR facets when we are doing an MR search ... duh...
2010-04-16 ericksonand then the auditor tables..
2010-04-16 ericksonadded column to indicate that an invoice is complete...
2010-04-16 dbsForward-port r16250: Decode input, encode output. That...
2010-04-16 dbsPrevent possible character corruption or fatal errors...
2010-04-15 dbsTeach SuperCat about locales - this becomes important...
2010-04-15 phasefx* tweak wording for ui.circ.suppress_checkin_popups...
2010-04-15 ericksoncirc.holds.clear_shelf.no_capture_holds is not used...
2010-04-14 phasefxorg unit setting for suppressing alerts/popups during...
2010-04-14 phasefxRework clear_hold_shelf process so that it looks for...
2010-04-13 ericksonopen-ils.actor.user.retrieve.parts -- default to logged...
2010-04-12 ericksonvar name typo w/ last commit, fixed
2010-04-12 ericksonw/ in-db circ, if patron permit fails with 'no_item...
2010-04-12 ericksonmove a couple of heavily hit calls from open-ils.storag...
2010-04-12 scottmkRestore the ability to set the maximum flesh depth...
2010-04-09 senatorAcq: Improved invoice-linking and -viewing features...
2010-04-09 ericksonapi: some sanity checks
2010-04-09 ericksonmoved entry and item updating into the main
2010-04-09 mikerthrow away single ampersand and pipe
2010-04-09 scottmkAdd audit tables for acq.invoice, acq.invoice_item...
2010-04-08 scottmkAdding amount_paid columns to acq.invoice_item, acq...
2010-04-08 phasefxTweak the descriptions for the on-shelf holds retrieval...
2010-04-08 phasefxtypo in clear_shelf_process method
2010-04-08 scottmkAdd three columns to acq.invoice, plus a
2010-04-08 ericksonimplemented invoice processing to updating encumbered...
2010-04-08 ericksonmore fleshing options in PO retrieval
2010-04-08 ericksonflesh lids and fund debits in invoice retrieve
2010-04-08 mikeradd fiscal_calendar field to actor.org_unit in old...
2010-04-08 scottmkSplit the cstore servers into several pieces.
2010-04-08 senatorAcq: unified search: add before/after searching for...
2010-04-07 ericksonconsolidated invoice attach and create API call into...
2010-04-07 senatorAcq: make invoices searchable with unified search interface
2010-04-07 scottmkAdd fund column to acq.invoice_item.
2010-04-07 senatorAcq: in acquistions unified search, make timestamp...
2010-04-07 senatorAcq: fix a problem when searching by user-linked fields
2010-04-07 scottmkAdd boolean column "prorate" to acq.invoice_item_type.
2010-04-07 mikerstored proc param ordering
2010-04-07 mikerforward port of r16146: proper support for in-db renewa...
2010-04-06 senatorAcq: bug fix. Thinko let to unintended search term...
2010-04-06 ericksonflesh fund debit in the default invoice fleshing in...
2010-04-06 senatorAcq: unified search interface for LI, PO, and PL. Usabl...
2010-04-05 mikermerging MR holds topic branch
2010-04-05 ericksoninitial invoice sub-module
2010-04-05 ericksonadded ability to flesh PO and PL in lineitem retrieve
2010-04-05 mikerbe smarter about holdings fleshing, particularly where...
2010-04-05 mikerbetter regexp with new paging functionallity
2010-04-04 mikeradd embedded holdings paging support to biblio-record_e...
2010-04-03 ericksonrelated items now returns LI's that may be attached...
2010-04-03 ericksonde-dupe li ids in picklist li fetcher. if an LI has...
2010-04-03 mikerpatch from Ben Ostrowski to address a i18n-affecting...
2010-04-03 scottmkCreate a separate function for adding datatype information
2010-04-03 scottmkReplace almost all remaining reference to the MODULENAM...
2010-04-02 scottmkReduce dispatchCRUDMethod() to little more than a case...
2010-04-02 phasefxFlesh and show cancel_reason in the user request reject...
2010-04-02 phasefxOr unit setting acq.holds.allow_holds_from_purchase_req...
2010-04-02 ericksonrespond_complete before processing a/t events to the...
2010-04-01 ericksonPatch from Joe Atzberger: Last batch of method reg...
2010-04-01 mikeradjust stored proc to use the appropriate STABLE or...
2010-04-01 phasefxUse the AssetCommon version of update_fleshed_copies...
2010-04-01 phasefxUse utility method for firing events
2010-04-01 mikerfields for supporting bib record ownership and sharing
2010-04-01 ericksonPatch from Joe Atzberger: Large overhaul of misleading...
2010-04-01 ericksonPatch from Joe Atzberger: Cleanup subs in Actor
2010-04-01 ericksonPatch from Joe Atzberger: A great blast of perltidy
2010-04-01 ericksonPatch from Joe Atzberger: More method reg docs in...
2010-04-01 ericksonadded claim sub-module. Added API call to retrieve...
2010-04-01 senatorAcq: ML logic to support the "not" operator in unified...
2010-04-01 ericksonfixed function name in lineitem price setting code...
2010-04-01 ericksonmissed the environment when upgradeing the worksheet...
2010-04-01 ericksongive the trigger autocreate wrapper a clearer name
2010-04-01 phasefxfire hold_request.cancel.cancelled_order events for...
2010-04-01 phasefxCancel holds targeting the bib associated with a lineit...
next