- Jan 11, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Jan 10, 2013
-
-
Demian Katz authored
Generate documentation for all modules (this only works right now if PhpDocumentor2 is hacked to disable graph generation).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Created separate phpcs task; adjusted which files get style-checked (all modules, minus tests and configurations).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Added unit tests for upgrade code; put old configurations from 1.x releases into test fixtures to support tests.
-
Demian Katz authored
Added new upgrade functionality to match 1.4 upgrader and to make \VuFind\Config\Upgrade class easier to test.
-
Demian Katz authored
-
- Jan 09, 2013
-
-
Demian Katz authored
-
- Jan 08, 2013
-
-
Demian Katz authored
-
- Jan 07, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Switched to dependency injection instead of reliance on service locator. Improved mobile URL generation with additional regular expressions.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Moved database-authentication-specific checkPassword method out of user row object and into auth object - Eliminated direct access to cat_password property of user row object by using getters/setters
-
Demian Katz authored
-
- Jan 04, 2013
-
-
Demian Katz authored
-
Demian Katz authored
Now that theme logic has its own module, changed the namespace of the view helpers to something more logical.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Changed theme configuration to use PHP files instead of .ini files in order to allow more flexible helper configuration.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Eliminated unnecessary ServiceLocator/ConfigReader in VuFind\Cart; dependencies and configuration are now injected through constructor.
-
Demian Katz authored
Removed arbitrary VuFind\Cart reference in MultiAuthTest to prevent confusion; added test involving bad service name.
-