- Feb 25, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Fabian Erni authored
Bugfix: Only convert month part from string to number if not already provided as number. Error occures when input date has this format: 31/12/2013 Additional cleanup: Replaced deprecated split() with explode()
-
- Feb 24, 2013
-
-
David Maus authored
-
git://github.com/Febe/vf2David Maus authored
-
- Feb 22, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Made XSLT importer custom class handling more flexible (and made the nasty class truncation logic optional, so we can start to move away from it). Updated comments in configuration files to match.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Created Composer configuration and rearranged vendor directory to match; this should make it easier for people to add additional dependencies (VUFIND-740).
-
Demian Katz authored
the original code no longer seems to be maintained, so it is not composer-friendly.
-
Demian Katz authored
Related to VUFIND-504: truncate the ID list when doing a tag search to avoid MaxBooleanClauses error.
-
- Feb 21, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Feb 20, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Feb 19, 2013
-
-
Demian Katz authored
-
Thomas Misilo authored
Sorted using the TextFX function.
-
Demian Katz authored
URL-encode IDs in filenames to reduce the chances of illegal filenames and for consistency with Solr data source.
-
Demian Katz authored
-
Fabian Erni authored
Just an invalid doc block return value which prevents linking in IDEs
-
- Feb 18, 2013
-
-
Demian Katz authored
Fixed bug in CollectionList tab plugin (related to refactoring of search templates to use separate params/results variables).
-
git://github.com/Febe/vf2David Maus authored
-
David Maus authored
This reverts commit 15e28d0d. As an afterthought cherry-pick seems to be the wrong way to incorporate this change. Merge is better because the commit id is preserved. Sorry for the VCS log noise ;)
-
Fabian Erni authored
Configuration was loaded into $config, but $configArray was checked
-
- Feb 17, 2013
-
-
Eoghan Ó Carragáin authored
-
- Feb 15, 2013
-
-
Fabian Erni authored
Configuration was loaded into $config, but $configArray was checked
-
- Feb 09, 2013
-
-
Demian Katz authored
-