Age | Commit message (Expand) | Author |
2017-03-13 | - Add timezone field to User and Server model | Abyss777 |
2017-03-02 | Implement sms commands | Abyss777 |
2017-02-25 | Pass path to getTemplate | Abyss777 |
2017-02-23 | - Combine template retrieving in one function | Abyss777 |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 |
2017-02-06 | Event forward header small improvement | Abyss777 |
2017-01-11 | Fix mail template encoding | Abyss777 |
2016-12-19 | Remove own JSON converter | Anton Tananaev |
2016-12-09 | Added links to server in mail templates | Abyss777 |
2016-12-07 | - Extract MailMessage class | Abyss777 |
2016-12-07 | Implement mail templates | Abyss777 |
2016-12-06 | Add support for "mail.smtp.ssl.protocols" parameter | Abyss777 |
2016-11-30 | Implement API to test mail | Abyss777 |
2016-11-25 | Rename maintenance events | Anton Tananaev |
2016-11-23 | Some more places | Abyss777 |
2016-11-23 | Merge remote-tracking branch 'upstream/master' into maintenanceevents | Abyss777 |
2016-11-23 | Adjust constants names | Abyss777 |
2016-11-23 | Merge pull request #2591 from Turbovix/Turbovix-patch-3 | Anton Tananaev |
2016-11-22 | Update NotificationFormatter.java | Turbovix |
2016-11-22 | Add mail templates for new event types | Abyss777 |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-10-12 | Improvements to mail module | Anton Tananaev |
2016-10-12 | Fix an SMTP configuration issue | Anton Tananaev |
2016-10-03 | Changed Content-Type for easy access to data from PHP and others | Abyss777 |
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-08-30 | Add missing copyright header | Anton Tananaev |
2016-08-24 | - Added speed converting in NotificationFormatter | Abyss777 |
2016-08-23 | Implement cache for users objects | Abyss777 |
2016-08-11 | Added message templates for alarm and ignition events | Abyss777 |
2016-08-07 | Fixed typo in notification formatter | Anton Tananaev |
2016-08-04 | Fix NullPointer exception without 'mail.smtp.username' in config. | Abyss777 |
2016-08-03 | Fix mail session creating | Abyss777 |
2016-08-03 | - Optimized SSL connection | Abyss777 |
2016-07-13 | Renamed to EventForwarder and moved to Context | Abyss777 |
2016-07-13 | Renamed to EventForwarder and moved to Context | Abyss777 |
2016-07-13 | Added possibility to forward all events via POST request. | Abyss777 |
2016-07-11 | - "from" sometimes not handled by mail servers | Abyss777 |
2016-06-28 | - Removed unlikely check | Abyss777 |
2016-06-27 | Move some code to functions | Abyss777 |
2016-06-27 | - Removed commented parameters from release configs | Abyss777 |
2016-06-26 | Added notifications via email | Abyss777 |