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 years ago |
dflaven
|
1251a34ef5
Avoid using 'gethostname()' which is not always available.
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
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 years ago |
dflaven
|
e1caccbf8d
Bug fix: make sure that the log is properly filled when creating a notification.
|
14 years ago |
dflaven
|
2c0963bb20
- When sending email the "From" field is mandatory otherwise the mails are not sent.
|
14 years ago |
romainq
|
21567296f7
Added KPI for send mail
|
14 years ago |
romainq
|
7db1618f21
Fixed issue with sample data for notifications: losing links when enabling an email notification
|
15 years ago |
romainq
|
9e499c580d
Could not easily attach a profile to a user (idem with notifications, etc.)
|
15 years ago |
romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
15 years ago |
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 years ago |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 years ago |
romainq
|
9c22c7ba89
Localization: cleanup in data model class declarations
|
15 years ago |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 years ago |
romainq
|
819dc9bbcf
Finalized the email error management:
|
15 years ago |
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 years ago |
dflaven
|
ce1f377d97
- Log the 'From' field for email notifications
|
15 years ago |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 years ago |
romainq
|
b7d4bdeceb
Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket
|
15 years ago |
romainq
|
a98c2259d3
Forgot to add 3 files in the previous commit
|
15 years ago |