Commit graph

199 commits

Author SHA1 Message Date
Steven Barth
9b1ef9e2b1 libs/web: Made luci.http.write a sink 2008-07-16 09:18:27 +00:00
Steven Barth
9fd9401d9b libs/cbi: Fixed AbstractSection.create 2008-07-16 07:51:39 +00:00
Steven Barth
3ca2844c9f libs/web: Added luci.web.dispatcher.registered 2008-07-16 07:26:36 +00:00
Steven Barth
ced11a4a13 libs/cbi: Cleaned up *Section.create 2008-07-16 07:24:54 +00:00
Jo-Philipp Wich
25c82d7382 * luci: associate luci_ethers reload with luci_ethers uci config 2008-07-15 23:29:21 +00:00
Jo-Philipp Wich
18f0ebfd8b * luci/libs/cbi: fix syntax error in mvalue template 2008-07-15 22:09:53 +00:00
Jo-Philipp Wich
05d3bf06b4 * luci/libs/cbi: various template cleanups 2008-07-15 17:27:58 +00:00
Jo-Philipp Wich
41efc83c17 * luci/libs/cbi: fix <label> assignment for checkbox-based mvalues 2008-07-15 15:59:46 +00:00
Steven Barth
d0a622dce8 lib/cbi: Added support for multiple CBI maps per model 2008-07-15 13:17:28 +00:00
Steven Barth
4d7c453ea8 libs/cbi: Fixed MultiValue select widget 2008-07-14 18:57:19 +00:00
Steven Barth
d12dfa5186 libs/cbi: Fixed MultiValues 2008-07-14 17:37:37 +00:00
Jo-Philipp Wich
89764da368 * luci/libs/http: fix two typos in http.protocol 2008-07-14 17:21:45 +00:00
Jo-Philipp Wich
079f606bf9 * luci/libs/http: use a more flexible aproach when storing multi-value fields 2008-07-14 17:02:22 +00:00
Jo-Philipp Wich
1245a9eaa9 * luci/libs/http: remove left over field initialisation 2008-07-14 16:48:51 +00:00
Jo-Philipp Wich
6ebbffc727 * luci/libs/http: implement multi-value support in http.protocol 2008-07-14 16:45:37 +00:00
Jo-Philipp Wich
426f12416d * luci: add memory status patches from soma 2008-07-14 15:54:53 +00:00
Jo-Philipp Wich
abda3857e2 * luci/libs/cbi: remove now ununsed tiny_value*.htm templates 2008-07-13 16:09:59 +00:00
Steven Barth
8f2bbc4ce0 libs/cbi: Fixed dependency JavaScript to match the template fixes 2008-07-13 15:33:26 +00:00
Jo-Philipp Wich
41cb1705b7 * luci/themes: more fixes for openwrt.org theme 2008-07-13 01:32:02 +00:00
Jo-Philipp Wich
dfe0287c6f * luci/themes: lots of fixes in openwrt.org theme
* luci/libs/cbi:	use <table> fpr table sections
2008-07-12 16:46:10 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Jo-Philipp Wich
2fda235223 * luci/libs/web: fixed whitespace strip condition in template parser 2008-07-07 21:31:56 +00:00
Jo-Philipp Wich
e8e67f15cd * luci/libs/web: extended template syntax to allow removal of leading and trailing whitespace 2008-07-07 21:29:22 +00:00
Steven Barth
a41f33ba01 libs/web: Added template comments 2008-07-07 20:58:10 +00:00
Steven Barth
f12acd8a11 libs/web: Removed deprecated i18n-file naming convention 2008-07-06 15:21:12 +00:00
Steven Barth
8f770fd17a * libs/web: Fixed translation handling 2008-07-06 15:19:26 +00:00
Steven Barth
bcce358d8a * libs/web: Prepare entry for french translation 2008-07-06 15:01:42 +00:00
Steven Barth
0fac926065 libs/cbi: Fixed rendering of checkbox and radiobox-based widgets 2008-07-06 11:24:26 +00:00
Steven Barth
6e2fe3af63 libs/cbi: Use labels instead of divs for field titles 2008-07-06 11:24:20 +00:00
Steven Barth
740a341b04 * libs/uci: Added function get_statevalue 2008-07-06 10:56:04 +00:00
Jo-Philipp Wich
8fcbdb39fe * luci/libs: make treatment of "+" conditional in http.protocol ("+" should not be decoded by urldecode)
* luci/https:	fix breakage introduced by "+" decoding
2008-07-05 20:12:24 +00:00
Steven Barth
2edc50aa43 libs/core: Fixed luci.util.split 2008-07-05 16:27:24 +00:00
Steven Barth
8579f2d8c7 libs/http: Added handling of "+" in luci.http.protocl.urldecode 2008-07-05 14:23:50 +00:00
Jo-Philipp Wich
653f5e2361 * luci: fixup svn properties 2008-07-04 15:12:11 +00:00
Steven Barth
280872baa7 * libs/httpd: Add limit for luci handler 2008-07-03 18:49:29 +00:00
Steven Barth
f0a0e50378 * libs/httpd: Fixed garbage collection 2008-07-02 15:41:47 +00:00
Steven Barth
b5204f0887 * libs/httpd: Fixed last commit 2008-07-01 18:13:02 +00:00
Steven Barth
77c7cc6596 * libs/httpd: Memory optimizations part #1 2008-07-01 18:12:34 +00:00
Steven Barth
a6619a5cb7 * libs/httpd: Fixed a memleak 2008-07-01 18:05:48 +00:00
Jo-Philipp Wich
3b2eae63a3 * libs/httpd: also handle missing directory permissions correctly 2008-06-30 12:06:49 +00:00
Jo-Philipp Wich
d7697624c4 * libs/http: removed protocol.filter, added mimetypes to protocol.mime
* libs/httpd:	handle missing permissions correctly, perform urldecode on request uri and urlencode on generated links, added css
2008-06-30 11:52:23 +00:00
Steven Barth
9926128741 * luci/httpd: Populated missing functions to wrapped socket 2008-06-29 20:49:06 +00:00
Steven Barth
af221af6c4 * lib/sgi-luci: Fixed init.d scripts 2008-06-29 16:40:20 +00:00
Steven Barth
66ec29f243 * libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocket 2008-06-29 16:15:26 +00:00
Steven Barth
50039c134e * Fixed last commit 2008-06-29 14:57:30 +00:00
Steven Barth
62c61045d8 * luci/httpd: Handle timeouts on socket writes correctly 2008-06-29 14:56:33 +00:00
Steven Barth
b8240f3516 * libs/web: Added Logout support
* libs/web: Fixed a bug with an invalid calling convention in luci.dispatcher
* libs/sys: Fixed rudimentary posix.crypt detection
2008-06-29 14:43:06 +00:00
Steven Barth
ee324cb3a7 * applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
25089e49fd * libs/core: Made luci.util.strip_bytecode forward-compatible to upcoming OpenWRT Lua-changes 2008-06-29 09:56:38 +00:00
Felix Fietkau
533d8dee9d add cookie support 2008-06-29 00:06:36 +00:00