Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-08 | Updated notifier only to try to connect to objects that respond to xmpp. | Patrick J Cherry | |
2012-05-08 | Changed Person#resolve_notification to match the signature for the people_list | Patrick J Cherry | |
version. | |||
2012-05-08 | Fixed up PeopleList#resolve_notifications to check for recursion, and only | Patrick J Cherry | |
return notify clauses that refer to people. | |||
2012-05-08 | Fixed time tests + standardised dead zone + daylight hours. | Patrick J Cherry | |
2012-05-08 | Web interface now uses an ajax call to work out ack times, falling back to | Patrick J Cherry | |
javascript if that takes too long. Default working hours are now 9.30 - 5.30 as per SLA. | |||
2012-05-04 | Added tag 3.9.0 for changeset 159b588888e0 | Patrick J Cherry | |
2012-05-04 | Updated changelog | Patrick J Cherry | |
2012-05-03 | * Person and people lists have now become interchangeable, with notifications | Patrick J Cherry | |
only recording the username, rather than the Person/PeopleList. This means that notifications in alert groups can use default #during clauses and #every values from people lists and persons. * Notify clauses can now take an array of persons/people_lists, and people_lists can refer to other people lists. * PeopleList names are now in the same namespace as usernames. * Tests to go with. | |||
2012-05-03 | Updated notification tests to test bank_holiday changes etc. | Patrick J Cherry | |
2012-05-03 | Update Time.bank_holiday? etc. to work correctly. | Patrick J Cherry | |
Mauve::Configuration#do_parse_time now a class method, and used elsewhere to standardise ranges in the configuration file. | |||
2012-05-03 | Username is now recorded in the History wherever possible. | Patrick J Cherry | |
2012-05-03 | Notify anyone who has contributed to an alert's history since its last raise, | Patrick J Cherry | |
either by acknowledging, or by being notified about it. | |||
2012-05-02 | Fixed typo. | Patrick J Cherry | |
2012-05-02 | Added tag 3.8.5 for changeset df526a248854 | Patrick J Cherry | |
2012-05-02 | Updated version. | Patrick J Cherry | |
2012-05-02 | Updated changelog | Patrick J Cherry | |
2012-05-02 | merge | Patrick J Cherry | |
2012-05-02 | Fixed second typo | Patrick J Cherry | |
2012-05-02 | Fixed typo | Patrick J Cherry | |
2012-05-02 | Added configuration options for daytime_hours, dead_zone, and working_hours. | Patrick J Cherry | |
2012-05-02 | Don't generate spurious files. | Patrick J Cherry | |
2012-05-01 | Updated views to be neater with respect to notice/errors and in the case when no | Patrick J Cherry | |
alerts are found in a table. | |||
2012-05-01 | Set default hostname to Socket.gethostname, and default base_url now includes | Patrick J Cherry | |
the port, if it is not port 80 | |||
2012-05-01 | Added ruby locale dependency for server. | Patrick J Cherry | |
2012-05-01 | Symlink jquery if possible in server postinst. | Patrick J Cherry | |
2012-05-01 | Fixed spelling mistake | Patrick J Cherry | |
2012-05-01 | Updated history partial to be better. | Patrick J Cherry | |
2012-05-01 | merge | Patrick J Cherry | |
2012-05-01 | Don't clean stuff if not needed. | Patrick J Cherry | |
2012-05-01 | Tidied up sqlite mutex nonsense. | Patrick J Cherry | |
2012-05-01 | Updated sender to try and get things into UTF8 where poss. | Patrick J Cherry | |
2012-04-30 | Fixed warn on nil method in person. | Patrick J Cherry | |
2012-04-30 | Added tag 3.8.4 for changeset dd7cfe719e57 | Patrick J Cherry | |
2012-04-30 | Updated changelog | Patrick J Cherry | |
2012-04-30 | Non-UTF8 stuff is now stripped. Added encoding tests. | Patrick J Cherry | |
2012-04-28 | Updated Person to give back sane error messages. | Patrick J Cherry | |
2012-04-28 | Updated transmission cache expiry to work properly. | Patrick J Cherry | |
2012-04-28 | Updated version. | Patrick J Cherry | |
2012-04-28 | Added datamapper logger back in. | Patrick J Cherry | |
2012-04-28 | Removed order from _events_form to avoid postgres error | Patrick J Cherry | |
2012-04-27 | merge | Patrick J Cherry | |
2012-04-27 | Fixed notification when on holiday/off sick | Patrick J Cherry | |
2012-04-27 | Added tag 3.8.3 for changeset 0380bc2adb40 | Patrick J Cherry | |
2012-04-27 | Updated changelog | Patrick J Cherry | |
2012-04-27 | Added better time-based people list polling, and added a "calendar" method to | Patrick J Cherry | |
the config to easily generate Procs to call for people_lists. | |||
2012-04-27 | Updated changelog. | Patrick J Cherry | |
2012-04-27 | Added default configuration options for a person. | Patrick J Cherry | |
2012-04-27 | Removed extraneous pp | Patrick J Cherry | |
2012-04-27 | Added tag 3.8.2 for changeset 0ad19285be0d | Patrick J Cherry | |
2012-04-27 | Rolled back changes to mauverserver/example.conf which I shouldn't have | Patrick J Cherry | |
committed. |