]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
initial merge/overlay profile editor ui
[working/Evergreen.git] / Open-ILS / src /
2010-03-12 ericksonadded a .stream_results version of the spooler that...
2010-03-12 senatorAcq: unified search: big improvement
2010-03-12 mikeradding 901c cross-check to auto-overlay logic to preven...
2010-03-12 mikerreturn the final count of records spooled
2010-03-12 mikerget the new query parser into the repo
2010-03-12 mikerscale the response rate with the number of records...
2010-03-12 mikeradding authority version of the record merging and...
2010-03-12 mikerreturn the correct failpart for precat/noncat items
2010-03-12 ericksontypo in options var
2010-03-12 ericksonadded limit/offset options to response stream of fiscal...
2010-03-12 mikernon-auto merge function, bug fixing (commas ... BAH...
2010-03-11 ericksonadded auto_overlay_exact option to queue import call...
2010-03-11 ericksonadded option to discard streaming results
2010-03-11 senatorAcq: Add PO notes interface and checkbox for vendor_pub...
2010-03-11 ericksonallow marc file attributes to be passed directly to...
2010-03-11 mikerfunctions that allow vandelay to merge records based...
2010-03-11 phasefximportant to commit the transaction :)
2010-03-11 phasefxcreation method for new user requests, and fix to IDL
2010-03-11 scottmk1. Changed search_alias() to an inline function, since...
2010-03-11 mikermake the ses cookie go away when the browser is closed
2010-03-11 ericksoncreate standalone PO activation routine so PO's can...
2010-03-11 phasefxsome extra options for the acq user request retrieval...
2010-03-11 scottmkAdd boolean column prepayment_required to acq.purchase_...
2010-03-11 ericksonupdate PO printout to include vendor-public PO and...
2010-03-11 mikeradd a table to manage vandelay merge profiles
2010-03-11 scottmkAdded boolean column vendor_public to acq.lineitem_note...
2010-03-10 scottmkAdd "ON DELETE CASCADE" clauses to foreign keys pointing to
2010-03-10 scottmk1. Eliminate somed source_definitions from the IDL...
2010-03-10 mikerReworking of a patch from Ben Ostrowsky: add an OILSPro...
2010-03-10 mikersupply a string so that the I18N build process does...
2010-03-10 mikerfunctions for merging MARC records of the same type
2010-03-09 ericksonadded some missing param commas
2010-03-09 erickson* Using lineitem estimated_unit_price to store the...
2010-03-09 mikerteach vandelay.strip_field() how to handle lists of...
2010-03-09 scottmk1. Add estimated_unit_price column to acq.lineitem.
2010-03-09 phasefxAbility to auto-generate barcodes in the Volume/Copy...
2010-03-09 scottmkFix a NULL pointer problem that, under some circumstanc...
2010-03-09 dbsWe like SQL that doesn't contain syntax errors!
2010-03-08 ericksonadded auto_merge_vols option to open-ils.cat.asset...
2010-03-08 phasefxMethods to retrieve lineitems with PO's associated...
2010-03-08 dbsMake permissions for administering triggers more usable...
2010-03-08 scottmkAdd a cancel_reason column to acq.user_request, pointin...
2010-03-08 dbsInstall the action_trigger_runner example config file
2010-03-07 scottmkAdded comments; tinkered with white space here and...
2010-03-06 scottmkTidied up white space, mostly by changing indentation...
2010-03-05 scottmk1. In verifyObjectClass(): renamed meta to method_meta...
2010-03-05 scottmkAdd a new permission, ADMIN_ACQ_CANCEL_CAUSE
2010-03-05 dbsAdd permissions for IMPORT_ALT_TCN and ADMIN_TRIGGER_EV...
2010-03-04 scottmkAdd a cancel_reason column to acq.lineitem_detail,...
2010-03-04 scottmkCreate new table acq.cancel_reason.
2010-03-04 scottmkAdd two columns, both intervals, both nullable:
2010-03-04 mikerforward-porting r15694: preserve time component of...
2010-03-04 scottmkSlightly rearranged the treatment of transaction ids...
2010-03-03 dbsPatch from Galen Charlton <gmc@esilibrary.com> to preve...
2010-03-03 mikerkeep the original due_date time component of day-granul...
2010-03-03 senatorAcq: middle-layer support for unified lineitem/purchase...
2010-03-03 mikerpatch from Jason Stephenson to allow the EVERYTHING...
2010-03-03 scottmkTidied up white space, mainly by indenting with tabs...
2010-03-03 scottmk1. Encapsulated into a few small functions the manageme...
2010-03-02 mikerforward-porting r15664: protect mmbxs mat view from...
2010-03-02 dbsAdd ALLOW_ALT_TCN permission to the permission list
2010-03-02 dbsFix bug where diacritics could be corrupted in places...
2010-03-02 dbsApply patch from Galen Charlton to prevent legacy 852...
2010-03-02 dbsNot so fast, tex. The client sorted things, all right...
2010-03-02 dbsSort Z39.50 sources as returned by fetch_service_defs...
2010-03-02 senatorFix syntax error
2010-03-02 scottmkTidied up white space; added comments to several functions.
2010-03-02 scottmk1. Renamed getSourceDefinition() to getRelation(),...
2010-03-01 scottmkTidying up whte space, adding comments. No substantive...
2010-03-01 phasefxRetrieval, cancel, and set no hold methods for acq...
2010-03-01 phasefxDon't assume an options parameter was passed, and remov...
2010-03-01 scottmk1. Fixed a bug in osrfAppInitialize(). After loading...
2010-02-27 senatorAcq: View and manage distrib formula applications for...
2010-02-25 scottmkAdded five new views to the acq schema:
2010-02-24 scottmkCreated a new table acq.provider_note, similar to acq...
2010-02-24 phasefxFix the spurious "Item is already checked out." warning...
2010-02-24 senatorAcq: separate LI note creation from LI alert creation...
2010-02-24 scottmkAdd fax number, phone, url, email to certain provider...
2010-02-23 phasefxfix an org setting label mixup
2010-02-23 phasefxupgrade script for ui.staff.require_initials
2010-02-23 senatorFix typo in upgrade version number
2010-02-22 ericksonPatch from Dan Wells to repair white space error in...
2010-02-22 mikerwhere possible, return the matchpoint that would have...
2010-02-22 phasefxNet::uFTP dependency (which on Debian-based systems...
2010-02-22 ericksontypo in schema name
2010-02-22 ericksonkeep in-db circ consistent with script circs WRT dissal...
2010-02-22 ericksonPatch from Joe Atzberger to implement much of the plumb...
2010-02-21 mikerstream holdings xml to the client
2010-02-19 phasefxemail A/T templates for Acquisition User Requests,...
2010-02-19 senatorAcq: complete improvements of receive/unreceive for...
2010-02-19 phasefxtrailing 1; for perl modules
2010-02-19 senatorAcq: Towards slick integration of granular un-receive...
2010-02-18 scottmkIn doUpdate(): check field_object for NULL before deref...
2010-02-18 mikeradding "show call numbers at can-have-vols search locat...
2010-02-18 ericksonsilence more warnings
2010-02-18 ericksonsilence uninitialized value warnings
2010-02-18 ericksonAdded ACQ validator module, starting with user request...
2010-02-18 mikerPatch from Galen Charlton which:
2010-02-17 phasefxUI for Purchase Order related Events
2010-02-17 ericksonadded initial lineitem cancellation api call. added...
next