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
|
dc62382112
|
support for arpwalk and macwalk and all jobs via web
|
2013-05-30 05:51:22 +01:00 |
|
Oliver Gorwits
|
8bc7d83c98
|
simplify discover options to only discoverall and discover
|
2013-05-30 05:35:41 +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
|
e0ee25628f
|
avoid unecessary log for queueing
|
2013-05-29 19:54:09 +01:00 |
|
Oliver Gorwits
|
d5565423f2
|
avoid warning on undefined remote type
|
2013-05-29 19:51:37 +01:00 |
|
Oliver Gorwits
|
5d9b58a6b2
|
avoid explosion when not admin
|
2013-05-29 19:48:22 +01:00 |
|
Oliver Gorwits
|
377bb942e0
|
avoid undefined warning
|
2013-05-29 19:47:19 +01:00 |
|
Oliver Gorwits
|
08806dcfa2
|
get_db_version will be 0 at first deploy
|
2013-05-29 19:46:42 +01:00 |
|
Oliver Gorwits
|
9511c17056
|
fix name of Template module
|
2013-05-29 19:15:55 +01:00 |
|
Oliver Gorwits
|
eb0288de35
|
initial config settings documentation
|
2013-05-28 07:17:07 +01:00 |
|
Oliver Gorwits
|
7f2ea7f8dc
|
remove check_mac to own module, use in macsuck too
|
2013-05-27 15:37:35 +01:00 |
|
Oliver Gorwits
|
b995cf6398
|
show probable but undiscovered neighbor is ports display
|
2013-05-27 15:01:29 +01:00 |
|
Oliver Gorwits
|
dd8d461188
|
new schema version for is_uplink and is_uplink_admin
|
2013-05-27 14:52:41 +01:00 |
|
Oliver Gorwits
|
3f6a7b5aa2
|
make sure device_port is updated when manual_topo is set
|
2013-05-27 14:49:32 +01:00 |
|
Oliver Gorwits
|
33bf9a6599
|
export store_arp and store_node
|
2013-05-26 19:51:49 +01:00 |
|
Oliver Gorwits
|
0ed356d560
|
use row lock not table lock
|
2013-05-25 17:12:31 +01:00 |
|
Oliver Gorwits
|
f830bc3a3b
|
move macsuck/arpnip/discover to ::Core namespace
|
2013-05-25 16:38:33 +01:00 |
|
Oliver Gorwits
|
be40788987
|
add maybe_uplink to device_port; more macsuck implementation
|
2013-05-25 01:24:04 +01:00 |
|
Oliver Gorwits
|
88371026d5
|
start on macsuck; tweak update locking
|
2013-05-24 14:35:09 +01:00 |
|
Oliver Gorwits
|
6f7c87ac07
|
ORDER BY ... FOR UPDATE will allow us to avoid table lock
|
2013-05-24 13:10:58 +01:00 |
|
Oliver Gorwits
|
7c438e01fc
|
yet more efficient arpnip
|
2013-05-24 12:12:46 +01:00 |
|
Oliver Gorwits
|
c74c56dc02
|
guard against race with *_or_* DBIC methods
|
2013-05-24 11:34:23 +01:00 |
|
Oliver Gorwits
|
d50c54972e
|
more efficient arpnip
|
2013-05-20 23:42:41 +01:00 |
|
Oliver Gorwits
|
73c8979130
|
fix confusing name
|
2013-05-19 22:52:15 +01:00 |
|
Oliver Gorwits
|
bf78e82411
|
fix mistake in DBIx::Class schema
|
2013-05-19 22:37:22 +01:00 |
|
Oliver Gorwits
|
6a5af95836
|
arpnip implementation
|
2013-05-19 22:34:25 +01:00 |
|
Oliver Gorwits
|
594abd3f82
|
PostgreSQL explicit locking support.
Squashed commit of the following:
commit 76e1539102
Author: Oliver Gorwits <oliver@cpan.org>
Date: Wed May 15 23:54:25 2013 +0100
finished explicit locking module
commit 369387258b
Author: Oliver Gorwits <oliver@cpan.org>
Date: Tue May 14 23:50:42 2013 +0100
initial implementation of locking from schema object
|
2013-05-16 00:00:50 +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
|
a00f9b5c2e
|
move admin tasks and remove JobControl package
|
2013-05-14 20:38:54 +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
|
e94e3cef3b
|
remove Try::Tiny from web runtime
|
2013-05-08 23:06:41 +01:00 |
|
Oliver Gorwits
|
c746e68b9b
|
make topo autocomplete more responsive
|
2013-05-07 21:54:11 +01:00 |
|
Oliver Gorwits
|
24c511786f
|
display name and IP for device typeahead
|
2013-05-07 21:52:17 +01:00 |
|