Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | add missing cbi-button class to nsection.htm | Jo-Philipp Wich | |
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 | added readonly property to TextValue (tvalue.htm) template | Jo-Philipp Wich | |
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-10 | modules/freifunk: fix wifi overview on public status page | Manuel Munz | |
2014-08-05 | luci/po: spelling and grammar fixes by Alex Henrie | Manuel Munz | |
2014-08-03 | freifunk fix profile expert fs write function. | Patrick Grimm | |
2014-07-13 | modules/base: restore /lib/uci/upload directory | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-30 | modules/admin-full: rework luci-bwc/libiwinfo integration | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-13 | modules/base: remove accidentally duplicated root directory | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-12 | modules/base: readd missing /etc/config/luci | Jo-Philipp Wich | |
2014-06-11 | Fix wrong directory in luci-base | Jo-Philipp Wich | |
2014-06-11 | build: introduce luci-base | Jo-Philipp Wich | |
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 | Remove unmaintained components: lucid, fastindex, niu | Jo-Philipp Wich | |
2014-06-03 | Allow toggling local IPv6 addressmanagement | Steven Barth | |
2014-05-24 | modules/admin-full: further simplify wifi config | Jo-Philipp Wich | |
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-19 | modules/admin-full: fix wifi config compatibility with current trunk | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-04-23 | modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵ | Jo-Philipp Wich | |
to talk to ubus | |||
2014-04-23 | Revert "modules/freifunk: don't drop priveleges for OLSR status page, we ↵ | Jo-Philipp Wich | |
need root to talk to ubus" This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes. | |||
2014-04-23 | modules/freifunk: don't drop priveleges for OLSR status page, we need root ↵ | Jo-Philipp Wich | |
to talk to ubus | |||
2014-02-13 | trunk: Merge fix from luci-0.11 | Jo-Philipp Wich | |
2014-01-18 | Remove stale IPv6 menu entry | Steven Barth | |
2014-01-17 | Adapt IPv6 interface to new architecture | Steven Barth | |
2013-12-08 | modules/admin-full: replace another instance of legacy wifi calls with ↵ | Jo-Philipp Wich | |
network reloads | |||
2013-12-08 | modules/admin-full: use ubus call network reload after enabling, disabling ↵ | Jo-Philipp Wich | |
or deleting wifi networks | |||
2013-10-09 | modules/admin-full: add DSL status to index page (#620) | Jo-Philipp Wich | |
2013-09-03 | core/sysauth: Redirect to https on login page if possible, #317 | Manuel Munz | |
2013-09-01 | system/applyreboot: Use the correct protocol, #603 | Manuel Munz | |
2013-07-09 | modules/admin-full: fix extroot and fsck availability check ↵ | Jo-Philipp Wich | |
(https://dev.openwrt.org/ticket/13837) | |||
2013-05-24 | Fix a typo in IPv6 configuration page | Steven Barth | |
2013-05-23 | modules/freifunk: Allow to enable/disable VAP in community profiles | Manuel Munz | |
2013-05-23 | Add support for stateful DHCPv6 | Steven Barth | |
2013-05-23 | Update and simplify IPv6 RA & DHCPv6 configuration | Steven Barth | |
2013-04-11 | modules/admin-full: also increase number of ports if cpu port is 8 | Jo-Philipp Wich | |
2013-04-11 | modules/admin-full: attempt to determine switch cpu port from ↵ | Jo-Philipp Wich | |
/proc/switch/eth0/cpuport in order to properly support newer broadcom models | |||
2013-04-09 | Add LuCI support for newly introduced IPv6 options | Jo-Philipp Wich | |
2013-03-22 | modules/admin-full: notify crond after writing crontab (#559) | Jo-Philipp Wich | |
2013-03-20 | modules/admin-full: allow special value "ignore" for static lease ip address ↵ | Jo-Philipp Wich | |
(#558) | |||
2013-03-16 | modules/freifunk: Remove olsrd infos from status.json | Manuel Munz | |
2013-03-07 | modules/admin-full: use firewall reload action | Jo-Philipp Wich | |
2013-02-26 | correct spelling on luci startup page | Daniel Golle | |
https://dev.openwrt.org/ticket/13083 | |||
2013-02-26 | modules/admin-full: generalize field descriptions in system status page | Daniel Golle | |
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-11 | modules/freifunk: Fix time var. change in r9666 | Patrick Grimm | |
2013-02-09 | modules/freifunk: Fix default route display for virtual interfaces. while at ↵ | Manuel Munz | |
it, rework and simplify the code for the status page | |||
2013-01-30 | modules/admin-full: Add swap info to admin_status page if swap is available, ↵ | Manuel Munz | |
#533 | |||
2013-01-26 | Add support for changing ULA prefix | Jo-Philipp Wich | |
2013-01-22 | modules/admin-full: add some additional option depends to the ra/dhcpv6 ↵ | Jo-Philipp Wich | |
configuration page | |||
2013-01-22 | New IPv6 integration | Jo-Philipp Wich | |
2013-01-13 | diagnostics: Replace 2 more | Manuel Munz | |
2013-01-09 | admin-full: Fix javascript error when no proto select box is shown, add hint ↵ | Manuel Munz | |
to install iputils-traceroute6 for ipv6 traceroutes | |||
2013-01-09 | modules/freifunk: Add homepage(s) field to contact information | Manuel Munz | |
2013-01-04 | modules/admin-full: slightly change html of diagnostics page | Jo-Philipp Wich | |