]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Implement the .finish method for the qstore server.
[working/Evergreen.git] / Open-ILS / src /
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...
2010-04-01 phasefxdon't make the call to open-ils.cat if there are no...
2010-04-01 phasefxparam tweak to get copies to flesh on lineitem details...
2010-04-01 phasefxresults are fancier in perl; adjust the result test...
2010-04-01 phasefxHar, I looked in Lineitem.pm for an existing lineitem...
2010-04-01 phasefxRough cut of 'open-ils.acq.lineitem.cancel', which...
2010-03-31 ericksonSeed data for org settings and override permissions...
2010-03-31 ericksonfleshed out the docs for the open-ils.circ.hold.has_cop...
2010-03-31 senatorAcq: Indicate funds at stop/warning balance level with...
2010-03-31 ericksonadded API docs for open-ils.actor.user.stage.create...
2010-03-31 ericksonPatch from Joe Atzberger to add additional code docs...
2010-03-31 mikercorrect paging behavior with new staged search stored...
2010-03-30 phasefxsyntax
2010-03-30 phasefxsyntax. this time I broke the file :)
2010-03-30 mikerreturn the whole blob for an undefined field key
2010-03-30 mikerindex is already there, do not recreate it
2010-03-30 senatorAcq: PO interface now tells you if activating a PO...
2010-03-30 mikeradd makefile and autogen support for the facet definiti...
next