- Oct 10, 2012
-
-
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.
-
Demian Katz authored
-
- Sep 25, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
- Sep 24, 2012
-
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Don't skip form validation just because we are skipping SQL execution; style fixes; XHTML compliance fixes.
-
Chris Hallberg authored
Added click to select all support to showsql.phtml.
-
Demian Katz authored
Upgraded to Zend Framework 2.0.2 (skipped 2.0.1 due to routing bug); this resolves translation caching bug from 2.0.0.
-