Historique des commits

Auteur SHA1 Message Date
  romainq 0bd3679b4c mproved the processing of background task to enable more advanced functionalities like queuing (protection against reentrance) il y a 10 ans
  romainq 45a2329fa5 Improved the processing of background task to enable more advanced functionalities like queuing (factorized the error handling) il y a 10 ans
  romainq 7851eea2f7 Improved the processing of background task to enable more advanced functionalities like queuing il y a 10 ans
  romainq a432a135ec #854...ROLLBACK, undoing the commit [3185]. The implementation has been postponed to the next major relase. il y a 11 ans
  romainq 575094fd99 Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup) il y a 11 ans
  dflaven af5d7cba30 #953 Protect the background processing against corrupted (incomplete) objects. il y a 11 ans
  romainq 78e1bcd149 #854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant il y a 11 ans
  romainq e93851fd5f Asynchronous emails: added a retry mechanism useful in case your SMTP server restricts the number of emails that can be sent over a period of time (usage: broadcasting a newsletter). The mechanism is not specific to sending email as it is implemented at the AsyncTask level. il y a 11 ans
  dflaven e651fe26e7 #856: allow asynchronous emails to have an empty 'to' recipient... (not used anyway) il y a 11 ans
  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). il y a 12 ans
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) il y a 12 ans
  dflaven e6a7677403 Allow more than 64K for the email content (including attachments) il y a 13 ans
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) il y a 13 ans
  romainq a4093c67b5 CRON - admin only + queues with timer (field 'planned') il y a 14 ans
  romainq c5eb2d7d0b Background processes - API ready for periodicity management il y a 14 ans
  romainq 908d409fb8 Email sent in asynchronous mode: forgot two files... il y a 14 ans