Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-12 | Version bump | Patrick J Cherry | |
2011-09-12 | Added tag 3.5.7 for changeset f2bb169c15c4 | Patrick J Cherry | |
2011-09-12 | Reminders are now unconditionally cleared when an alert is cleared. | Patrick J Cherry | |
2011-09-06 | Fixed RangeError bug. | Patrick J Cherry | |
2011-09-06 | Version bump | Patrick J Cherry | |
2011-09-06 | Fixed XMPP interface to save note. | Patrick J Cherry | |
2011-09-06 | Update to suppression code. | Patrick J Cherry | |
XMPP interface fixed. | |||
2011-09-06 | Oops. Set the wrong debian codename. | Patrick J Cherry | |
2011-09-06 | Version bump | Patrick J Cherry | |
2011-09-06 | Fixed up suppression some more, so it works. | Patrick J Cherry | |
2011-08-31 | Changed email date back to the date the email was actually sent. | Patrick J Cherry | |
2011-08-31 | Tidied up log message when CalendarInterface#do_get fails. | Patrick J Cherry | |
2011-08-31 | Fixed do_get timeout and redirection | Patrick J Cherry | |
2011-08-31 | Updated version. Added holiday checks | Patrick J Cherry | |
2011-08-31 | Fixed up alert suppression to be less jumpy | Patrick J Cherry | |
2011-08-25 | Alert'destroy removes histories too,. | Patrick J Cherry | |
2011-08-24 | Alert#all_unacknowledged created, reflecting reality of what all_raised was ↵ | Patrick J Cherry | |
being used for XMPP alerts now sorted sanely | |||
2011-08-24 | Reinstated fortune. Woo! | Patrick J Cherry | |
2011-08-24 | Fixed up XMPP interface to accept acks from groupchat. | Patrick J Cherry | |
2011-08-24 | Added missing views | Patrick J Cherry | |
2011-08-24 | Added XMPP interface. Fixes #1301 | Patrick J Cherry | |
Also tidied calendar a bit | |||
2011-08-23 | Added events viewer | Patrick J Cherry | |
* Fixes #1286 * Version bump | |||
2011-08-22 | Changed default args for DuringRunner#find_next | Patrick J Cherry | |
2011-08-22 | * Race condition fixed (fixes #1861). | Patrick J Cherry | |
* Reminders get sent at start of during period (fixes #1821) | |||
2011-08-19 | version bump | Patrick J Cherry | |
2011-08-19 | Tweaked sleep in the thread to make sure poll_every does what it says. | Patrick J Cherry | |
2011-08-19 | HTML now sanitised on save. | Patrick J Cherry | |
Added History tests Default polling interval now 5s, 0s for Timer/UDPServer Fixed note entry for alert page. | |||
2011-08-19 | Don't remind about acknowledged or cleared alerts! | Patrick J Cherry | |
2011-08-19 | Added note-ability (fixes 1146) | Patrick J Cherry | |
Removed threaded notifications cos we don't need em. (ftw!) | |||
2011-08-19 | rejigged JS reloading of alerts table. | Patrick J Cherry | |
2011-08-19 | merge | Patrick J Cherry | |
2011-08-19 | Added last updated at to alerts page. Fixes #1831. | Patrick J Cherry | |
* Also upped timeouts from 5s to 30s for ajax list refreshes. | |||
2011-08-19 | Version bump | Patrick J Cherry | |
2011-08-19 | Added last_state_changed thing for MauveThread. Closes #1836. | Patrick J Cherry | |
2011-08-18 | Removed redundant notification test. | Patrick J Cherry | |
2011-08-18 | Fixed up test_time bits in mauve_notification and merged tests. | Patrick J Cherry | |
2011-08-18 | * Fixed up Alert to postpone raises/clears within initial sleep period for ↵ | Patrick J Cherry | |
old alerts * Fixed up AlertChanged to do the same * Added a migration method for the new AlertHistories table * added singleton cleanup for tests * moar tests * cleaned up Alert a bit | |||
2011-08-18 | Added migration to history table. | Patrick J Cherry | |
2011-08-17 | Tidied up disconnections | Patrick J Cherry | |
2011-08-17 | Tidied up auto_upgrade! code | Patrick J Cherry | |
2011-08-17 | * Reminder notifications now take the same path to notify as initial alerts | Patrick J Cherry | |
* Threading tidied -- processor will not do anything unless the timer has frozen * Person#send_alert now tidied and merged with alert_changed * POP3 server only shows alerts relevant to the user * Server now defaults to using an in-memory SQLite database (good for testing) * Server initializes a blank mauve config. * Tests tidied up | |||
2011-08-17 | Changed DateTime to Time everywhere. Much better. | Patrick J Cherry | |
2011-08-10 | Removed MauveTime. Added more tests. | Patrick J Cherry | |
2011-08-10 | Added ability to tag multiple alerts with the same history item. | Patrick J Cherry | |
2011-08-10 | Updated during_runner to work better. | Patrick J Cherry | |
--HG-- rename : test/time_test.rb => test/tc_mauve_time.rb | |||
2011-08-10 | Added verbose flag + matched initial outputter for the server | Patrick J Cherry | |
2011-08-10 | Tidied up initial outputter | Patrick J Cherry | |
2011-08-08 | Cookie life now 8 weeks. Fixes #1216 | Patrick J Cherry | |
2011-08-08 | Fixed bug in pop3 handling. | Patrick J Cherry | |
2011-08-04 | More pop3 tweaks | Patrick J Cherry | |