Commit Graph
22 Commits
Author SHA1 Message Date
Daniel Golle ba897c6a20 luci-app-olsr: depend on luci-lib-json
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-16 17:41:23 +02:00
Daniel Golle fb9bed8a0c correct spelling on luci startup page
https://dev.openwrt.org/ticket/13083
2013-02-26 18:50:36 +00:00
Daniel Golle 36986ee5fe modules/admin-full: generalize field descriptions in system status page
LuCI is not only used on routers. When running on a NAS or you-name-it
non-router hardware, refering to "Router Name" and "Router Model" in the
system information page was confusing to some users.
2013-02-26 13:21:54 +00:00
Daniel Golle d07036b59c "Waiting for router..." is misleading on non-router devices. Use "Waiting for changes to be applied..." instead. 2012-11-26 11:07:11 +00:00
Daniel Golle 8da6c1a49f properly support git in build/i18n-init.sh 2012-11-20 11:42:35 +00:00
Daniel Golle 59af400346 wifi: add controls for noscan flag
OpenWrt contains a patch for hostapd which allows to override the channel-bandwidth decission
to always use 40MHz regardless of overlapping networks.
Though it does not conform with IEEE 802.11n-2009, this became the de-facto standard behaviour
of most off-the-shelf wifi routers.

Adding this option to LuCI makes it more accessible to users, which probably not everybody will
agree with to be a good idea. However, I didn't yet come across a single commercial product which
actually complies with 802.11n-2009 in that regard.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-10-31 15:58:15 +00:00
Daniel Golle 9939dd2f72 themes/openwrt.org: use ~= instead of not ( ... == ... ) 2012-10-02 15:19:23 +00:00
Daniel Golle 1d9cd49387 themes/openwrt.org: fix previous commit
how such a simple thing can become to complicated... Forgot the "not"...
2012-10-02 13:53:34 +00:00
Daniel Golle 97470c05f6 themes/openwrt.org: add missing parentheses
r9311 introduced a bug which made the "password not set" warning disappear
in all cases instead of just the intended ones. Now fixed.
2012-10-02 13:52:24 +00:00
Daniel Golle bce5060da6 themes/openwrt.org: disable 'password not set' warning in failsafe mode
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-20 02:16:57 +00:00
Daniel Golle 1dbb1da4d9 modules: add failsafe module
The failsafe module adds a minimal web-interface which is intended to
run on a very compact initramfs-based image intended only for flashing
firmware onto a device. This can be used as part of an installation method
or reside in a small partition on the device flash which can be booted
in case the checksum-test of the main kernel or rootfs fails.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-20 02:16:51 +00:00
Daniel Golle 4b51311039 i18n: add RTL-hacks to cascade.css of the Openwrt.org theme 2012-09-16 19:23:17 +00:00
Daniel Golle 0a87ff9877 translations: add "Freifunk" to base.po in Hebrew 2012-09-16 19:22:24 +00:00
Daniel Golle 3a5d75d9ba luci-meshwizard: set correct path for ucitrack
/etc/init.d/wizard doesn't exist anymore apparently, calling
/usr/bin/meshwizard/wizard.sh makes more sense instead.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-14 04:54:24 +00:00
Daniel Golle b70cdbdb7b support extant Antenna configuration 2012-08-15 16:31:41 +00:00
Daniel Golle 13c82e0792 update arig.org.il community profiles 2012-07-05 04:37:12 +00:00
Daniel Golle 50ca6030d5 add IPv6 and MTU override for L2TP
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-07-05 04:22:16 +00:00
Daniel Golle 5be59e6ae7 Cosmetic changes to the terminology in the UI:
Replace references to the device running LuCI as being a "router", as that is
not necessarily the case.
2012-07-01 20:05:05 +00:00
Daniel Golle fb5d41c2a5 Only show the TX-power selector if the hardware supports more than one option.
Some mac80211 drivers (rt2x00) probably won't support limiting TX-power to a
user-defined value in the near future under certain conditions, so it makes
sense to not expose that option in order not to confuse the user.

See http://patchwork.openwrt.org/patch/2187/
to understand the situation.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-06-18 19:42:39 +00:00
Daniel Golle acde973d82 move arig.org.il community profiles into two seperate files 2012-05-13 18:13:27 +00:00
Daniel Golle be73472840 fix arig.org.il community profile networks 2012-05-13 14:11:49 +00:00
Daniel Golle 459c81ea6e add arig.org.il community profile 2012-05-13 14:07:52 +00:00