migration-tools.git
2020-08-28 Jason Etheridgechange to the data directly automatically with mig... master
2020-08-11 Jason Etheridgethinko fixing the thinko :D one should test before...
2020-08-11 Jason Etheridgethinko with branch handling
2020-08-11 Jason Etheridgefor mig bibstats
2020-08-11 Jason Etheridgeconvert tabs to spaces for my sanity :)
2020-07-31 Jason Etheridgemake the straight listing of rows for the file optional...
2020-07-23 Rogan Hambyrenamed file since acq was added to it
2020-07-22 Rogan Hambyadd event output removal
2020-07-22 Rogan Hambyrename 13 to be more accurate
2020-07-22 Rogan Hambyadding acq stuff into patron extras file
2020-07-22 Rogan Hambyremoving copy alerts
2020-07-22 Rogan Hambyremove account adjustment entries
2020-07-21 Rogan Hambyremove inventory data
2020-07-21 Rogan Hambyhandling foreign owned reports of templates to be delet...
2020-07-21 Rogan Hambyorder of operations improvement on org removal scripts
2020-07-21 Rogan Hambymoving serials before copy templates to resolve an...
2020-07-21 Rogan Hambyfixing thinko
2020-07-20 Rogan Hambyadding the create exceeds fines function
2020-07-14 Rogan Hambymake mig-bibstats able to read marcxml or marc21
2020-07-14 Rogan Hambyenhancements to mig prepbibs
2020-07-14 Rogan Hambymoving kmig referene to emig for evergreen version...
2020-07-14 Rogan Hambymaking the null out columns functions able to handle...
2020-07-13 Rogan Hambyadding emig prepbibs function
2020-07-13 Rogan Hambyadding prep bibs to move 999s to 998s
2020-07-13 Rogan Hambyadd warning for 999 fields and change name of app to use
2020-07-13 Rogan Hambyadd warning for 999 fields
2020-07-13 Rogan Hambymake a message more meaningful
2020-07-07 Jason EtheridgeRevert "moar data"
2020-07-06 Jason Etheridgemoar data
2020-06-26 Rogan Hambyhave mig-import remove memcache keys and restart plack
2020-06-26 Rogan Hambyminor bugfixs to mig-import
2020-06-25 Rogan Hambyteach mig-import to bring in message preferences
2020-06-25 Rogan Hambymig-export now does message preferences
2020-06-25 Rogan Hambymissed a few lines to cleanup and move ALTER statements...
2020-06-25 Rogan Hambymoving libraries, patroncategories and itemtypes to...
2020-06-25 Rogan Hambyteach mig-export to use a sql query function instead...
2020-06-25 Rogan Hambyteach mig import to use some funcitons for sql queries...
2020-06-25 Rogan HambyMerge branch 'master' of git.esilibrary.com:migration...
2020-06-25 Rogan Hambymaking restore_itemtypes consistent with using check_it...
2020-06-24 Jason Etheridgem_upsert_datafield for kmig
2020-06-19 Rogan Hambylogic checking category code and item type on isssues...
2020-06-17 Rogan Hambyadd mysql function to remove non-alphanumeric characters
2020-06-16 Rogan Hambydon't allow systempreferences to be null
2020-06-16 Rogan Hambyadding letter syncing to kmig import and export
2020-06-15 Jason Etheridgem_insert_tag for kmig
2020-06-12 Rogan Hambyfixing typo that caused a false value assignment
2020-06-11 Rogan Hambya quality of life function to make it easier to modify...
2020-06-10 Rogan HambyMerge branch 'master' of git.esilibrary.com:migration...
2020-06-10 Rogan Hambyadding better category support to authorised values...
2020-06-09 Jason Etheridgekoha function for updating the 003 tag
2020-06-08 Rogan Hambyfixed help error in mig-stagebibs for emig
2020-06-08 Rogan Hambyfixing on mung_sf9 where it declares int instead of...
2020-06-08 Rogan Hambyadding a strip subfield function
2020-06-03 Rogan Hambymig-import missed a clause for deleting from the itemty...
2020-06-03 Rogan Hambyfixed xpath issues with restore_itemtypes
2020-06-02 Rogan Hambyadded to kmig bookseller and budget support to import...
2020-06-02 Rogan Hambyadding the start of base sql and marc functions for...
2020-06-02 Rogan Hambyadding the start of base sql and marc functions for...
2020-06-02 Rogan Hambybase staging tables for koha added for kmig.d/init
2020-05-28 Rogan Hambyreplace borrower_attributes with borrowerattributes...
2020-05-27 Rogan Hambyadding borrower attributes to mig import/export
2020-05-27 Rogan Hambyadding m_ for koha functions and an update_leader function
2020-05-21 Rogan Hambykmig import/export now support syncing reports
2020-05-19 Rogan Hambyvarious enhacnements to emig bibstats including adding...
2020-05-19 Rogan Hambyadded profile for Destiny to mig bibstats
2020-05-07 Rogan Hambyadjust -test components of kohacatalog.com domains...
2020-05-05 Rogan Hambyadd some new koha reports
2020-05-04 Rogan Hambychange default behavior for no --analyst tag
2020-05-04 Rogan Hambyset ->do('SET NAMES utf8mb4'); by default
2020-05-04 Rogan Hambymore robust versions of kmig import and export
2020-04-22 Rogan Hambysimplify a few exports and add one for itemtypes
2020-04-22 Rogan Hambyupdated mig export to use xml and mig import supports...
2020-04-22 Rogan Hambyupdated mig export to use xml and mig import supports...
2020-04-17 Rogan Hambyinitial version of mig-export added for kmig
2020-04-16 Rogan Hambyunneeded variable declaration removed
2020-04-16 Rogan Hambyremoving no longer needed parameter
2020-04-16 Jason Etheridgedon't index x_count if we see it
2020-04-16 Jason Etheridgedefault charset and collate for csv2mysql
2020-04-16 Jason Etheridgefirst cut of kmig-quick
2020-04-16 Jason Etheridgeseed kmig-quick with emig-quick
2020-04-15 Jason Etheridgeif we come across these, make them BIGINT. mysql/mariad...
2020-04-15 Jason Etheridgemake sure worksheet names do not go over 31 characters
2020-04-15 Rogan Hambysimplifying defaults a bit
2020-04-15 Rogan Hambyadding kmig reporter
2020-04-10 Jason Etheridgewe don't need to pre-create Koha staging tables since... kmig
2020-04-10 Jason Etheridgefirst cut of kmig-stage, and tweak kmig-link to allow...
2020-04-10 Jason Etheridgeseed kmig-stage with emig-stage
2020-04-10 Jason Etheridgefirst cut of csv2mysql, mig-convert, and a needed tweak...
2020-04-10 Jason Etheridgemove csv2mysql into the kmig hierarchy so we can better...
2020-04-10 Jason Etheridgeseed csv2mysql with csv2sql
2020-04-10 Jason Etheridgeseed kmig-convert with emig-convert
2020-04-10 Jason Etheridgefirst cut of kmig-unlink
2020-04-10 Jason Etheridgeseed kmig-unlink with emig-unlink
2020-04-10 Jason Etheridgefirst cut of kmig-link
2020-04-10 Jason Etheridgeseed kmig-link with emig-link
2020-04-10 Jason Etheridgemore path touchups
2020-04-10 Jason Etheridgemig wrapper to kmig/emig
2020-04-10 Jason Etheridgerewire to match the new naming scheme and layout
2020-04-10 Jason Etheridgelet's not name these differently than the emig.d/ count...
2020-04-10 Jason Etheridgetoward renaming mig to emig and tweaking the directory...
next