- Apr 22, 2016
-
-
Demian Katz authored
-
SamuelOPH authored
- As discussed on https://sourceforge.net/p/vufind/mailman/message/35002108/ - These changes won't break the previous behaviour, they will just introduce new alternative dependencies based on virtual packages that can either provide php5 or php7 / mysql or mariadb - Note that explicit apache2 php module dependency is needed because currently the virtual package php5 depends on libapache2-mod-php5 but the virtual package php uses php7-fpm by default, so by making the libapache2-mod-php package need explicit we won't run into cases where the user installed php7-fpm or the virtual package php choose php7-fpm instead of the apache's one. - Note: Installing vufind without libapache2-mod-php or libapache2-mod-php5 fails with an apache errors as it doesn't recognize vufind.conf, which uses php keywords. - Please also note that the first package in the precedence order [libapache2-mod-php5] is already a dependency from php5, so this won't break previous functionality.
-
Demian Katz authored
-
- Apr 21, 2016
-
-
Ere Maijala authored
-
- Apr 15, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
- Apr 13, 2016
-
-
Chris Hallberg authored
-
- Apr 12, 2016
-
-
Riikka Kalliomäki authored
-
- Apr 06, 2016
-
-
Demian Katz authored
-
Ulf Seltmann authored
-
- Apr 01, 2016
-
-
Chris Hallberg authored
-
- Mar 29, 2016
-
-
Demian Katz authored
- Resolves VUFIND-1159. - Thanks to Jay Roos for the fix.
-
- Mar 23, 2016
-
-
Chris Hallberg authored
-
- Feb 26, 2016
-
-
Demian Katz authored
-
- Feb 25, 2016
-
-
Riikka Kalliomäki authored
-
Chris Hallberg authored
-
- Feb 08, 2016
-
-
André Lahmann authored
-
- Feb 03, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- 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.
-