]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Make the bib source selector in Vandelay MARC batch importer/exporter work
[working/Evergreen.git] / Open-ILS / src /
2010-08-31 dbsMake the bib source selector in Vandelay MARC batch...
2010-08-30 phasefxoption to not include claims returned circs in summary...
2010-08-30 dbsAdd upgrade script to go along with r13763 (thanks...
2010-08-27 senatorSerials: closer to full working receiving in the batch...
2010-08-27 dbsAdd label_prefix and label_suffix columns to asset...
2010-08-26 phasefxmissing COMMIT;
2010-08-26 ericksonadded support for returning hold shelf expire time...
2010-08-26 ericksondepth could be 0, don't undef on false; repaired url...
2010-08-26 dbsFix mismatches between cat.spine.font.* and cat.label...
2010-08-26 senatorFix OPAC renewals, broken by an imperfect booking test.
2010-08-26 dbsAdd font-weight to label settings to support boldness
2010-08-26 dbsMake spine label settings configurable as org unit...
2010-08-25 mikerupdate standing penalty query for blocked barcode list...
2010-08-25 ericksonadded support for configuring redirect depth, skin...
2010-08-25 phasefxcirc.missing_pieces.copy_status org unit setting to...
2010-08-25 dbsProvide i18n support for some coust labels and descriptions
2010-08-24 phasefxStaff Client Build/Update Enhancements patch from Thoma...
2010-08-24 scottmkCorrecting some miscellaneous anomalies in the org...
2010-08-23 atzPaste error
2010-08-23 atzPerltidy
2010-08-23 atzFailure to open a file(handle) should be a fatal error.
2010-08-23 gmcdisplay copy counts correctly in staff search results
2010-08-23 ericksonperl 5.8 requires quotes around the version #
2010-08-21 mikerwe need an index on LOWER(barcode) with r17018
2010-08-20 gmcfix seed for item_barcode Vandelay bib attribute definition
2010-08-20 senatorBooking: finish the forward-port from rel_1_6
2010-08-20 ericksonadded internal_id handler
2010-08-20 dbsAdd an API for counting the number of bibs linked to...
2010-08-20 ericksonadded support for a SIP config option that forces the...
2010-08-20 phasefxeliminate false positives for ContentCafe features...
2010-08-20 ericksonduring LI creation, adopt the provider of the PO if...
2010-08-20 ericksonpropagate estimated price to created copy as copy price...
2010-08-20 dbsAdd the authority record merge middle-layer API (open...
2010-08-20 gmcbug 620899: fix broken test for oils_web.xml
2010-08-19 dbsClass::DBI::Frozen::301 needs to be forcefully installe...
2010-08-19 ericksoncirc_modifier codes could be defined, but non-true...
2010-08-19 senatorSerials: an alternative batch receiving interface,...
2010-08-19 ericksonautomatically create lineitem assets (i.e. load bibs...
2010-08-19 ericksondowngraded a debug log message from error() to debug()
2010-08-19 dbsDon't show deleted authority records in startwith brows...
2010-08-19 dbsDon't return deleted authority records in a browse...
2010-08-18 ericksonmoney_open_user_summary may not exist if the user has...
2010-08-18 ericksonprovide an explicit import() sub to collect the boostra...
2010-08-18 dbsOnly Debian Squeeze currently packages MARC::Record...
2010-08-18 mikerso, some datasets have records with multiple 245a subfi...
2010-08-18 mikerso, some datasets have records with multiple 245a subfi...
2010-08-18 dbsGive authority records an XML-valid XML formats list
2010-08-18 dbsFedora packages perl-MARC-Record at 2.0.0, but 2.0...
2010-08-18 dbsCreate indexes on some Vandelay tables to speed up...
2010-08-17 ericksonlibbusiness-creditcard-perl is installed with DEBS...
2010-08-16 ericksonpatch from Ben Ostrowsky to help clarify the CREATE_MAR...
2010-08-16 phasefxforwardport of 17216, org hiding depth in opac
2010-08-16 atz0372 - acq.edi_message.vendacct
2010-08-15 scottmkPedantic changes for const-correctness:
2010-08-15 scottmkPedantic change for const-correctness: replaced two...
2010-08-15 scottmkPedantic change for const-correctness: replaced a call to
2010-08-14 scottmkPedantic change for const-correctness: changed three...
2010-08-13 senatormerge seials-integration [sic] branch into trunk
2010-08-13 dbsAdd Debian Squeeze prereq support, drop out-of-date...
2010-08-13 mikerfix cut-n-paste-o
2010-08-13 mikerprotect authority linking trigger against broken $0...
2010-08-12 atzAllow * in file portion of pathname
2010-08-12 ericksoncreated batch/streaming versions of hold placement...
2010-08-12 ericksonavoid confusion by not installing the non-functional...
2010-08-12 scottmkComplain when a sequence name is not qualified by a...
2010-08-11 scottmkPlug some memory leaks.
2010-08-11 mikerUse a COALESCE/NULLIF nested structure instead of CASE...
2010-08-11 atzRespect activate_po option in interface
2010-08-11 mikermissed one fix in previous optimisation effort
2010-08-11 phasefxtweak auto-barcode method to support barcodes of arbitr...
2010-08-10 gmcbug 592777: allow authoritative version of open-ils...
2010-08-10 gmcfix age protection proximity test for in-DB circ
2010-08-10 mikerTwo things: 1) match old output, with rows for no holdi...
2010-08-10 phasefxreplace this broken regexp with cleanse_ISO8601
2010-08-10 mikeraaaaand, another typo of the r17147 ilk
2010-08-10 ericksonrepaired typo/pasto in copy vis upgrade script
2010-08-09 gmcremoved executable bit from files that don't need it set
2010-08-09 dbsCopy/paste-o; asset.call_number ne asset.call_number_class
2010-08-09 mikerIn order to speed up the API call where we ask for...
2010-08-09 dbsSQL 101: Remember to name all of the columns before...
2010-08-09 dbsTeach the staff client volume copy creator to respect...
2010-08-09 scottmkAdd middle layer functions for maintaining actor.usr_sa...
2010-08-09 dbsAnd... keep the index creation on asset.call_number...
2010-08-09 dbsAnd let's create those new auditor columns first, befor...
2010-08-09 ericksoncombine circ and user fetch into 1 cstore call for...
2010-08-09 dbsAvoid the NOT NULL problem on the auditor table by...
2010-08-09 dbsGet the entries into asset.call_number_class before...
2010-08-07 dbsBasic call-number sorting by classification scheme
2010-08-07 dbsBuild 210.serial before 200.acq, because 200.acq refere...
2010-08-07 dbsFunctionality-affecting typo: subjet -> subject
2010-08-06 ericksonadd some tests for copy existence in checkin routines
2010-08-06 ericksonrepaired circ-mod retrieval call to use retrieve instea...
2010-08-06 mikerIndex the internal bib id and tcn value to make searchi...
2010-08-06 scottmkRefine the way we detect loss of the database connection.
2010-08-06 gmcadded CentOS/RHEL packages for Business::ISBN and friend
2010-08-06 gmcbug 614150: bail out on ACTOR_USER_NOT_FOUND
2010-08-05 phasefxfix open-ils.circ.prev_renewal_chain.retrieve_by_circ...
2010-08-05 mikerspeed up open circ counting and listing
2010-08-05 ericksonLog the found matchpiont with indb circ policy test
2010-08-05 ericksonreturn the matched circ rule during inspect
next