show list of nodes without report for x hours in overview

- the amount of hours is defined as `UNRESPONSIVE_HOURS` in default_settings.py
- small status layout improvement in nodes list
- latest report button in nodes list
- nedap/pypuppetdb repo as requirement ( new api was merged nedap/pypuppetdb#17 )
This commit is contained in:
Julius Härtl
2013-10-28 11:36:37 +01:00
parent c7bae2efa3
commit 5ca758dd39
6 changed files with 57 additions and 32 deletions

View File

@@ -5,5 +5,5 @@ MarkupSafe==0.18
WTForms==1.0.4
Werkzeug==0.9.3
itsdangerous==0.22
git+https://github.com/juliushaertl/pypuppetdb.git@feature-v3-newapis#egg=pypuppetdb
git+https://github.com/nedap/pypuppetdb#egg=pypuppetdb
requests==1.2.3