aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/web_interface.rb
AgeCommit message (Collapse)Author
2011-08-04Added pop3 server.Patrick J Cherry
--HG-- rename : lib/mauve/auth_bytemark.rb => lib/mauve/authentication.rb
2011-08-01Updated interface to auto-update nicely.Patrick J Cherry
2011-07-29 * Added initial loggerPatrick J Cherry
* Acknowledgement time calculations now in JS * Updated logging to indicate where and update comes from
2011-07-20 * Added heartbeat to remote mauvePatrick J Cherry
* Added URLs to messages * Added example configuration file * Added various docs * XMPP messages now XHTML and TXT * Handling of MUC reconnection a bit better.
2011-07-13 Big commitPatrick J Cherry
* Added manpages for all binaries * Added log-reopening for mauvealert-server, and logrotate snippet * mauveserver now adds a user on install, and runs as that user * Big logging tidy-up * Alert subjects are only overwritten by the source, when the subject in the databse is empty * Removed various attr_writer methods that were being redifined * Added a notes box to the acknowledge form, but this doesn't work yet
2011-07-04Spell acknowledge correctly!Patrick J Cherry
2011-06-18 * Don't send acknowledged notifications unless the alert is raisedPatrick J Cherry
* Unacknowledge a cleared alert or a newly raised one * Fixed interface unexpected nil errors.
2011-06-17A couple more fixes.Patrick J Cherry
2011-06-17 * Bytemark auth fixed.Patrick J Cherry
* Some hot fixes.
2011-06-17 * Removed layout for ajax pathsPatrick J Cherry
* Changed time_to_s for xmpp template
2011-06-16Updated web interface to use a Sinatra layout.Patrick J Cherry
2011-06-16Added alert sorting and grouping in the web interface.Patrick J Cherry
2011-06-16Added username loggingPatrick J Cherry
2011-06-15Big interface clear upPatrick J Cherry
2011-06-09Big commitPatrick J Cherry
--HG-- rename : views/please_authenticate.haml => views/login.haml
2011-04-13new version.Patrick J Cherry