migration_tools.name_parse_out_fuller_last_first_middle_and_random_affix2
[migration-tools.git] / sql /
2015-01-14 Jason Etheridgelet migration_tools.attempt_money strip dollar signs...
2014-11-20 Jason Etheridgeinclude affixes with _callnum_label_once_per_lib index
2014-11-20 Jason Etheridgeadd tables for call number affixes
2014-09-22 Galen Charltonadd routine to calculate Code 39 mod 43 barcode checkdigits
2013-05-02 Galen Charltonenhancements to patron/circ purge
2013-05-02 Galen Charltonimprovements to bib nuking script
2013-03-08 Galen Charltonwhen parsing state from city, anchor pattern on right
2012-12-26 Galen Charltonrework attempt_cast function
2012-10-19 Galen Charltonimprove marc_parses() test
2012-10-03 Galen Charltonstart work on a function for creating staff users in...
2012-09-10 Galen Charltonnew function to set indicators in MARC fields
2012-08-30 Galen Charltoncreate base staging tables for acquisitions
2012-08-29 Galen Charltontypo fix
2012-08-29 Galen Charltonteach migration_tools.change_call_number() about label...
2012-08-17 Jason Etheridgeswitch from action.find_circ_matrix_matchpoint to actio...
2012-08-17 Galen Charltonnew function - migration_tools.make_stub_bib()
2012-08-08 Galen Charltonadd actor.usr_standing_penalty to default production...
2012-08-07 Galen Charltonfor logging of field-level merges, look for record...
2012-08-06 Galen Charltonsimple function to merge fields from one MARCXML record...
2012-08-06 Galen Charltonanother typo fix
2012-08-06 Galen Charltonadd pgt to config import/export
2012-08-06 Galen Charltonfix typo
2012-08-06 Galen Charltonadd config import/export logic to add new rows for...
2012-08-06 Galen Charltonadd a couple more tables to the config export
2012-08-06 Galen Charltonadd the corresponding simple library config import...
2012-08-06 Galen Charltonadd another table to the configuration export
2012-08-06 Galen Charltonstart working on functions to export and import library...
2012-08-01 Galen Charltonalso set grace period when applying circ policies
2012-07-24 Galen Charltonuse PL/PerlU rather than PL/Perl
2012-07-24 Galen Charltonsimple stored function to check parseability of MARCXML...
2012-07-16 Galen Charltonadd copyright statement and GPL2+ license statement
2012-07-16 Ben OstrowskyThree variations on apply_circ_matrix: _before_20 spell...
2012-07-16 Ben OstrowskyAdded ContentReserve to the list of providers in insert...
2012-07-16 Ben OstrowskyAdded two related functions for updating a copy's ownin...
2012-07-16 Ben OstrowskyAvoid collisions while refreshing OPAC visibility
2012-07-16 Ben OstrowskyReplaced TRUNCATE with DELETE FROM in migration_tools...
2012-07-16 Ben OstrowskyReplaced TRUNCATE with DELETE FROM
2012-07-16 Ben OstrowskyHorizon-specific functions, beginning with a date conve...
2012-07-16 Ben OstrowskyAdded new helper utility: migration_tools.refresh_opac...
2012-07-16 Ben OstrowskyAvoiding collisions with existing permission groups...
2012-07-16 Ben OstrowskyImproved check_ou_type
2012-07-16 Ben OstrowskyAdded new function: check_ou_depth
2012-07-16 Ben Ostrowskyinsert_856_9: more accurate detection of incumbent...
2012-07-16 Ben OstrowskyAdded migration_tools.zip_to_city_state_county
2012-07-16 Ben OstrowskyHandle percents in apply_circ_matrix
2012-07-16 Ben OstrowskyAdded attempt_timestamptz
2012-07-16 Ben OstrowskyUtilities to nuke data
2012-07-16 Ben OstrowskyMunging ind2 in insert_856_9
2012-07-16 Ben OstrowskyNew function: migration_tools.change_call_number (copy_...
2012-07-16 Ben OstrowskyUpdated field names (recuring->recurring) in one functi...
2012-07-16 Ben OstrowskyRoutine to create cards in a migration schema
2012-07-16 Ben OstrowskyFunction for assigning standing penalties
2012-07-16 Ben OstrowskyAdding metarecord spells as functions for convenience
2012-07-16 Ben Ostrowskymigration_tools.stage_not_applicable_asset_stat_cats
2012-07-16 Ben OstrowskyNew function: apply_circ_matrix('m_foo.action_circulati...
2012-07-16 Ben OstrowskyMore precise deduping for insert_tags
2012-07-16 Ben OstrowskyAdded function: insert_tags (marc, '<datafield tag...
2012-07-16 Ben Ostrowskyattempt_phone can take '' as second argument to refrain...
2012-07-16 Ben OstrowskyNew function: migration_tools.is_staff_profile(actor...
2012-07-16 Ben OstrowskyAdded two MARC-manipulating functions from Galen
2012-07-16 Ben OstrowskyTo be run immediately after normal EG installation
2011-06-17 Galen Charltonadd license statement
2011-06-17 Galen CharltonSCLENDS bibliographic dedupe routine
2010-04-12 Ben OstrowskyWill leave 'unlisted' alone
2010-04-12 Ben OstrowskyHandling a few more exceptions...
2010-04-12 Ben OstrowskyAdded logic to attempt_phone for handling a few more...
2010-04-12 Ben OstrowskyAdded function attempt_phone (TEXT,TEXT) RETURNS TEXT...
2010-03-08 Galen Charltonfix error in Codabar checkdigit algorithm
2010-02-02 Ben Ostrowskyasset.copy.price is NUMERIC(8,2),
2010-01-29 Galen Charltonnew function add_codabar_checkdigit
2010-01-28 Ben OstrowskyAdded migration_tools.attempt_money, which returns...
2009-12-28 Ben OstrowskyScript now handles Jr and Sr without a trailing period...
2009-10-30 Ben OstrowskyMigration schemas will now handle action.hold_notification
2009-09-08 Jason Etheridgeutility methods for best-effort datatype casting
2009-08-26 Galen Charltondeclare expand_barcode to be STABLE
2009-08-26 Jason Etheridgesupport for dynamic mapping of circ fields
2009-08-24 Galen Charltonadded new function to pad barcodes
2009-08-12 Jason Etheridgesyntax
2009-08-12 Jason Etheridgemove copy location mapping functionality into base.sql
2009-08-12 Jason Etheridgemove dynamic item mapping functionality to base.sql...
2009-08-11 Jason Etheridgethis stored procedure is a true function with no side...
2009-08-11 Jason Etheridgename parser
2009-08-08 Jason Etheridgefix signature
2009-08-08 Jason Etheridgestart moving this mapping functionality over to base...
2009-05-20 Jason Etheridgethis is actually bearable with \set verbosity terse
2009-04-22 Jason Etheridgeprotection from overflow
2009-04-20 Jason Etheridgeversion of migration_tools.exec that displays the sql
2009-04-06 Jason Etheridgeindices
2009-03-24 Jason Etheridgeaddresses
2009-03-23 Jason Etheridgesql_current for current or last sql attempt
2009-03-23 Jason Etheridgesmarter rebarcoder
2009-03-22 Jason Etheridgesql_log table
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridge(no commit message)
2009-03-20 Jason Etheridgemigration schema more pervasive
next