Jo-Philipp Wich
13c3471eb3
modules/admin-full: fix frequency display on index status page
2012-07-06 01:21:27 +00:00
Jo-Philipp Wich
a99f570bf4
modules/admin-full: use get_wannet() and get_wan6net() to find wan networks on status page
2012-06-26 22:19:30 +00:00
Jo-Philipp Wich
1291f1dbb7
admin-full: allow to use translations for 'Not connected' state
...
This allows to use translated version of the 'Net connected' string in
the Status/Overview/Network section.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-02 22:50:26 +00:00
Jo-Philipp Wich
b22f022f2c
modules/admin-full: add DNS resolution to connections status page, order connections descending by traffic
2012-03-04 18:36:05 +00:00
Jo-Philipp Wich
c77a8b1647
modules/admin-full: revert r8324
2012-03-04 15:28:18 +00:00
Jo-Philipp Wich
9de7ff8e69
modules/admin-full: reverse time labels in realtime stats ( #386 )
2012-03-04 14:06:30 +00:00
Jo-Philipp Wich
7b402d1964
modules/admin-full: remove per connection transfer stats, not exposed anymore in recent kernels
2012-03-03 13:10:33 +00:00
Jo-Philipp Wich
0453e50932
modules/admin-full: display wifi rates in assoclist tables
2012-02-23 17:15:50 +00:00
Jo-Philipp Wich
00f23f60f6
modules/admin-full: move realtime stats into submenu
2011-10-15 05:10:58 +00:00
Jo-Philipp Wich
af4afea77f
modules/admin-full: fix JavaScript issues in live statistics
2011-10-14 13:33:47 +00:00
Manuel Munz
6bc73f7af9
admin-status/overview: Use MAC-Address in table header of associated stations instead of BSSID ( #312 )
2011-10-10 16:08:00 +00:00
Jo-Philipp Wich
e415f27419
modules/admin-full: switch live stats to XHR.poll(), lower update frequency to 3 seconds
2011-09-26 00:48:02 +00:00
Jo-Philipp Wich
fd052a6e64
modules/admin-full: rework status javascript code to use XHR.poll()
2011-09-26 00:24:34 +00:00
Jo-Philipp Wich
e3435a49e9
modules/admin-full: various javascript fixes in templates
2011-09-25 20:51:03 +00:00
Manuel Munz
9ed39e1431
modules/admin/full: Add parenthesis around luci.version, #302
2011-09-23 16:11:24 +00:00
Jo-Philipp Wich
2bc02e44b4
modules/admin-full: add wireless live stats
2011-09-13 07:27:34 +00:00
Manuel Munz
0907848282
admin/status: Replace 'Active IP Connections' with 'Active Connections' as requested by #265 . Also this saves a little space, because the string 'Active Connections' is in base.po already and can be reused.
2011-09-08 13:55:54 +00:00
Jo-Philipp Wich
563598a976
modules/admin-full: fix "undefined" netmask display on main status page
2011-07-31 12:37:22 +00:00
Jo-Philipp Wich
6d65042743
modules/admin-full: fix "No information available" in admin status assoclist
2011-07-01 01:48:57 +00:00
Jo-Philipp Wich
70e5124557
modules/admin-full: display IPv4 routes in CIDR notation, filter FE80::/10 entries in IPv6 route listing
2011-06-17 12:34:28 +00:00
Jo-Philipp Wich
fc84bd87ec
modules/admin-full: add a simple plugin mechanism to status page
2011-05-04 21:04:31 +00:00
Jo-Philipp Wich
6697e282af
trunk: s/ / /g
2011-05-03 03:20:15 +00:00
Jo-Philipp Wich
e9a357ed78
modules/admin-full: fix text quirk on status overview page
2011-04-25 18:23:05 +00:00
Jo-Philipp Wich
f5bfd8b75b
modules/admin-full: move former active connections arp info to the routes overview page
2011-03-13 22:15:53 +00:00
Jo-Philipp Wich
6ea0204a55
modules/admin-full: merge "Active Connections" and "Realtime Connections"
2011-03-13 22:12:42 +00:00
Jo-Philipp Wich
831654f504
modules/admin-full: remove status -> interfaces
2011-03-13 19:23:38 +00:00
Jo-Philipp Wich
2321cd2afe
modules/admin-full: add some links to index page
2011-03-13 19:08:40 +00:00
Jo-Philipp Wich
026945ae09
modules/admin-full: display source and destination ports in conntrack view ( #211 )
2011-03-13 17:39:36 +00:00
Jo-Philipp Wich
5112af896f
modules/admin-full: add dhcp and wifi status info
2011-03-13 13:57:21 +00:00
Jo-Philipp Wich
09ab3902dd
modules/admin-full: remove cpu info
2011-02-14 17:05:08 +00:00
Jo-Philipp Wich
0d478ab962
modules/admin-full: rework index page
2011-02-11 05:01:18 +00:00
Jo-Philipp Wich
80c2b4cf46
modules/admin-full: add ip6tables status output ( #193 )
2011-01-29 22:50:13 +00:00
Jo-Philipp Wich
143131ea77
modules/admin-full: track non-tcp or udp connections, use /proc/net/nf_conntrack on newer systems
2010-11-29 14:14:17 +00:00
Jo-Philipp Wich
ceff3fc35c
modules/admin-full: implement connection graph, cross browser fixes
2010-11-28 18:01:07 +00:00
Jo-Philipp Wich
750b023494
modules/admin-full: implement load graph
2010-11-28 14:40:43 +00:00
Jo-Philipp Wich
45cedb0fbd
modules/admin-full: fix ordering
2010-11-28 06:51:33 +00:00
Jo-Philipp Wich
9c6efa1554
modules/admin-full: hide special interfaces like imq0, mon.wlan0 etc.
2010-11-28 06:50:38 +00:00
Jo-Philipp Wich
ea8465e98b
modules/admin-full: remove leftover debug html
2010-11-28 06:45:10 +00:00
Jo-Philipp Wich
ae3825387b
modules/admin-full: add SVG based realtime bandwidth status
2010-11-28 06:41:45 +00:00
Jo-Philipp Wich
3c39da44fb
modules/admin-full: workaround integer overflow in ipv6 route display
2010-03-08 00:52:21 +00:00
Jo-Philipp Wich
eeed712024
all: next round of translation fixups
2009-10-31 20:03:27 +00:00
Jo-Philipp Wich
b0b28b970f
all: automatic <%:...%> -> <%_...%> fixup
2009-10-31 17:02:21 +00:00
Jo-Philipp Wich
7c76587588
all: change most translate statements to new format, some need manual cleanup
2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
074b5dfc4a
fix fallout from nixio.fs transition
2009-07-19 00:38:52 +00:00
Jo-Philipp Wich
8fcd841aa9
convert luci.fs users to nixio.fs api
2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
c5e52b7643
modules/admin-full: cleanup requires in conntrack template
2009-07-10 22:05:01 +00:00
Jo-Philipp Wich
75e8d0bf4b
modules/admin-full: reimplement conntrack page as template
2009-07-10 22:02:30 +00:00
Jo-Philipp Wich
6940edbdce
modules/admin-full: speedup route status page by reimplementing it as template
2009-07-10 19:11:37 +00:00
Jo-Philipp Wich
30a15ca081
modules/admin-full: fix exception in interface status page for devices with an empty ifname for wan ( #71 )
2009-06-08 20:40:18 +00:00
Jo-Philipp Wich
95aa9593c5
modules/admin-full: filter options column through pcdata() in iptables status page
2009-06-07 13:44:50 +00:00