project/luci.git
14 years agolibs/core: add luci.model.wireless
Jo-Philipp Wich [Tue, 27 Oct 2009 21:33:26 +0000 (21:33 +0000)]
libs/core: add luci.model.wireless

14 years agocontrib: merge r5422 to trunk
Jo-Philipp Wich [Tue, 27 Oct 2009 21:32:10 +0000 (21:32 +0000)]
contrib: merge r5422 to trunk

14 years agoForgotten files
Steven Barth [Tue, 27 Oct 2009 16:48:03 +0000 (16:48 +0000)]
Forgotten files

14 years agoNIU: More LAN settings, initial WAN
Steven Barth [Tue, 27 Oct 2009 16:47:42 +0000 (16:47 +0000)]
NIU: More LAN settings, initial WAN

14 years agoBe a bit more non-standard
Steven Barth [Mon, 26 Oct 2009 17:55:08 +0000 (17:55 +0000)]
Be a bit more non-standard

14 years agoCBI: Cancelaction and event callbacks for Delegators
Steven Barth [Mon, 26 Oct 2009 17:40:44 +0000 (17:40 +0000)]
CBI: Cancelaction and event callbacks for Delegators
LuCId: Send Keep-Alive headers to avoid browser quirks

14 years agoNIU: Initial
Steven Barth [Mon, 26 Oct 2009 17:40:39 +0000 (17:40 +0000)]
NIU: Initial

14 years agoUCI contrib patch handling
Steven Barth [Mon, 26 Oct 2009 13:33:44 +0000 (13:33 +0000)]
UCI contrib patch handling

14 years agoBuild fixes
Steven Barth [Mon, 26 Oct 2009 13:24:36 +0000 (13:24 +0000)]
Build fixes

14 years agonixio: store stats and other number information as integer, which works better when...
Felix Fietkau [Mon, 26 Oct 2009 04:52:07 +0000 (04:52 +0000)]
nixio: store stats and other number information as integer, which works better when lua number support is downgraded from double to float

14 years agocontrib/package: olsrd-luci: forgot to update Makefile
Jo-Philipp Wich [Mon, 19 Oct 2009 21:13:14 +0000 (21:13 +0000)]
contrib/package: olsrd-luci: forgot to update Makefile

14 years agocontrib/package: bump to olsrd 0.5.6-r6 plus most recent fixes
Jo-Philipp Wich [Mon, 19 Oct 2009 21:05:11 +0000 (21:05 +0000)]
contrib/package: bump to olsrd 0.5.6-r6 plus most recent fixes

14 years agocontrib/package: remote-update: now expect "openwrt-atheros-combined.img" since we...
Jo-Philipp Wich [Mon, 19 Oct 2009 12:17:41 +0000 (12:17 +0000)]
contrib/package: remote-update: now expect "openwrt-atheros-combined.img" since we switch to upstream combined images

14 years agolibs/cbi: change widgets using model.network to new api
Jo-Philipp Wich [Thu, 15 Oct 2009 16:37:29 +0000 (16:37 +0000)]
libs/cbi: change widgets using model.network to new api

14 years agolibs/core: implement special treatment of wireless in network model
Jo-Philipp Wich [Thu, 15 Oct 2009 16:30:17 +0000 (16:30 +0000)]
libs/core: implement special treatment of wireless in network model

14 years agopo: russian translation fix
Jo-Philipp Wich [Thu, 15 Oct 2009 16:24:08 +0000 (16:24 +0000)]
po: russian translation fix

14 years agolibs/uci: fix attempt to assign empty tables in uci bind class
Jo-Philipp Wich [Thu, 15 Oct 2009 16:22:03 +0000 (16:22 +0000)]
libs/uci: fix attempt to assign empty tables in uci bind class

14 years agolibs/lucid: enable tls in sdk
Jo-Philipp Wich [Thu, 15 Oct 2009 16:20:48 +0000 (16:20 +0000)]
libs/lucid: enable tls in sdk

