1. 16 Aug, 2017 8 commits
    • Sebastian Kummer's avatar
      Merge pull request #574 in ZP/z-push from develop to release/2.3 · b34b6caf
      Sebastian Kummer authored
      * commit '09493d72':
        ZP-1251 Aggregate Ping announcements about changes.
        ZP-1257 Remove statically configured shared folders from the list sent to ASDevice->SetAdditionalFolderList().
        ZP-1268 Undefined variable: name in z-push-admin.
        ZP-1259 Fixed typo in a variable.
        ZP-1259 Check if sm->data is empty for SendMail.
        ZP-1240 Also HTML-trucate bodies from IMAP.
        ZP-1255 Directly use sharedUser if it's an email address. Enables sending in multi-company environments.
        ZP-1256 Set backend2folderidCache of ASDevice to false, so it can be rebuilt.
        ZP-1256 Rebuild backend2folderidCache of ASDevice if it's not available.
        ZP-1256 Rebuild backend2folderidCache of ASDevice if it's not available.
        ZP-1250 Search for X-Push-Sender only in the headers.
        ZP-1240 HTML safe truncate streams containing HTML data.
        ZP-1240 Add HTML safe truncation options to stream wrappers.
        ZP-1240 Add parameter $htmlsafe (default false) to Utils::Utf8_truncate().
      b34b6caf
    • Sebastian Kummer's avatar
      Merge pull request #573 in ZP/z-push from... · 09493d72
      Sebastian Kummer authored
      Merge pull request #573 in ZP/z-push from bugfix/ZP-1251-z-push-top-too-much-output-from-ping to develop
      
      * commit 'a053308b':
        ZP-1251 Aggregate Ping announcements about changes.
      09493d72
    • Sebastian Kummer's avatar
      ZP-1251 Aggregate Ping announcements about changes. · a053308b
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      a053308b
    • Sebastian Kummer's avatar
      Merge pull request #572 in ZP/z-push from... · ed56c198
      Sebastian Kummer authored
      Merge pull request #572 in ZP/z-push from bugfix/ZP-1257-removing-a-folder-added-in-additionalfolders to develop
      
      * commit '8a72d5f7':
        ZP-1257 Remove statically configured shared folders from the list sent to ASDevice->SetAdditionalFolderList().
      ed56c198
    • Sebastian Kummer's avatar
      ZP-1257 Remove statically configured shared folders from the list sent · 8a72d5f7
      Sebastian Kummer authored
      to ASDevice->SetAdditionalFolderList().
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      8a72d5f7
    • Sebastian Kummer's avatar
      Merge pull request #570 in ZP/z-push from... · 78896d3a
      Sebastian Kummer authored
      Merge pull request #570 in ZP/z-push from bugfix/ZP-1268-undefined-variable-name-in-z-push-admin to develop
      
      * commit 'f6cc9d92':
        ZP-1268 Undefined variable: name in z-push-admin.
      78896d3a
    • Manfred Kutas's avatar
      ZP-1268 Undefined variable: name in z-push-admin. · f6cc9d92
      Manfred Kutas authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      f6cc9d92
    • Sebastian Kummer's avatar
      Merge pull request #566 in ZP/z-push from... · f0843abd
      Sebastian Kummer authored
      Merge pull request #566 in ZP/z-push from bugfix/ZP-1259-check-if-sm-data-is-empty-for-sendmail to develop
      
      * commit '2072ec51':
        ZP-1259 Fixed typo in a variable.
        ZP-1259 Check if sm->data is empty for SendMail.
      f0843abd
  2. 10 Aug, 2017 1 commit
  3. 31 Jul, 2017 1 commit
  4. 18 Jul, 2017 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #563 in ZP/z-push from... · ce01d813
      Sebastian Kummer authored
      Merge pull request #563 in ZP/z-push from bugfix/ZP-1254-wastebasket-not-available-when-removing to develop
      
      * commit 'fc9d98ee':
      ce01d813
    • Sebastian Kummer's avatar
      Merge pull request #562 in ZP/z-push from... · a883560a
      Sebastian Kummer authored
      Merge pull request #562 in ZP/z-push from bugfix/ZP-1240-html-bodies-should-not-be-truncated to develop
      
      * commit '4b293f5e':
        ZP-1240 Also HTML-trucate bodies from IMAP.
        ZP-1240 HTML safe truncate streams containing HTML data.
        ZP-1240 Add HTML safe truncation options to stream wrappers.
        ZP-1240 Add parameter $htmlsafe (default false) to Utils::Utf8_truncate().
      a883560a
    • Sebastian Kummer's avatar
      Merge pull request #561 in ZP/z-push from... · 53ca2776
      Sebastian Kummer authored
      Merge pull request #561 in ZP/z-push from bugfix/ZP-1255-send-as-not-working-for-other-companies to develop
      
      * commit '3bd67f6d':
        ZP-1255 Directly use sharedUser if it's an email address. Enables sending in multi-company environments.
      53ca2776
  5. 17 Jul, 2017 2 commits
  6. 14 Jul, 2017 4 commits
  7. 13 Jul, 2017 2 commits
  8. 10 Jul, 2017 1 commit
  9. 30 Jun, 2017 1 commit
  10. 27 Jun, 2017 3 commits
  11. 26 Jun, 2017 5 commits
  12. 23 Jun, 2017 4 commits
  13. 22 Jun, 2017 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #553 in ZP/z-push from develop to release/2.3 · 2778537d
      Sebastian Kummer authored
      * commit '90319667':
        ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id
        ZP-1230 Reverted change: Regexp faulty. Details in ticket comment.
        ZP-1230 Reverting change: newlines shouldn't matter in HTML.
        ZP-1230 Reverting change: ob_start() is not required at this point.
        ZP-1230 Reverting change: WBXMLEncoder->getBodypartsCount() is correct.
        ZP-1241 Don't perform heartbeat for empty sync requests.
        ZP-1239 Don't send server side changes if performing incoming actions.
        ZP-1164 Add config option to disable executing fixstates on upgrade.
        ZP-1223 Make sure that the file is a real file and not a special file.
        ZP-1224 Use TimezoneUtil functions to generate timezone string.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira.
        ZP-1224 Pass PHP supported timezone to DateTimeZone.
      2778537d
    • Sebastian Kummer's avatar
      Merge pull request #551 in ZP/z-push from... · 90319667
      Sebastian Kummer authored
      Merge pull request #551 in ZP/z-push from bugfix/ZP-1244-caldav-matching-default-calendars-fails-uppercase to develop
      
      * commit '826d6c47':
        ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id
      90319667
    • Sebastian Kummer's avatar
      Merge pull request #537 in ZP/z-push from... · 1ea1998c
      Sebastian Kummer authored
      Merge pull request #537 in ZP/z-push from bugfix/ZP-1224-caldav-pass-php-supported-timezone to develop
      
      * commit '010e6e22':
        ZP-1224 Use TimezoneUtil functions to generate timezone string.
        ZP-1224 Pass PHP supported timezone to DateTimeZone.
      1ea1998c
  14. 20 Jun, 2017 2 commits
    • Chris Pitchford's avatar
      ZP-1244 use strcasecmp to compare CALDAV_PERSONAL and calendar id · 826d6c47
      Chris Pitchford authored
      If CALDAV_PERSONAL is defined with upper-case characters, a match would be impossible
      Now, it will match by comparing case-insensitively.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      826d6c47
    • Sebastian Kummer's avatar
      Merge pull request #543 in ZP/z-push from... · 16c9740c
      Sebastian Kummer authored
      Merge pull request #543 in ZP/z-push from bugfix/ZP-1230-windows-phone-8.1-unable-to-sync to develop
      
      * commit '1691dff0':
        ZP-1230 Reverted change: Regexp faulty. Details in ticket comment.
        ZP-1230 Reverting change: newlines shouldn't matter in HTML.
        ZP-1230 Reverting change: ob_start() is not required at this point.
        ZP-1230 Reverting change: WBXMLEncoder->getBodypartsCount() is correct.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1230 windows-phone-8.1-unable-to-sync. Released under the Affero GNU General Public License (AGPL) version 3. Fixed as described in Jira.
      16c9740c