Age | Commit message (Expand) | Author |
2012-05-08 | Changed Person#resolve_notification to match the signature for the people_list | Patrick J Cherry |
2012-05-08 | Fixed up PeopleList#resolve_notifications to check for recursion, and only | Patrick J Cherry |
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 |
2012-05-04 | Updated changelog | Patrick J Cherry |
2012-05-03 | * Person and people lists have now become interchangeable, with notifications | Patrick J Cherry |
2012-05-03 | Update Time.bank_holiday? etc. to work correctly. | Patrick J Cherry |
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 |
2012-05-02 | Fixed typo. | Patrick J Cherry |
2012-05-02 | Updated version. | 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-01 | Set default hostname to Socket.gethostname, and default base_url now includes | Patrick J Cherry |
2012-05-01 | Fixed spelling mistake | 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 | 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-27 | Fixed notification when on holiday/off sick | Patrick J Cherry |
2012-04-27 | Added better time-based people list polling, and added a "calendar" method to | 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 no_one_in test for DuringRunner | Patrick J Cherry |
2012-04-27 | Calendar now honours ssl verify + http timeout settings. | Patrick J Cherry |
2012-04-25 | Big update. | Patrick J Cherry |
2012-04-23 | Persons/PeopleLists can now specify multiple notification preferences. | Patrick J Cherry |
2012-04-23 | People/PeopleLists can now specify individualy notification times/frequencies | Patrick J Cherry |
2012-04-21 | merge | Patrick J Cherry |
2012-04-21 | Overhaul of authentication. | Patrick J Cherry |
2012-04-21 | Added SSL cert verification for Bytemark Authentication. Also tidied away error | Patrick J Cherry |
2012-04-20 | Added configuration options to disable the notification/packet buffers. | Patrick J Cherry |
2012-04-20 | Further tinkering involving when to Sanitize html -- now only done if the | Patrick J Cherry |
2012-04-18 | Version bump | Patrick J Cherry |
2012-04-17 | * The notification buffer is now used to store Alerts/AlertChangeds and times | Patrick J Cherry |
2012-04-17 | Changed method of including the Debug notification module. Now debug! can be | Patrick J Cherry |
2012-04-17 | * DuringRunner#now? caches its answer, indexed by time. The cache is renewed | Patrick J Cherry |
2012-04-16 | Added time-fixation when processing "during" clauses, I think. | Patrick J Cherry |
2012-03-23 | Version bump | Patrick J Cherry |
2012-03-23 | Updated Alert to only search for one matching alert group instead of all. | Patrick J Cherry |
2012-03-23 | Clear flash on login. | Patrick J Cherry |
2012-03-23 | Added find and find_all methods to AlertGroup class. | Patrick J Cherry |
2012-03-22 | Minor view tweak + proper version bump | Patrick J Cherry |
2012-03-22 | merge | Patrick J Cherry |
2012-03-22 | Tidied destroy command. | Patrick J Cherry |