]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2010-07-17 dbsSwitch to ingesting authority records automatically...
2010-07-17 dbsFix schema creation breakage. Damn you dangling commas.
2010-07-16 gmcadd seed for COPY_NEEDED_FOR_HOLD.override permission
2010-07-16 dbsIt is important to update the upgrade_log to prevent...
2010-07-16 ericksonreturn NULL terminator to indicate successful read...
2010-07-16 phasefxget rid of the chrome instantiated sound object so...
2010-07-16 gmcmake --timeout actually work if setting a timeout ...
2010-07-16 dbsserial.record_entry already had an owner column spelled...
2010-07-16 dbsAdd the new owner column to the are object in the IDL
2010-07-16 ericksonrearrange while loop to prevent error: Can't 'last...
2010-07-16 gmcadd --timeout switch to marc_export
2010-07-16 gmcwhitespace consistency improvements
2010-07-16 mikeruse a left join instead of -not-exists for anti-join...
2010-07-15 senatorThis should have been part of r16946. Now the Translat...
2010-07-15 phasefxHave open-ils.circ.circulation.due_date.update return...
2010-07-15 phasefxmore configuration options for date/timepicker dialog...
2010-07-15 phasefxwrong variable; could refresh the wrong rows
2010-07-15 phasefxallow open-ils.circ.hold.update.batch to apply nulls...
2010-07-15 phasefxadd copy circ lib to alternative item details view
2010-07-15 senatormake openils.widget.TranslatorPopup a little more envir...
2010-07-15 mikerARG! Missed a semicolon. Perl, be like JS and make...
2010-07-15 ericksonreturn # of imported and failed records to the caller
2010-07-15 dbsProtect authority records from real deletion and add...
2010-07-15 mikercompanion to "browse", which drops you into the middle...
2010-07-15 dbsDelete links to deleted bib records as part of biblio...
2010-07-15 gmcbug 605921: fix bib search hang on queries like "title...
2010-07-15 gmcbug 605884: make MARC expert search of control fields...
2010-07-15 dbsasset.merge_record_assets() needs auth_link declaration...
2010-07-15 dbsOn second thought, delete authority links pointing...
2010-07-15 dbsTeach assets.merge_record_assets() to also merge author...
2010-07-14 dbsAuthority records get some fixed-field love in the...
2010-07-14 dbsCSS makes things visible, or not. Display the nascent...
2010-07-14 scottmkWhen returning a list of bind variables: If a default_...
2010-07-14 dbsSet the 004 of the new MFHD record to the ID of the...
2010-07-14 dbsIn theory, this would be a step towards MFHD records...
2010-07-14 dbsvalidate.tag.id_list: Return an empty list instead...
2010-07-14 dbsImprove auto-authority-control processing script:
2010-07-13 dbsBe more relaxed about what we receive in Vandelay ...
2010-07-13 mikerremove even more namespace prefixes ... take THAT, IE!
2010-07-13 dbsRelax bib type parsing a little and allow spaces (like...
2010-07-13 scottmkQstore: support LIMIT and OFFSET clauses.
2010-07-13 dbsMake maintain_901() more robust in the presence of...
2010-07-13 dbsStub script for adding authority control to an existing...
2010-07-13 scottmkAdd limit_count and offset_count columns to query.store...
2010-07-13 dbsAdd 100$e (relator) and 711$c (Location of meeting...
2010-07-12 dbsWhitespace consistency for Vandelay
2010-07-12 dbsPrevent MARC batch import from blindly trusting the...
2010-07-12 senatorMake a translate button available in the name column...
2010-07-12 phasefxprintable_output() for the patron editor, given that...
2010-07-12 phasefxprinting the contents of iframes is sometimes problemat...
2010-07-12 gmcprotect against deletion of serial.unit rows
2010-07-12 gmccache OPAC-visibility of copies and bibs
2010-07-12 dbsSeveral fixes for authority-controlled field and contro...
2010-07-12 dbsNFC() needs Unicode::Normalize - strange that this...
2010-07-12 mikerfacet query correction
2010-07-11 mikerthinko in upgrade script
2010-07-11 mikerbreak facets out to a separate table for speed
2010-07-09 dbsdojo == elegant; refactor cursor up/down and hide fixed...
2010-07-09 dbsNew feature: maintain control numbers (001, 003, 035...
2010-07-09 dbsRestore whitespace consistency (spaces not tabs)
2010-07-09 dbsInitial support for wrapping long subfields in the...
2010-07-09 mikeradd support for switching between xul and textarea...
2010-07-09 dbsvandelay.dtd already includes the arrows in the entity...
2010-07-09 dbsSuperCat requests for plain marcxml were returning...
2010-07-08 mikerfix initial subfield detection bug
2010-07-08 ericksonadd sig handler back in for alarm. log error when...
2010-07-08 dbsGive the "About" button a legitimate accesskey
2010-07-08 phasefxFixes Mark Claimed Returned. It seems that dojo isn...
2010-07-08 senatorAcq: try looking up jacket image by UPC if ISBN is...
2010-07-08 dbsReclaim cataloguing real estate by hiding unnecessary...
2010-07-08 phasefxrecord the billing_last and billing_first fields from...
2010-07-08 senatorAcq: If you go from a catalog record to "View/Place...
2010-07-08 scottmkStreamline pcrud a bit.
2010-07-08 ericksoninstead of reading the MARC data directly from the...
2010-07-08 dbsEnable plain up-arrow and down-arrow to jump to next...
2010-07-08 phasefxcolumn tweaks. If you already ran 0328, see comments...
2010-07-08 phasefxadding a cc_name field to money.credit_card_payment...
2010-07-08 phasefxhold/transit data in Item Status->Alternate View->Holds...
2010-07-08 phasefxpopulate some fields in Item Status->Alternate View...
2010-07-08 scottmkFix a bug in pcrud.
2010-07-07 phasefxLost my commit msg the first time around, so...
2010-07-07 phasefxMerge branch 'browser'
2010-07-07 mikerForward port of r16867: add missing event definition...
2010-07-07 phasefxdefine these variables as parameters
2010-07-07 ericksonadded OPAC support for 1) selecting SSL manually and...
2010-07-07 ericksonupdated call number browse pass-thru to accommodate...
2010-07-07 mikeradding status/copy_location filter support to call...
2010-07-06 scottmkAdd new program test_qstore, a command-line utility...
2010-07-06 ericksonadded opac user setting for default sort order for...
2010-07-06 phasefxadjust code for an API change. Assume success if no...
2010-07-06 ericksonshowing the more descriptive cc payment errors in self...
2010-07-06 ericksonreturn IDs of newly created payments on success
2010-07-06 senatorCC payments: address situations where Business::CreditC...
2010-07-06 mikeradd metarecord support to "already circulated" tagging
2010-07-06 mikerremove all the 901 mangling -- handled by the db now
2010-07-06 ericksonadded ability to tag bib record results from staged...
2010-07-06 mikeruse SQL function for speed, instead of PLPGSQL
2010-07-06 phasefxaugment these payment receipt templates with more info
2010-07-06 mikerintegrate serial.unit by relaxing fkeys against asset...
2010-07-06 scottmkAdd a configuration entry for the qstore server. This...
next