Commit Graph

1525 Commits

Author SHA1 Message Date
Oliver Gorwits
564f4b7547 update changelog 2012-12-17 18:32:27 +00:00
Oliver Gorwits
05086e8b78 make an App::Netdisco dist using Module::Install 2012-12-17 18:31:16 +00:00
Oliver Gorwits
6a0aa7864e add precond check to db deploy script 2012-12-17 14:45:24 +00:00
Oliver Gorwits
563f2ded89 fix bug in END with undefined $pp 2012-12-17 14:28:05 +00:00
Oliver Gorwits
626f8d6b6d move netdisco config (defaults) to global config.yml 2012-12-17 12:20:33 +00:00
Oliver Gorwits
bd3d50d0e9 add DEVELOPING notes for developers 2012-12-17 10:45:54 +00:00
Oliver Gorwits
bf79b10664 update OUI data when DB schema is updated 2012-12-16 17:17:31 +00:00
Oliver Gorwits
369a235ff8 rename db management scripts 2012-12-16 16:44:28 +00:00
Oliver Gorwits
31f57cc71d update changelog 2012-12-16 16:11:16 +00:00
Oliver Gorwits
07aed68ae4 implement begin/end for workers 2012-12-16 16:08:27 +00:00
Oliver Gorwits
a852b9c093 clean old jobs on startup 2012-12-16 15:37:08 +00:00
Oliver Gorwits
eef74656c3 fix poller count and refactor for clarity 2012-12-16 15:19:03 +00:00
Oliver Gorwits
7d303b60cf refactor for next_role 2012-12-16 14:36:41 +00:00
Oliver Gorwits
afc0f3b4bc better checking of schema in daemon db 2012-12-16 14:18:11 +00:00
Oliver Gorwits
6d802f9b85 add manager and full worker support 2012-12-15 00:52:42 +00:00
Oliver Gorwits
f9f7a223b8 track interactive and poller workers 2012-12-12 23:21:41 +00:00
Oliver Gorwits
12b3a4b358 refactor to use role for the worker 2012-12-12 22:32:26 +00:00
Oliver Gorwits
6270014918 implement preforking daemon 2012-12-12 21:11:08 +00:00
Oliver Gorwits
ed772f737d update todo 2012-12-12 12:14:42 +00:00
Oliver Gorwits
59d599fa93 added todo list 2012-12-12 11:21:15 +00:00
Oliver Gorwits
15022bebcd change version number again 2012-12-12 11:16:47 +00:00
Oliver Gorwits
2bee416c77 Add PoE control to port_control (+ up/down,vlan,name,location,contact) 2012-12-10 21:59:24 +00:00
Oliver Gorwits
3b90e28843 frontend support for port poe enable/disable 2012-12-10 21:12:59 +00:00
Oliver Gorwits
4dd6080a84 alter page title when viewing device details 2012-12-10 19:15:50 +00:00
Oliver Gorwits
20dc225443 implement port name setting 2012-12-09 22:18:39 +00:00
Oliver Gorwits
7652bd7438 port up and down control now updates table details
also update tooltip for sidebar pin icon depending on state
2012-12-09 21:34:03 +00:00
Oliver Gorwits
704f0fc8e9 bug fixes for port up/down setting 2012-12-09 19:07:35 +00:00
Oliver Gorwits
a046fabe9d bug fix netmap help icon show/hide 2012-12-09 18:32:07 +00:00
Oliver Gorwits
b7c1146e5f change community_rw to be array ref 2012-12-09 17:19:21 +00:00
Oliver Gorwits
37292a0667 drop netdisco.conf and use environment YAML only 2012-12-09 16:27:59 +00:00
Oliver Gorwits
6f95016508 use new IgnoreNetSNMPConf support 2012-12-09 15:37:22 +00:00
Oliver Gorwits
8aa53fc11f remove uneeded Net::DNS dependency 2012-12-09 15:34:11 +00:00
Oliver Gorwits
efcf88e648 add new deps to README 2012-12-09 15:22:23 +00:00
Oliver Gorwits
4e4012c051 large refactor for Util.pm; use Moo for Daemon Actions 2012-12-09 15:17:25 +00:00
Oliver Gorwits
426a6fd4ca make daemon work with new actions roles 2012-12-09 13:39:10 +00:00
Oliver Gorwits
d3afddbb8f delete duplicated code in new libs 2012-12-09 12:48:07 +00:00
Oliver Gorwits
86519337b5 rename files again, for new multi daemon 2012-12-09 12:45:46 +00:00
Oliver Gorwits
bab34d8bb7 rename Actions to PortControl::Actions 2012-12-09 12:42:49 +00:00
Oliver Gorwits
0efa92e788 rename PortControl to Daemon 2012-12-09 12:41:56 +00:00
Oliver Gorwits
339181802f update README for new git repo 2012-12-09 12:41:20 +00:00
Oliver Gorwits
70426a3bcd simple POD changes and the like 2012-12-09 12:35:22 +00:00
Oliver Gorwits
5423f18cb1 implementation of first per port control - untested 2012-12-06 22:54:44 +00:00
Oliver Gorwits
c153bfe593 perldoc for the helpers 2012-12-06 20:53:26 +00:00
Oliver Gorwits
cbecea8811 use icon instead of help button 2012-12-06 18:47:18 +00:00
Oliver Gorwits
4d74aa835b padding around help button 2012-12-05 21:14:06 +00:00
Oliver Gorwits
b83a5d055d add help for netmap 2012-12-04 23:50:17 +00:00
Oliver Gorwits
9ebd1d1b7d refactor actions 2012-12-04 22:50:49 +00:00
Oliver Gorwits
c9a3f69e4e rename portcontrl file 2012-12-04 22:41:22 +00:00
Oliver Gorwits
acb7bfe797 always log error from set_foo 2012-12-03 22:59:18 +00:00
Oliver Gorwits
3e3ceb59af show log message in toastr 2012-12-03 22:38:22 +00:00