14 years agolibs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on the...
Jo-Philipp Wich [Thu, 15 Oct 2009 16:20:29 +0000 (16:20 +0000)]
libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on the ifname

14 years agolibs/cbi: fix error in previous commit
Jo-Philipp Wich [Wed, 14 Oct 2009 00:02:38 +0000 (00:02 +0000)]
libs/cbi: fix error in previous commit

14 years agolibs/cbi: support horizontal display for radio button groups
Jo-Philipp Wich [Tue, 13 Oct 2009 23:59:50 +0000 (23:59 +0000)]
libs/cbi: support horizontal display for radio button groups

14 years agolibs/cbi: fix dynamic tab hiding
Jo-Philipp Wich [Sat, 10 Oct 2009 22:18:50 +0000 (22:18 +0000)]
libs/cbi: fix dynamic tab hiding

14 years agomodules/admin-full: rename iface_add_s1.lua
Jo-Philipp Wich [Sat, 10 Oct 2009 21:13:39 +0000 (21:13 +0000)]
modules/admin-full: rename iface_add_s1.lua

14 years agomodules/admin-full: drop delegator for iface join, not needed
Jo-Philipp Wich [Sat, 10 Oct 2009 21:12:57 +0000 (21:12 +0000)]
modules/admin-full: drop delegator for iface join, not needed

14 years agothomes/openwrt.org: small css change
Jo-Philipp Wich [Sat, 10 Oct 2009 19:00:52 +0000 (19:00 +0000)]
thomes/openwrt.org: small css change

14 years agomodules/admin-full: addremove in inface config pages makes no sense anymore
Jo-Philipp Wich [Sat, 10 Oct 2009 18:50:24 +0000 (18:50 +0000)]
modules/admin-full: addremove in inface config pages makes no sense anymore

14 years agomodules/admin-full: prepare iface join wizzard
Jo-Philipp Wich [Sat, 10 Oct 2009 15:59:46 +0000 (15:59 +0000)]
modules/admin-full: prepare iface join wizzard

14 years agopo: translation fix for firewall zone desc
Jo-Philipp Wich [Sat, 10 Oct 2009 15:51:30 +0000 (15:51 +0000)]
po: translation fix for firewall zone desc

14 years agolibs/core: fixes for network model
Jo-Philipp Wich [Sat, 10 Oct 2009 14:53:39 +0000 (14:53 +0000)]
libs/core: fixes for network model

14 years agolibs/cbi: add network picker widget
Jo-Philipp Wich [Sat, 10 Oct 2009 14:51:59 +0000 (14:51 +0000)]
libs/cbi: add network picker widget

14 years agolibs/cbi: various widget fixes
Jo-Philipp Wich [Sat, 10 Oct 2009 14:47:37 +0000 (14:47 +0000)]
libs/cbi: various widget fixes

14 years agolibs/core: fix firewall model
Jo-Philipp Wich [Sat, 10 Oct 2009 04:48:57 +0000 (04:48 +0000)]
libs/core: fix firewall model

14 years agolibs/core: extend network model, only allow one zone per network
Jo-Philipp Wich [Sat, 10 Oct 2009 04:46:26 +0000 (04:46 +0000)]
libs/core: extend network model, only allow one zone per network

14 years agomodules/admin-full: move advanced ppp options to extra tab, only keep important setti...
Jo-Philipp Wich [Sat, 10 Oct 2009 04:44:03 +0000 (04:44 +0000)]
modules/admin-full: move advanced ppp options to extra tab, only keep important settings on general view

14 years agothemes/openwrt.org: add css for tab highlight
Jo-Philipp Wich [Sat, 10 Oct 2009 04:19:28 +0000 (04:19 +0000)]
themes/openwrt.org: add css for tab highlight

