]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13018 dcc99617-32d9-48b4-a31d-7c20da2025e4
[Evergreen.git] / Open-ILS /
2009-04-17 scottmkAdd CREATE TABLE statements, and the associated IDL...
2009-04-17 mikeradding item-age axis to the browse interface
2009-04-17 mikeradding explicit feed support for MODS 3.2 and 3.3,...
2009-04-17 dbsMODS33 introduced some annoying changes to the way...
2009-04-17 erickson'funding types' is a misnomer.. they're just funds
2009-04-17 ericksonthinko
2009-04-16 ericksonimplemented lineitem and lineitem_detail receive
2009-04-16 ericksonfixed logic error in check lineitem received. don...
2009-04-16 scottmkIn oils_cstore.c, tightened validation for partial...
2009-04-16 ericksonlogic bug
2009-04-16 ericksondon't append to the catalog link if it's already set
2009-04-16 ericksonmore notes tweaks
2009-04-16 ericksoncreate / edit lineitem notes
2009-04-16 ericksonML lineitem note CUD method
2009-04-16 ericksoninitial support for lineitem notes
2009-04-16 ericksonimplemented PO receive rollback and api's for li and...
2009-04-16 ericksonuse new receive response types. cleaned up some progre...
2009-04-16 dbsBalance out connect() and disconnect() in _extract_856_uri
2009-04-16 ericksonmove po/lid receive process into order.pm. added recei...
2009-04-16 ericksonmove to autogrid
2009-04-16 dbsDouble-dashes anger the XML gods if you try to comment...
2009-04-16 scottmkIn oils_cstore.c: fix autojoin, i.e. the facility for...
2009-04-15 ericksonadded callnumber to the batch operation set
2009-04-15 ericksonadded circ_modifier and note fields to li details edit...
2009-04-15 ericksonmoved li_detail CUD into order. removed old lid code
2009-04-15 ericksonprovide option to leave lineitem_details when purging...
2009-04-15 ericksonoption to skip asset creation at po create time with...
2009-04-15 ericksonmoved po create into order.pm. some other refactoring...
2009-04-15 ericksonif we keep the li around, reset some other fields
2009-04-15 ericksondon't remove the lineitem and attrs if it points to...
2009-04-15 dbspgsql-server-dev is not a client requirement
2009-04-15 mikerprotect the org trail from the top of the tree WITHOUT...
2009-04-15 mikerprotect the org trail from the top of the tree
2009-04-15 mikermove the duplicate TCN test to /after/ the final attemp...
2009-04-15 dbsEnable field transforms to be named with a schema;...
2009-04-15 mikeryet untested method for calling the in-db merge stored...
2009-04-15 mikerhave the merge proc delete the source record after...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-14 ericksonsql function to remove all traces of a PO. This is...
2009-04-14 mikerincorrect sequence name
2009-04-14 ericksonloosened perms for viewing group tree. fixed org_unit...
2009-04-14 ericksonadded status infor for bibs imported and indexed and...
2009-04-14 ericksondo the queued ingest dance like vandelay. create asset...
2009-04-14 scottmk1. In searchFieldTransform(): make sure that the functi...
2009-04-14 ericksonallow the grid to render display labels for linked...
2009-04-14 dbsPatch to fix "insert subfield" shortcut key conflict...
2009-04-14 phasefxremove stubs
2009-04-14 dbsFirst stab at copying fields in the MARC editor:
2009-04-14 phasefxporting the "top-margin label fix" from 1.2
2009-04-14 phasefxworkstation registration tweaks.. layout, help, and...
2009-04-14 phasefxsyntax
2009-04-13 ericksonplugged in per-po asset creation
2009-04-13 ericksonstarted acq JS localization
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-13 dbsClean up another minor typo (not referenced anywhere...
2009-04-13 ericksonadded post-upload links to load the resulting PO and...
2009-04-13 ericksonfixed status update variable for picklist / purchase...
2009-04-13 dbscontext_org_list is an array, and PostgreSQL 8.3 wants...
2009-04-10 ericksonuse the existing price-finding logic
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-10 ericksonset copy location on li detail on import
2009-04-10 ericksonplugged in debit creation
2009-04-10 ericksonusr_attr got destroyed in a previous revision, repairing
2009-04-09 phasefxfix for nasty little copy/paste regression, trying...
2009-04-09 ericksonfixed order by clause
2009-04-09 dbsAvoid a warning about testing against an undefined...
2009-04-09 phasefxlet's try reposition the Register button so it doesn...
2009-04-09 dbsLots of people are stumbling over the "opensrf" (OpenSR...
2009-04-09 ericksongo ahead and sort ancestor list by depth so that tree...
2009-04-09 dbsA long time ago, miker said we could correct typos...
2009-04-09 ericksonlet's go ahead and import the new order.pm even though...
2009-04-09 ericksonadded some debugging for now and initial status updates
2009-04-09 ericksonevents not guaranteed to have a code, treat display...
2009-04-09 ericksonoops, result in true
2009-04-09 ericksoncontinuing to slog through the import process
2009-04-09 scottmk1. In osrfAppChildInit(): reduce the scope of the attr...
2009-04-08 ericksonmore import work, more to come
2009-04-08 ericksonadded permacrud entries for acqphsm and acqlipad
2009-04-08 mikeradding note and circ_modifier to acq.lineitem_detail...
2009-04-08 ericksonadded entries for acq::provider_holding_subfield_map...
2009-04-08 dbsFix open-ils.ingest.full.biblio.record_list by passing...
2009-04-07 ericksonmoved marc upload into Order.pm
2009-04-07 ericksonporting some more functionality over to the common...
2009-04-07 ericksontrying to bring some coherence to the basic components...
2009-04-07 dbsReverting the unique index on bre.id; it's a primary...
2009-04-07 dbsAdd a unique index on biblio.record_entry.id
2009-04-07 scottmkIn oils_cstore.c:
2009-04-07 scottmkUse the new JSON parser
2009-04-07 mikerteach acq to extract holding-related data from a named...
2009-04-07 djfianderStart getting ready to handle more complex publication...
2009-04-07 djfiandera bit more refactoring of Caption & Holding
2009-04-06 ericksonsave some space in the selector colum
2009-04-06 ericksonfor now, update the price when it's changed. will...
2009-04-06 ericksonset provider on lineitem at import
2009-04-06 ericksonadded delete operation
2009-04-06 ericksonadded delete-selected buttons
2009-04-06 ericksonplugged in mark-po-received action
2009-04-06 ericksonadded a mark-po-received method
2009-04-06 mikermake PO formatting hooks passive; remove PO print hook...
next