]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commit - webapp/ui_modules.py
Big update of the fireinfo service.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Dec 2010 17:06:42 +0000 (18:06 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Dec 2010 17:06:42 +0000 (18:06 +0100)
commit91a446f0051f01020c47685d38b3de1e0e400aae
treec9b65009d63e7b5ca3f194af6e26aa9c3949c0a5
parent7ff3de8a82b0044df015d9d60e7a3de0fa0c1bc1
Big update of the fireinfo service.

Very hard to break down and not neccessary.
21 files changed:
www/static/css/style.css
www/static/images/icons/bus-pci.png [new file with mode: 0644]
www/static/images/icons/bus-usb.png [new file with mode: 0644]
www/templates/modules/stasy-table-devices.html [new file with mode: 0644]
www/templates/modules/stasy-table.html
www/templates/stasy-index.html
www/templates/stasy-model-detail.html [new file with mode: 0644]
www/templates/stasy-profile-detail.html [new file with mode: 0644]
www/templates/stasy-profile.html
www/templates/stasy-stats-cpu-flags.html [new file with mode: 0644]
www/templates/stasy-stats-cpus.html
www/templates/stasy-stats-geo.html [new file with mode: 0644]
www/templates/stasy-stats-memory.html [new file with mode: 0644]
www/templates/stasy-stats-oses.html [new file with mode: 0644]
www/templates/stasy-stats-virtual.html
www/templates/stasy-stats.html
www/templates/stasy-vendor-detail.html [new file with mode: 0644]
www/webapp/__init__.py
www/webapp/backend/stasy.py
www/webapp/handlers_stasy.py
www/webapp/ui_modules.py