summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2008-08-30libs/cbi: Add a check whether a section was recently createdSteven Barth
2008-08-30libs/web: Return more verbose error messages when template execution failsSteven Barth
2008-08-30libs/cbi: Simplified _uvl_validate_sectionSteven Barth
2008-08-30libs/cbi: Use :is instead of .code == for UVL error testsSteven Barth
2008-08-30* luci/libs: uvl: added qos and network schemes, fixes in uvl error handlingJo-Philipp Wich
2008-08-30libs/cbi: Disable strict mode for nowSteven Barth
2008-08-30Optimized UVL validation handlingSteven Barth
2008-08-30libs/cbi: Create section after validation to avoid validation errors with ↵Steven Barth
empty fields
2008-08-30libs/cbi: Temporarily allow invalid configuration values to be savedSteven Barth
2008-08-30* luci/libs: uvl: first round of uci schemesJo-Philipp Wich
2008-08-30Wifi updates part #1Steven Barth
2008-08-29libs/ipkg: Fixed a transition issueSteven Barth
2008-08-29General optimizations, simplifications and improvementsSteven Barth
2008-08-29Speed up generation of dispatching treeSteven Barth
2008-08-29Pass $LDFLAGS while linkingSteven Barth
2008-08-29lib/sys: Fixed inline documentationSteven Barth
2008-08-29Fixed RPC-APISteven Barth
2008-08-29modules/rpc: Check for existence of external librariesSteven Barth
libs/sys: Small fix for API-Documentation
2008-08-29Publish luci.model.ipkg via JSON-RPCSteven Barth
2008-08-29Cleanup and documentationSteven Barth
2008-08-29Optimized encoding of arrays containing nil valuesSteven Barth
Optimized inline documentation
2008-08-29Completed first version of JSON-RPC APISteven Barth
2008-08-28* luci/libs: uvl: invalid wrong "option not found in config" errorsJo-Philipp Wich
2008-08-28libs/cbi: Make sure options in ListValues are uniqueSteven Barth
2008-08-28mini: Force network interface to not be removableSteven Barth
2008-08-28CBI-UVL Validation Integration part #1Steven Barth