]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Mark cmf and cmc labels as translatable
[Evergreen.git] / Open-ILS / src /
2011-04-19 dbsCorrect encoding issue with authority_control_fields.pl
2011-04-18 mikerImprovements to search tuning
2011-04-18 phasefxadd Part Holds to Actions for this Record -> View Holds...
2011-04-18 phasefxno need to flesh the record here
2011-04-18 phasefxtypo
2011-04-18 gmcimprove comments on a couple config tables
2011-04-18 gmcscript to update DB object comments
2011-04-18 gmcminor improvements to database object comments
2011-04-18 dbsEmpty strings in oils_i18n_gettext() throw i18n errors
2011-04-16 dbsAllow NULL "use restriction" fields for located URIs
2011-04-16 dbsDelete ##URI## call numbers and uri_call_number_map...
2011-04-15 gmcprune unused script; purpose now served by eg_db_config.pl
2011-04-15 dbsProtect dumb JavaScript engines from having to deal...
2011-04-15 mikerMORE: Properly support extracting MARC21 fixed fields...
2011-04-15 mikerProperly support extracting MARC21 fixed fields from...
2011-04-15 mikerthinko in for-in-array loop, uncovered by error testing...
2011-04-15 mikerSupport mulitiple subfield-9 values in a single 856 tag
2011-04-15 mikerProtect pcrud-ish retrieve from an empty result set
2011-04-14 dbsRestore URIs in marcxml-uris unAPI format
2011-04-14 dbsEscape rather than filter SIMILAR TO metacharacters...
2011-04-14 ericksonupgrade script for consistency w/ schema change in...
2011-04-14 gmctweaks to quick_metarecord_map.sql
2011-04-14 ericksonrely on search_path to locate the extract_marc_field...
2011-04-13 mikerThinko in the delete query for copy visibility caching
2011-04-13 mikerProtect search against all-deleted bibs by pinning...
2011-04-13 mikerstrip useless whitespace from XML output for transfer...
2011-04-13 mikeradd SVF data to in-db unAPI
2011-04-12 ericksonrepaired SQL upgrade syntax error
2011-04-12 mikerAdd support for Multi-Homed Items (aka Foreign Bibs...
2011-04-12 mikerAdd a trigger function to simulate FKEY constraints...
2011-04-12 mikerFinal cleanup for the base schema, re search_path ...
2011-04-12 mikerFix functions stranded in the evergreen schema without...
2011-04-12 gmcadd missing upgrade script
2011-04-08 dbsAdd Net::IP dependency for Fedora per r20023
2011-04-08 ericksonpatch from Ben Ostrowsky (w/ input) to add support...
2011-04-07 gmcfurther fixes to maintain_901
2011-04-07 dbsEnable marc2sre.pl to run reasonably fast with a large...
2011-04-06 gmcinstall command-line MARC import tools in @prefix@/bin
2011-04-06 gmcRevert "install command-line MARC import tools in ...
2011-04-06 gmcinstall command-line MARC import tools in @prefix@/bin
2011-04-06 dbsImprove error handling in marc2sre.pl when bib ID is...
2011-04-06 gmcfix crash when importing/saving bib with '&' in TCN...
2011-04-06 mikerPatch from Thomas Berezansky to support patron priv...
2011-04-06 dbsMake the bib record lookup in marc2sre.pl more specific
2011-04-06 dbsWhitespace
2011-04-06 dbsOverhaul the marc2sre.pl script for importing MFHD...
2011-04-05 dbsPrevent patron search from returning horrible errors...
2011-04-04 ericksonpass cvv2 value to CC processor
2011-04-03 mikerAnd ... the upgrade script for the previous commit
2011-04-03 mikerTeach in-db unAPI to avoid redundant xmlns declarations...
2011-04-02 mikerAdd realistic row estimates to tree-ish functions ...
2011-04-01 ericksonPatch from Thomas Berezansky to address unneccessary...
2011-04-01 dbwellsBetter search normalization de-duping when 'params...
2011-03-31 dbwellsUse identifer indexes for older ISxN API methods (LP...
2011-03-30 gmcfix typo in facet_force_nfc definition
2011-03-29 mikerForce facet values to Unicode NFC to reduce spurious...
2011-03-29 mikerInspired by a 1.6 patch from Brandon Uhlman to collect...
2011-03-29 ericksonin the case of multiple xact event error responses...
2011-03-29 mikerMissed function in upgrade script
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2011-03-29 gmcbug 744687: fix multi-field MARC expert search
2011-03-28 dbwellsFix call-number sorting for non-generic sort keys ...
2011-03-22 dbwellsHonor the 'active' flag in QueryParser.pm for search...
2011-03-22 dbsBuild libjs from source for now until the Perl threadin...
2011-03-21 mikerRemove thready building -- we do not use threads anyway...
2011-03-19 mikerIn-database Grace intervals
2011-03-19 dbsA docstring and spaces for Evergreen constants in const.py
2011-03-19 dbsSort out a mix of tabs and spaces in system.py
2011-03-19 dbsImport osrf.log and reference it when we attempt to log
2011-03-19 dbsProvide a top-level docstring for oils/utils/utils.py
2011-03-19 dbsRemove unused imports, correct some references, and...
2011-03-19 dbsDon't stomp "type" built-in and don't import that which...
2011-03-19 dbsParse the field_safe parameter in Python's IDL parser
2011-03-18 dbsTest for an installed libdbi0 package and bail on Ubunt...
2011-03-18 ericksonadded field_safe attr to ccs, aout, and crahp classes...
2011-03-18 mikerIntelligent Metarecord Format Selection for Holds
2011-03-18 mikerAllow the "result_field" to be used as the default...
2011-03-17 dbwellsTreat call number fields 090 and 092 as local LC and...
2011-03-16 mikerMake a back-compat version of item_lang for QP
2011-03-16 ericksonmake payment receipt print/email run inside a transacti...
2011-03-16 mikerupgrade script matching r19759-r19761
2011-03-16 mikerPatch from Steve Callendar addressing CN sort order...
2011-03-16 mikerPatch from Steve Callendar addressing holdability tests...
2011-03-16 dbsSet default db schema search path to public,pg_catalog
2011-03-16 dbsMake DROP statement match new basetype for agg_tsvector
2011-03-15 phasefxWith some hints from eeevil, tweaked 002.functions...
2011-03-15 mikerteach the 1.6-2.0 reingest generator about "tnf"-tag...
2011-03-15 mikermake sure search path is set up properly for FTS in 9.0
2011-03-13 dbsRemove unsupported versions of PostgreSQL FTS configs
2011-03-12 dbsClean up build errors when creating/recreating database...
2011-03-12 dbsUse valid DDL for forgotten index on actor.card
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-03-11 ericksononly append street2 to CC payment address if no address...
2011-03-11 dbsLANG=C results in SQL_ASCII encoding by default for...
2011-03-11 ericksonuse the existing util method for mvr-izing, since it...
2011-03-11 dbsEnsure incoming query values to patron search are UTF8...
2011-03-10 ericksonadd patron barcode to CC transaction description for...
2011-03-10 senatorBooking: don't bail out completely on COPY_ALERT_MESSAG...
2011-03-09 mikerPatch from Thomas Berezansky:
2011-03-08 dbsCorrect implementing function name for open-ils.resolve...
next