Jo-Philipp Wich
c1f7cb36b8
luci-theme-bootstrap: add new utility class for table valign, minor tweaks
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-20 16:59:06 +01:00
Jo-Philipp Wich
c23885f6a7
luci-base: add luci.sys.net.host_hints() and regenerate documentation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-20 16:56:25 +01:00
Jo-Philipp Wich
e0988b089b
luci-mod-admin-full: fix device selection in wireless and bandwidth realtime stats
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-20 13:45:27 +01:00
Jo-Philipp Wich
e03f2b780a
luci-mod-admin-full: fx crash in interface model
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-20 10:52:37 +01:00
Jo-Philipp Wich
8630a1dbfb
Merge pull request #626 from dangowrt/improve-wpa-eap
...
luci-admin-full: improve WPA(2)-Enterprise client support
2016-01-19 11:08:46 +01:00
Jo-Philipp Wich
c57d60e3e6
luci-theme-bootstrap: css fix for map level tabs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-19 11:00:15 +01:00
Daniel Golle
7b2cef8936
luci-admin-full: improve WPA(2)-Enterprise client support
...
* add more WPA-EAP phase2 authentication methods.
* client cert, client key and key password are only relevant for
WPA EAP-TLS, change dependency accordingly.
* add support for certificates and key for EAP-TLS phase2 auth.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-19 10:54:39 +01:00
Jo-Philipp Wich
7b7783f0ee
luci-base: cbi: optimize tab hide logic
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-19 10:36:54 +01:00
Jo-Philipp Wich
6f688a3265
luci-base: cbi: fix event binding js
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-19 10:36:54 +01:00
Jo-Philipp Wich
3f5fae2223
luci-base: add missing Lua side changes for new dependency code
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-19 08:07:28 +01:00
Jo-Philipp Wich
2bd428ad8a
luci-base: cbi: prevent unintended focus on combobox init
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 20:14:47 +01:00
Jo-Philipp Wich
5eaf4cc489
luci-base: cbi: refactor event handling js
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 19:34:02 +01:00
Jo-Philipp Wich
808c1b77f9
luci-base: cbi: fix reverse field order after dependency change
...
When fields got removed and readded due to unsatisfied dependencies, they
got inserted in reverse order into the dom.
Fix this issue by properly passing the element index.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 18:59:19 +01:00
Jo-Philipp Wich
b50471787f
luci-base: refactor cbi dependency handling code
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 17:05:36 +01:00
Jo-Philipp Wich
be8dba57a9
luci-base: improve tab hide logic
...
Do not rely on explicit child counts but inspect the code instead to decide
when to hide tabs or not.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 11:23:11 +01:00
Jo-Philipp Wich
1600b600dd
luci-theme-bootstrap: style fixes for map level tabs and disabled buttons
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 11:06:35 +01:00
Jo-Philipp Wich
aa12e53333
luci-base: add extra css class for map level tabs, don't track tab child count
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 11:04:15 +01:00
Jo-Philipp Wich
879804f1d4
luci-base: do not render section description tag when description is empty
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 11:00:57 +01:00
Jo-Philipp Wich
718466ea76
luci-mod-admin-full: prevent crash if channel of sta is unknown ( #624 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-17 19:04:02 +01:00
Jo-Philipp Wich
b3c69b123a
luci-theme-bootstrap: fix menu url generation ( #625 )
...
Also untangle Lua code and markup for better readability, use tabs for
indentation and build_url() to construct paths instead of concatenating
them manually.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-17 18:02:32 +01:00
Jo-Philipp Wich
a5e43323e7
Merge pull request #593 from Umeaboy/patch-12
...
luci-app-splash: Edited Swedish translation
2016-01-15 19:23:53 +01:00
Kristoffer Grundström
0007533e7f
Updated Swedish translation
...
Signed-off-by: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>
2016-01-15 19:21:57 +01:00
Jo-Philipp Wich
1bf268de06
luci-base: add basic support for CBI map level tabbing
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-15 17:42:40 +01:00
Jo-Philipp Wich
27281dca56
luci-base: prevent CBI map save on invalid values ( #618 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-15 17:04:28 +01:00
Jo-Philipp Wich
eaf961fa70
luci-base: initialize CBI optionals on initial Map render ( #618 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-15 16:39:15 +01:00
Jo-Philipp Wich
ad064f0b03
Merge pull request #563 from cshore/pull-request-app-uhttpd
...
Pull request app uhttpd
2016-01-15 15:20:41 +01:00
Jo-Philipp Wich
1a7b0b22a8
Merge pull request #613 from tsl0922/tsl0922-patch-1
...
luci-theme-material: set default font-size to 13px
2016-01-15 15:17:42 +01:00
Jo-Philipp Wich
12ec21d744
luci-mod-admin-full: avoid indexing iw.hwmodelist directly
...
Prevent a nil field access when hwmodelist is undefined.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-15 14:13:44 +01:00
Jo-Philipp Wich
81e80c4b87
luci-base: properly handle ubus connections for non-root ( #570 , #571 )
...
Instead of relying on the connect-before-setuid hack, ship a proper
acl definition file whitelisting the procedures that LuCI requires
on its non-root pages.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-11 15:21:46 +01:00
Jo-Philipp Wich
6619e66fc9
luci-proto-ipv6: allow hostnames for dslite peer addresses ( #621 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-10 13:19:34 +01:00
Manuel Munz
03a8393de0
community-profiles/cottbus: fix some invalid characters
2016-01-04 23:19:26 +01:00
Manuel Munz
71dc54af6a
a cleaner solution for disabling dyngw and dyngw_plain in freifunk-policyrouting init
2016-01-04 22:34:55 +01:00
Manuel Munz
ed7e17438a
Merge pull request #619 from FreifunkHalle/updateProfileHalle
...
update community profile halle
2016-01-04 22:20:47 +01:00
mfuhrmeister
0caa02de48
change community profile halle
2016-01-04 18:11:49 +01:00
Christian Schoenebeck
0f1e39a90a
Merge pull request #616 from chris5560/master
...
luci-app-ddns: removing unneeded assert
2015-12-31 12:20:42 +01:00
Christian Schoenebeck
2dd9ccef69
luci-app-ddns: removing unneeded assert
...
- remove unneeded assert() in tools/ddns.lua
- correct PKG_VERSION to the correct value from controller/ddns.lua
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-12-31 12:14:13 +01:00
Hannu Nyman
f168692590
Merge pull request #608 from sairon/relative-luci-mk-paths
...
Use relative paths to luci.mk
2015-12-29 19:46:09 +02:00
Shuanglei Tao
c2e6ed898a
luci-theme-material: set default font-size to 13px
...
Ref: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#Rems
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2015-12-27 20:21:02 +08:00
Jan Čermák
2935c5bcf2
luci-app-radicale: use relative path to luci.mk
...
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-12-21 14:08:58 +01:00
Jan Čermák
bb3637b75c
luci-app-privoxy: use relative path to luci.mk
...
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-12-21 14:08:53 +01:00
Jan Čermák
6abd84269d
luci-app-ddns: use relative path to luci.mk
...
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-12-21 14:08:47 +01:00
Hannu Nyman
edf352efa2
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-20 11:47:08 +02:00
Hannu Nyman
c8b373d4eb
Merge pull request #607 from 981213/fix-translate
...
Add some Simplified Chinese translations
2015-12-20 11:29:16 +02:00
GuoGuo
376d064309
Add some Simplified Chinese translations
...
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2015-12-20 13:15:09 +08:00
Hannu Nyman
8b8ff639e0
Merge pull request #606 from SvenRoederer/update_community-berlin
...
Update community berlin-profiles
2015-12-19 22:40:14 +02:00
Nico Geyso
3725e579ca
community-profiles: update berlin profile & remove berlin_pberg
...
these patches are used by the berlin-freifunk-community since 2014
- change ssid
(563c955a19
)
- remove obsolete olsr defaults
(4558f8c88a
)
- use intern-chXX.freifunk.net as ssid scheme for adhoc
(6ce8f59082
)
- add mcast_rate
(e90753ed04
)
(0185677372
)
- add wifi_device and *_iface for 5GHz
(5823e89a3d
)
- remove owm_api and mapserver key from community profile
(d4ee2e1bce
)
- add two ipv6 nameservers
(83df6ab771
)
- change default dhcp leasetime to 5 minutes
(b38af129e0
)
- remove non existent freifunk community profiles (Berlin)
(6c49443bde
)
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
2015-12-19 02:51:27 +01:00
Hannu Nyman
e42e5f5865
luci-mod-admin-full: interface status page / clarify address display
...
Copy the changes made by f8d0ba00b2
also to the interface details pages in order to clarify display of
multiple addresses.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-18 20:38:08 +02:00
Hannu Nyman
68e54eb0f2
Merge pull request #590 from Umeaboy/patch-9
...
luci-app-radicale: Added and edited Swedish translation
2015-12-18 11:22:16 +02:00
Hannu Nyman
e4c2c3376c
Merge pull request #587 from Umeaboy/patch-7
...
luci-app-privoxy: Added and edited Swedish translation
2015-12-18 11:21:58 +02:00
Hannu Nyman
4a9dc1b327
Merge pull request #594 from Umeaboy/patch-13
...
luci-app-statistics: Edited Swedish translation
2015-12-18 11:14:39 +02:00