- Oct 21, 2014
-
-
Demian Katz authored
-
Demian Katz authored
- Thanks to Ere Maijala for catching these problems.
-
- Oct 20, 2014
-
-
Demian Katz authored
Fixed bug: ChoiceAuth fails if password confirmation wrong.
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
- Oct 17, 2014
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Delis authored
-
Patrick Zurek authored
-
- Oct 16, 2014
-
-
Chris Hallberg authored
Revert the commit that un-implemented the combined stack features in release-2.3. Necessary to let happy merging continue.
-
Chris Hallberg authored
-
Chris Hallberg authored
Next page/items button rearrange in VuDL. Implemented per list button display. Redesigned next/prev item interface.
-
Chris Hallberg authored
Next page/items button rearrange in VuDL. Implemented per list button display. Redesigned next/prev item interface.
-
Demian Katz authored
-
Demian Katz authored
- Implemented unit test.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 15, 2014
-
-
Anna Headley authored
This is for institutions who have procured larger per day transfer limits; it looks like the only way to do this now is by IP or using this token/secret mechanism.
-
Chris Hallberg authored
Bootstrap3 fix (showCart not implemented yet, see searchtools pull request). Style fix in CombinedController.php
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Added the ability to use the following arguments when install VuFind. - 'use-defaults' => 'Use VuFind Defaults to Configure' (Already there) - 'overridedir=s' => "Where would you like to store your local settings? [{$baseDir}/local]" - 'module-name=w' => 'What module name would you like to use?' - 'basepath=s' => 'What base path should be used in VuFind\'s URL? [/vufind]' - 'multisite-w' => 'Specify we are going to setup a multisite. Options are: directory and host', (Already there, added options)' - 'hostname=s' => 'Specify the hostname for the VuFind Site, this is used when multisite=2' - 'non-interactive' => 'Use settings if provided via arguments, otherwise use defaults'
-
Chris Hallberg authored
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/css/combined-search.css themes/bootstrap3/templates/combined/results.phtml themes/bootstrap3/templates/combined/stack-distributed.phtml themes/bootstrap3/templates/combined/stack-left.phtml themes/bootstrap3/templates/combined/stack-right.phtml
-
Chris Hallberg authored
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/templates/combined/stack-left.phtml themes/bootstrap3/templates/combined/stack-right.phtml
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
- This commit addresses a limitation in the original solution to VUFIND-1011. - A new validateCredentials() method has been added to differentiate password checks from login attempts.
-
Chris Hallberg authored
Conflicts: module/VuFind/src/VuFind/Controller/CombinedController.php themes/bootstrap3/templates/combined/results-list.phtml themes/bootstrap3/templates/combined/results.phtml themes/bootstrap3/templates/combined/stack-distributed.phtml themes/bootstrap3/templates/combined/stack-left.phtml themes/bootstrap3/templates/combined/stack-right.phtml themes/bootstrap3/templates/search/list-list.phtml themes/bootstrap3/templates/search/results.phtml
-
Demian Katz authored
-