커밋 기록

작성자 SHA1 메시지 날짜
  romainq 5842acff64 HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays). 9 년 전
  glajarige e080cf7d8b #1251 Disabling log notification in config causes a fatal error 9 년 전
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! 9 년 전
  dflaven ea4136970c #384: (continued) ActionEmail should bre read-able by everyone... 9 년 전
  romainq b521a4c5a3 #691 Notifications not sent if some recicipients have an empty address 12 년 전
  romainq fe10939ca7 Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply 12 년 전
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 년 전
  romainq 179cd9ef20 Internal: you can add 'attachments' => array of ormDocument to the context of a trigger, the attachments will be added to the email sent 12 년 전
  etaloc 58e4f5c090 Allow utilization of place holder in from and reply_to fields for action emails 12 년 전
  dflaven e06ec84874 Restore the previous URLMaker in case the sending of a notification is not the last action of a page... (e.g. if the page displays the details of an object after sending the notifications...) 13 년 전
  dflaven 241da93e74 Put some default reconciliation keys to ease the use of CSV import 13 년 전
  romainq dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration 13 년 전
  romainq eae45c99a5 Fixed issue: nobody in the list of persons to notify for portal users (security takes precedence) 13 년 전
  romainq cd7cc6df75 Fixed regressions due to the integration of SwiftMailer 13 년 전
  dflaven 8ee0c0419b Better way to keep track that an e,ail is linked to a given iTOp object: message-id + references 13 년 전
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 년 전
  dflaven 6a00087c09 - Make the triggers and email action search-able and export/import-able using the standard user interface. 14 년 전
  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. 14 년 전
  dflaven 1251a34ef5 Avoid using 'gethostname()' which is not always available. 14 년 전
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 년 전
  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) 14 년 전
  dflaven e1caccbf8d Bug fix: make sure that the log is properly filled when creating a notification. 14 년 전
  dflaven 2c0963bb20 - When sending email the "From" field is mandatory otherwise the mails are not sent. 14 년 전
  romainq 21567296f7 Added KPI for send mail 14 년 전
  romainq 7db1618f21 Fixed issue with sample data for notifications: losing links when enabling an email notification 15 년 전
  romainq 9e499c580d Could not easily attach a profile to a user (idem with notifications, etc.) 15 년 전
  romainq c7dcf266ce Cleanup: obsolescence of "key_label" property on persistent classes 15 년 전
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 년 전
  romainq 63ad95468d #112 Implicit search filter declaration 15 년 전
  romainq 11594c6f7f #74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack) 15 년 전