]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Acq: middle-layer support for unified lineitem/purchase order/picklist search
[working/Evergreen.git] / Open-ILS / src /
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...
2010-02-17 ericksonadded support for stopping/starting single (Perl) servi...
2010-02-17 senatorAcq: more LI search interface improvements
2010-02-17 scottmkAdd a boolean column prepayment_required to acq.provider.
2010-02-16 mikerforward porting r15559: protect against just-spaces...
2010-02-16 mikerbilling generation typo
2010-02-16 mikerthese have been moved to the seed-data file
2010-02-16 dbsDouble-decoding the UTF8 for SRU no longer seems necess...
2010-02-16 mikercut-and-paste-o spotted by Scott McKellar
2010-02-16 mikerinitial invoicing schema
2010-02-16 mikerfixing regex interpolation in, er, fix
2010-02-16 mikerARG! attempted support for search term containing colon...
2010-02-16 senatorAcq: Several improvements to the LI search interface
2010-02-16 phasefxUI for managing Line Item Alert Text for Acquisitions...
2010-02-15 phasefxmissing underscore in column name
2010-02-15 scottmkIn acq.lineitem_alert_text: add owning_lib column....
2010-02-15 ericksonadded lineitem alert text fleshing on lineitem notes
2010-02-12 ericksonadded a virtual use_count field for distrib formulas...
2010-02-12 scottmk1. New table, acq.lineitem_alert_text.
2010-02-12 ericksonadded optional user data pass-thru. this will give...
2010-02-12 phasefxmethod for creating/running format related lineitem...
2010-02-12 senatorRemove unneeded debugging cruft.
2010-02-12 senatorAcq: Added a working LI search interface.
2010-02-12 ericksonPatch from Joe Atzberger to add getop support for defin...
2010-02-11 phasefxUse the home library of the bucket owner as the context...
2010-02-11 dbsIn renaming the config.recuring_fine table, the associa...
2010-02-11 mikerforward-porting r15501: Normalization for ratio-like...
2010-02-11 ericksonmoved user request hold promotion to its own sub. ...
2010-02-10 ericksonupdated the reporting output. limited returned funds...
2010-02-10 mikerbackend to support collection of patron purchase reques...
2010-02-10 phasefxMethod for transfering money between funds
2010-02-10 ericksonprovide wrapper methods for the 2 fiscall rollover...
2010-02-10 ericksonadded sub to find the most relevant event def by hook...
2010-02-10 ericksonPatch from Joe Atzberger to add a line item 'worksheet...
2010-02-10 ericksonoops, meant to delete this file when changing it's...
2010-02-10 ericksonML stub for fiscal rollover processing.
2010-02-10 dbsTry to ensure that the PostgreSQL cluster gets initiali...
2010-02-09 ericksonlineitem item_count was changed to a virtual field...
2010-02-09 ericksoninsert 'schema' into upgrade script name
2010-02-09 scottmkAdding org unit settings for fund spending limits.
2010-02-09 ericksonconsolidate inactive provider test in the po create...
2010-02-09 senatorWhoops: forgot this sql upgrade script that belonged...
2010-02-09 senatorRecord applications of distribution formulas to lineite...
2010-02-09 ericksondon't allow creation of PO's against inactive providers
2010-02-08 mikeradding more ingest normalizers
2010-02-08 phasefxsome cleanup of the change_hold_title method
2010-02-08 scottmkAdd "active" column to acq.provider; bool not null...
2010-02-08 phasefxMethod for moving title holds from their current bibs...
2010-02-05 ericksonthese batch calls require a wide timeout window to...
2010-02-05 senatorAcq: Give users a way to split one PO into many (one...
2010-02-05 scottmkNew columns to acq.fund: balance_wqarning_percent and...
2010-02-05 phasefxFor now, limit the purchase order targeting event retri...
2010-02-05 mikerretain timezone information when building a DateTime...
2010-02-05 scottmkUndoing most of the previous commit, having been shown
2010-02-05 scottmk1. Add two new columns to actor.org_unit: spend_warning...
2010-02-04 phasefxMethods for retrieving action_trigger events related...
next