- Jul 18, 2012
-
-
Demian Katz authored
Replaced ugly __call() methods with route configuration to achieve the same legacy compatibility effect.
-
- Jul 17, 2012
-
-
Demian Katz authored
Progress on displaying individual lists (not fully functional yet due to isset bug in ZF2's AbstractRowGateway).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Allow optional injection of configuration to Date Converter for cleaner unit testing; added unit test.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Adjusted getThumbnail() to return an array of cover generator parameters instead of building a cover generator URL -- this eliminates some ugly dependencies at the cost of requiring a new view helper to properly render getThumbnail() output.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jul 16, 2012
-
-
Demian Katz authored
Added cover controller and loader (partially functional); revised theme tools to support requirements of cover loader.
-
Demian Katz authored
Fixed various problems with AJAX controller (getAccount instead of getAuthManager; methods not returning values; inconsistent/redundant exception handling).
-
Demian Katz authored
Make sure theme-specific resources load BEFORE additional resources introduced by specific view templates.
-
Demian Katz authored
-
Demian Katz authored
Translator fixes: made language initialization a high-priority event; throw Exception if translator not initialized.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jul 13, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Disabled thumbnail generation until we figure out the best way to access the router from the record driver.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jul 12, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Fixed exception namespace issues; commented out database-dependent record driver methods until they are fully implemented to avoid fatal errors.
-
Demian Katz authored
-
Demian Katz authored
-