The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
  1. Apr 07, 2016
  2. Feb 25, 2016
  3. Feb 09, 2016
  4. Nov 04, 2015
  5. Oct 21, 2015
  6. Oct 29, 2014
  7. Jun 14, 2013
  8. Sep 24, 2012
  9. Sep 18, 2012
  10. 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
  11. Aug 23, 2012
  12. Jul 02, 2012
  13. Jun 25, 2012
  14. Jun 21, 2012