Commit Graph

84 Commits

Author SHA1 Message Date
Oliver Gorwits
23d0e1b0e7 more bug fixes 2013-06-09 14:09:27 +01:00
Oliver Gorwits
dfeacd12e2 several bug fixes 2013-06-09 11:31:13 +01:00
Oliver Gorwits
9571c45634 sanitize configuration files 2013-06-08 20:55:42 +01:00
Oliver Gorwits
dd447e4246 tweak parsing of lists of regex in config 2013-06-08 20:04:43 +01:00
Oliver Gorwits
9957548022 workers instead of daemon_* config 2013-06-08 19:54:10 +01:00
Oliver Gorwits
eda73c7dac lots of docs 2013-06-08 19:24:47 +01:00
Oliver Gorwits
4a1ccba71a documentation for all config settings 2013-06-08 18:18:12 +01:00
Oliver Gorwits
798086ca29 complete the observium plugin 2013-06-02 15:30:26 +01:00
Oliver Gorwits
66b3ced179 Plugins can have CSS and Javascript loaded within <head> 2013-06-02 13:55:14 +01:00
Oliver Gorwits
ed1bfa1ae7 observium sparklines plugin; support X:: namespace 2013-05-30 08:17:02 +01:00
Oliver Gorwits
76b7636c74 rename private settings keys 2013-05-30 06:30:06 +01:00
Oliver Gorwits
fdac8f6c33 add macwalk and arpnip buttons to device details 2013-05-30 05:59:53 +01:00
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
8c54e6c58b show undiscovered neighbor properly 2013-05-29 20:11:06 +01:00
Oliver Gorwits
b995cf6398 show probable but undiscovered neighbor is ports display 2013-05-27 15:01:29 +01:00
Oliver Gorwits
55c6d4fe63 add discover button to device details page 2013-05-14 21:05:01 +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
dd6947f38d fix improper use of bootstrap table class 2013-05-11 16:51:28 +01:00
Oliver Gorwits
cd5b83f71e fix update view icon in sidebar 2013-05-11 15:56:28 +01:00
Oliver Gorwits
e9349f325d css audit 2013-05-11 15:50:55 +01:00
Oliver Gorwits
201470275d add job queue to standard plugins list 2013-05-09 23:48:05 +01:00
Oliver Gorwits
a18a3c72a3 fix table headings and improve Action display in Job Queue 2013-05-09 23:37:43 +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
2e8ac83173 more js refactoring for report and search 2013-05-09 21:53:39 +01:00
Oliver Gorwits
479ac0e55d refactor js for device tabs 2013-05-09 21:50:29 +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
5744b6845f complete the topology editor (add/delete) 2013-05-07 21:25:30 +01:00
Oliver Gorwits
b510fbe8c5 add new admin tasks to default plugins list 2013-05-07 00:59:11 +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
bf7a419d08 add a little colour to lone tab titles 2013-05-06 22:16:24 +01:00
Oliver Gorwits
9690a31f19 complete Manage Pseudo Devices 2013-05-06 22:03:17 +01:00
Oliver Gorwits
024f4d9a83 use bootstrap font colour instead of css 2013-05-06 00:49:47 +01:00
Oliver Gorwits
f75f1e5cbf add frontend update/del forms, and display port count 2013-05-06 00:45:18 +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
Oliver Gorwits
d9a6a1882a User icon color indicates port_control/admin ability 2013-05-05 13:05:18 +01:00
Oliver Gorwits
2cdcb9db7e add support for admin tasks as plugins 2013-04-29 23:34:27 +01:00
Oliver Gorwits
2780b72e49 muted help text in sidebar 2013-04-27 15:38:05 +01:00
Oliver Gorwits
8eee83e12a Phone node icon is a little phone handset 2013-04-24 22:29:37 +01:00
Oliver Gorwits
8dca426e92 select MAC Address display format on Node and Device Port search 2013-04-24 22:18:04 +01:00
Oliver Gorwits
0c20d4191f fix bug dupe id in Partial Name checks 2013-04-23 23:03:02 +01:00
Oliver Gorwits
7940e1aeda fix for form_inputs not being defined 2013-04-23 22:49:00 +01:00
Oliver Gorwits
9663fb5f2a refactor for shared green highlighting in port and search 2013-04-23 22:34:29 +01:00
Oliver Gorwits
5a18bf68e3 another hack for odd tooltip behaviour 2013-04-22 23:03:14 +01:00
Oliver Gorwits
f1b27c2a83 hack for odd z-order of tips with navbar (boostrap bug?) 2013-04-22 22:44:13 +01:00
Oliver Gorwits
e77affd7a1 fix for jQuery 1.9 change in attr() handling 2013-04-22 22:24:34 +01:00