14 years agolibs/cbi: hide tabs that have zero fields after dependency update
Jo-Philipp Wich [Sat, 10 Oct 2009 04:18:16 +0000 (04:18 +0000)]
libs/cbi: hide tabs that have zero fields after dependency update

14 years agolibs/cbi: allow underscores in AbstractSection.create()
Jo-Philipp Wich [Fri, 9 Oct 2009 00:45:47 +0000 (00:45 +0000)]
libs/cbi: allow underscores in AbstractSection.create()

14 years agomodules/admin-full: use interface picker in iface config page
Jo-Philipp Wich [Thu, 8 Oct 2009 10:31:31 +0000 (10:31 +0000)]
modules/admin-full: use interface picker in iface config page

14 years agolibs/cbi: add interface picker widget
Jo-Philipp Wich [Thu, 8 Oct 2009 10:26:57 +0000 (10:26 +0000)]
libs/cbi: add interface picker widget

14 years agolibs/core: luci.model.network: implement contains_inteface(), fix bugs
Jo-Philipp Wich [Thu, 8 Oct 2009 10:25:52 +0000 (10:25 +0000)]
libs/core: luci.model.network: implement contains_inteface(), fix bugs

14 years agolibs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguous case...
Jo-Philipp Wich [Thu, 8 Oct 2009 10:07:51 +0000 (10:07 +0000)]
libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguous case in uciop()

14 years agolibs/core: add luci.model.network oop abstraction layer
Jo-Philipp Wich [Thu, 8 Oct 2009 09:32:00 +0000 (09:32 +0000)]
libs/core: add luci.model.network oop abstraction layer

14 years agolibs/cbi: comply with changed firewall interface
Jo-Philipp Wich [Thu, 8 Oct 2009 01:26:09 +0000 (01:26 +0000)]
libs/cbi: comply with changed firewall interface

14 years agomodules/admin-full: adept ifaces model to changed firewall model interface
Jo-Philipp Wich [Thu, 8 Oct 2009 01:24:37 +0000 (01:24 +0000)]
modules/admin-full: adept ifaces model to changed firewall model interface

14 years agolibs/core: luci.model.firewall: make top level functions instance methods to keep...
Jo-Philipp Wich [Thu, 8 Oct 2009 01:22:21 +0000 (01:22 +0000)]
libs/core: luci.model.firewall: make top level functions instance methods to keep interface consistent, implement rename_zone()

14 years agomodules/admin-full: only remove network if zones actually change
Jo-Philipp Wich [Thu, 8 Oct 2009 00:48:02 +0000 (00:48 +0000)]
modules/admin-full: only remove network if zones actually change

14 years agolibs/cbi: auto-select appropriate option if create field is focused
Jo-Philipp Wich [Thu, 8 Oct 2009 00:46:01 +0000 (00:46 +0000)]
libs/cbi: auto-select appropriate option if create field is focused

14 years agomodules/admin-full: use firewall picker in interface config pages
Jo-Philipp Wich [Thu, 8 Oct 2009 00:36:22 +0000 (00:36 +0000)]
modules/admin-full: use firewall picker in interface config pages

14 years agopo: add strings for zone picker
Jo-Philipp Wich [Thu, 8 Oct 2009 00:28:12 +0000 (00:28 +0000)]
po: add strings for zone picker

14 years agolibs/cbi: i18n for zone picker
Jo-Philipp Wich [Thu, 8 Oct 2009 00:27:39 +0000 (00:27 +0000)]
libs/cbi: i18n for zone picker

14 years agolibs/cbi: add a firewall zone picker widget
Jo-Philipp Wich [Thu, 8 Oct 2009 00:17:40 +0000 (00:17 +0000)]
libs/cbi: add a firewall zone picker widget

14 years agolibs/core: add luci.model.firewall, oop abstraction for uci firewall
Jo-Philipp Wich [Thu, 8 Oct 2009 00:14:07 +0000 (00:14 +0000)]
libs/core: add luci.model.firewall, oop abstraction for uci firewall

