Commit graph

7515 commits

Author SHA1 Message Date
Georgi Valkov
3a7d738e27 Fix: A disabled wireless network may be shown as enabled, when multiple networks are defined on the same radio. 2015-07-27 11:39:01 +02:00
Georgi Valkov
91faca4009 Fix: Status for disabled wireless networks may display the SSID, BSSID and Mode of an active network on the same radio. 2015-07-27 11:39:01 +02:00
Georgi Valkov
5d71ab50fb When editing an AP wireless network in LuCI, if one or more STA networks are also present on the same radio, then the channel is locked and cannot be changed for the AP. The case when all STA networks are disabled is not considered. This patch fixes the issue. Disabled networks no longer apply a lock on the channel. 2015-07-27 11:39:01 +02:00
Georgi Valkov
7d1ed597c3 Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key. 2015-07-27 11:39:01 +02:00
Jo-Philipp Wich
69fd4f14ee luci-mod-rpc: move luci config require into the authentication function (#427)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-07-15 23:29:15 +02:00
Jo-Philipp Wich
69e93baa2a luci-mod-rpc: add missing luci config require
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-07-15 22:32:44 +02:00
Manuel Munz
218e8f608e contrib/meshwizard: fix LAN with OLSR and DHCP 2015-07-07 12:23:32 +02:00
Manuel Munz
eb001ef897 contrib/meshwizard: fix a bug that occured when processing list options in set_defaults() 2015-07-05 01:34:24 +02:00
Manuel Munz
cf2e3f6c20 fix ifname in wifi overview (freifunk public status). 2015-06-28 16:10:04 +02:00
Manuel Munz
3a9e1af526 Fix routes on freifunk public status page 2015-06-28 16:09:36 +02:00
Manuel Munz
e3ee086d19 contrib/community-profiles/augsburg: Increase leasetime and bandwidth limits 2015-06-22 23:45:04 +02:00
Manuel Munz
9eb813979e applications/splash: remove set -x from splash.sh 2015-06-22 23:45:04 +02:00
Manuel Munz
2be6c91416 modules/freifunk: fix basics cbi model 2015-06-22 23:45:04 +02:00
Manuel Munz
fe3e14a716 applications/olsr: change config file download on olsr overview page to use seperate v4 and v6 config files 2015-06-22 23:45:03 +02:00
Manuel Munz
0382c12140 contrib/meshwizard: add ipv6only option to txtinfo/jsoninfo plugin config 2015-06-22 23:45:03 +02:00
Manuel Munz
84189026ad applications/olsr: redirect errors on jsoninfo connects with netcat to /dev/null to avoid spamming the log 2015-06-22 23:45:03 +02:00
Manuel Munz
1a647a9e3b applications/olsr: Get jsoninfo source port prom olsrd/olsrd6 config file 2015-06-22 23:45:03 +02:00
Manuel Munz
b0d1ce83b6 meshwizard: use different port (9091) for ipv6 jsoninfo 2015-06-22 23:45:03 +02:00
Manuel Munz
8fa78cf0d3 add changes that were missing in the last commit 2015-06-22 23:45:03 +02:00
Manuel Munz
7c7bad55d4 contrib/meshwizard: fix interaction with uci in OpenWrt CC, see https://dev.openwrt.org/ticket/19539 2015-06-22 23:44:40 +02:00
Christian Schoenebeck
8005ecb2b9 Merge pull request #418 from chris5560/for-15.05
[for-15.05] luci-app-radicale: copied from master
2015-06-16 21:59:10 +02:00
Christian Schoenebeck
aff488d5d1 [for-15.05] luci-app-radicale: copied from master
Initial release
with fixed function ipkg_ver_compare()

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-16 17:30:50 +02:00
Jo-Philipp Wich
f27ebb620c Merge pull request #415 from chris5560/for-15.05
[for-15.05]luci-app-privoxy: update to version 1.0.4-2
2015-06-16 09:55:47 +02:00
Jo-Philipp Wich
3d08fcb632 Merge pull request #417 from fabio70mi/patch-2
Update base.po
2015-06-16 09:54:36 +02:00
fabio70mi
0cf485c0d1 Update base.po
Corrected "Aggironamento Automatico" to "Aggiornamento Automatico"
2015-06-15 14:40:52 +02:00
Christian Schoenebeck
4ff133fe75 [for-15.05]luci-app-privoxy: update to version 1.0.4-2
* fixed function ipkg_ver_compare()
* add chinese translations (thanks to maz-1) taken from #410

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-14 21:03:15 +02:00
Christian Schoenebeck
ffd45fd9c5 Merge pull request #412 from chris5560/for-15.05
[for-15.05] luci-app-ddns: update to 2.2.4-1 (not copied from master)
2015-06-14 20:46:18 +02:00
Christian Schoenebeck
c2d3b9ed4f Merge pull request #413 from oneru/for-15.05
Luci-app-fwknopd:add a couple config options to the interface
2015-06-14 20:45:31 +02:00
Jonathan Bennett
0ccfd59325 Luci-app-fwknopd:add a couple config options to the interface
Minor tweaks to uci-defaults
refresh translation files
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-06-14 08:47:59 -05:00
Christian Schoenebeck
e00760a753 [for-15.05] luci-app-ddns: update to 2.2.4-1 (not copied from master)
* fixed version checking in function ipkg_ver_compare()
* Reported issue #387 and openwrt/packages issue 1285

changed in Version: 2.2.3-1
* reflect updated language file for zh-cn
* change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1
* addition to retry_count help description
* modified dependency on ddns-scripts 2.4.2-1

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-14 13:12:41 +02:00
Jo-Philipp Wich
65e5e0dd89 Merge pull request #390 from hnyman/for-15.05
for-15.05: Update timezone data to 2015d
2015-06-10 10:19:38 +02:00
Jonathan Bennett
a497fbab4c Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in the fwknopd binary
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-26 17:15:48 +02:00
Jo-Philipp Wich
12cbfc8ec4 luci-base: rename .gitignore to .placeholder
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-26 16:28:25 +02:00
Hannu Nyman
fdc83620a5 Update timezone data to 2015d
Timezone information is updated to 2015d, released on 24 Apr 2015.

I used build/zoneinfo2lua.pl to pull data from my Ubuntu 15.04.

Changes in 2015d are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html

Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.

Change affecting time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-05-23 17:41:12 +03:00
Jo-Philipp Wich
640ed04a86 Merge pull request #386 from oneru/for-15.05
[For 15.05] add luci-app-fwknopd to the release branch
2015-05-21 14:50:53 +02:00
Jonathan Bennett
ce3179c6d1 luci-app-fwknopd: Add qr code support
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 18:09:49 -05:00
Jonathan Bennett
d009a73bd1 Add initial luci-app-fwknopd - a way to control the firewall knock daemon from luci
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 18:09:45 -05:00
Jo-Philipp Wich
7a54785ea6 collections/luci: depend on luci-proto-ipv6 if IPV6 is enabled
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-06 15:59:40 +02:00
Jo-Philipp Wich
c43879f59c luci.mk: don't builtin translations selected by CONFIG_ALL
Make sure that translation packages enabled through CONFIG_ALL
that depend on builtin packages are restricted to modules.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-05 10:33:30 +02:00
Jo-Philipp Wich
36879e9e86 Merge pull request #374 from wongsyrone/patch-1
luci-app-ddns: fix Simplified Chinese translations
2015-04-28 15:56:15 +02:00
Syrone Wong
775182ce28 luci-app-ddns: fix Simplified Chinese translations
fix typos and elegant zh_CN translations
2015-04-28 21:52:27 +08:00
Jo-Philipp Wich
58a42eaf9b Merge pull request #358 from freifunk-leipzig/master
luci-mod-admin-full: change adress to an ipv6-enabled host
2015-04-27 15:09:17 +02:00
Jo-Philipp Wich
70ffeb36db Merge pull request #370 from 981213/pull_request
Fix some Simplified Chinese translations in luci.
2015-04-27 15:08:21 +02:00
Jo-Philipp Wich
2243a3f937 Merge pull request #371 from aidvu/fstab-swap
luci-mod-admin-full: mount points SWAP fix
2015-04-27 15:06:42 +02:00
Andrija Vucinic
64b052bbd8 luci-mod-admin-full: mount points SWAP fix
SWAP section was showing an error. Fixed it to display the devices/size properly.
2015-04-25 23:35:33 +02:00
郭传鈜
c39edc189f luci-base:Add some Simplified Chinese translation for luci-base 2015-04-24 13:34:28 +08:00
郭传鈜
26b1b6d65d luci-app-ddns:Fix Simplified Chinese translation for luci-app-ddns 2015-04-24 13:34:23 +08:00
Christian Schoenebeck
f322842265 Merge pull request #369 from openwrt/revert-367-translate_pull_request
Revert "luci-app-ddns:Fix Simplified Chinese translation."
2015-04-23 20:22:05 +02:00
Christian Schoenebeck
42dffa5636 Revert "luci-app-ddns:Fix Simplified Chinese translation." 2015-04-23 20:18:19 +02:00
Christian Schoenebeck
52bf535ddd Merge pull request #367 from 981213/translate_pull_request
luci-app-ddns:Fix Simplified Chinese translation.
Many Thanks
Christian
2015-04-23 20:16:04 +02:00