1. 21 Jul, 2017 1 commit
  2. 17 Jul, 2017 1 commit
  3. 14 Jul, 2017 1 commit
    • yodax's avatar
      Update to Nextcloud 12 using PHP7 · d7731405
      yodax authored
      * Install PHP7 via a PPA, enable unattended upgrades for the PPA, and switch all of our PHP configuration to the PHP7 install.
      * Keep installing PHP5 for ownCloud/Nextcloud packages because we need it to possibly run transitional updates to ownCloud/Nextcloud versions less than 12. But replace PHP5 packages with PHP7 packages elsewhere.
      * Update to Nextcloud 12 which requires PHP7, with a transitional upgrade to Nextcloud 11.0.3.
      * Disable TLS cert validation by Roundcube when connecting to localhost IMAP and SMTP. Validation became the default in PHP7 but we don't necessarily have a (non-self-)signed certificate and it definitely isn't valid for the IP address 127.0.0.1.
      
      Merges #1140
      d7731405
  4. 13 Jul, 2017 1 commit
  5. 10 Jul, 2017 2 commits
  6. 11 Jun, 2017 1 commit
  7. 31 May, 2017 2 commits
  8. 30 May, 2017 1 commit
  9. 23 May, 2017 1 commit
  10. 08 May, 2017 3 commits
  11. 06 May, 2017 1 commit
  12. 30 Apr, 2017 2 commits
  13. 24 Apr, 2017 2 commits
  14. 17 Apr, 2017 6 commits
  15. 10 Apr, 2017 2 commits
  16. 04 Apr, 2017 1 commit
  17. 03 Apr, 2017 1 commit
  18. 02 Apr, 2017 4 commits
  19. 28 Mar, 2017 1 commit
  20. 27 Mar, 2017 1 commit
    • Joshua Tauberer's avatar
      suppress rmcarddav's php version check · 255a65ac
      Joshua Tauberer authored
      Since it says "RCMCardDAV requires at least PHP 5.6.18. Older versions might work", let's hope for the best.
      
      Also hiding its preferences panel in settings since if it doesn't work, we don't want folks using it for anything but connecting to ownCloud contacts.
      255a65ac
  21. 26 Mar, 2017 5 commits