Commit graph

167 commits

Author SHA1 Message Date
Manuel Munz
69dbc27ce0 admin-full/diagnostics: Allow to use ping6 and traceroute6 when available, #487 2012-11-11 12:20:56 +00:00
Jo-Philipp Wich
57e51eba60 modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page 2012-09-11 14:18:28 +00:00
Jo-Philipp Wich
dce04bbcb2 modules/admin-core, modules/admin-full: implement display support for dnsmasq dhcpv6 leases 2012-08-17 15:06:46 +00:00
Jo-Philipp Wich
bf7b19f33b modules/admin-full: remove session expiry workaround from setting 2012-08-08 10:11:00 +00:00
Jo-Philipp Wich
254ad2dfd1 modules/admin-full: when deleting wifi-ifaces, remove all empty leftover networks, not only the first one 2012-06-26 21:49:27 +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
c07e6a6976 modules/admin-full: filter IPv6 linklocal IPs in iface overview 2012-02-15 22:49:56 +00:00
Jo-Philipp Wich
1e0e458ff3 modules/admin-full: fix wireless interface removal if not network was assigned to the iface, thanks Viktar Palstsiuk <viktar.palstsiuk@promwad.com> 2012-01-06 16:28:54 +00:00
Jo-Philipp Wich
abb201ab57 modules/admin-full: reuse sysupgrade facilities to create backup archive 2011-12-20 17:35:50 +00:00
Jo-Philipp Wich
9fa385a7ec modules/admin-full: fix removal of wireless networks if radio is disabled 2011-12-05 19:34:47 +00:00
Jo-Philipp Wich
6907d1f2cd modules/admin-full: do not hide toplevel network menu items, yet 2011-11-07 10:44:20 +00:00
Jo-Philipp Wich
905e682bb7 modules/admin-full: speed up network controller by using inreq flag 2011-11-07 10:38:41 +00:00
Jo-Philipp Wich
eea1f8b679 modules/admin-full: when toggling a wifi-iface, first bring the radio down, then change the config, then bring it up again - prevents state vars from going out of sync 2011-11-02 18:59:18 +00:00
Jo-Philipp Wich
da527d2c44 modules/admin-full: remove associated network for the wifi-iface as well if it would be empty afterwards 2011-10-26 22:52:18 +00:00
Jo-Philipp Wich
f3973132f2 modules/admin-full: commit uci and restart corresponding radio when removing wifi networks 2011-10-26 22:29:57 +00:00
Jo-Philipp Wich
d409dd68ff modules/admin-full: switch back to alias() for / -> /admin/; chained firstchild() seems to be problematic yet 2011-10-26 03:04:18 +00:00
Jo-Philipp Wich
8c9aef1b2d modules/admin-full:
- move crontab to system menu
	- delete now empty services dispatcher
	- move service menu declaration into index
2011-10-26 00:58:12 +00:00
Jo-Philipp Wich
76548e7dad modules/admin-full: use firstchild() in index controller 2011-10-26 00:50:58 +00:00
Jo-Philipp Wich
7e882e8bd6 modules/admin-full: use firstchild() instead of fixed alias 2011-10-26 00:48:33 +00:00
Jo-Philipp Wich
94225a83c9 modules/admin-full: use firstchild() in services controller 2011-10-26 00:38:32 +00:00
Jo-Philipp Wich
6245ad6a73 modules/admin-full: rework system menu area 2011-10-24 01:10:34 +00:00
Jo-Philipp Wich
9c97cdb7b6 modules/admin-full: better handle interfaces with unsupported protocols 2011-10-18 13:20:43 +00:00
Jo-Philipp Wich
594e333a77 modules/admin-full: support installing multiple packages at once 2011-10-15 05:27:06 +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
64bc95cb47 modules/admin-full: make software page tabbed, show available list broken down by letters; greatly speeds up loading time 2011-10-15 03:13:49 +00:00
Jo-Philipp Wich
4e538d09e1 modules/admin-full: hide system software tab if opkg is not present 2011-10-08 21:43:50 +00:00
Jo-Philipp Wich
2829139f35 modules/admin-full: register missing wireless actions 2011-09-25 23:29:21 +00:00
Jo-Philipp Wich
730b2b0d07 modules/admin-full: ... and another issue, also remove wifi up workaround, its done by "ifup" now 2011-09-25 23:08:47 +00:00
Jo-Philipp Wich
8eb9335413 modules/admin-full: fix two issues observed on a virgin install 2011-09-25 22:58:17 +00:00
Jo-Philipp Wich
2dae492a36 modules/admin-full: rewrite interface state json backend to only utilize network model 2011-09-24 00:58:58 +00:00
Jo-Philipp Wich
01d99250ae modules/admin-full: clear radio wide disable flag when toggling wifinet 2011-09-22 02:49:03 +00:00
Jo-Philipp Wich
659a8bdf01 modules/admin-full: implement per-wifi-iface disable option 2011-09-22 02:43:38 +00:00
Jo-Philipp Wich
69406a2ac4 modules/admin-full: remove accidentally committed compat code 2011-09-13 08:25:59 +00:00
Jo-Philipp Wich
2bc02e44b4 modules/admin-full: add wireless live stats 2011-09-13 07:27:34 +00:00
Jo-Philipp Wich
8bbf59dcc6 modules/admin-full: rework realtime stats to start luci-bwc on demand, kill daemon after ten seconds of inactivity 2011-09-01 22:54:29 +00:00
Jo-Philipp Wich
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Jo-Philipp Wich
e88fd858a1 modules/admin-full: display raw opkg output, the error codes are useless with recent versions 2011-06-23 10:14:26 +00:00
Jo-Philipp Wich
73112f9c44 modules/admin-full: fix system/admin from form() to cbi() type to add missing apply button (#234), integrate services/initscripts as system/startup 2011-05-04 21:37:41 +00:00
Jo-Philipp Wich
ec0fbaff3e modules/admin-full: move system/processes to status/processes 2011-05-04 21:23:55 +00:00
Jo-Philipp Wich
0ecee984af modules/admin-full: merge services/dnsmasq and network/dhcpleases into network/dhcp 2011-05-03 22:06:29 +00:00
Jo-Philipp Wich
c8f8dec0e3 modules/admin-full: remove support for httpd and lucittpd configuration, it just takes space 2011-05-03 21:48:57 +00:00
Jo-Philipp Wich
32d667edbb modules/admin-full: merge system/password, system/sshkeys and service/dropbear into system/admin 2011-05-03 03:35:56 +00:00
Jo-Philipp Wich
c1ca9106b8 modules/admin-full: properly display interface stats for networks with underscores 2011-03-18 16:50:18 +00:00
Jo-Philipp Wich
ff5a74c25f modules/admin-full: fix index page (#213) 2011-03-15 17:55:14 +00:00
Jo-Philipp Wich
1bce159bb1 modules/admin-full: rename index page node from "Interfaces" to "overview" 2011-03-15 09:24:02 +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
637e3cd0e3 modules/admin-full: do not use private wifinet properties in network controller 2011-03-13 17:29:06 +00:00
Jo-Philipp Wich
c7cf8ef8c1 modules/admin-full: use luci.tools.status for remaining wifi status displays 2011-03-13 17:25:54 +00:00
Jo-Philipp Wich
18677e216b modules/admin-full: use luci.tools.status in network controller 2011-03-13 14:00:45 +00:00