Skip to content
Snippets Groups Projects
  1. Jun 09, 2016
  2. Apr 27, 2016
  3. Apr 07, 2016
  4. Feb 25, 2016
  5. Feb 09, 2016
  6. Nov 04, 2015
  7. Oct 21, 2015
  8. Oct 29, 2014
  9. Jun 14, 2013
  10. Sep 24, 2012
  11. Sep 18, 2012
  12. Aug 29, 2012
    • Demian Katz's avatar
      Changed ILS driver loading sequence for more flexibility. No hard work is... · 9b7886f5
      Demian Katz authored
      Changed ILS driver loading sequence for more flexibility.  No hard work is done in the constructor; instead there is an init() method that gets called by the VuFind\ILS\Connection class.  Additionally, drivers no longer load their own configurations; instead, configs are pushed in by VuFind\ILS\Connection, making reuse easier in other contexts.  Finally, ILS drivers all inherit from the same base class, easing future functionality.
      
      PICA configuration now includes copy of DAIA settings -- this avoids the need to load two separate configs when using PICA.ini
      
      Fixed a Symphony namespacing bug.
      
      Stub tests have been added for all existing drivers, though they do not cover much code yet.
      9b7886f5
  13. Aug 23, 2012
  14. Jul 02, 2012
  15. Jun 25, 2012
  16. Jun 21, 2012