- Aug 17, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Simplified AJAX autocomplete method; moved array_values() into factory for more consistent central behavior (this may not be necessary, but retaining it as a safety mechanism to prevent badly encoded output caused by associative arrays).
-
Demian Katz authored
-
Demian Katz authored
-
- Aug 16, 2012
-
-
Demian Katz authored
-
-
Demian Katz authored
Progress on upgrade process -- added config processing, added missing routes, fixed text in success template.
-
Demian Katz authored
Cleaned up docblocks (mostly @return statements, mostly reflecting the fact that ZF2 controller actions are no longer void).
-
- Aug 15, 2012
-
-
Demian Katz authored
Finished updating install controller; MySQL database creation now works. Updated AdapterFactory to be more flexible (no longer forced to depend on existing configuration).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Made use of config writer more consistent; rather than having unrelated static and non-static methods, the writer now acts as an integrated object.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Refactored code using serverurl view helper; there are still a couple of stand-alone invocations of the helper, but now the majority run through a public getServerUrl method in the base controller, which makes it easier to change this behavior if a more elegant mechanism becomes available in the future.
-
- Aug 14, 2012
-
-
Demian Katz authored
Created forwardTo() convenience method in base controller to make forward actions less verbose than using the forward() plugin directly.
-
- Aug 13, 2012
-
-
Demian Katz authored
Corrected inappropriate use of forward() helper (no need to return the output of dispatch method); this solved some strange flash messenger behavior that was caused by duplicate view models being attached to the layout.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Explicitly hide COinS for better LibX compatibility (LibX makes COinS visible, which garbles VuFind displays).
-
Demian Katz authored
-
- Aug 02, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Aug 01, 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
-
Demian Katz authored
-