Commit Graph

178 Commits

Author SHA1 Message Date
Oliver Gorwits
5d39a972b7 distinct on device search - github issue #12 2012-02-20 20:35:54 +00:00
Oliver Gorwits
dbb880a142 remove unecessary distinct from device searches, and fix bug in by_field 2012-02-19 15:59:03 +00:00
Oliver Gorwits
b4dc437d07 create Native and Tagged views on DevicePortVlan 2012-02-19 13:56:35 +00:00
Oliver Gorwits
d64fe70da1 remove trivial search helpers 2012-02-19 13:43:22 +00:00
Oliver Gorwits
b571236260 use bool for active 2012-02-18 19:17:19 +00:00
Oliver Gorwits
ae073296dc more performant implementation of active/age node search 2012-02-17 13:27:28 +00:00
Oliver Gorwits
802867a5d0 improve efficiency of general case device ports list 2012-02-14 22:57:17 +00:00
Oliver Gorwits
c64b68c99c remove an unecessary count() 2012-02-13 23:13:19 +00:00
Oliver Gorwits
d4388bb519 implement prefetch for ports list, drop template param for modifying search clause 2012-02-13 17:04:33 +00:00
Oliver Gorwits
63f0585ac6 add with_times to device_port and use when param c_lastchange is set 2012-02-12 16:42:17 +00:00
Oliver Gorwits
14c034050b fix typos and add lastchange_stamp accessor pon DevicePort 2012-02-12 16:04:35 +00:00
Oliver Gorwits
33ff11fa71 add rest of POD and fixes for Device helper renaming 2012-02-11 16:38:19 +00:00
Oliver Gorwits
0f03ea82c2 more POD and fixing templates/code to cope with name changes 2012-02-10 01:00:24 +00:00
Oliver Gorwits
1e96004302 add DevicePort POD 2012-02-09 18:50:13 +00:00
Oliver Gorwits
3ba4006c73 update Device.pm to use new helper naming 2012-02-09 11:29:16 +00:00
Oliver Gorwits
d4c5e9fdac add POD for Node and NodeIp 2012-02-06 16:01:30 +00:00
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