Skip to content
Snippets Groups Projects
  1. Apr 22, 2016
    • Demian Katz's avatar
      Version bump. · 82831304
      Demian Katz authored
      82831304
    • SamuelOPH's avatar
      [deb] Support for php7 and mariadb · e844cefb
      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.
      e844cefb
    • Demian Katz's avatar
      pinned versions · 9736f06b
      Demian Katz authored
      9736f06b
  2. Apr 21, 2016
  3. Apr 15, 2016
  4. Apr 13, 2016
  5. Apr 12, 2016
  6. Apr 06, 2016
  7. Apr 01, 2016
  8. Mar 29, 2016
  9. Mar 23, 2016
  10. Feb 26, 2016
  11. Feb 25, 2016
  12. Feb 08, 2016
  13. Feb 03, 2016
  14. Jan 06, 2016
  15. Jan 04, 2016
  16. Dec 08, 2015
  17. Nov 30, 2015
  18. Oct 29, 2015
  19. Oct 13, 2015
  20. Oct 09, 2015
  21. Oct 05, 2015
  22. Sep 30, 2015
  23. Sep 25, 2015
    • Ere Maijala's avatar
      Hierarchical facet bug fix · 0278a59f
      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.
      v2.5
      0278a59f