1. 19 Nov, 2018 1 commit
  2. 18 Nov, 2018 1 commit
  3. 17 Nov, 2018 5 commits
  4. 16 Nov, 2018 1 commit
    • André Santos's avatar
      Verify if certfile and keyfile are paths to actual files · af216e36
      André Santos authored
      This allow to try to not use ssl if the key file path or the certificate file are broken. The files might be missing because the user intentionally removed them but didn't  update the settings first. In that situation, this change won't make the app crash, the warning is logged and that way the user has the chance to update the settings.
      af216e36
  5. 14 Nov, 2018 2 commits
  6. 03 Nov, 2018 8 commits
  7. 01 Nov, 2018 2 commits
  8. 30 Oct, 2018 3 commits
  9. 29 Oct, 2018 1 commit
  10. 28 Oct, 2018 2 commits
  11. 15 Oct, 2018 2 commits
  12. 11 Oct, 2018 1 commit
  13. 09 Oct, 2018 1 commit
  14. 07 Oct, 2018 1 commit
  15. 06 Oct, 2018 5 commits
  16. 05 Oct, 2018 1 commit
  17. 04 Oct, 2018 1 commit
  18. 03 Oct, 2018 2 commits
    • bodybybuddha's avatar
      Fix for #617 · ee686b53
      bodybybuddha authored
      	Task table: Status column and task messages have been localized
      	Cleaned up the use of the task fields 'typ' and 'type' to be taskType and taskMessage
      ee686b53
    • Ozzie Isaacs's avatar
      Fix #650 · 7253f583
      Ozzie Isaacs authored
      Improved testablility
      Added feedback for book_edit -> stay on edit page
      7253f583