Jo-Philipp Wich
86e17aa657
modules/admin-full: do not show protocol warning for empty interfaces, link to physical settings instead
2012-04-22 13:35:58 +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
c3aff0c622
modules/admin-full: since switch port numbers depend on model and current solar cycle, give up on making the human readable but just give the raw index
2012-03-19 21:04:15 +00:00
Jo-Philipp Wich
785f71ebaf
modules/admin-full: reorder compiler flags for luci-bwc, fixes build on Ubuntu 11.x
2012-03-13 21:10:18 +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
e6bf801bad
modules/admin-full: scan three times to catch more networks in wifi join setup
2012-03-04 18:35:13 +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
c07e6a6976
modules/admin-full: filter IPv6 linklocal IPs in iface overview
2012-02-15 22:49:56 +00:00
Jo-Philipp Wich
8d2af100a8
modules/admin-full: remove inline style for inface boxes
2012-02-15 16:01:07 +00:00
Jo-Philipp Wich
7bda8d6da3
modules/admin-full: use new button classes in iface overview template
2012-02-15 15:12:10 +00:00
Jo-Philipp Wich
639f58d404
modules/admin-full: add client_cert option in wifi configuration
2012-01-24 20:57:54 +00:00
Jo-Philipp Wich
4bf31a8792
modules/admin-full: redirect init script output in startup model actions
2012-01-12 12:15:21 +00:00
Jo-Philipp Wich
c043db6518
modules/admin-full: set password of logged in user instead of unconditionally using root, thanks Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
2012-01-06 16:42:02 +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
ef65fbd9dc
modules/admin-full: make luci-bwc dlopen() libiwinfo.so instead of lua/iwinfo.so
2012-01-01 17:20:16 +00:00
Jo-Philipp Wich
706eb828ad
modules/admin-full: allow space separated lists of macs in static lease form ( #319 )
2012-01-01 14:43:56 +00:00
Jo-Philipp Wich
28426c25fc
modules/admin-full: fix crypto depends for ad-hoc and static wds modes ( #271 )
2011-12-21 22:41:44 +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
3bccd25281
modules/admin-full: probe for EAP support in wpad/hostapd/wpa_supplicant and offer wpa/wpa2 only if it is present
2011-12-13 15:57:32 +00:00
Jo-Philipp Wich
3d2468cf34
modules/admin-full: fix System -> Administration menu if dropbear is not installed
2011-12-08 03:35:27 +00:00
Jo-Philipp Wich
5e83af45ae
modules/admin-full, po: s/libiwinfo/libiwinfo-lua/
2011-12-06 11:00:33 +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
c47e0596dd
modules/admin-full: use new iwinfo capabilities to display shifted tx power values
2011-12-05 18:29:04 +00:00
Jo-Philipp Wich
33bb31838d
modules/admin-full: allow bssid for sta wds as well
2011-11-15 15:47:46 +00:00
Jo-Philipp Wich
743296d42c
modules/admin-full: bssid is valid in mac80211 sta mode too
2011-11-15 15:44:01 +00:00
Jo-Philipp Wich
0ecbaa400e
modules/admin-full: don't make cipher mandatory
2011-11-13 21:03:06 +00:00
Jo-Philipp Wich
52f6514541
modules/admin-full: prepare uci changelog template for revised libuci-lua changelog format to properly expose add_list operations
2011-11-12 14:31:31 +00:00
Manuel Munz
c67d7b2a43
admin-full: When creating the ntp timeserver section also add the default ntp servers
2011-11-10 13:44:22 +00:00
Manuel Munz
525da459d7
admin-full: Better fix for the last change (timeserver setup), add button to add the missing section
2011-11-10 12:57:13 +00:00
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
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
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
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