summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-11-02Rewrote state based redirectionSteven Barth
2008-11-01Publish request argsSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Add XHR CBI helperSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-11-01* set .pageaction = false transparently in cbi SimpleForm constructorSteven Barth
2008-11-01Show ARP-Cache on "Active Connections" pageSteven Barth
2008-11-01Remove overload protection from SDK httpdSteven Barth
2008-10-31Throw error messages on stderrSteven Barth
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-31UVL related override fixes for EssentialsSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
Made CBI controllers configurable
2008-10-30Add luci.util.appendSteven Barth
2008-10-30luci.util.combine now also accepts single objectsSteven Barth
2008-10-30Publish status dataSteven Barth
Conflicts: libs/web/luasrc/dispatcher.lua
2008-10-30Fix rewrite and alias functionsSteven Barth
2008-10-30Replace some makes-you-want-to-slash-your-wrists-Code with something less ↵Steven Barth
harmful
2008-10-30Fixed a typo in luci.sys.httpgetSteven Barth
2008-10-30Use uname instead of /proc for reading the system hostnameSteven Barth
2008-10-30* luci/libs/cbi: fix possible "Error in template cbi/full_valuefooter: ?:0: ↵Jo-Philipp Wich
attempt to get length of field 'description' (a nil value)"
2008-10-29* luci/app/statistics:Jo-Philipp Wich
- build datatree from rrd directory structure, allows "virtual" plugins - flush index cache on statistics reload - whitespace cleanup in config generator
2008-10-29* luci/app/statistics: fix syntax of collectd Exec plugin configJo-Philipp Wich
2008-10-28* luci/contrib/olsrd: bump package revisionJo-Philipp Wich
2008-10-28* luci/contrib/olsrd: disable ff sample interface by default to prevent ↵Jo-Philipp Wich
warning from init script
2008-10-28* luci/sgi/webuci: remove now empty 130-inet6_fix.patchJo-Philipp Wich
2008-10-28* luci/sgi/webuci: fix boa IPv4 support, thanks Alina!Jo-Philipp Wich
2008-10-27* luci/applications: add new mmc_over_gpio configuration, thanks Yanira!Jo-Philipp Wich
2008-10-27* luci: replace all "OpenWRT" occurences with "OpenWrt"Jo-Philipp Wich
2008-10-26Add posibility to pass args to called-functions in dispatcherSteven Barth
2008-10-24* luci/modules/admin-full: make custom dns servers selectable for any ↵Jo-Philipp Wich
interface protocol
2008-10-24* luci/themes: throw even more hacks at IEJo-Philipp Wich
2008-10-24* luci/libs/core: use numeric entities in pcdata()Jo-Philipp Wich
2008-10-24* luci/libs/web: change OpenWRT to OpenWrt in distro titleJo-Philipp Wich
2008-10-23* luci/themes: css fixesJo-Philipp Wich
2008-10-23* luci/modules/admin-mini: port selective protocol handling from admin-fullJo-Philipp Wich
* luci/i18n: add required strings for admin-mini
2008-10-23* luci/modules/admin-full: obfuscate password field for pptp serverJo-Philipp Wich
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23* luci/modules/admin-full: only display interface protocols that are ↵Jo-Philipp Wich
actually supported * luci/18n: add prereq description for interface proto to translations
2008-10-23* luci/app/ddns: obfuscate password fieldsJo-Philipp Wich
2008-10-23* luci/themes/openwrt.org: fixes for syslog page and overall improvements, ↵Jo-Philipp Wich
thanks Carlos
2008-10-23* luci/i18n: fixes for portoguese and eglish translations, thanks CarlosJo-Philipp Wich
2008-10-23* luci/app/asterisk: more work on cbi modelsJo-Philipp Wich
2008-10-23* luci/contrib: add asterisk to MakefileJo-Philipp Wich
2008-10-23* luci/app/asterisk: add initial cbi definitions, needs cleanupJo-Philipp Wich
2008-10-23* luci/build: add uvl2cbi code gnerator and license fooJo-Philipp Wich
2008-10-21Some browsers send crippled content-type headers when it comes to XHR, catch ↵Steven Barth
them as well
2008-10-21Added missing submitstate-function to tables pseudo mapSteven Barth
2008-10-21* luci/themes/openwrt-light: sync layout and code to openwrt.org themeJo-Philipp Wich
2008-10-21* luci/themes:Jo-Philipp Wich
- create new package luci-theme-base - add new base package to package feed - make openwrt.org and openwrtlight themes depend on theme-base
2008-10-20Content Type for www-urlencoded should match additions like "; charset=utf8" ↵Steven Barth
as well
2008-10-20Propagate CBI status via HTTP-HeaderSteven Barth