Skip to content
Snippets Groups Projects
  1. Jun 02, 2015
  2. Jun 01, 2015
  3. May 31, 2015
  4. May 29, 2015
    • Denis Gervalle's avatar
      XWIKI-12128: Use standard Message ID to track mails in place of custom X-MailID header · f4f8418f
      Denis Gervalle authored
      Code style and bulletproofing:
      - prevent issue when Message-ID change during MimeMessage#writeTo() at serialization time
      - prevent null Message-ID to used in statuses by forcing MimeMessage#saveChanges() when needed
      - helper for MailListener implementation
      - fix a raise condition in integration tests
      f4f8418f
    • Denis Gervalle's avatar
      XWIKI-12068: Add reporting for mails that fail to be prepared · a2852941
      Denis Gervalle authored
      - Improve MailStatusResult to easily filter all error states
      - Improve MailStatusResultSerializer to report all errors
      a2852941
    • Eduard Moraru's avatar
      XWIKI-11756: Special display of notification for a comment · 3cc18de5
      Eduard Moraru authored
      - Defined a separate XWiki.WatchListRealtimeMessage document to define the template of the realtime WatchList messages
      -- Document updates that change a single XWikiComments object are treated specially, displaying notifications about comments in a more user-friendly way
      -- Some other cases are also treated specially to improve the user experience regarding the notification message
      -- Right now the location of this template is hardcoded for the realtime notification method and the handling is not extensible. Should be improved for the future.
      --- Also, no internationalization support yet, since the realtime feature is still in an experimental stage
      3cc18de5
    • Denis Gervalle's avatar
      XWIKI-12068, XWIKI-12128, XWIKI-12129, XWIKI-12130: Refactor the mail API for... · a1e3d2c0
      Denis Gervalle authored
      XWIKI-12068, XWIKI-12128, XWIKI-12129, XWIKI-12130: Refactor the mail API for a better management of error reporting
      
      XWIKI-12128: Use standard Message ID to track mails in place of custom X-MailID header
      XWIKI-12129: Remove the usage of custom header X-BatchID
      XWIKI-12130: When prepare phase fails, process waiting for completion hands forever
      XWIKI-12068: Add reporting for mails that fail to be prepared
      XWIKI-12140: All messages generated by the MessageMimeMessageFactory has the same Message-ID as the source
      a1e3d2c0
    • tmortagne's avatar
      XWIKI-12139: Extension automatically registered from XAR import does not... · 0103e461
      tmortagne authored
      XWIKI-12139: Extension automatically registered from XAR import does not generate ExtensionInstalledEvent
      0103e461
  5. May 28, 2015
  6. May 27, 2015
  7. May 26, 2015
  8. May 25, 2015
  9. May 24, 2015
  10. May 23, 2015
  11. May 22, 2015
Loading