Commit Graph

132 Commits

Author SHA1 Message Date
Oliver Gorwits
a54bcba22c remove href from port name link to discourage bookmarking 2012-02-22 22:47:18 +00:00
Oliver Gorwits
c2994bdc4f make port name clickable to restrict results only to that port 2012-02-22 20:18:52 +00:00
Oliver Gorwits
d62d1aacf8 use +columns instead of +select/+as 2012-02-22 19:49:45 +00:00
Oliver Gorwits
9857ae2868 include free ports calculation in SQL 2012-02-22 19:13:09 +00:00
Oliver Gorwits
aad35e13e1 remove unecessary defining of DBIC attrs 2012-02-21 22:19:48 +00:00
Oliver Gorwits
e4cd6a6eee replace awkward aggregate with correlated subquery (frew++) 2012-02-21 22:00:33 +00:00
Oliver Gorwits
6d24c273b7 tidy neighbor data display 2012-02-21 17:05:28 +00:00
Oliver Gorwits
96507e0d22 fix Net::MAC explosion - github issue #8 2012-02-21 16:50:56 +00:00
Oliver Gorwits
1ded81fa96 fix explosion on partial IP - github issue #7 2012-02-20 21:37:04 +00:00
Oliver Gorwits
5d39a972b7 distinct on device search - github issue #12 2012-02-20 20:35:54 +00:00
Oliver Gorwits
db77376422 github issue #9 - strikethrough remains on tab change 2012-02-19 18:03:06 +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
c0ab61fe0f dns retrieval efficiency 2012-02-12 19:55:35 +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
85f531358a sidebar pinning 2012-02-03 17:56:43 +00:00
Oliver Gorwits
acde618a72 add navbar search icon 2012-02-03 16:02:45 +00:00
Oliver Gorwits
7dee307161 srikethrough nav search when using device_form 2012-02-03 15:07:21 +00:00
Oliver Gorwits
c2213e7cfa rename fields to keep main query in navbar 2012-02-03 11:03:13 +00:00
Oliver Gorwits
2246405fbf no need for device labels 2012-02-03 10:23:40 +00:00
Oliver Gorwits
e943a52bc4 Update Netdisco/bin/netdisco-web.pl 2012-02-02 20:10:13 +00:00
Oliver Gorwits
fc9b86e852 refactor sidebar inclusion 2012-02-02 15:06:52 +00:00
Oliver Gorwits
fe1f1fa2fd smart show/hide of sidebar if it has content 2012-02-01 22:18:02 +00:00
Oliver Gorwits
cf1dd009ba revert changes to startup script 2012-02-01 20:42:14 +00:00
Oliver Gorwits
85ab01a17a remove content from unused sidebar 2012-02-01 15:40:05 +00:00
Oliver Gorwits
74c8443d9f style fixes for sidebar in/out 2012-02-01 13:37:17 +00:00
Oliver Gorwits
c7bae9b638 first impl. of RHS sidebar 2012-02-01 12:40:06 +00:00
Oliver Gorwits
9eb4b5331f rename and reorganise stylesheeets 2012-02-01 12:39:59 +00:00
Oliver Gorwits
f03f907168 change text in navbar search 2012-02-01 12:39:55 +00:00
Oliver Gorwits
0147e9f765 improve history titles 2012-01-28 21:07:53 +00:00
Oliver Gorwits
01bc1d5e96 check for missing history.js; don't resubmit current tab 2012-01-28 21:06:23 +00:00
Oliver Gorwits
192f366496 refactor javascript to static file to reduce templating 2012-01-28 21:06:07 +00:00
Oliver Gorwits
5bd481a36a implement history for AJAX 2012-01-28 19:56:54 +00:00
Oliver Gorwits
d9d7aad374 use better icons for sidebar 2012-01-22 20:27:33 +00:00
Oliver Gorwits
f5580a7208 add print stylesheet 2012-01-22 19:38:08 +00:00