Steven Barth [Fri, 12 Sep 2008 12:13:26 +0000 (12:13 +0000)]
Fixed status detection for firmware flash
Steven Barth [Fri, 12 Sep 2008 11:53:08 +0000 (11:53 +0000)]
Redesigned firmware upgrade process
Steven Barth [Thu, 11 Sep 2008 21:45:29 +0000 (21:45 +0000)]
UVLDoc: Minor style improvements
Steven Barth [Thu, 11 Sep 2008 21:45:23 +0000 (21:45 +0000)]
Reworked UVL schemes
Steven Barth [Thu, 11 Sep 2008 21:45:11 +0000 (21:45 +0000)]
CBI2UVL: boolean is a datatype not a type
Steven Barth [Thu, 11 Sep 2008 18:54:06 +0000 (18:54 +0000)]
UVC-Streamer: Upstream configuration file is named uvc-streamer not uvc_streamer
Steven Barth [Thu, 11 Sep 2008 17:24:50 +0000 (17:24 +0000)]
luci-ntpc: Fixed option definitions
Steven Barth [Thu, 11 Sep 2008 15:21:56 +0000 (15:21 +0000)]
UVLDoc: Rendering optimizations and CSS style
Steven Barth [Thu, 11 Sep 2008 12:58:57 +0000 (12:58 +0000)]
UVL: Fixed dependency handling
Steven Barth [Thu, 11 Sep 2008 01:08:46 +0000 (01:08 +0000)]
UVLDoc: Fixed referencing
Steven Barth [Thu, 11 Sep 2008 00:50:19 +0000 (00:50 +0000)]
Completed first part of UVLDoc
Steven Barth [Wed, 10 Sep 2008 23:16:36 +0000 (23:16 +0000)]
UVL: Fixed dependency parsing
Steven Barth [Wed, 10 Sep 2008 22:53:49 +0000 (22:53 +0000)]
Revert "* luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain"
This reverts commit
ec51f83957827f0dfa58dd2c211253aa61ee3bfe.
Steven Barth [Wed, 10 Sep 2008 15:35:11 +0000 (15:35 +0000)]
UVL: Export raw value of "valueof" for references
Steven Barth [Wed, 10 Sep 2008 12:47:21 +0000 (12:47 +0000)]
More luci.util optimizations
Steven Barth [Wed, 10 Sep 2008 12:22:29 +0000 (12:22 +0000)]
Optimized luci.util.class
Steven Barth [Wed, 10 Sep 2008 12:22:22 +0000 (12:22 +0000)]
Avoid uneccessary recompilation of contrib module
Steven Barth [Tue, 9 Sep 2008 21:55:54 +0000 (21:55 +0000)]
uvldoc: Added preliminary section support, optimized menu generating
Steven Barth [Tue, 9 Sep 2008 18:47:45 +0000 (18:47 +0000)]
UVL: Add missing export for loadfile
Jo-Philipp Wich [Tue, 9 Sep 2008 16:28:19 +0000 (16:28 +0000)]
* luci/libs/uvl: allow empty strings or undefined options as booleans too
Jo-Philipp Wich [Tue, 9 Sep 2008 16:21:21 +0000 (16:21 +0000)]
* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate as datatype "boolean"" error in qos pages
Steven Barth [Tue, 9 Sep 2008 16:20:56 +0000 (16:20 +0000)]
again
Steven Barth [Tue, 9 Sep 2008 16:19:52 +0000 (16:19 +0000)]
Fixed last commit
Steven Barth [Tue, 9 Sep 2008 16:04:49 +0000 (16:04 +0000)]
Replace some util.splits with gmatch and match
Steven Barth [Tue, 9 Sep 2008 15:40:00 +0000 (15:40 +0000)]
Main library optimizations #2
Steven Barth [Tue, 9 Sep 2008 15:39:54 +0000 (15:39 +0000)]
Main library optimizations #1
Steven Barth [Tue, 9 Sep 2008 15:39:43 +0000 (15:39 +0000)]
Optimized uvl.dependencies
Steven Barth [Tue, 9 Sep 2008 15:39:38 +0000 (15:39 +0000)]
Fixed uvl.errors
Steven Barth [Tue, 9 Sep 2008 15:39:30 +0000 (15:39 +0000)]
Optimized uvl.validation
Steven Barth [Tue, 9 Sep 2008 15:39:25 +0000 (15:39 +0000)]
Optimized uvl.errors
Steven Barth [Tue, 9 Sep 2008 15:39:17 +0000 (15:39 +0000)]
Optimized uvl.datatypes
Steven Barth [Tue, 9 Sep 2008 15:39:10 +0000 (15:39 +0000)]
Scheme parsing optimizations
Steven Barth [Tue, 9 Sep 2008 12:44:51 +0000 (12:44 +0000)]
Revert UVL optimizations
Steven Barth [Tue, 9 Sep 2008 12:44:41 +0000 (12:44 +0000)]
Performance optimisations:
In-line expressions are faster than function calls
Steven Barth [Mon, 8 Sep 2008 18:34:26 +0000 (18:34 +0000)]
Fixed UVL
Steven Barth [Mon, 8 Sep 2008 17:55:24 +0000 (17:55 +0000)]
Fixed last commit
Jo-Philipp Wich [Mon, 8 Sep 2008 16:51:50 +0000 (16:51 +0000)]
* luci/libs/cbi: better layout for apply output
* luci/themes: introduce new css class for apply ul
Steven Barth [Mon, 8 Sep 2008 14:39:47 +0000 (14:39 +0000)]
UVL optimizations round 1
Jo-Philipp Wich [Mon, 8 Sep 2008 00:34:27 +0000 (00:34 +0000)]
* luci/libs/cbi: fix html errors in cbi templates
Steven Barth [Sun, 7 Sep 2008 23:50:58 +0000 (23:50 +0000)]
Fixed DHCP-Options and some CBI stuff
Jo-Philipp Wich [Sun, 7 Sep 2008 23:08:13 +0000 (23:08 +0000)]
* luci/libs/uvl: extend network scheme to allow proto=none for interfaces
Steven Barth [Sun, 7 Sep 2008 23:03:05 +0000 (23:03 +0000)]
libs/cbi: Fixed DynamicLists
Steven Barth [Sun, 7 Sep 2008 22:55:59 +0000 (22:55 +0000)]
Fixed last commit
Steven Barth [Sun, 7 Sep 2008 22:55:10 +0000 (22:55 +0000)]
Fixed a swap of keys and descriptions in additional fields of dynamic sections
Steven Barth [Sun, 7 Sep 2008 21:22:39 +0000 (21:22 +0000)]
libs/cbi: Catch errors while creating named sections
Jo-Philipp Wich [Sun, 7 Sep 2008 20:12:24 +0000 (20:12 +0000)]
* luci/modules/admin-full: fix character encoding in package descriptions, fixes #121
Steven Barth [Sun, 7 Sep 2008 18:54:25 +0000 (18:54 +0000)]
Remove "done." message from luci-reload
Jo-Philipp Wich [Sun, 7 Sep 2008 18:53:15 +0000 (18:53 +0000)]
* luci/libs/uvl: add asterisk uci config scheme
Steven Barth [Sun, 7 Sep 2008 16:27:01 +0000 (16:27 +0000)]
Fixed last commit
Steven Barth [Sun, 7 Sep 2008 16:25:42 +0000 (16:25 +0000)]
libs/cbi: Don't validate on reparse after commiting
Jo-Philipp Wich [Sun, 7 Sep 2008 15:27:24 +0000 (15:27 +0000)]
* luci/libs/uvl: fix firewall scheme issue with custom rules
Jo-Philipp Wich [Sun, 7 Sep 2008 14:55:09 +0000 (14:55 +0000)]
* luci/contrib/luci-addons: fix config file overwriting issue
Steven Barth [Sun, 7 Sep 2008 14:33:42 +0000 (14:33 +0000)]
Fixes for WPA notifications
Steven Barth [Sun, 7 Sep 2008 14:06:20 +0000 (14:06 +0000)]
Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117
Jo-Philipp Wich [Sun, 7 Sep 2008 13:38:23 +0000 (13:38 +0000)]
* luci/libs/uvl: extend firewall scheme to include more sane dependencies for custom rules
Jo-Philipp Wich [Sun, 7 Sep 2008 03:29:54 +0000 (03:29 +0000)]
* luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid()
Jo-Philipp Wich [Sun, 7 Sep 2008 02:57:47 +0000 (02:57 +0000)]
* luci/libs/uvl: fix description of default option in meta scheme
Jo-Philipp Wich [Sun, 7 Sep 2008 02:55:42 +0000 (02:55 +0000)]
* luci/libs/uvl: implement default value option for variable sections
Jo-Philipp Wich [Sun, 7 Sep 2008 00:44:54 +0000 (00:44 +0000)]
* luci/libs/uvl: allow combined enum/valueof options
Jo-Philipp Wich [Sat, 6 Sep 2008 22:37:56 +0000 (22:37 +0000)]
* luci/libs/cbi: fix error assignment in cbi sections
Steven Barth [Sat, 6 Sep 2008 20:18:00 +0000 (20:18 +0000)]
Merge branch 'uvldoc'
Steven Barth [Sat, 6 Sep 2008 19:39:03 +0000 (19:39 +0000)]
Fixed stupid bug
Steven Barth [Sat, 6 Sep 2008 18:55:26 +0000 (18:55 +0000)]
Trigger post-flash reboot manually
Jo-Philipp Wich [Sat, 6 Sep 2008 18:21:58 +0000 (18:21 +0000)]
* luci/modules: add hosts configuration pages
Jo-Philipp Wich [Sat, 6 Sep 2008 18:19:59 +0000 (18:19 +0000)]
* luci/i18n: add strings for hosts configuration
Jo-Philipp Wich [Sat, 6 Sep 2008 18:14:17 +0000 (18:14 +0000)]
* luci/libs/uvl: add scheme for luci_hosts configuration
Jo-Philipp Wich [Sat, 6 Sep 2008 17:20:27 +0000 (17:20 +0000)]
* luci/contrib/addons: add luci_hosts infrastructure
Jo-Philipp Wich [Sat, 6 Sep 2008 16:57:57 +0000 (16:57 +0000)]
* luci/themes: small css fix for all themes
Steven Barth [Sat, 6 Sep 2008 16:46:27 +0000 (16:46 +0000)]
Added proto: none to network scheme
Steven Barth [Sat, 6 Sep 2008 16:27:40 +0000 (16:27 +0000)]
Cosemtical changes
Steven Barth [Sat, 6 Sep 2008 16:09:58 +0000 (16:09 +0000)]
Fixed a whitespace issue
Steven Barth [Sat, 6 Sep 2008 16:05:34 +0000 (16:05 +0000)]
Fixed permissions of luci-reload
Steven Barth [Sat, 6 Sep 2008 15:59:18 +0000 (15:59 +0000)]
Fixed responsiveness for flashing process
Steven Barth [Sat, 6 Sep 2008 15:47:07 +0000 (15:47 +0000)]
Fixed Luasocket build
Steven Barth [Sat, 6 Sep 2008 15:15:38 +0000 (15:15 +0000)]
Made flashing more responsive as well
Steven Barth [Sat, 6 Sep 2008 14:59:48 +0000 (14:59 +0000)]
cbi: Increare responsiveness of "Save & Apply"
Steven Barth [Sat, 6 Sep 2008 14:31:17 +0000 (14:31 +0000)]
One more
Steven Barth [Sat, 6 Sep 2008 14:17:13 +0000 (14:17 +0000)]
Cosmetic improvement
Steven Barth [Sat, 6 Sep 2008 14:07:21 +0000 (14:07 +0000)]
Bump version to 0.9
Steven Barth [Sat, 6 Sep 2008 13:51:51 +0000 (13:51 +0000)]
Rewrote UCI apply logic
Steven Barth [Sat, 6 Sep 2008 09:58:32 +0000 (09:58 +0000)]
Removed unneeded exports
Jo-Philipp Wich [Sat, 6 Sep 2008 03:05:27 +0000 (03:05 +0000)]
* luci/libs/uvl: add definition for route sections to network scheme
Jo-Philipp Wich [Sat, 6 Sep 2008 00:08:23 +0000 (00:08 +0000)]
* luci/modules/admin-full: fix syslog page
Jo-Philipp Wich [Fri, 5 Sep 2008 23:54:44 +0000 (23:54 +0000)]
* luci/applications/uvc-streamer: fix possible crash when no uvc_streamer sections is defined in config
Steven Barth [Fri, 5 Sep 2008 23:43:18 +0000 (23:43 +0000)]
Fixed a few FF-Wizard issues
Jo-Philipp Wich [Fri, 5 Sep 2008 23:25:51 +0000 (23:25 +0000)]
* luci/libs/cbi: remove dead code
Steven Barth [Fri, 5 Sep 2008 23:24:39 +0000 (23:24 +0000)]
Added bytecodecache
Jo-Philipp Wich [Fri, 5 Sep 2008 23:24:10 +0000 (23:24 +0000)]
* luci/themes: add required css classes for cbi-uvl-errors
Jo-Philipp Wich [Fri, 5 Sep 2008 23:22:00 +0000 (23:22 +0000)]
* luci/libs/uvl: fix dependencies in qos scheme
Jo-Philipp Wich [Fri, 5 Sep 2008 23:21:37 +0000 (23:21 +0000)]
* luci/libs/cbi: improved error integration with uvl
Steven Barth [Fri, 5 Sep 2008 20:32:20 +0000 (20:32 +0000)]
Added memory tracer
Steven Barth [Fri, 5 Sep 2008 19:27:19 +0000 (19:27 +0000)]
Fixed last commit
Steven Barth [Fri, 5 Sep 2008 19:25:57 +0000 (19:25 +0000)]
Move RPC-bidnings out of the way to prevent the indexer to require them
Jo-Philipp Wich [Fri, 5 Sep 2008 19:25:10 +0000 (19:25 +0000)]
* luci/applications/uvc_streamer:
- display streaming address in map description
- sync translation
- add credits
Steven Barth [Fri, 5 Sep 2008 19:17:48 +0000 (19:17 +0000)]
Small dispatcher improvement
Steven Barth [Fri, 5 Sep 2008 19:09:11 +0000 (19:09 +0000)]
Fix UVL RPC-API
Steven Barth [Fri, 5 Sep 2008 18:39:42 +0000 (18:39 +0000)]
Fixed luci.config
Steven Barth [Fri, 5 Sep 2008 18:35:14 +0000 (18:35 +0000)]
Removed inefficient environment manipulation functions
Steven Barth [Fri, 5 Sep 2008 18:35:09 +0000 (18:35 +0000)]
Heavy memory/performance optimizations #4
Steven Barth [Fri, 5 Sep 2008 18:35:03 +0000 (18:35 +0000)]
Heavy memory/performance optimizations #3