]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS
Created a new table acq.provider_note, similar to acq.po_note, but tied
[working/Evergreen.git] / Open-ILS /
2010-02-24 scottmkCreated a new table acq.provider_note, similar to acq...
2010-02-24 phasefxneeded to enable the Extension Manager buried in the...
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 ericksonfetch user groups non-async to prevent clobbering expir...
2010-02-24 phasefxDon't require an ident value for offline mode patron...
2010-02-24 phasefxnew widgets to disable/enable in the checkout UI based...
2010-02-24 phasefxfix double-listing bug in Actions for this Record ...
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 senatorAcq: optionally associate an alert with lineitem note...
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 phasefxstop nasty error when cancelling a Claim Return action
2010-02-22 phasefxTrigger patron 'stop sign' page for the ALERT_NOTE...
2010-02-22 senatorAcq: Fix sorting bug in rev 15614 when use_count >= 10
2010-02-22 phasefxfix actions in the Group summary when seen via the...
2010-02-22 senatorAcq: Distribution formula dropdown in lineitem detail...
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-20 mikerIE support hacks courtesy of Dan Wells
2010-02-19 senatorAcq: when receiving items, require user to acknowledge...
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 erickson'acqli' isn't a class name. time to s/jub/acqli/ ?
2010-02-19 ericksonteach edit pane and the (pending) pcrud filter code...
2010-02-19 ericksonpush 'xpath' to the end of the columns
2010-02-19 ericksonadded missing 'remove' field from li marc attr class
2010-02-19 ericksontreat virtual fields and non-IDL fields different in...
2010-02-19 senatorAcq: Towards slick integration of granular un-receive...
2010-02-18 ericksoninitial lineitem marc attr def editor ui
2010-02-18 ericksonadded missing need_before column to acq user request...
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 senatorAcq: Minor bugfixes to PO search interface
2010-02-18 ericksondid't catch typo on 'length' first time around, repaired
2010-02-18 ericksonprotect against null 'kids' var in for loop
2010-02-18 mikerforward-porting r15578: Patch from Warren Layton to...
2010-02-18 ericksonsilence more warnings
2010-02-18 phasefxthis was moved into buildEventGrid
2010-02-18 phasefxSearch button instead of fire-on-change
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 phasefxwe're not providing paging in this UI yet, so don't...
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: POs can only be created with active providers...
2010-02-16 senatorAcq: Several improvements to the LI search interface
2010-02-16 ericksonhide marc edit button in brief record create interface...
2010-02-16 phasefxthe change from 'for (var foo in bar)' to 'for (var...
2010-02-16 phasefxUI for managing Line Item Alert Text for Acquisitions...
2010-02-16 ericksonreturn success from org tree builder to prevent clobber...
2010-02-15 ericksonmake sure self is defined before we use it in the callback
2010-02-15 phasefxre-order the local admin menu based on en-US alphabetic...
2010-02-15 phasefxmissing underscore in column name
2010-02-15 ericksonadded pcrud entries for lineitem alert text
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 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 senatorRemove unneeded debugging cruft.
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 senatorAcq: Added a working LI search interface.
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerreverting one of the for..in to for(;;) changes for...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
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...
next