- May 06, 2016
-
-
Demian Katz authored
- Windows script was broken due to vufind.bat references - SOLR_HOME variable was used inconsistently with solr.sh; now both scripts point the variable to the same place - Resolves VUFIND-1171
-
Chris Hallberg authored
Thank you, Andre!
-
- May 04, 2016
-
-
Demian Katz authored
- Missing declaration and mocking non-existent method were causing Travis failures under PHP 7.
-
- May 02, 2016
-
-
Stefan Weil authored
-
- Apr 28, 2016
-
-
Bart Moelans authored
- "part" needs to be part of $bibliolevel and not vice versa
-
tomikkon authored
-
- Apr 26, 2016
-
-
Chris Hallberg authored
-
Samuli Sillanpää authored
-
- Apr 25, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Apr 22, 2016
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Conflicts: module/VuFind/sql/mysql.sql
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
# Conflicts: # build.xml # composer.json # config/vufind/config.ini # packages/DEBIAN/changelog # packages/DEBIAN/control
-
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
-
Demian Katz authored
-
Demian Katz authored
-
- Apr 20, 2016
-
-
Chris Hallberg authored
-
Demian Katz authored
-
Demian Katz authored
- Resolves VUFIND-1167 (OpenUrl-Resolver in HoldingsTab not embedded when loadInitialTabWithAjax=true) - Includes refactoring of openurl.js to use new "VuFind namespace object plug-in" format. - Includes test
-
Demian Katz authored
- Do not register the same object multiple times, or create duplicate objects. - Make sure objects are initialized even if register() is called after init().
-
Demian Katz authored
- Selenium sometimes failed to click "log out" because it was behind the lightbox.
-
Demian Katz authored
-
- Apr 19, 2016
-
-
tmikkonen authored
-
- Apr 18, 2016
-
-
Demian Katz authored
- Added settings to turn off random renewal-related failures in Demo driver - Added setting to fix value of transactions in Demo driver - Added IDs to renewal-related buttons to allow automated test to click them
-
Demian Katz authored
-
- Apr 15, 2016
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
Conflicts: themes/bootstrap3/js/record.js themes/bootstrap3/templates/RecordDriver/SolrDefault/result-list.phtml
-
Chris Hallberg authored
-
Chris Hallberg authored
-