14 years agolibs/uci: add luci.model.uci.bind class for easier oop-uci integration
Jo-Philipp Wich [Thu, 8 Oct 2009 00:11:16 +0000 (00:11 +0000)]
libs/uci: add luci.model.uci.bind class for easier oop-uci integration

14 years agocontrib/uci: apply patch series during host uci build
Jo-Philipp Wich [Wed, 7 Oct 2009 23:12:27 +0000 (23:12 +0000)]
contrib/uci: apply patch series during host uci build

14 years agolibs/cbi: fix wrong value handling in FileUpload widgets (#85)
Jo-Philipp Wich [Wed, 7 Oct 2009 19:50:20 +0000 (19:50 +0000)]
libs/cbi: fix wrong value handling in FileUpload widgets (#85)

14 years agoapplications/hd-idle: fix crash in cbi model
Jo-Philipp Wich [Wed, 7 Oct 2009 17:35:38 +0000 (17:35 +0000)]
applications/hd-idle: fix crash in cbi model

14 years agocontrib/package: reap zombies in freifunk-watchdog, fix a warning
Jo-Philipp Wich [Sun, 4 Oct 2009 18:11:47 +0000 (18:11 +0000)]
contrib/package: reap zombies in freifunk-watchdog, fix a warning

14 years agocontrib/package: drop sysupgrade-atheros, went upstream
Jo-Philipp Wich [Sat, 3 Oct 2009 18:57:54 +0000 (18:57 +0000)]
contrib/package: drop sysupgrade-atheros, went upstream

14 years agomodules/admin-full: only render ipv6 options if ipv6 is available
Jo-Philipp Wich [Fri, 2 Oct 2009 01:34:54 +0000 (01:34 +0000)]
modules/admin-full: only render ipv6 options if ipv6 is available

14 years agomodules/admin-full: introduce tabs in interface configuration
Jo-Philipp Wich [Tue, 29 Sep 2009 23:10:04 +0000 (23:10 +0000)]
modules/admin-full: introduce tabs in interface configuration

14 years agothemes/base: add icons for wifi, ethernet, switch, bridge and signal
Jo-Philipp Wich [Mon, 28 Sep 2009 16:53:30 +0000 (16:53 +0000)]
themes/base: add icons for wifi, ethernet, switch, bridge and signal

14 years agomodules/admin-full: fix some problems with b43
Jo-Philipp Wich [Sun, 27 Sep 2009 03:04:36 +0000 (03:04 +0000)]
modules/admin-full: fix some problems with b43

14 years agomodules/admin-full: prevent crash in wifi model if no tx power list is available
Jo-Philipp Wich [Sat, 26 Sep 2009 18:53:01 +0000 (18:53 +0000)]
modules/admin-full: prevent crash in wifi model if no tx power list is available

14 years agomodules/admin-full: make wireless survey work on actual hardware, add a warning if...
Jo-Philipp Wich [Sat, 26 Sep 2009 14:00:23 +0000 (14:00 +0000)]
modules/admin-full: make wireless survey work on actual hardware, add a warning if wpa-supplicant is required but not installed, fix some typos

14 years agolibs/iwinfo: fix dummy scanresults
Jo-Philipp Wich [Sat, 26 Sep 2009 13:58:36 +0000 (13:58 +0000)]
libs/iwinfo: fix dummy scanresults

14 years agomodules/admin-full: initial work on site survey and network join
Jo-Philipp Wich [Sat, 26 Sep 2009 11:10:01 +0000 (11:10 +0000)]
modules/admin-full: initial work on site survey and network join

14 years agoFix Save & Apply for lists
Steven Barth [Thu, 24 Sep 2009 16:40:32 +0000 (16:40 +0000)]
Fix Save & Apply for lists

14 years agolibs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requested
Jo-Philipp Wich [Wed, 23 Sep 2009 18:04:29 +0000 (18:04 +0000)]
libs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requested

14 years agolibs/iwinfo: add some required includes
Jo-Philipp Wich [Wed, 23 Sep 2009 18:03:36 +0000 (18:03 +0000)]
libs/iwinfo: add some required includes

14 years agolibs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus error
Jo-Philipp Wich [Wed, 23 Sep 2009 18:03:09 +0000 (18:03 +0000)]
libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus error

14 years agomodules/admin-full: add doth (802.11h) and wmm (802.11h) options for broadcom
Jo-Philipp Wich [Tue, 22 Sep 2009 16:44:21 +0000 (16:44 +0000)]
modules/admin-full: add doth (802.11h) and wmm (802.11h) options for broadcom

14 years agomodules/freifunk: migrate /etc/config/freifunk to the new format if it was restored...
Jo-Philipp Wich [Thu, 17 Sep 2009 11:12:01 +0000 (11:12 +0000)]
modules/freifunk: migrate /etc/config/freifunk to the new format if it was restored by sysupgrade

14 years agoCommit from LuCI Translation Portal by user acinonyx. 5 of 8 messages translated...
Translation System [Sun, 13 Sep 2009 14:01:28 +0000 (14:01 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 5 of 8 messages translated (3 fuzzy).

14 years agoCommit from LuCI Translation Portal by user acinonyx. 37 of 212 messages translated...
Translation System [Sun, 13 Sep 2009 13:54:51 +0000 (13:54 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 37 of 212 messages translated (2 fuzzy).

14 years agomodules/freifunk: add definition for freifunk hamburg
Jo-Philipp Wich [Fri, 11 Sep 2009 16:40:10 +0000 (16:40 +0000)]
modules/freifunk: add definition for freifunk hamburg

14 years agoFix requestpath, export authuser
Steven Barth [Fri, 11 Sep 2009 10:46:06 +0000 (10:46 +0000)]
Fix requestpath, export authuser

14 years agolibs/http: map *.xsl files to application/xml
Jo-Philipp Wich [Fri, 11 Sep 2009 01:55:10 +0000 (01:55 +0000)]
libs/http: map *.xsl files to application/xml

14 years agolibs/iwinfo: add channels to the dummy scan results
Jo-Philipp Wich [Thu, 10 Sep 2009 09:19:18 +0000 (09:19 +0000)]
libs/iwinfo: add channels to the dummy scan results

14 years agolibs/iwinfo: add fake scan results to the dummy module
Jo-Philipp Wich [Thu, 10 Sep 2009 09:08:38 +0000 (09:08 +0000)]
libs/iwinfo: add fake scan results to the dummy module

14 years agolibs/web: drop unneeded requires in template class
Jo-Philipp Wich [Thu, 10 Sep 2009 08:15:49 +0000 (08:15 +0000)]
libs/web: drop unneeded requires in template class

14 years agolibs/web: add missing local variable declaration
Jo-Philipp Wich [Thu, 10 Sep 2009 08:11:25 +0000 (08:11 +0000)]
libs/web: add missing local variable declaration

14 years agolibs/web: drop the Lua template parser, the C implementation is faster in almost...
Jo-Philipp Wich [Thu, 10 Sep 2009 08:05:56 +0000 (08:05 +0000)]
libs/web: drop the Lua template parser, the C implementation is faster in almost every case, even without caching

14 years agomodules/freifunk: fix mesh network range for augsburg
Jo-Philipp Wich [Tue, 8 Sep 2009 12:18:32 +0000 (12:18 +0000)]
modules/freifunk: fix mesh network range for augsburg

14 years agomodules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81)
Jo-Philipp Wich [Sun, 6 Sep 2009 10:27:10 +0000 (10:27 +0000)]
modules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81)

14 years agomodules/freifunk: tweak profiles for new wizard
Jo-Philipp Wich [Fri, 28 Aug 2009 23:42:26 +0000 (23:42 +0000)]
modules/freifunk: tweak profiles for new wizard

14 years agoapplications/luci-ffwizard-leipzig:
Jo-Philipp Wich [Fri, 28 Aug 2009 23:41:25 +0000 (23:41 +0000)]
applications/luci-ffwizard-leipzig:
- rewrite generator for dhcp subnets, can now work with any ip
- add option for wan security
- make ip input a single field
- remember lat and lon values accross invocations

14 years agomodules/admin-full, modules/admin-mini: prevent addremove in system page
Jo-Philipp Wich [Thu, 27 Aug 2009 17:53:52 +0000 (17:53 +0000)]
modules/admin-full, modules/admin-mini: prevent addremove in system page

14 years agolibs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with...
Jo-Philipp Wich [Thu, 27 Aug 2009 01:23:08 +0000 (01:23 +0000)]
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with openwrt trunk x86/glibc

14 years agocontrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to...
Jo-Philipp Wich [Thu, 27 Aug 2009 00:05:11 +0000 (00:05 +0000)]
contrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to only grant access to the default gateway in this zone while rejecting other hosts in the target subnet

14 years agolibs/iwinfo: return bitrate in kilobits to properly handle .5 rates
Jo-Philipp Wich [Wed, 26 Aug 2009 01:35:42 +0000 (01:35 +0000)]
libs/iwinfo: return bitrate in kilobits to properly handle .5 rates

14 years agolibs/iwinfo: fixes for brcm-2.4
Jo-Philipp Wich [Mon, 24 Aug 2009 16:11:15 +0000 (16:11 +0000)]
libs/iwinfo: fixes for brcm-2.4

14 years agolibs/iwinfo: add signal and quality values to scan results
Jo-Philipp Wich [Mon, 24 Aug 2009 14:23:49 +0000 (14:23 +0000)]
libs/iwinfo: add signal and quality values to scan results

14 years agolibs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway
Jo-Philipp Wich [Mon, 24 Aug 2009 13:51:49 +0000 (13:51 +0000)]
libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway

14 years agolibs/iwinfo: fixes for wpa/wep detection in wifi scan
Jo-Philipp Wich [Mon, 24 Aug 2009 13:31:20 +0000 (13:31 +0000)]
libs/iwinfo: fixes for wpa/wep detection in wifi scan

14 years agolibs/iwinfo: implement wifi scans
Jo-Philipp Wich [Mon, 24 Aug 2009 05:54:38 +0000 (05:54 +0000)]
libs/iwinfo: implement wifi scans

14 years agocontrib/package: target name was stripped from base-files package name upstream,...
Jo-Philipp Wich [Sat, 22 Aug 2009 17:56:48 +0000 (17:56 +0000)]
contrib/package: target name was stripped from base-files package name upstream, determine arch from kernel apckage instead

14 years agolibs/cbi: preserve tab state across page reloads
Jo-Philipp Wich [Thu, 20 Aug 2009 01:53:24 +0000 (01:53 +0000)]
libs/cbi: preserve tab state across page reloads

14 years agomodules/admin-full: only allow multiple wireless interfaces if the driver actually...
Jo-Philipp Wich [Wed, 19 Aug 2009 23:31:33 +0000 (23:31 +0000)]
modules/admin-full: only allow multiple wireless interfaces if the driver actually supports it

14 years agomodules/admin-full: only show antenna selection if diversity is off, use radio button...
Jo-Philipp Wich [Wed, 19 Aug 2009 23:24:24 +0000 (23:24 +0000)]
modules/admin-full: only show antenna selection if diversity is off, use radio buttons for antenna selection

14 years agolibs/cbi: remove redundant line break in listvalue template
Jo-Philipp Wich [Wed, 19 Aug 2009 23:17:55 +0000 (23:17 +0000)]
libs/cbi: remove redundant line break in listvalue template