]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
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-18 senatorAcq: don't check claim eligibility on pseudo-LIs genera...
2010-05-17 senatorAcq: back/next result paging through unified search...
2010-05-17 ericksonadded selector column for edi_account; added edi messag...
2010-05-17 ericksondon't assume an autofieldwidget cached linked object...
2010-05-17 ericksonbetter handling of mingling readOnly and non-readOnly...
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-14 ericksonshow progress indicator in autogrid with next/prev...
2010-05-13 ericksonnodeValue not working to find source def sql in the...
2010-05-13 ericksonrepaired some IDL typos w/ hold/copy ration view
2010-05-13 senatorAcq: the XULTermLoader dijit now returns the first...
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 senatorAcq: two bug fixes
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 phasefxput spine label preview into a tab instead of a window...
2010-05-12 phasefxhoping to get around new chrome versus remote xul restr...
2010-05-12 phasefxgo back to using cmd_print code; we'll fix it in browse...
2010-05-12 phasefxdefine obj for this method
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-07 senatorAcq: bugfixes, improvements to lineitem + bib search
2010-05-06 phasefxrough cut at reporting extension for a purchase alert...
2010-05-06 senatorWrap interface results from "find originating purchase...
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: lineitem + bib searches: form a metaclass query...
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-06 ericksonadded links to LI and PO history pages
2010-05-05 mikersupport 905u (editor by barcode or usrname) in vandelay...
2010-05-05 ericksondon't assume order date is set in invoice po_item rendering
2010-05-05 ericksonprevent trailing funk in po retrieve api call response...
2010-05-04 senatorAcq: PO items i'face (acq.po_item is a peer of acq...
2010-05-04 mikerarg ... even with topic branches, I still do stuff...
2010-05-04 mikercustom "splice" method, spelled subsetNL -- supplied...
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 ericksonfixed bug where updating the email address resulted...
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-03 mikeradd the ability to run in sync mode; prevent use of...
2010-05-03 mikersub-object limiting (think: holdings); query limit...
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-05-01 phasefxDedicated interface for circ.staff_client.do_not_auto_a...
2010-05-01 phasefxmake the Javascript Shell environment more closely...
2010-05-01 phasefxreplace direct use of dojo.date in these xul interfaces...
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 ericksonbreak the main registration table out to a separate...
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 senatorAcq: unified search UI changes for lineitems + bibs...
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 ericksonforward-ported the functionality for use-last-4-of...
2010-04-29 scottmk1. Renamed function getRelation to oilsGetRelation.
2010-04-29 phasefxReturn of the top-level Help menu, with a context sensi...
2010-04-29 phasefxutility methods for deck class
2010-04-29 phasefxdebugging aid
2010-04-29 phasefxload menu.js before JSAN gets a chance too, so we can...
2010-04-29 scottmkImplement .columns method of qstore server, to return...
2010-04-29 ericksonadded support for selecting merge/overlay options durin...
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.
next