aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-01Updated views to be neater with respect to notice/errors and in the case when noPatrick J Cherry
2012-05-01Set default hostname to Socket.gethostname, and default base_url now includesPatrick J Cherry
2012-05-01Added ruby locale dependency for server.Patrick J Cherry
2012-05-01Symlink jquery if possible in server postinst.Patrick J Cherry
2012-05-01Fixed spelling mistakePatrick J Cherry
2012-05-01Updated history partial to be better.Patrick J Cherry
2012-05-01Don't clean stuff if not needed.Patrick J Cherry
2012-05-01Tidied up sqlite mutex nonsense.Patrick J Cherry
2012-05-01Updated sender to try and get things into UTF8 where poss.Patrick J Cherry
2012-04-30Fixed warn on nil method in person.Patrick 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