Commit graph

151 commits

Author SHA1 Message Date
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
Jo-Philipp Wich
02a67572f8 modules/admin-full: restart radvd if needed 2011-02-21 12:46:03 +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
02977e5329 modules/admin-full: properly escape title is uci changes menu entries, fixes 3rd party templates still displaying the menu 2011-01-22 00:09:43 +00:00
Jo-Philipp Wich
b8c1487f6d modules/admin-full: add menupoints for wifi networks 2011-01-20 23:25:40 +00:00
Jo-Philipp Wich
13fbce85b4 modules/admin-full: make logout a toplevel item, remove overview menu 2011-01-13 22:21:16 +00:00
Jo-Philipp Wich
a493e28e91 modules/admin-full: utilize luci.model.network, add uptime in iface_status action 2010-12-01 21:16:49 +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
ae3825387b modules/admin-full: add SVG based realtime bandwidth status 2010-11-28 06:41:45 +00:00
Jo-Philipp Wich
2e0fbbadc5 modules/admin-full: rework fstab pages, include extroot options 2010-11-27 04:55:38 +00:00
Jo-Philipp Wich
21c441c5d1 modules/admin-full: honour keep settings choice on firmware upgrade 2010-11-26 16:50:11 +00:00
Jo-Philipp Wich
0ba2c5c661 modules/admin-full: remove debug code for firmware upgrade 2010-11-26 16:41:30 +00:00
Jo-Philipp Wich
23da14d303 modules/admin-full: add diagnostics page with ping / traceroute / nslookup 2010-11-24 20:09:37 +00:00
Jo-Philipp Wich
c897d47af2 modules/admin-full: fix backup generation 2010-11-24 13:42:20 +00:00
Jo-Philipp Wich
f3d0ba58e5 modules/admin-full: disable hosts page if dnsmasq is not installed 2010-11-23 22:38:01 +00:00
Jo-Philipp Wich
3386d649ea modules/admin-full: readd atm bridge config 2010-11-15 23:00:53 +00:00