Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Gorwits
3d688c7d83 Revert "reduce refresh to 5sec"
This reverts commit 8ea9ec7dd9.
2013-05-30 05:57:20 +01:00
Oliver Gorwits
8ea9ec7dd9 reduce refresh to 5sec 2013-05-29 20:23:08 +01:00
Oliver Gorwits
11fd8bf964 fix typo and clear port box on autocomplete dropdown 2013-05-14 20:43:43 +01:00
Oliver Gorwits
74bc0023df complete job queue delete and kill running timers properly when reloading page 2013-05-14 20:26:45 +01:00
Oliver Gorwits
e9349f325d css audit 2013-05-11 15:50:55 +01:00
Oliver Gorwits
70f5da8bb6 implement "no devices" prompt for admin users to do first discover 2013-05-09 23:30:32 +01:00
Oliver Gorwits
6a17fe5d6c fix crazy races with javasacript by using global delegations 2013-05-09 21:05:42 +01:00
Oliver Gorwits
c746e68b9b make topo autocomplete more responsive 2013-05-07 21:54:11 +01:00
Oliver Gorwits
52ab7d1266 add drop-down control for the topo form fields 2013-05-07 21:47:05 +01:00
Oliver Gorwits
11d55e0129 Manual Device Topology
Needed to add the 'autocomplete' jQuery UI component because
it can do minLength=0 properly. Used the smoothness UI theme.

Added typeahead AJAX calls to support the topology searching.

Added new plugin and template for the topology editing page.
2013-05-07 00:56:19 +01:00
Oliver Gorwits
f0899e16b3 add frontend pseudo device add form 2013-05-05 23:53:20 +01:00
Oliver Gorwits
3271c01931 complete the code for admin tasks page loading 2013-05-05 21:45:38 +01:00