Jo-Philipp Wich
f16df257b8
modules/admin-full: dynamically order lines in connection live status
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-04 11:35:23 +00:00
Jo-Philipp Wich
8fab048554
libs/web: add support for string templates to luci.template module
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-09-04 11:35:15 +00:00
Jo-Philipp Wich
35eaa9f85f
libs/web: add support for string templates to the template parser
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-09-04 11:35:09 +00:00
Jo-Philipp Wich
84de0fbe02
libs/web: remove strange 'static' on variable declaration
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-09-04 11:35:04 +00:00
Jo-Philipp Wich
f8f558291a
libs/web: rename template_parser field "mmap" to the more generic "data"
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-09-04 11:34:27 +00:00
Jo-Philipp Wich
5aa46cbf58
add missing cbi-button class to nsection.htm
...
Hello,
I opened an issue in trac but it doesn't let me attach the patch (it
complains about cookies not enabled, which isn't true), and I cannot see
it to try again since it's awaiting moderation (moderated submission
#34250 ) so here's the patch (against 0.11, but I see that trunk has the
same problem).
Bye
--
Luca
2014-08-12 10:42:14 +00:00
Jo-Philipp Wich
649227308f
added readonly property to TextValue (tvalue.htm) template
...
A textarea has a readonly property which is currently not supported by the TextValue template ( tvalue.htm )
Here the patch to add it to tvalue.htm
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-12 10:39:45 +00:00
Manuel Munz
5c311e3e78
modules/freifunk: fix wifi overview on public status page
2014-08-10 15:27:23 +00:00
Manuel Munz
6f8daab6eb
luci/po: spelling and grammar fixes by Alex Henrie
2014-08-05 10:21:03 +00:00
Patrick Grimm
a31e805696
freifunk fix profile expert fs write function.
2014-08-03 19:39:24 +00:00
Jo-Philipp Wich
6324fc0caa
modules/base: restore /lib/uci/upload directory
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-13 12:36:00 +00:00
Jo-Philipp Wich
89678917bd
modules/admin-full: rework luci-bwc/libiwinfo integration
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-30 10:54:24 +00:00
Jo-Philipp Wich
8451dfdf2a
modules/base: remove accidentally duplicated root directory
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-13 08:25:03 +00:00
Jo-Philipp Wich
055daf2d50
modules/base: readd missing /etc/config/luci
2014-06-12 13:48:57 +00:00
Jo-Philipp Wich
d4dc08dcb2
Fix wrong directory in luci-base
2014-06-11 14:00:09 +00:00
Jo-Philipp Wich
7043c30e0e
build: introduce luci-base
...
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd,
modules/admin-core, themes/base and protcols/core into modules/base and renames
luci-lib-core to luci-base.
2014-06-11 13:29:05 +00:00
Jo-Philipp Wich
91b97bc9f6
Remove unmaintained components: lucid, fastindex, niu
2014-06-11 12:37:19 +00:00
Steven Barth
07109bb3f3
Allow toggling local IPv6 addressmanagement
2014-06-03 08:51:33 +00:00
Jo-Philipp Wich
c9f7282d98
modules/admin-full: further simplify wifi config
...
Drop 11b support since its not properly supported by mac80211 anyway.
Rename 'hwmode' option to 'Band' and remove dependencies from 'htmode' field.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-05-24 12:40:11 +00:00
Jo-Philipp Wich
4496419e1d
modules/admin-full: fix wifi config compatibility with current trunk
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-05-19 18:54:06 +00:00
Jo-Philipp Wich
0b5861d6bf
modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus
2014-04-23 12:15:40 +00:00
Jo-Philipp Wich
2e9b25330c
Revert "modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus"
...
This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes.
2014-04-23 12:15:02 +00:00
Jo-Philipp Wich
c5b324148d
modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus
2014-04-23 12:14:07 +00:00
Jo-Philipp Wich
4ade761227
trunk: Merge fix from luci-0.11
2014-02-13 12:06:47 +00:00
Steven Barth
6c45ccec6a
Remove stale IPv6 menu entry
2014-01-18 19:55:51 +00:00
Steven Barth
493b7d4ee9
Adapt IPv6 interface to new architecture
2014-01-17 15:46:56 +00:00
Jo-Philipp Wich
2812cb14c5
modules/admin-full: replace another instance of legacy wifi calls with network reloads
2013-12-08 20:30:51 +00:00
Jo-Philipp Wich
a654b40366
modules/admin-full: use ubus call network reload after enabling, disabling or deleting wifi networks
2013-12-08 16:46:55 +00:00
Jo-Philipp Wich
2aad24cec1
modules/admin-full: add DSL status to index page ( #620 )
2013-10-09 11:17:55 +00:00
Manuel Munz
3701d2ffbc
core/sysauth: Redirect to https on login page if possible, #317
2013-09-03 17:40:55 +00:00
Manuel Munz
c16cbd527c
system/applyreboot: Use the correct protocol, #603
2013-09-01 16:39:55 +00:00
Jo-Philipp Wich
46c61acd06
modules/admin-full: fix extroot and fsck availability check ( https://dev.openwrt.org/ticket/13837 )
2013-07-09 09:33:22 +00:00
Steven Barth
ca65b9a4b7
Fix a typo in IPv6 configuration page
2013-05-24 05:50:55 +00:00
Manuel Munz
82267099ae
modules/freifunk: Allow to enable/disable VAP in community profiles
2013-05-23 14:07:23 +00:00
Steven Barth
5200eb1577
Add support for stateful DHCPv6
2013-05-23 10:14:20 +00:00
Steven Barth
d5d63e2cc5
Update and simplify IPv6 RA & DHCPv6 configuration
2013-05-23 10:14:10 +00:00
Jo-Philipp Wich
ae2e8c99b1
modules/admin-full: also increase number of ports if cpu port is 8
2013-04-11 17:32:24 +00:00
Jo-Philipp Wich
c5557fc90b
modules/admin-full: attempt to determine switch cpu port from /proc/switch/eth0/cpuport in order to properly support newer broadcom models
2013-04-11 13:36:22 +00:00
Jo-Philipp Wich
7ba8d31df7
Add LuCI support for newly introduced IPv6 options
2013-04-09 09:38:33 +00:00
Jo-Philipp Wich
fdf7d6618d
modules/admin-full: notify crond after writing crontab ( #559 )
2013-03-22 12:42:48 +00:00
Jo-Philipp Wich
21aba9c483
modules/admin-full: allow special value "ignore" for static lease ip address ( #558 )
2013-03-20 15:25:38 +00:00
Manuel Munz
6cd01c013a
modules/freifunk: Remove olsrd infos from status.json
2013-03-16 18:37:24 +00:00
Jo-Philipp Wich
7021120936
modules/admin-full: use firewall reload action
2013-03-07 12:17:43 +00: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
Patrick Grimm
90aca063ae
modules/freifunk: Fix time var. change in r9666
2013-02-11 09:35:29 +00:00
Manuel Munz
e2b8e5efa7
modules/freifunk: Fix default route display for virtual interfaces. while at it, rework and simplify the code for the status page
2013-02-09 16:50:55 +00:00
Manuel Munz
5b129819cc
modules/admin-full: Add swap info to admin_status page if swap is available, #533
2013-01-30 13:36:20 +00:00
Jo-Philipp Wich
58b252456c
Add support for changing ULA prefix
2013-01-26 18:37:55 +00:00
Jo-Philipp Wich
314eebce98
modules/admin-full: add some additional option depends to the ra/dhcpv6 configuration page
2013-01-22 12:22:17 +00:00