Bug 5791 - Robust handling of deleted/non-existent biblios and authority records
[koha.git] / C4 / ILSDI /
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2011-01-09 Chris CormackMerge remote branch 'kc/new/bug_5240' into kcmaster
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-11-30 Colin CampbellBug 5450 Avoid a name clash in ILSDI modules
2010-11-18 Christopher HallMerge branch 'master' into template_toolkit
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-10-17 Galen CharltonMerge branch 'enh_bulkmarcimport' of git://gitorious...
2010-10-14 Chris CormackMerge remote branch 'kc/master'
2010-10-13 Jean-André Santoni(MT #3697) Fixed GetAuthorityRecords
2010-10-13 Jean-André Santoni(MT #3698) Fixed ILSDI GetRecords
2010-04-30 Chris CormackBug 3785 - Fixing a bug that was stopping holds if...
2010-03-17 Galen Charltonfix syntax error present in previous ILS-DI patch series
2010-03-17 Henri-Damien LAURENTC4/ILSDI/Services.pm Fixing rebasing and merge problems
2010-03-17 Henri-Damien LAURENT(MT 2563) : ILSDI PatronLookUp Problem
2010-03-17 Henri-Damien LAURENTILS-DI Messages uniformization
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-05 Galen Charltonfixed remaining calls to GetMember() that used old...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-09-30 Galen CharltonMerge commit 'koha-public/biblibre-sopac' into to-master
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-08 Galen CharltonMerge commit 'origin/master' into sopac
2009-09-06 Galen Charltonran ILS-DI code through perltidy
2009-09-06 Galen Charltonbug 2505: enable strict and warnings in ILS-DI code
2009-09-06 Galen Charltonadded missing module import to C4::ILSDI::Utility
2009-09-06 Jean-André SantoniChanged the way to get borrower's branchcode in HoldIte...
2009-09-06 Jean-André SantoniI forgot to export functions from Utility.pm
2009-09-06 Jean-André SantoniThis fixes the encoding of ampersand entities in GetRecords
2009-09-06 Jean-André SantoniAdded comments to ILS-DI code