aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30Fixed warn on nil method in person.Patrick J Cherry
2012-04-30Added tag 3.8.4 for changeset dd7cfe719e57Patrick J Cherry
2012-04-30Updated changelogPatrick J Cherry
2012-04-30Non-UTF8 stuff is now stripped. Added encoding tests.Patrick J Cherry
2012-04-28Updated Person to give back sane error messages.Patrick J Cherry
2012-04-28Updated transmission cache expiry to work properly.Patrick J Cherry
2012-04-28Updated version.Patrick J Cherry
2012-04-28Added datamapper logger back in.Patrick J Cherry
2012-04-28Removed order from _events_form to avoid postgres errorPatrick J Cherry
2012-04-27mergePatrick J Cherry
2012-04-27Fixed notification when on holiday/off sickPatrick J Cherry
2012-04-27Added tag 3.8.3 for changeset 0380bc2adb40Patrick J Cherry
2012-04-27Updated changelogPatrick J Cherry
2012-04-27Added better time-based people list polling, and added a "calendar" method toPatrick J Cherry
2012-04-27Updated changelog.Patrick J Cherry
2012-04-27Added default configuration options for a person.Patrick J Cherry
2012-04-27Removed extraneous ppPatrick J Cherry
2012-04-27Added tag 3.8.2 for changeset 0ad19285be0dPatrick J Cherry
2012-04-27Rolled back changes to mauverserver/example.conf which I shouldn't havePatrick J Cherry
2012-04-27Added tag 3.8.1 for changeset 2a4319b50e5dPatrick J Cherry
2012-04-27Added no_one_in test for DuringRunnerPatrick J Cherry
2012-04-27Calendar now honours ssl verify + http timeout settings.Patrick J Cherry
2012-04-25Added tag 3.8.0 for changeset fad4ff058ae3Patrick J Cherry
2012-04-25Updated changelog.Patrick J Cherry
2012-04-25Big update.Patrick J Cherry
2012-04-24Updated people_list and notification tests.Patrick J Cherry
2012-04-23Adjusted mauve person tests to use the notification debugger.Patrick J Cherry
2012-04-23Persons/PeopleLists can now specify multiple notification preferences.Patrick J Cherry
2012-04-23People/PeopleLists can now specify individualy notification times/frequenciesPatrick J Cherry
2012-04-21mergePatrick J Cherry
2012-04-21Overhaul of authentication.Patrick J Cherry
2012-04-21Added SSL cert verification for Bytemark Authentication. Also tidied away errorPatrick J Cherry
2012-04-20Updated tests to use coupled processor/notifier.Patrick J Cherry
2012-04-20Added configuration options to disable the notification/packet buffers.Patrick J Cherry
2012-04-20Further tinkering involving when to Sanitize html -- now only done if thePatrick J Cherry
2012-04-18Added tag 3.7.8 for changeset 243e8c7fea6cPatrick J Cherry
2012-04-18Version bumpPatrick J Cherry
2012-04-18mergePatrick J Cherry
2012-04-17 * The notification buffer is now used to store Alerts/AlertChangeds and timesPatrick J Cherry
2012-04-17Changed method of including the Debug notification module. Now debug! can bePatrick J Cherry
2012-04-17 * DuringRunner#now? caches its answer, indexed by time. The cache is renewedPatrick J Cherry
2012-04-16Added time-fixation when processing "during" clauses, I think.Patrick J Cherry
2012-04-04Fixed typo in manpageJames Hannah
2012-03-23Version bumpPatrick J Cherry
2012-03-23Updated Alert to only search for one matching alert group instead of all.Patrick J Cherry
2012-03-23Change refresh time from 30s to 2minsPatrick J Cherry
2012-03-23Clear flash on login.Patrick J Cherry
2012-03-23Added find and find_all methods to AlertGroup class.Patrick J Cherry
2012-03-23Updated badly named test classes.Patrick J Cherry
2012-03-22Added tag 3.7.6 for changeset 2a8a0b46def4Patrick J Cherry