Jo-Philipp Wich
|
ce5f619c4f
|
* luci/libs/core: fix description of link() function in luci.fs
|
2008-07-23 13:35:12 +00:00 |
|
Steven Barth
|
71306947ea
|
themes: Add registration of themes at package installation time
|
2008-07-23 11:32:53 +00:00 |
|
Steven Barth
|
4deb486228
|
i18n: Added dynamic registration for translations
|
2008-07-23 11:13:33 +00:00 |
|
Jo-Philipp Wich
|
f10b0e58e2
|
* luci/libs/core: add inline documentation to luci.fs, style fixups in util.lua
|
2008-07-23 01:53:52 +00:00 |
|
Steven Barth
|
b4ac19ca76
|
libs/core: Fixed luci.utils, Added missing in-line documentation
|
2008-07-22 21:13:04 +00:00 |
|
Jo-Philipp Wich
|
70b119b8ee
|
* luci/libs/core: added inline documentation to luci.util, reordered and renamed functions to logical groups
* luci/libs/web: rename dump() to get_bytecode()
|
2008-07-22 20:33:04 +00:00 |
|
Steven Barth
|
33b8cf5506
|
libs/core: Add in-line documentation for luci.util.class
|
2008-07-22 14:40:53 +00:00 |
|
Jo-Philipp Wich
|
c8e99f87b1
|
* luci/libs/core: add inline documentation to luci.sys
|
2008-07-22 03:43:33 +00:00 |
|
Jo-Philipp Wich
|
a037bfd207
|
* luci/libs/core: added inline documentation to luci.bits, removed duplicated copyright notice
|
2008-07-22 02:04:24 +00:00 |
|
Jo-Philipp Wich
|
ab9891e0af
|
* luci/libs/http: added inline documentation to luci.http.protocol & friends, fixed urlencode_params()
|
2008-07-22 01:15:39 +00:00 |
|
Jo-Philipp Wich
|
4e587d53a8
|
* luci/themes: several small tweaks in openwrt.org theme
* luci/libs/cbi: some template improvements
|
2008-07-20 15:16:13 +00:00 |
|
Jo-Philipp Wich
|
94a968e62f
|
* luci/libs/cbi: print a notice in empty tblsections
* luci/i18n: added new string to cbi translations
|
2008-07-20 01:34:05 +00:00 |
|
Steven Barth
|
faed4aa7f1
|
libs/sgi-cgi: Workaround for broken CGI implementation of Busybox HTTPd
|
2008-07-19 17:13:11 +00:00 |
|
Jo-Philipp Wich
|
040efb954f
|
* luci/libs/http: use aliased ltn12. instead of luci.ltn12.
|
2008-07-19 16:53:34 +00:00 |
|
Jo-Philipp Wich
|
447df436fc
|
* luci/libs/http: fix a few corner cases which can lead to bugs in mime decoding, allow the message body to exceed Content-Length by two bytes (to ignore a possible trailing \r\n)
|
2008-07-19 16:27:11 +00:00 |
|
Steven Barth
|
21b491c20b
|
Send Cache-Control headers by default
|
2008-07-19 16:20:00 +00:00 |
|
Steven Barth
|
3da2286b3d
|
Improved reloading system, fixed a bug with saving network settings
|
2008-07-19 14:18:03 +00:00 |
|
Steven Barth
|
3d794abec4
|
modules/admin-mini: Several tweaks, initial status page
|
2008-07-18 21:33:25 +00:00 |
|
Steven Barth
|
90c98540b1
|
libs/web: Fixed a bug regarding % characters in luci.template
|
2008-07-18 20:53:45 +00:00 |
|
Jo-Philipp Wich
|
8895d236ea
|
* luci/libs/http: fix "attempt to compare string with number" in http.protocol
|
2008-07-18 17:18:09 +00:00 |
|
Jo-Philipp Wich
|
40988c4b36
|
* luci/libs/http: replace url decoder in http.protocol
|
2008-07-18 15:30:52 +00:00 |
|
Jo-Philipp Wich
|
8c46333ed1
|
* luci/libs/http: added more sanity checks to mime decoder
|
2008-07-18 14:19:56 +00:00 |
|
Jo-Philipp Wich
|
daa7d4e8a4
|
* luci/libs/http: fix wrong varname in http.protocol
|
2008-07-18 12:02:18 +00:00 |
|
Jo-Philipp Wich
|
fbd663c2eb
|
* luci/libs/http: replaced mime decoder in http.protocol
|
2008-07-18 11:53:53 +00:00 |
|
Steven Barth
|
fce0b84501
|
Added new application luci-ntpc to luci-full and luci-mini
|
2008-07-17 21:01:15 +00:00 |
|
Steven Barth
|
43b9951481
|
New application luci-upnp for luci-full and luci-mini
|
2008-07-17 18:11:15 +00:00 |
|
Steven Barth
|
53a0f9867a
|
libs/core: Fixed luci.fs.isfile
|
2008-07-17 18:09:26 +00:00 |
|
Steven Barth
|
52d49762ed
|
applications/luci-qos: Smaller enhancements, support for luci-mini
applications/luci-fw: Fixed support for luci-mini
libs/web: Removed luci.dispatcher.registered
|
2008-07-17 16:02:29 +00:00 |
|
Steven Barth
|
8d1aff78b1
|
modules/admin-mini: Added Wifi configuration
several smaller bugfixes and enhancements
|
2008-07-16 18:54:10 +00:00 |
|
Jo-Philipp Wich
|
ea69b8dccc
|
* libs/http: fix blocksize-related mime decoding problems in protocol.lua
|
2008-07-16 15:32:37 +00:00 |
|
Steven Barth
|
66a6492ae5
|
libs/web: Prevent luci.http to prematurely parse the POST data
modules/admin-mini: Added fw-upgrade page
|
2008-07-16 14:26:40 +00:00 |
|
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 |
|