- Apr 29, 2014
-
-
-
Chris Hallberg authored
-
Benjamin Wiens authored
Signed-off-by:
Benjamin Wiens <benjamin.wiens@gmail.com>
-
Benjamin Wiens authored
-
Chelsea Lobdell authored
-
Chris Hallberg authored
- Resolves VUFIND-313. - Added formWasSubmitted() convenience method to many controllers.
-
- Apr 28, 2014
-
-
Chris Hallberg authored
-
Demian Katz authored
Fix caching of parsed search specs file.
-
Ere Maijala authored
-
- Apr 25, 2014
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-975.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Apr 24, 2014
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
jbannon authored
Changing method signature from ------------------------------------------------------ public function getHolding($id, $patron = false) ------------------------------------------------------ to ------------------------------------------------------ public function getHolding($id, array $patron = null) ------------------------------------------------------ This change allows the code to match the documentation, and makes the signature type restrictive which reduces confusion. Since a bool is not an array we have to change $patron = false to $patron = null, which is allowed. Impacts beyond the simple signature change are small changes to Aleph.php, Demo.php and Holds.php
-
- Apr 23, 2014
-
-
Demian Katz authored
- This resolves PHPUnit 4 compatibility issues.
-
Ere Maijala authored
-
Cloud8 authored
-
l.osullivan authored
Get publication details to call new method Add new method to solrMarc to retrieve publication data based on subfield for dates and places
-
Demian Katz authored
-
Ere Maijala authored
-
- Apr 22, 2014
-
-
Demian Katz authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
-
Demian Katz authored
PhpMD fixes
-
- Apr 17, 2014
-
-
Chris Hallberg authored
-
- Apr 16, 2014
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
Additional advanced search translations
-
Chris Hallberg authored
add translations to advanced search
-
Chris Hallberg authored
-
- Apr 15, 2014
-
-
Chris Hallberg authored
-