Historial de Commits

Autor SHA1 Mensaje Fecha
  romainq 0c00b76a80 Internal: Email generation - No need to force "Content-Transfer-Encoding: 8bit". The default is "quoted-printable" and works fine if the content is made of plain text. Leaving the 8bit encoding could work but in such a case, the statement should be: hace 9 años
  dflaven 991cd359fc Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage... hace 9 años
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! hace 9 años
  dflaven 17b5523322 #998 Accurately check the configured mail transport and report information accordingly in the email.test page. hace 10 años
  dflaven 70412bb194 Fixed a regression introduced by [r3242] (warning when sending an email with an empty "To") hace 11 años
  dflaven bcf900f066 Prevent a warning when sending an email with no recipient in To: hace 11 años
  dflaven ace64067c7 Bug fix: properly serialize Emails with binary Attachments. Previously asynchronous emails with binary attachements were not working (they were queued but never sent). hace 12 años
  romainq b521a4c5a3 #691 Notifications not sent if some recicipients have an empty address hace 12 años
  dflaven 3f6a26fd3e Protect against empty email addresses hace 12 años
  dflaven 23a0326933 Support multiple recipients in To: Cc: and Bcc: hace 12 años
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) hace 12 años
  dflaven f36126299c Enhancement of the Email class to preserve backward compatibility... hace 13 años
  romainq dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration hace 13 años
  dflaven c073e5e5e9 Bug fix: use the proper way to set the message-ID with Swift hace 13 años
  dflaven 89d119e8f7 Allow specifying the label of the sender email hace 13 años
  romainq cd7cc6df75 Fixed regressions due to the integration of SwiftMailer hace 13 años
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) hace 13 años
  dflaven d6ac513eb7 Allow to override some default headers when sending an email hace 13 años
  dflaven caf9a6a74a Prevent email header injection hace 13 años
  romainq 6421f721cc Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added. hace 14 años
  dflaven 9dbcaff50c - Keep track of the object at the source of any email notification for further correlation (either in the user's mailbox or for automatic processing of incoming emails) hace 14 años
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code hace 15 años
  romainq ccc8a2a225 Make sure that HTTP responses and the emails are considered as being utf-8... not sure of the real benefit, but we've seen a number of things about this so Denis and I decided to more forward and take the chance. hace 15 años
  romainq 40b4ba32e6 Forgot to commit a new include hace 15 años