- Sep 08, 2015
-
-
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
-
samueloph authored
The logo role doesn't exist.
-
samueloph authored
The header tag does not need a role attribute.
-
samueloph authored
In the previous pull request I had to change location of the role, but since then the master branch removed the wrong located search role, thus making this commit an "adder" rather than a "changer".
-
samueloph authored
This will prevent VuFind from generating an empty h4 tag.
-
- Sep 03, 2015
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Ere Maijala authored
-
Demian Katz authored
-
Demian Katz authored
Improved the SystemStatus AJAX call to also set HTTP status codes acc…
-
Ere Maijala authored
-
- Sep 02, 2015
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
-
- Aug 31, 2015
-
-
Demian Katz authored
-
- Aug 28, 2015
-
-
Demian Katz authored
-
Demian Katz authored
-
Ere Maijala authored
- allows a load-balancer to verify that VuFind is available and functional.
-
Jiří Kozlovský authored
Can be used for example to force using SOCKS 5 proxy. The config would look like: [Proxy] host = localhost port = 5000 type = socks5 Note that turning an SOCKS 5 proxy on is as easy as executing "ssh -D 5000 username@hostname"
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-