Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-12 | Events tab to link to list instead of calendar, calendar takes too long to load | Phil Manavopoulos | |
2013-05-22 | Web interface now defaults to wall-clock hours. | Patrick J Cherry | |
2012-12-04 | Added "eager" loading when looking at event histories. | Patrick J Cherry | |
2012-12-04 | Fixed event views to use dates, and to miss queries for days with no events. | Patrick J Cherry | |
2012-11-30 | Search table row is now more informative about times. | Patrick J Cherry | |
2012-11-30 | Improved logic in the events calendar -- should be faster now. | Patrick J Cherry | |
2012-11-30 | Made alert tables look the same wherever they are. | Patrick J Cherry | |
2012-11-30 | Updated acknowledge form to allow more things to be done. | Patrick J Cherry | |
--HG-- rename : views/_acknowledge_input.haml => views/_alert_actions.haml | |||
2012-11-30 | Adjusted CSS not to colour non-raised alerts in tables. | Patrick J Cherry | |
2012-11-30 | Added search views. | Patrick J Cherry | |
2012-11-30 | Updated web interface to reinstate alert counts, and implement a working ↵ | Patrick J Cherry | |
search box. | |||
2012-11-29 | Added suppression information to views | Patrick J Cherry | |
2012-05-01 | Updated views to be neater with respect to notice/errors and in the case when no | Patrick J Cherry | |
alerts are found in a table. | |||
2012-05-01 | Updated history partial to be better. | Patrick J Cherry | |
2012-04-28 | Removed order from _events_form to avoid postgres error | Patrick J Cherry | |
2012-03-23 | Change refresh time from 30s to 2mins | Patrick J Cherry | |
2012-03-22 | Minor view tweak + proper version bump | Patrick J Cherry | |
2012-03-22 | Tidied up login authentication + tests (woo!) | Patrick J Cherry | |
2012-03-21 | Possible performance improvements. | 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-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 | 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-02 | More interface tweaks. | Patrick J Cherry | |
--HG-- rename : mauveserver.conf => etc/mauveserver.conf rename : test/ts_mauve.rb => test/test_mauve.rb | |||
2011-08-01 | Updated interface to auto-update nicely. | Patrick J Cherry | |
2011-07-13 | Further tweaks. | Patrick J Cherry | |
2011-07-13 | Big commit | Patrick 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-08 | Added first basic history functionality, and rejigged when notify is called for | Patrick J Cherry | |
an alert. | |||
2011-06-18 | * Don't send acknowledged notifications unless the alert is raised | Patrick J Cherry | |
* Unacknowledge a cleared alert or a newly raised one * Fixed interface unexpected nil errors. | |||
2011-06-16 | Updated web interface to use a Sinatra layout. | Patrick J Cherry | |
2011-06-16 | Added alert sorting and grouping in the web interface. | Patrick J Cherry | |
2011-06-15 | * Alert detail now has default message. | Patrick J Cherry | |
* It is now interpreted as textile. | |||
2011-06-15 | Rejigged column names.. and javascript location. | Patrick J Cherry | |
--HG-- rename : static/mauve_utils.js => static/javascript/mauve_utils.js | |||
2011-06-15 | Big interface clear up | Patrick J Cherry | |
2011-06-09 | Big commit | Patrick J Cherry | |
--HG-- rename : views/please_authenticate.haml => views/login.haml | |||
2011-04-13 | new version. | Patrick J Cherry | |