aboutsummaryrefslogtreecommitdiff
path: root/static/javascript
AgeCommit message (Collapse)Author
2012-05-08Updated JS to sanity check ack arguments.Patrick J Cherry
2012-05-08Web interface now uses an ajax call to work out ack times, falling back toPatrick J Cherry
javascript if that takes too long. Default working hours are now 9.30 - 5.30 as per SLA.
2012-03-23Change refresh time from 30s to 2minsPatrick J Cherry
2011-08-19rejigged JS reloading of alerts table.Patrick J Cherry
2011-08-19Added last updated at to alerts page. Fixes #1831.Patrick J Cherry
* Also upped timeouts from 5s to 30s for ajax list refreshes.
2011-08-02More interface tweaks.Patrick J Cherry
--HG-- rename : mauveserver.conf => etc/mauveserver.conf rename : test/ts_mauve.rb => test/test_mauve.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-06-17A couple more fixes.Patrick J Cherry
2011-06-17 * Updated debian changelog.Patrick J Cherry
* Added jquery library (although it is not used) * Added a hammering script.
2011-06-15Rejigged column names.. and javascript location.Patrick J Cherry
--HG-- rename : static/mauve_utils.js => static/javascript/mauve_utils.js
2011-06-09Big commitPatrick J Cherry
--HG-- rename : views/please_authenticate.haml => views/login.haml