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 年之前 |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 年之前 |
romainq
|
9c22c7ba89
Localization: cleanup in data model class declarations
|
15 年之前 |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 年之前 |
romainq
|
819dc9bbcf
Finalized the email error management:
|
15 年之前 |
dflaven
|
93791d2830
- Adapted the triggers hierarchy and the EventLog search capabilities to be able to display all the notifications sent for a given object (a ticket for instance)
|
15 年之前 |
dflaven
|
ce1f377d97
- Log the 'From' field for email notifications
|
15 年之前 |