aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2017-03-20Updated packaging .. still need a datamapper packagePatrick J Cherry
2015-04-16Add jquery version 1.4.2Alex Young
2012-11-30Adjusted CSS not to colour non-raised alerts in tables.Patrick J Cherry
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-05-01Updated views to be neater with respect to notice/errors and in the case when noPatrick J Cherry
alerts are found in a table.
2012-03-23Change refresh time from 30s to 2minsPatrick J Cherry
2011-09-16Removed need for common symlinkPatrick J Cherry
2011-08-23Added events viewerPatrick J Cherry
* Fixes #1286 * Version bump
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-16Fixed up date handling in the xmpp/email templatePatrick J Cherry
Changed basic notification logic in Alert.
2011-06-15Rejigged column names.. and javascript location.Patrick J Cherry
--HG-- rename : static/mauve_utils.js => static/javascript/mauve_utils.js
2011-06-15Updated stylesheets a littlePatrick 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