Commit Graph

162 Commits

Author SHA1 Message Date
Oliver Gorwits
87b1d4c1cd update helpers in DevicePort 2012-02-06 11:45:14 +00:00
Oliver Gorwits
50b90fd5da more tidying of Node/NodeIp searches 2012-02-05 23:44:34 +00:00
Oliver Gorwits
6a2f3fdf3a update Node and NodeIp Result/ResultSet to have smarter value-add subs 2012-02-05 01:17:59 +00:00
Oliver Gorwits
c2213e7cfa rename fields to keep main query in navbar 2012-02-03 11:03:13 +00:00
Oliver Gorwits
2871fa813b device search supports IP prefix 2012-01-22 17:43:01 +00:00
Oliver Gorwits
1d1a5270c9 increase WHILE_MAX to allow very long lists of ports 2012-01-22 17:26:13 +00:00
Oliver Gorwits
032e44c491 round device_port time_last to nearest minute 2012-01-21 18:19:09 +00:00
Oliver Gorwits
f844938a65 fix oui join type and improve search comments 2012-01-21 00:06:29 +00:00
Oliver Gorwits
44e79b9b93 relocate templates; fix use of deprecated before_template 2012-01-20 21:42:51 +00:00
Oliver Gorwits
beed2e4115 some debugging for dotcloud 2012-01-18 22:53:22 +00:00
Oliver Gorwits
a612068143 fix bug in empty search and add POD note about empty search 2012-01-18 22:19:34 +00:00
Oliver Gorwits
3fc995060a fix db query 2012-01-18 16:04:34 +00:00
Oliver Gorwits
06bf5f4fdc more liberal path checks 2012-01-18 15:40:27 +00:00
Oliver Gorwits
45b0e969f4 fix redirects for relocation 2012-01-18 15:03:50 +00:00
Oliver Gorwits
59016ee6af make authN hook more liberal in path check 2012-01-18 14:57:22 +00:00
Oliver Gorwits
266faacfe0 make dynamic content portable using uri_for 2012-01-18 14:45:53 +00:00
Oliver Gorwits
b2adf9d839 make static content portable using uri_base 2012-01-18 11:35:19 +00:00
Oliver Gorwits
32ecdbefb7 Revert "make app portable through uri_base"
This reverts commit c555fc9330.
2012-01-18 11:29:21 +00:00
Oliver Gorwits
c555fc9330 make app portable through uri_base 2012-01-15 23:09:43 +00:00
Oliver Gorwits
7210df4e17 implement cheap Inventory search until we have proper Report 2012-01-15 19:00:56 +00:00
Oliver Gorwits
ac17c57d81 gracefully handle lack of dns col on node_ip 2012-01-15 14:24:23 +00:00
Oliver Gorwits
07187f4475 skip expensive by dns node search on initial global find 2012-01-15 14:24:23 +00:00
Oliver Gorwits
0ba97ae31c add licence, readme and disable dns col in node_ip 2012-01-13 22:20:35 +00:00
Oliver Gorwits
3a4b0a9280 import sample dev env settings file 2012-01-13 21:27:22 +00:00
Oliver Gorwits
fccd37ad56 factor out main Dancer app to packages 2012-01-13 21:21:09 +00:00
Oliver Gorwits
60d8e6de76 implement addresses pane for device 2012-01-13 20:59:51 +00:00
Oliver Gorwits
f1d3bb9fd9 tighen up mac node search to work for switchports, and vendor display 2012-01-13 20:38:20 +00:00
Oliver Gorwits
2b4c6d26e9 bug fixes for port connected node list 2012-01-13 20:01:49 +00:00
Oliver Gorwits
9d335ee663 implement connected devices list for ports 2012-01-13 00:01:10 +00:00
Oliver Gorwits
f1eb6eb201 implement ports list filtering 2012-01-12 22:19:17 +00:00
Oliver Gorwits
9dea705a1b change sub attr to be simple rel to improve efficiency of joins 2012-01-12 21:19:15 +00:00
Oliver Gorwits
c6cea82685 port search tries vlan edge port match first 2012-01-12 19:24:54 +00:00
Oliver Gorwits
4e34274ac9 implement (initial) device port listing 2012-01-11 22:12:30 +00:00
Oliver Gorwits
d704a04760 could the ports sidebar be finished? 2012-01-10 20:37:30 +00:00
Oliver Gorwits
fe09ad7dd9 initial implementaton of ports sidebar 2012-01-09 19:12:06 +00:00
Oliver Gorwits
28116d40c8 match cidr for node search 2012-01-09 13:06:49 +00:00
Oliver Gorwits
8838215a50 skip login in dev env, set ports tab on device links 2012-01-09 11:13:43 +00:00
Oliver Gorwits
a0c4c21e61 handle existing attr in overriden find(), sort device results 2012-01-09 09:30:29 +00:00
Oliver Gorwits
05559f583f implement query string for device search opts 2012-01-09 09:14:22 +00:00
Oliver Gorwits
a33c25b67b add strictures to resultsets 2012-01-09 08:31:37 +00:00
Oliver Gorwits
4e94c248e3 implement first device tab - details 2012-01-09 00:51:45 +00:00
Oliver Gorwits
db7e68702a allow vlan search by name 2012-01-08 23:01:06 +00:00
Oliver Gorwits
cd7b9dc18d implement device search! 2012-01-08 22:02:38 +00:00
Oliver Gorwits
ef9c6e8452 implement port search 2012-01-08 19:17:27 +00:00
Oliver Gorwits
d6985e25cd add device ports into mac "node" search 2012-01-08 18:29:38 +00:00
Oliver Gorwits
51c88eefdc node search by mac implementation 2012-01-08 17:55:53 +00:00
Oliver Gorwits
af7a74c316 handle optional dns col in node_ip 2012-01-08 16:34:58 +00:00
Oliver Gorwits
daea7243be implement ip/host search for node, and vendor column 2012-01-08 15:24:18 +00:00
Oliver Gorwits
0008ebeffd rename dir from content to ajax 2012-01-08 11:20:16 +00:00
Oliver Gorwits
fc672f0524 implement smart search tab selection, and Node search 2012-01-08 01:10:37 +00:00