- Oct 12, 2012
-
-
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.
-
Demian Katz authored
Eliminated [GoogleSearch] setting (search API is now deprecated and should no longer be used -- no reason to support in VuFind 2); created central method for storing warnings in \VuFind\Config\Upgrade (for easier debugging, etc.).
-
Demian Katz authored
-
- Oct 10, 2012
-
-
Demian Katz authored
Refactored Auth plugins to avoid dependence on generic ServiceLocatorAwareInterface; injections are now more targeted for clearer dependencies. Also added some missing comments.
-
Demian Katz authored
Use explicit dependency injection for ILS authentication module instead of relying on service locator.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Eliminated dependency on ServiceLocatorAwareInterface by creating more targeted initWithDriverManager method - Added setDriver method to enable more flexible usage/testing - Implemented fluent interface on setConfig/setDriver to simplify factory routine - Made some methods more tolerant of missing configuration settings
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 09, 2012
-
-
Demian Katz authored
Adding sample Greenstone Digital Library import configurations (from VUFIND-588; thanks to Mohan Raj Pradhan).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Eliminated some unnecessary @access comments.
-
- Oct 08, 2012
-
-
Demian Katz authored
Fixed bug -- push custom initializer to bottom of stack rather than top; take advantage of initializer second parameter to eliminate $self assignment.
-
Demian Katz authored
-
Demian Katz authored
Use initializer instead of custom get method to set up table gateway objects (more framework-friendly approach) and inject DB adapter from outside (more flexible/comprehensible).
-
- Oct 03, 2012
-
-
Demian Katz authored
Updated Summon controller with separate methods for loading advanced/homepage facets; these currently load the same data, but this provides an integration point for separate lists consistent with VUFIND-348.
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 02, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 01, 2012
-
-
Demian Katz authored
-
- Sep 28, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Sep 26, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Resolving VUFIND-650 (Console applications do not display exceptions correctly); this was actually a simple configuration issue.
-