Commit graph

509 commits

Author SHA1 Message Date
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
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
1f1377fdc4 modules/admin-full: fix remaining status template 2011-09-25 20:59:51 +00:00
Jo-Philipp Wich
630d559c26 modules/admin-full: more javascript fixes 2011-09-25 20:58:19 +00:00
Jo-Philipp Wich
e3435a49e9 modules/admin-full: various javascript fixes in templates 2011-09-25 20:51:03 +00:00
Jo-Philipp Wich
575b32de81 modules/admin-full: fix small style glitch in uci revert template 2011-09-24 03:34:02 +00:00
Jo-Philipp Wich
3311da13e7 modules/admin-full: remove more dead code 2011-09-24 03:21:02 +00:00
Jo-Philipp Wich
1d40f7fbea modules/admin-full: remove redundant code 2011-09-24 03:14:48 +00:00
Jo-Philipp Wich
6047aea3c4 modules/admin-full: rework interface overview 2011-09-24 01:03:06 +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
Manuel Munz
63a8252dd0 modules/admin-full: Fix typo, #304 2011-09-23 20:03:49 +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
7d959a6024 modules/admin-full: add missing class attributes 2011-09-22 18:22:04 +00:00
Jo-Philipp Wich
8f25290a38 modules/admin-full: fix some small style quirks 2011-09-22 17:48:58 +00:00
Jo-Philipp Wich
b360dbc6dc modules/admin-full, modules/freifunk, modules/niu, libs/web, applications/luci-upnp: tune input class attributes 2011-09-22 13:25:48 +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
59e95ddcad modules/admin-full, libs/web: various interface handling fixes in network settings 2011-09-22 01:40:26 +00:00
Jo-Philipp Wich
bc8eaf6875 modules/admin-full: finally sort out dhcp setup issues in interface settings 2011-09-17 23:43:55 +00:00
Jo-Philipp Wich
a4ea7904b8 modules/admin-full: fix initial state of network_ifacelist widget 2011-09-14 09:28:28 +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
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
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
Manuel Munz
3b9fbb12b8 modules/admin_system: Add note to step2 of firmware flashing telling the user if configuration is kept or not, thanks hnyman (#298) 2011-08-28 16:18:21 +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
563598a976 modules/admin-full: fix "undefined" netmask display on main status page 2011-07-31 12:37:22 +00:00
Jo-Philipp Wich
7b316be27b modules/admin-full: properly set device option for newly created vlan sections 2011-07-22 13:56:02 +00:00
Jo-Philipp Wich
9fdb4acec0 modules/admin-full: fix 4k vlan option 2011-07-17 08:28:56 +00:00
Jo-Philipp Wich
76e5b68bb9 modules/admin-full: don't expose "reset" and "enable" options for switches, do not set any default state for "enable_vlan" 2011-07-17 05:46:54 +00:00
Jo-Philipp Wich
19f94464c6 modules/admin-full: fix off-by-one in conloglevel option (#263) 2011-07-02 15:47:27 +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
d3db8d1d25 modules/admin-full: fix dhcp section creation logic on interfaces page 2011-07-01 01:23:02 +00:00
Jo-Philipp Wich
c5f0100abf modules/admin-full: add "auto" option to interface settings (#235) 2011-06-25 23:24:23 +00:00
Jo-Philipp Wich
e7b9b7798d modules/admin-full: fix reversed allow/deny macfilter logic (#105) 2011-06-25 22:34:46 +00:00
Jo-Philipp Wich
2d28a55a53 modules/admin-full: relocate mac80211 mac filter settings to wifi-iface (#247) 2011-06-25 22:14:00 +00:00
Jo-Philipp Wich
d7120e7559 modules/admin-full: defer writing of interface related dhcp options until an actual save occurs, prevents "unsaved changes" upon opening the interface settings page 2011-06-25 21:51:12 +00:00
Jo-Philipp Wich
3654347541 modules/admin-full: only display back button in changes page if a redir url is given 2011-06-25 20:47:00 +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
6b5e711614 modules/admin-full: filter installed packages from installable list 2011-06-17 14:20:08 +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
aa3caed0b5 modules/admin-full: fix WPA-EAP and WPA2-EAP settings in STA-WDS mode 2011-06-15 23:14:38 +00:00
Jo-Philipp Wich
1d2f948280 modules/admin-full: add AHCP client support 2011-06-10 14:15:10 +00:00
Jo-Philipp Wich
f9f1b0ea33 modules/admin-full: readd jumbo frame passthrough support 2011-05-20 11:56:42 +00:00
Jo-Philipp Wich
2b25a8b5ad modules/admin-full: throw more work-arounds, exceptions, hacks and detections at switch config page 2011-05-20 11:49:09 +00:00
Jo-Philipp Wich
ac1d185381 modules/admin-full: fix backup section cutoff in system page if rdate is nil (#242) 2011-05-19 23:58:20 +00:00
Jo-Philipp Wich
5b464e500b modules/admin-full: fix wrong logic in r7078 2011-05-19 23:51:50 +00:00
Jo-Philipp Wich
f8ef4ff722 modules/admin-full: allow vlan 0 for /proc/switch interface 2011-05-19 12:22:18 +00:00