Age | Commit message (Collapse) | Author |
|
|
|
* Max acknowledgement time is now specified in the config
* Calendar interface improved.
* holiday_url no longer used -- replaced by notify_when_on_holiday!
* added notify_when_off_sick!
* Added ability for the calendar to be queried for a list of bank holdays.
* Added ability for Time to be given a list of bank holidays to check against.
* PeopleLists can now be a Proc, allowing downloading of lists
* Person is no longer a struct
* Moved the method_missing bit into ObjectBuilder from various sub classes.
* Added tests for the calendar interface
* Updated tests in other bits.
|
|
|
|
|
|
|
|
|
|
|
|
being used for
XMPP alerts now sorted sanely
|
|
Also tidied calendar a bit
|
|
* Fixes #1286
* Version bump
|
|
Added History tests
Default polling interval now 5s, 0s for Timer/UDPServer
Fixed note entry for alert page.
|
|
Removed threaded notifications cos we don't need em. (ftw!)
|
|
|
|
--HG--
rename : lib/mauve/auth_bytemark.rb => lib/mauve/authentication.rb
|
|
|
|
* Acknowledgement time calculations now in JS
* Updated logging to indicate where and update comes from
|
|
* Added URLs to messages
* Added example configuration file
* Added various docs
* XMPP messages now XHTML and TXT
* Handling of MUC reconnection a bit better.
|
|
* 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
|
|
|
|
* Unacknowledge a cleared alert or a newly raised one
* Fixed interface unexpected nil errors.
|
|
|
|
* Some hot fixes.
|
|
* Changed time_to_s for xmpp template
|
|
|
|
|
|
|
|
|
|
--HG--
rename : views/please_authenticate.haml => views/login.haml
|
|
|