summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-09-02* luci/libs: uvl: implement package sections in the uvl scheme formatJo-Philipp Wich
2008-09-02Alias luci.util.exec as luci.sys.exec for legacy purposesSteven Barth
2008-09-02Fixed occasionally occuring "Overload"-problems with luci-httpdSteven Barth
2008-09-02Fixed some UCI transition falloutSteven Barth
2008-09-02Rewrote luci.configSteven Barth
2008-09-02applications/luci-fw: Fixed r2979, closes #112Steven Barth
2008-09-02Bump i18n-filesSteven Barth
2008-09-02modules/admin-full: Fixed a typo on IPKG configuration pageSteven Barth
2008-09-02libs/uci: Optimized workaroundSteven Barth
2008-09-02libs/web: Fixed a typo in template error handlingSteven Barth
2008-09-02Fixed reference to luci.ltn12Steven Barth
2008-09-02* luci/build: add extended xml->lua xslt, thanks AlinaJo-Philipp Wich
2008-09-02* luci/libs: uvl: reenable xml translations, adept to new method="text" ↵Jo-Philipp Wich
conversation method
2008-09-02* luci/libs: uvl: add definition of package sections to meta schemeJo-Philipp Wich
2008-09-01* luci/contrib: olsrd-luci: only write sections for existing plugins, change ↵Jo-Philipp Wich
default interface to br-lan
2008-09-01* luci/contrib: olsrd-luci: and now switch to 0.5.6 final while we're at it...Jo-Philipp Wich
2008-09-01* luci/contrib: olsrd-luci: fix yet another errorJo-Philipp Wich
2008-09-01* luci/contrib: olsrd-luci: fix fork falloutJo-Philipp Wich
2008-09-01* luci/contrib: change dependencies to use olsrd-luci instead of olsrdJo-Philipp Wich
2008-09-01* luci/applications: olsr: remove init stuff, moved to olsrd-luciJo-Philipp Wich
2008-09-01* luci/contrib: add fork of openwrt olsrdJo-Philipp Wich
2008-09-01* luci/applications: olsr: add own initscript and configurationJo-Philipp Wich
2008-09-01Fixed some encoding issuesSteven Barth
2008-09-01Added UVC-Streamer applicationSteven Barth
Contributed by Yanira Thanks a lot
2008-09-01UGLY workaround is UGLYSteven Barth
2008-09-01* luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ↵Jo-Philipp Wich
uvl.uvlitem.config()
2008-09-01Added custom filename support to luci.templateSteven Barth
2008-09-01libs/cbi: Forward errors (like syntactical errors) from CBI model parser to ↵Steven Barth
the user output
2008-09-01Added luci.fs.copy and luci.fs.renameSteven Barth
2008-09-01Fixed last commitSteven Barth
2008-09-01Added more reliable Lua2XML Converter for translationsSteven Barth
2008-09-01Add stupid XHTML 1.0 DOCTYPES to themesSteven Barth
2008-09-01libs/web: Cleaned up template librarySteven Barth
2008-09-01libs/web: Added several sanity checks to avoid local privilege escalationSteven Barth
2008-09-01libs/core: Added mising import for math module to luci.utilSteven Barth
2008-08-31Fix usage of WPA/PSK encryption options in wifi configurationSteven Barth
2008-08-31* luci/libs: uvl: add reference meta schemeJo-Philipp Wich
2008-08-31* luci/applications: statistics: strip leading and trailing whitespace from ↵Jo-Philipp Wich
config values, fixes OpenWrt Bug #3892
2008-08-31* luci/applications: statistics: pick up new rrdtool translations in ↵Jo-Philipp Wich
controller and rrdtool-i18n binding
2008-08-31* luci/applications: statistics: split i18n data for rrdtool (Latin1) and ↵Jo-Philipp Wich
webinterface (UTF8), hide rrdtool xml since xsltproc generates UTF8 where it should create Latin1 and escapes characters that should not be escaped which leads to corrupted labels in generated diagram images
2008-08-31* luci/libs: uvl: fix errors in xml translationsJo-Philipp Wich
2008-08-31* luci/libs: uvl: hide xml translations, revert lua translations to ↵Jo-Philipp Wich
non-bracket form (\n) and replace "<nil>" with "(nil)" in uvl.errors
2008-08-31* luci/libs: uvl: add error translations in german and englishJo-Philipp Wich
2008-08-31* luci/libs: uvl: add i18n support to error handling, remove former debug ↵Jo-Philipp Wich
code in error.string()
2008-08-31Reorganise luacursesSteven Barth
2008-08-31Add luacurses to contribSteven Barth
2008-08-31libs/web: Fix dispatching index scopeSteven Barth
2008-08-30libs/uci: Pipe output of reload commands to /dev/nullSteven Barth
2008-08-30Completely rewrote WiFi configuration pages, to synchronise with upstream ↵Steven Barth
featureset of mac80211, madwifi and broadcom wireless configuration
2008-08-30libs/cbi: Make sure newly created sections have optional field selectorsSteven Barth