- Jan 06, 2016
-
-
Demian Katz authored
-
- Jan 04, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
- See VUFIND-1142.
-
Ere Maijala authored
- Fixed an invalid exception raised when only set_query sets were defined. - Fixed a PHP notice about accessing uninitialized array key.
-
- Dec 08, 2015
-
-
Demian Katz authored
-
- Nov 30, 2015
-
-
Demian Katz authored
-
Ere Maijala authored
-
Ere Maijala authored
Support multiple building filter values when determining source record priority with deduplicated records - makes priority determination work with orFacets.
-
Ere Maijala authored
-
- Oct 29, 2015
-
-
André Lahmann authored
- fixes bugs when retrieving multiple records (e.g. in Cart/Home)
-
- Oct 13, 2015
-
-
Chris Hallberg authored
-
- Oct 09, 2015
-
-
Root@Sobek authored
-
- Oct 05, 2015
-
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
- Sep 30, 2015
-
-
Demian Katz authored
-
- Sep 25, 2015
-
-
Ere Maijala authored
- Take also childrens' childrens into account when setting hasAppliedChildren for hierarchical facets so that the facets are properly opened also for levels deeper than 2.
-
Ere Maijala authored
- see docs at https://developers.exlibrisgroup.com/primo/apis/webservices/xservices/search/briefsearch.
-
Demian Katz authored
-
- Sep 18, 2015
-
-
Chris Hallberg authored
-
- Sep 15, 2015
-
-
Demian Katz authored
-
Demian Katz authored
-
- Sep 09, 2015
-
-
Demian Katz authored
Fixed the indentation of a couple of member variable declarations.
-
bmoelans authored
-
Ere Maijala authored
-
- Sep 08, 2015
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Fixed the character encoding of Voyager purchase history lines.
-
Ere Maijala authored
- Make translate() optionally accept an array of domain and string - Fix hierarchical facet display text handling to translate the result when required. - Added test coverage
-
Ere Maijala authored
-
Demian Katz authored
Make sure string is a string in the constructor of TranslatableString…
-
- Sep 07, 2015
-
-
Ere Maijala authored
Make sure string is a string in the constructor of TranslatableString since it could also be a TranslatableString object and that would break __toString().
-
- Sep 04, 2015
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
samueloph authored
The footer tag does not need a role.
-
samueloph authored
NOTE: The right way to use ARIA's search role when inside a form is still in discussion, anyway I changed in a way that both works AND gets validated by W3C. More Info on: https://github.com/w3c/wcag/issues/113
-