- Oct 22, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Improved initialization of translator; renamed service to VuFind\Translator; added some missing comments.
-
Demian Katz authored
-
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.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 19, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Disable configuration of Apache during startup and shutdown since this is no longer a prerequisite for running unit tests, and it seems to be causing problems on the live CI server.
-
Demian Katz authored
Made bootstrap lighter-weight by creating factories instead of instantiating services during plugin manager initialization. Now objects are instantiated on demand.
-
Demian Katz authored
Prefixed plugin manager service names with "VuFind\" as first step toward best-practice naming for global services.
-
Demian Katz authored
-
Demian Katz authored
More appropriate abstraction (throw exception instead of dying with non-object error if table manager not assigned).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Changed statistics driver plugin manager to return non-shared instances; eliminated explicit cloning.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 17, 2012
-
-
Demian Katz authored
-
- Oct 12, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Resolved bug in install script: directory structure not correctly initialized when choosing default local directory in interactive mode. (Resolves VUFIND-697).
-
- Oct 11, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Search box cleanup: hide type drop-down if no types are available; removed some unused lines from jquerymobile version.
-
David Maus authored
* tests/unit-tests/src/ILS/Driver/SymphonyTest.php (testBadBaseUrl): Skip test if PHP version < 5.3.4.
-