Jo-Philipp Wich
|
1773c2e54c
|
* luci: create 0.8 branch
|
2008-09-06 00:26:59 +00:00 |
|
Jo-Philipp Wich
|
73d1fca4e8
|
* luci/modules/admin-full: fix syslog page
|
2008-09-06 00:08:23 +00:00 |
|
Jo-Philipp Wich
|
4f3c67df41
|
* luci/applications/uvc-streamer: fix possible crash when no uvc_streamer sections is defined in config
|
2008-09-05 23:54:44 +00:00 |
|
Steven Barth
|
e6133d65e3
|
Fixed a few FF-Wizard issues
|
2008-09-05 23:43:18 +00:00 |
|
Jo-Philipp Wich
|
7f7a600b12
|
* luci/libs/cbi: remove dead code
|
2008-09-05 23:25:51 +00:00 |
|
Steven Barth
|
40d4e839ef
|
Added bytecodecache
|
2008-09-05 23:24:39 +00:00 |
|
Jo-Philipp Wich
|
71d3b7c194
|
* luci/themes: add required css classes for cbi-uvl-errors
|
2008-09-05 23:24:10 +00:00 |
|
Jo-Philipp Wich
|
a37ba532ff
|
* luci/libs/uvl: fix dependencies in qos scheme
|
2008-09-05 23:22:00 +00:00 |
|
Jo-Philipp Wich
|
898c45743a
|
* luci/libs/cbi: improved error integration with uvl
|
2008-09-05 23:21:37 +00:00 |
|
Steven Barth
|
e63d3f03eb
|
Added memory tracer
|
2008-09-05 20:32:20 +00:00 |
|
Steven Barth
|
c08c0fdede
|
Fixed last commit
|
2008-09-05 19:27:19 +00:00 |
|
Steven Barth
|
cd53740e0f
|
Move RPC-bidnings out of the way to prevent the indexer to require them
|
2008-09-05 19:25:57 +00:00 |
|
Jo-Philipp Wich
|
ee613dd296
|
* luci/applications/uvc_streamer:
- display streaming address in map description
- sync translation
- add credits
|
2008-09-05 19:25:10 +00:00 |
|
Steven Barth
|
ac05bea1be
|
Small dispatcher improvement
|
2008-09-05 19:17:48 +00:00 |
|
Steven Barth
|
13579a4e21
|
Fix UVL RPC-API
|
2008-09-05 19:09:11 +00:00 |
|
Steven Barth
|
a8a72c1ec8
|
Fixed luci.config
|
2008-09-05 18:39:42 +00:00 |
|
Steven Barth
|
4483ebd74d
|
Removed inefficient environment manipulation functions
|
2008-09-05 18:35:14 +00:00 |
|
Steven Barth
|
6a6edda049
|
Heavy memory/performance optimizations #4
|
2008-09-05 18:35:09 +00:00 |
|
Steven Barth
|
37b5ef40df
|
Heavy memory/performance optimizations #3
|
2008-09-05 18:35:03 +00:00 |
|
Steven Barth
|
45319b232b
|
Heavy memory/performance optimizations #2
|
2008-09-05 18:34:56 +00:00 |
|
Steven Barth
|
3e9e582572
|
Heavy memory/performance optimizations #1
|
2008-09-05 18:34:46 +00:00 |
|
Jo-Philipp Wich
|
2b0f1af5cc
|
* luci/libs/uvl: fix an error message in luci.uvl.read_scheme()
|
2008-09-05 16:49:17 +00:00 |
|
Jo-Philipp Wich
|
3315203f2f
|
* luci/libs/uvl:
- implement bytecode loading in luci.uvl.read_scheme()
- add "uvlc" executable to byte-compile arbitary schemes
- add lib/uci/schema/bytecode/ directory
|
2008-09-05 16:46:51 +00:00 |
|
Steven Barth
|
8af9060efd
|
libs/cbi: Pass default values from UVL
|
2008-09-05 15:58:19 +00:00 |
|
Steven Barth
|
b02fe4b480
|
Fixed UVL bindings
|
2008-09-05 15:43:57 +00:00 |
|
Steven Barth
|
1358f954a7
|
Fixed JSON-RPC API, added uvl API-Bindings
|
2008-09-05 15:38:53 +00:00 |
|
Jo-Philipp Wich
|
94996dd639
|
* luci/libs/uvl: translation fixes
|
2008-09-05 15:32:33 +00:00 |
|
Steven Barth
|
c03bde275f
|
Inprove sanity check for luci.sauth.read
|
2008-09-05 14:52:06 +00:00 |
|
Steven Barth
|
47c07adf75
|
libs/web: Turn dependency tracking on by default
|
2008-09-05 14:34:59 +00:00 |
|
Steven Barth
|
e2e1cf5497
|
Fixed some minor session handling issues
|
2008-09-05 14:28:36 +00:00 |
|
Jo-Philipp Wich
|
406de82821
|
* luci/libs/uvl: make "proto=dhcp" the default value in network scheme
|
2008-09-05 14:26:54 +00:00 |
|
Steven Barth
|
aa0617e4ed
|
libs/sys: Added luci.sys.call
|
2008-09-05 13:55:49 +00:00 |
|
Steven Barth
|
9243e20e27
|
Added .href parameter to DummyValues
|
2008-09-05 13:32:59 +00:00 |
|
Steven Barth
|
9cae9dabf2
|
Fixed luci.uci.Cursor.delete_all
|
2008-09-05 12:05:06 +00:00 |
|
Steven Barth
|
f62839fde9
|
Fixed HTTP stack to parse urlencoded data from Internet Explorer correctly
Internet Explorer appends a whitespace character after the last parameter which will now be stripped
|
2008-09-05 11:36:53 +00:00 |
|
Steven Barth
|
cc4c0688b5
|
Fix whitespace issues in CBI template
|
2008-09-05 11:36:47 +00:00 |
|
Steven Barth
|
c882d1f501
|
Fixed Reboot pages
|
2008-09-05 10:20:07 +00:00 |
|
Steven Barth
|
cac36db080
|
Optimized error handling
|
2008-09-05 09:37:02 +00:00 |
|
Steven Barth
|
2cde638a53
|
Push new Freifunk configuration
|
2008-09-05 01:02:36 +00:00 |
|
Steven Barth
|
05f350547e
|
FFWizard rewrite
|
2008-09-05 01:01:53 +00:00 |
|
Jo-Philipp Wich
|
35a529a5c5
|
* luci/libs/uvl:
- implement port and portrange datatypes
- fix datatype of port ranges in firewall scheme
|
2008-09-04 23:39:55 +00:00 |
|
Steven Barth
|
76145b3e25
|
Added device hints to fstab configuration page.
|
2008-09-04 22:03:19 +00:00 |
|
Steven Barth
|
d1c078e1a7
|
Use /usr/bin/env lua instead of /usr/bin/lua in development environment startscript
|
2008-09-04 20:13:17 +00:00 |
|
Steven Barth
|
67c4ce4dfc
|
Added placeholder example application
|
2008-09-04 20:03:00 +00:00 |
|
Steven Barth
|
e4cbd59c39
|
Add table-comparators to luci.model.uci.delete_all
|
2008-09-04 11:48:27 +00:00 |
|
Jo-Philipp Wich
|
fb1c51b33c
|
* luci/applications/uvc_streamer: sync xml translations
|
2008-09-04 11:17:02 +00:00 |
|
Jo-Philipp Wich
|
5187eb8896
|
* luci/application/uvc_streame: apply translation enhancements
|
2008-09-04 11:07:19 +00:00 |
|
Steven Barth
|
1f2289b41e
|
libs/cbi: Use a Combobox for optional values if a section is dynamic and has defined optional fields
|
2008-09-04 09:55:46 +00:00 |
|
Steven Barth
|
ccc02d4188
|
Fixed event handlers to be more standards compliant
(fixed dependency tracking not working correctly on Konqueror and others)
|
2008-09-04 09:31:54 +00:00 |
|
Jo-Philipp Wich
|
19e22598fd
|
* luci/libs/uvl:
- implement aliasing in luci.uvl.read_scheme()
- fixed wrong enum definition in reference scheme
- fixed boolean() datatype validator to actually accept "true" and "false" literals
- extend uvl cli to validate schemes against the reference scheme (incomplete)
|
2008-09-04 00:56:13 +00:00 |
|