Commit graph

1224 commits

Author SHA1 Message Date
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
Steven Barth
171cbec25d libs/cbi: Simplified _uvl_validate_section 2008-08-30 15:41:02 +00:00
Steven Barth
0e05dbb02e libs/cbi: Use :is instead of .code == for UVL error tests 2008-08-30 15:29:09 +00:00
Jo-Philipp Wich
1b36a57d3e * luci/libs: uvl: added qos and network schemes, fixes in uvl error handling 2008-08-30 15:15:42 +00:00
Steven Barth
63706a9f43 libs/cbi: Disable strict mode for now 2008-08-30 12:47:14 +00:00
Steven Barth
055cef5336 Optimized UVL validation handling 2008-08-30 12:11:27 +00:00
Steven Barth
7e792dad2e libs/cbi: Create section after validation to avoid validation errors with empty fields 2008-08-30 10:18:56 +00:00
Steven Barth
ccf73ec14e libs/cbi: Temporarily allow invalid configuration values to be saved 2008-08-30 09:21:38 +00:00
Jo-Philipp Wich
d564e036b3 * luci/libs: uvl: first round of uci schemes 2008-08-30 03:46:55 +00:00
Steven Barth
449d8e46e9 Wifi updates part #1 2008-08-30 00:11:48 +00:00
Steven Barth
76c5cc5ff9 libs/ipkg: Fixed a transition issue 2008-08-29 23:41:24 +00:00
Steven Barth
ffd5c4ec65 General optimizations, simplifications and improvements 2008-08-29 23:26:01 +00:00
Steven Barth
5cfda95377 Speed up generation of dispatching tree 2008-08-29 20:36:45 +00:00
Steven Barth
53871726b5 Pass $LDFLAGS while linking 2008-08-29 19:01:05 +00:00
Steven Barth
944f753eba lib/sys: Fixed inline documentation 2008-08-29 17:38:23 +00:00