summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2011-02-06libs/core: fix lookups bridge interface -> network in luci.model.networkJo-Philipp Wich
2011-02-06themes/openwrt: add extra CSS for IE8 ...Jo-Philipp Wich
2011-02-06modules/admin-full: IE 8 JavaScript fixes...Jo-Philipp Wich
2011-02-05libiwinfo: fix integer overflow in dbm to mw conversion, also allow odd dbm ↵Jo-Philipp Wich
numbers
2011-02-03modules/freifunk: Fix problem with public_status htmlManuel Munz
2011-02-02modules/admin-full: fix default state option on led control pageJo-Philipp Wich
2011-02-02modules/freifunk: i18n for basics.lua and helptext for latlon (#177)Manuel Munz
2011-01-30modules/admin-full: allow multiple dropbear instances againJo-Philipp Wich
2011-01-30modules/admin-full: fix wireless bridging from within wifi config pageJo-Philipp Wich
2011-01-30po: resync base translationsJo-Philipp Wich
2011-01-30po: sync upnp translationsJo-Philipp Wich
2011-01-30applications/luci-upnp: add option to enable NAT-PMPJo-Philipp Wich
2011-01-29modules/admin-full: add ip6tables status output (#193)Jo-Philipp Wich
2011-01-29libs/sys: fix ip6tables parsing issueJo-Philipp Wich
2011-01-29libs/sys: add ip6tables support to luci.sys.iptparserJo-Philipp Wich
2011-01-29po: restore base.pot after r6809Jo-Philipp Wich
2011-01-29modules/admin-full: use new Flag default facility to improve handling of ↵Jo-Philipp Wich
peerdns and defaultroute bools
2011-01-29libs/web: improve cbi handling of Flag values, support usage of .default ↵Jo-Philipp Wich
attribute to signalize default-on checkboxes, this helps to deal with the reversed logic of various uci bools within OpenWrt configs
2011-01-29applications/ffwizard: Fix ffwizard_error pageManuel Munz
2011-01-29po: Fix translations to match up with r6816 againManuel Munz
2011-01-29admin_uci: Fix spelling, close #191Manuel Munz
2011-01-29applications/luci-radvd: fix some variable clashes in overview modelJo-Philipp Wich
2011-01-29applications/luci-radvd: add missing modelJo-Philipp Wich
2011-01-29revert accidentally committed changesJo-Philipp Wich
2011-01-29po: sync radvd translationsJo-Philipp Wich
2011-01-29applications/luci-radvd: sync with OpenWrt trunk changesJo-Philipp Wich
2011-01-29modules/freifunk: Oops, forgot to fix that one before commiting, working ↵Manuel Munz
again now
2011-01-28modules/freifunk: i18nManuel Munz
2011-01-28applications/ffwizard: Internationalize and code cleanupManuel Munz
2011-01-27applications/ffwizard: Fix whitespace errorsManuel Munz
2011-01-27applications/ffwizard: Do not disable diversity because we don't know which ↵Manuel Munz
antenna is connected. Instead show a warning on admin/freifunk/adminindex when diversity is enabled and tell the user to change that.
2011-01-26build: better not use a local var, it breaks various shellsJo-Philipp Wich
2011-01-26libs/web: remove a stray non breaking space in DummyValue templateJo-Philipp Wich
2011-01-26contrib/package/luci: There was a depency problem in ffwizardManuel Munz
2011-01-25applications/ffwizard: Massive changes to the ffwizard to make it more ↵Manuel Munz
generic. Also introduces changes to the community profiles. ffwizard replaces ffwizard-leipzig now. It is not completely finished yet, but should work in most cases.
2011-01-25libs/sys: properly handle passwords with apostrophesJo-Philipp Wich
2011-01-24modules/admin-full: fix txpower related config issues with atheros and ↵Jo-Philipp Wich
broadcom drivers
2011-01-23applications/luci-firewall: support NOTRACK rulesJo-Philipp Wich
2011-01-23applications/luci-qos: revert accidentally committed tbl layout changeJo-Philipp Wich
2011-01-23libs/web: readd add/remove icons to dynamic list widgetsJo-Philipp Wich
2011-01-23build: set LUA_PATH when invoking LuaSrcDietJo-Philipp Wich
2011-01-23build: use maximum compression for LuaSrcDietJo-Philipp Wich
2011-01-23contrib, build: bundle LuaSrcDiet and make it available in build targetsJo-Philipp Wich
2011-01-22modules/admin-full: properly escape title is uci changes menu entries, fixes ↵Jo-Philipp Wich
3rd party templates still displaying the menu
2011-01-20applications/luci-qos: list all L7 patterns in all subdirs (#187)Jo-Philipp Wich
2011-01-20modules/admin-full: revert wifi_join.htm from previous commitJo-Philipp Wich
2011-01-20modules/admin-full: rework wifi status templatesJo-Philipp Wich
2011-01-20modules/admin-full: rework wifi CBI mapsJo-Philipp Wich
2011-01-20modules/admin-full: add menupoints for wifi networksJo-Philipp Wich
2011-01-20libs/core: reuse existing, empty networks in add_network() Jo-Philipp Wich