Age | Commit message (Expand) | Author |
2013-05-16 | Updated templates again | Patrick J Cherry |
2013-05-16 | merge | Patrick J Cherry |
2013-05-16 | Alert level now in templates | Patrick J Cherry |
2013-05-16 | Tweaked level-based suppression condition for notifications (to work) | Patrick J Cherry |
2013-05-16 | Updated Person#should_suppress to take into account alert level when | Patrick J Cherry |
2013-05-14 | Database now queried to work out if a notification should be suppressed. | Patrick J Cherry |
2013-05-13 | Proto-supression calculation changes | Patrick J Cherry |
2013-05-02 | Added lib | Patrick J Cherry |
2013-05-01 | Further update to alert_group to find the last reminder for the same update t... | Patrick J Cherry |
2013-05-01 | Added conditions to prevent races. | Patrick J Cherry |
2013-05-01 | Fixed typo | Patrick J Cherry |
2013-05-01 | Altered alert_group to only set one reminder. | Patrick J Cherry |
2013-05-01 | Allow alert to clear raised_at/cleared_at times if none specified | Patrick J Cherry |
2012-12-12 | version bump | Patrick J Cherry |
2012-12-12 | Fixed up alert truncating only to work on strings. Added test case. | Patrick J Cherry |
2012-12-12 | Added field truncation + warning logs. | Patrick J Cherry |
2012-12-05 | Version bump | Patrick J Cherry |
2012-12-05 | Make sure that the datamapper query is evaluated when clearing all alerts. | Patrick J Cherry |
2012-12-05 | Make sure the update_type is always set on save. | Patrick J Cherry |
2012-12-05 | Record alert summary in the history. | Patrick J Cherry |
2012-12-05 | Added an update_type getter that returns "cleared" if the update type | Patrick J Cherry |
2012-12-05 | Make sure the update type is always set to cleared by default. | Patrick J Cherry |
2012-12-04 | Version bump | Patrick J Cherry |
2012-12-04 | merge | Patrick J Cherry |
2012-12-04 | Fixed typo | Patrick J Cherry |
2012-12-04 | Version bump | Patrick J Cherry |
2012-12-04 | Fixed up alert notification suppression to notify when alerts get re-raised. | Patrick J Cherry |
2012-12-04 | Version bump | Patrick J Cherry |
2012-12-04 | Added "eager" loading when looking at event histories. | Patrick J Cherry |
2012-12-04 | Fixed event views to use dates, and to miss queries for days with no events. | Patrick J Cherry |
2012-11-30 | Improved logic in the events calendar -- should be faster now. | Patrick J Cherry |
2012-11-30 | Version bump | Patrick J Cherry |
2012-11-30 | Updated acknowledge form to allow more things to be done. | Patrick J Cherry |
2012-11-30 | Re-set raised_at if the alert has just been unacknowledged. | Patrick J Cherry |
2012-11-30 | Added sort to search. | Patrick J Cherry |
2012-11-30 | version bump | Patrick J Cherry |
2012-11-30 | Updated web interface to reinstate alert counts, and implement a working sear... | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Tidied up extra spaces | Patrick J Cherry |
2012-11-29 | Raised time now set to unacknowledgment time when alerts become unacknowledged | Patrick J Cherry |
2012-11-29 | Tidied up history entries | Patrick J Cherry |
2012-11-29 | Changed UNACKNOWLEDGED to RE-RAISED when alerts are no longer ack'd | Patrick J Cherry |
2012-11-29 | Removed unused method | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Rewrote how the decision is made to notify and how update types are set. | Patrick J Cherry |
2012-11-29 | Version bump | Patrick J Cherry |
2012-11-29 | Added alert suppression to the server code + protobuf. | Patrick J Cherry |
2012-11-29 | Added DataMapper.finalize to server setup, which is needed, apparently. | Patrick J Cherry |
2012-11-28 | Finalised hack to validations such that they only occur when the object is di... | Patrick J Cherry |
2012-11-27 | version bump | Patrick J Cherry |