Commit graph

943 commits

Author SHA1 Message Date
Manuel Munz
a196198fb9 admin-full: Add timeserver section if it doesn't already exist in /etc/config/system (#329) 2011-11-10 12:25:58 +00:00
Manuel Munz
ffdeb77e84 admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339) 2011-11-10 11:40:18 +00:00
Jo-Philipp Wich
13f98b6d99 modules/admin-full: fix another html escape issue on interface overview page 2011-11-08 23:12:38 +00:00
Jo-Philipp Wich
f8a2f2c059 modules/admin-full: fix html escaping on interface overview page 2011-11-08 22:35:24 +00:00
Manuel Munz
6a3640cee2 modules/freifunk: Fix display of warning about diversity 2011-11-08 09:34:09 +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
0b7eb82eb6 modules/admin-full: add option to override the WPA cipher (#303) 2011-11-07 06:30:36 +00:00
Manuel Munz
7d81806393 modules/freifunk: Show warning about diversity only if not using mac80211 2011-11-06 17:13:30 +00:00
Jo-Philipp Wich
0abb1420e7 modules/admin-full: add missing html escaping for SSID in associated stations table of wireless overview 2011-11-03 19:44:17 +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
Manuel Munz
16c26a5154 modules/freifunk: Fix error on freifunk/adminindex page when running on the Development Environment 2011-11-02 10:34:04 +00:00
Manuel Munz
0ef557b15c modules/freifunk: Fix errors on index and contact pages when running the Development Environment 2011-11-02 08:45:40 +00:00
Jo-Philipp Wich
e4d8bc2946 modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading to stalling graphs after random time periods 2011-10-28 19:20:39 +00:00
Jo-Philipp Wich
327e4e773a modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply enable it when available 2011-10-27 00:02:10 +00:00
Jo-Philipp Wich
0bc7760cdb modules/admin-full: unify style of headings accross system menus, remove orphaned template 2011-10-26 23:43:04 +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
c3e8976605 modules/admin-full: lock channel section in ap wifi config if there is a station on the same radio 2011-10-26 22:12:50 +00:00
Jo-Philipp Wich
017d24c724 modules/admin-full: fix wifi join when "wwan" (or other iface) already exists but only contains the network we intend to replace anyway, also save firewall settings after wifi join 2011-10-26 21:54:51 +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
6350803416 modules/admin-full: remove now orphaned service index template 2011-10-26 00:39:31 +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
Manuel Munz
c0ce5f96f2 modules/freifunk: Nicer layout of the contact page; make note a TextValue field in the admin interface 2011-10-21 13:27:55 +00:00
Manuel Munz
cd1fa7c070 modules/freifunk: Fix small error 2011-10-18 18:59:58 +00:00
Jo-Philipp Wich
9c97cdb7b6 modules/admin-full: better handle interfaces with unsupported protocols 2011-10-18 13:20:43 +00:00
Manuel Munz
e4740d764b modules/freifunk: This was moved to freifunk-common with r7554 2011-10-16 13:22:26 +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
af4afea77f modules/admin-full: fix JavaScript issues in live statistics 2011-10-14 13:33:47 +00:00
Jo-Philipp Wich
7a1fcbd6da modules/admin-full: update iface status after saving uci changes 2011-10-13 16:26:59 +00:00
Jo-Philipp Wich
d845a4e450 modules/admin-full: move RTS/CTS and Frag settings to device for mac80211 2011-10-13 12:48:55 +00:00
Jo-Philipp Wich
1ffe61277e move protocol support into a new protocols/ subdir 2011-10-11 02:07:15 +00:00
Jo-Philipp Wich
9ebf900719 modules/admin-full: expose switch title on vlan page 2011-10-11 01:21:58 +00:00
Jo-Philipp Wich
e134834014 modules/admin-full: make interface configuration modular 2011-10-11 01:17:02 +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
Manuel Munz
61778a3239 modules/freifunk: Make display of ipv4 default route in public status work with freifunk-policyrouting enabled 2011-10-10 16:04:27 +00:00
Manuel Munz
bb5986cf13 modules/freifunk: Move contact page to first level menu 2011-10-10 08:32:46 +00:00
Jo-Philipp Wich
760dcec667 modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is at 0 2011-10-09 23:39:34 +00:00
Jo-Philipp Wich
9e2e9a2b66 modules/admin-full: remove PVID support, its not really useful and confusing, fix parsing of port count and cpu port, expose hardware name 2011-10-09 23:21:19 +00:00
Jo-Philipp Wich
21b2f45d02 modules/admin-full: fix status reporting of inactive virtual interfaces 2011-10-09 22:36:13 +00:00
Jo-Philipp Wich
9e8de5189d modules/admin-full: fix switch config page for models with multiple switches 2011-10-09 22:28:14 +00:00
Jo-Philipp Wich
b666015dc2 modules/admin-full: rework interface add dialog, now handles floating protocols like PPP correctly 2011-10-09 19:28:30 +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
523f70c927 modules/admin-full: allow mac filter only for ap mode interfaces 2011-10-04 18:05:59 +00:00