Commit graph

1088 commits

Author SHA1 Message Date
Steven Barth
95f9bb97ba Fixed occasionally occuring "Overload"-problems with luci-httpd 2008-09-02 15:03:18 +00:00
Steven Barth
048fe5ce12 Fixed some UCI transition fallout 2008-09-02 14:50:00 +00:00
Steven Barth
b693e1ab91 Rewrote luci.config 2008-09-02 14:24:00 +00:00
Steven Barth
f9a3de2234 applications/luci-fw: Fixed r2979, closes #112 2008-09-02 11:27:00 +00:00
Steven Barth
954e61d2a3 Bump i18n-files 2008-09-02 09:08:11 +00:00
Steven Barth
5430a64f05 modules/admin-full: Fixed a typo on IPKG configuration page 2008-09-02 09:06:27 +00:00
Steven Barth
bdf75b1e03 libs/uci: Optimized workaround 2008-09-02 09:02:20 +00:00
Steven Barth
765d5b8540 libs/web: Fixed a typo in template error handling 2008-09-02 09:02:13 +00:00
Steven Barth
74408bbb74 Fixed reference to luci.ltn12 2008-09-02 08:24:45 +00:00
Jo-Philipp Wich
81a605e0fc * luci/build: add extended xml->lua xslt, thanks Alina 2008-09-02 01:12:21 +00:00
Jo-Philipp Wich
d1a035a62d * luci/libs: uvl: reenable xml translations, adept to new method="text" conversation method 2008-09-02 01:11:46 +00:00
Jo-Philipp Wich
6179e46ff5 * luci/libs: uvl: add definition of package sections to meta scheme 2008-09-02 00:39:26 +00:00
Jo-Philipp Wich
730b5fad7a * luci/contrib: olsrd-luci: only write sections for existing plugins, change default interface to br-lan 2008-09-01 23:42:49 +00:00
Jo-Philipp Wich
92e315d327 * luci/contrib: olsrd-luci: and now switch to 0.5.6 final while we're at it... 2008-09-01 23:26:19 +00:00
Jo-Philipp Wich
f0a08da45b * luci/contrib: olsrd-luci: fix yet another error 2008-09-01 23:21:49 +00:00
Jo-Philipp Wich
7deb140aca * luci/contrib: olsrd-luci: fix fork fallout 2008-09-01 23:18:10 +00:00
Jo-Philipp Wich
4f30dc4dbb * luci/contrib: change dependencies to use olsrd-luci instead of olsrd 2008-09-01 23:08:37 +00:00
Jo-Philipp Wich
6203d55284 * luci/applications: olsr: remove init stuff, moved to olsrd-luci 2008-09-01 23:04:38 +00:00
Jo-Philipp Wich
f8b5b746ac * luci/contrib: add fork of openwrt olsrd 2008-09-01 23:02:29 +00:00
Jo-Philipp Wich
c245841b48 * luci/applications: olsr: add own initscript and configuration 2008-09-01 22:25:51 +00:00
Steven Barth
da23475d31 Fixed some encoding issues 2008-09-01 22:04:34 +00:00
Steven Barth
87bed5db45 Added UVC-Streamer application
Contributed by Yanira
Thanks a lot
2008-09-01 21:56:30 +00:00
Steven Barth
e5be8db114 UGLY workaround is UGLY 2008-09-01 21:40:08 +00:00
Jo-Philipp Wich
c230b83679 * luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in uvl.uvlitem.config() 2008-09-01 20:48:18 +00:00
Steven Barth
06b6d23c20 Added custom filename support to luci.template 2008-09-01 20:43:48 +00:00
Steven Barth
3568e2ba50 libs/cbi: Forward errors (like syntactical errors) from CBI model parser to the user output 2008-09-01 19:51:37 +00:00
Steven Barth
76f2e5ec1a Added luci.fs.copy and luci.fs.rename 2008-09-01 19:42:43 +00:00
Steven Barth
7cc8a68ba9 Fixed last commit 2008-09-01 19:28:06 +00:00
Steven Barth
95006a1f11 Added more reliable Lua2XML Converter for translations 2008-09-01 19:23:56 +00:00
Steven Barth
77b05af325 Add stupid XHTML 1.0 DOCTYPES to themes 2008-09-01 17:36:09 +00:00
Steven Barth
895b68050b libs/web: Cleaned up template library 2008-09-01 16:05:40 +00:00
Steven Barth
bb8137062f libs/web: Added several sanity checks to avoid local privilege escalation 2008-09-01 16:05:34 +00:00
Steven Barth
c1edac6ed0 libs/core: Added mising import for math module to luci.util 2008-09-01 11:10:06 +00:00
Steven Barth
6a1f5d2889 Fix usage of WPA/PSK encryption options in wifi configuration 2008-08-31 22:44:32 +00:00
Jo-Philipp Wich
4afe2a3d3e * luci/libs: uvl: add reference meta scheme 2008-08-31 18:20:08 +00:00
Jo-Philipp Wich
c6ea479b06 * luci/applications: statistics: strip leading and trailing whitespace from config values, fixes OpenWrt Bug #3892 2008-08-31 14:50:43 +00:00
Jo-Philipp Wich
d82340ada4 * luci/applications: statistics: pick up new rrdtool translations in controller and rrdtool-i18n binding 2008-08-31 14:38:28 +00:00
Jo-Philipp Wich
64a16c5bbf * luci/applications: statistics: split i18n data for rrdtool (Latin1) and 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 14:37:28 +00:00
Jo-Philipp Wich
ec8047cf3b * luci/libs: uvl: fix errors in xml translations 2008-08-31 13:51:33 +00:00
Jo-Philipp Wich
83ecefc76c * luci/libs: uvl: hide xml translations, revert lua translations to non-bracket form (\n) and replace "<nil>" with "(nil)" in uvl.errors 2008-08-31 13:49:14 +00:00
Jo-Philipp Wich
4cfd1d25d1 * luci/libs: uvl: add error translations in german and english 2008-08-31 13:31:11 +00:00
Jo-Philipp Wich
8f0f4a04f5 * luci/libs: uvl: add i18n support to error handling, remove former debug code in error.string() 2008-08-31 12:42:29 +00:00
Steven Barth
df52b711a7 Reorganise luacurses 2008-08-31 11:16:52 +00:00
Steven Barth
36c7609063 Add luacurses to contrib 2008-08-31 11:14:47 +00:00
Steven Barth
f28422324d libs/web: Fix dispatching index scope 2008-08-31 10:48:56 +00:00
Steven Barth
041321c5f7 libs/uci: Pipe output of reload commands to /dev/null 2008-08-30 21:14:08 +00:00
Steven Barth
5ff3750b37 Completely rewrote WiFi configuration pages, to synchronise with upstream featureset of mac80211, madwifi and broadcom wireless configuration 2008-08-30 20:32:27 +00:00
Steven Barth
05d6b9684c libs/cbi: Make sure newly created sections have optional field selectors 2008-08-30 20:32:13 +00:00
Steven Barth
d5cfb28f9b libs/cbi: Add a check whether a section was recently created 2008-08-30 20:32:07 +00:00
Steven Barth
cec13fcb29 libs/web: Return more verbose error messages when template execution fails 2008-08-30 20:32:00 +00:00