14 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Andreas Roussos 1d26fb3a9d
Bug 24827: Standardise on 'UTF-8' as the encoding name 4 years ago
Ere Maijala 0e4f36b653
Bug 11529: Simplify and optimize batchRebuildBiblioTables.pl 5 years ago
Josef Moravec 68eeefa07e
Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Martin Renvoize d2e189ca1c Bug 22600: Set 'commandline' interface appropriately 5 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 6 years ago
Jonathan Druart c564f30155 Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha 8 years ago
Tomás Cohen Arazi 826326064e Bug 9819 - 'stopwords'-related code removed 11 years ago
Matthias Meusburger a9cb5fa1ee Bug 6001 : batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails. Unprocessed biblionumbers are displayed at the end of the execution instead. 14 years ago
Donovan Jones 5e0b850d49 Bug 2505 - Add commented use warnings where missing in the misc/ directory 14 years ago
Joe Atzberger c41a9cc218 Update references to batchRebuildBiblioTables 15 years ago
Frédéric Demians 861ffc0109 Bugfix 3199 - batchRebuildBiblioTables.pl failed due to missing argument [3.0.x] 15 years ago
Galen Charlton ad0639e548 remove some unneeded use statements 16 years ago
Galen Charlton 8c60e82605 fixed variable masking warnings found by perl -w 16 years ago
Joshua Ferraro dd3f557f53 fixing nomenclature on files in misc/, adding a few new utilities 16 years ago
Galen Charlton b8a58c4934 installer: command-line scripts improve finding C4 modules 16 years ago
Paul POULAIN 90cd15c629 remove a SQL limit & the items table stuff 16 years ago
Paul POULAIN e1fd0b4471 remove a SQL limit & the items table stuff 16 years ago
Paul POULAIN a9de732ebf fixing rebuildnonmarc.pl 16 years ago
Paul POULAIN 75cd7b02ef BIGFIX : making rebuildnonmarc script work with koha 3.0 16 years ago
hdl 097fef712a Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 17 years ago
tipaul eba2552086 Code cleaning of Biblio.pm (continued) 17 years ago
tipaul a481fad4b7 Code cleaning : 17 years ago
tipaul a3999812e6 rel_3_0 moved to HEAD 17 years ago
tipaul 93ff09d081 merging 2.2 branch with head. Sorry for not making it before, many many commits done here 19 years ago
tipaul b7e7625ccb fixing a major bug in rebuildnonmarc (calculation of itemnumber was wrong & caused SQL bugs everywhere) 19 years ago
tipaul 37d454a82a adding frameworkcode to API in some subs 20 years ago
tipaul e46bf8e102 fix for #380 20 years ago
tipaul 0d96be2e29 adding rebuildnonmarc.pl script : run this script when you change a link between marc and non MARC DB. It rebuilds the non-MARC DB (long operation) 20 years ago