- Jan 17, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
jslint style fixes: added global declarations and reordered functions so that declarations precede calls.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Cleaned up whitespace; moved document ready function to end of file for jslint compliance (avoid undefined function errors).
-
Demian Katz authored
jslint style fixes (global directive for path variable defined externally; put function definition before call to that function for clarity).
-
Demian Katz authored
-
Demian Katz authored
Removed incomplete/outdated cart logic -- these are old relics of an early implementation of the cart; if we want mobile cart support, we should reimplement based on the current blueprint theme.
-
Demian Katz authored
Adjusted getDriverConfig() to use ConfigReader instead of parse_ini_file() in order to take advantage of [Parent_Config], etc.
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 16, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Added corresponding unit tests.
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 15, 2013
-
-
Demian Katz authored
-
Demian Katz authored
Catch more exceptions when checking for security problems -- otherwise a missing database causes a fatal error on Install/Home and prevents generation of database.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 14, 2013
-
-
Demian Katz authored
Eliminated Aleph driver dependency on service locator; added exception when X-server request is made without proper configuration.
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 11, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Updated installer to auto-configure security (resolving VUFIND-733; thanks to Kyle McGrogan for initial implementation).
-
Demian Katz authored
Thanks to Mark Triggs for initial research and Kyle McGrogan for implementation work.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-