- Jul 17, 2012
-
-
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
-
Demian Katz authored
Created central ViewModel factory method to avoid convoluted bootstrap routine for flash messenger and to provide a hook for adding other global view variables in controllers.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Rolled back change to make auth parameters more generic; we need the full request object to handle subtleties of systems like Shibboleth.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-