- Apr 05, 2013
-
-
Demian Katz authored
-
- Mar 26, 2013
-
-
Demian Katz authored
-
- Mar 14, 2013
-
-
Demian Katz authored
-
- Feb 28, 2013
-
-
Demian Katz authored
-
- Jan 11, 2013
-
-
Demian Katz authored
-
- Dec 21, 2012
-
-
Demian Katz authored
-
- Oct 22, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Renamed 'logger' service to 'VuFind\Logger' to avoid conflicts; updated all logger-dependent classes to use Zend\Log\LoggerAwareInterface; set up standard initializer for main service manager and other factories.
-
- Oct 19, 2012
-
-
Demian Katz authored
Prefixed plugin manager service names with "VuFind\" as first step toward best-practice naming for global services.
-
Demian Katz authored
-
- Oct 10, 2012
-
-
Demian Katz authored
Use explicit dependency injection for ILS authentication module instead of relying on service locator.
-
- Sep 24, 2012
-
-
Demian Katz authored
-
David Maus authored
-
David Maus authored
-
- Sep 13, 2012
-
-
Demian Katz authored
-
- Sep 12, 2012
-
-
Demian Katz authored
Split searchspecs reading away from standard config reader; made new class non-static for service manager integration; updated tests to match.
-
Demian Katz authored
-
- Sep 11, 2012
-
-
Demian Katz authored
-
- Sep 07, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
- Sep 05, 2012
-
-
Demian Katz authored
-
- Jul 26, 2012
-
-
David Maus authored
-
David Maus authored
This class extends \PHPUnit_Framework_TestCase and implements three methods to access private and protected methods and properties. callMethod(OBJECT-OR-CLASS, METHOD, ARGUMENTS) getProperty(OBJECT-OR-CLASS, PROPERTY) setProperty(OBJECT-OR-CLASS, PROPERTY, VALUE)
-