- Sep 07, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Set up plugin manager for record drivers; made VuFind\Search\Solr\Results::getRecords work with search manager. This revision temporarily breaks related record modules -- they will be fixed in the next commit.
-
Demian Katz authored
Set up record loader to use Search Manager for class name determination; added alias to account for legacy VuFind source value in database.
-
- Sep 06, 2012
-
-
Chris Hallberg authored
-
Demian Katz authored
Created plugin manager for ILS drivers; refactored \VuFind\ILS\Connection to use plugin manager and receive injected configuration; created temporary service locator workaround for \VuFind\Connection\Manager until the class can be completely factored out.
-
Demian Katz authored
-
- Sep 05, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Introduced \VuFind\Search\Manager; began using it to replace \VuFind\Search\Options (refactoring still in progress).
-
- Sep 04, 2012
-
-
Demian Katz authored
-
- Aug 31, 2012
-
-
Demian Katz authored
-
- Aug 29, 2012
-
-
Demian Katz authored
-
- Aug 28, 2012
-
-
Demian Katz authored
Replaced singleton nature of VuFind\Cart with use of the ZF2 service manager; fixed bug with removing items from cart via AJAX.
-
Demian Katz authored
-
- Aug 22, 2012
-
-
Demian Katz authored
-
- Aug 17, 2012
-
-
Demian Katz authored
-
- Aug 16, 2012
-
-
Demian Katz authored
Progress on upgrade process -- added config processing, added missing routes, fixed text in success template.
-
- Aug 02, 2012
-
-
Demian Katz authored
-
- Jul 27, 2012
-
-
Demian Katz authored
-
- Jul 26, 2012
-
-
Demian Katz authored
-
- Jul 25, 2012
-
-
Demian Katz authored
Eliminated router dependency in VuFind\ILS\Logic modules; created new view helper method to push router work into view; added related route definitions.
-
Demian Katz authored
Eliminated "-tab" suffix from default record route names; this allows better backward-compatibility with existing templates, and it is also a more appropriate name -- the tabbed route shows the main record page, whether or not a specific tab is requested.
-
- Jul 23, 2012
-
-
Demian Katz authored
Set up record tab routing to avoid __call magic method; fixed some minor jquerymobile theme bugs along the way.
-
Demian Katz authored
-
- Jul 19, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jul 18, 2012
-
-
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
Implemented AlphaBrowse module; standardized related routes to separate legacy compatibility from current requirements.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Replaced ugly __call() methods with route configuration to achieve the same legacy compatibility effect.
-