project/luci.git
15 years agoCleanup and documentation
Steven Barth [Fri, 29 Aug 2008 15:47:56 +0000 (15:47 +0000)]
Cleanup and documentation

15 years agoOptimized encoding of arrays containing nil values
Steven Barth [Fri, 29 Aug 2008 13:44:33 +0000 (13:44 +0000)]
Optimized encoding of arrays containing nil values
Optimized inline documentation

15 years agoCompleted first version of JSON-RPC API
Steven Barth [Fri, 29 Aug 2008 12:27:54 +0000 (12:27 +0000)]
Completed first version of JSON-RPC API

15 years ago* luci/libs: uvl: invalid wrong "option not found in config" errors
Jo-Philipp Wich [Thu, 28 Aug 2008 21:44:14 +0000 (21:44 +0000)]
* luci/libs: uvl: invalid wrong "option not found in config" errors

15 years agolibs/cbi: Make sure options in ListValues are unique
Steven Barth [Thu, 28 Aug 2008 21:30:49 +0000 (21:30 +0000)]
libs/cbi: Make sure options in ListValues are unique

15 years agomini: Force network interface to not be removable
Steven Barth [Thu, 28 Aug 2008 19:33:17 +0000 (19:33 +0000)]
mini: Force network interface to not be removable

15 years agoCBI-UVL Validation Integration part #1
Steven Barth [Thu, 28 Aug 2008 19:31:25 +0000 (19:31 +0000)]
CBI-UVL Validation Integration part #1

15 years agolibs/uvl: Set an own savedir to avoid UCI problems
Steven Barth [Thu, 28 Aug 2008 18:57:49 +0000 (18:57 +0000)]
libs/uvl: Set an own savedir to avoid UCI problems

15 years agoFixed luci.util.dumptable again
Steven Barth [Thu, 28 Aug 2008 18:57:34 +0000 (18:57 +0000)]
Fixed luci.util.dumptable again

15 years agoAdded maxdepth to luci.util.dumptable
Steven Barth [Thu, 28 Aug 2008 17:10:35 +0000 (17:10 +0000)]
Added maxdepth to luci.util.dumptable

15 years ago* luci/libs: util: little bugfix in serialize_data()
Jo-Philipp Wich [Thu, 28 Aug 2008 16:44:10 +0000 (16:44 +0000)]
* luci/libs: util: little bugfix in serialize_data()

15 years ago* luci/libs: util: further enhancements to table serialisation
Jo-Philipp Wich [Thu, 28 Aug 2008 16:40:51 +0000 (16:40 +0000)]
* luci/libs: util: further enhancements to table serialisation

15 years ago* luci/libs: util: improve table handling and support mixed tables in serialize_data()
Jo-Philipp Wich [Thu, 28 Aug 2008 16:17:42 +0000 (16:17 +0000)]
* luci/libs: util: improve table handling and support mixed tables in serialize_data()

15 years agoFixed luci.util.dumptable
Steven Barth [Thu, 28 Aug 2008 16:16:51 +0000 (16:16 +0000)]
Fixed luci.util.dumptable

15 years agolibs/core: Add recursion detection to dumptable, serialize_data
Steven Barth [Thu, 28 Aug 2008 15:50:27 +0000 (15:50 +0000)]
libs/core: Add recursion detection to dumptable, serialize_data
Dumptable now writes to stderr

15 years agolibs/uci: Updated API-Docs
Steven Barth [Thu, 28 Aug 2008 10:18:10 +0000 (10:18 +0000)]
libs/uci: Updated API-Docs

15 years agoShortend the new descriptions
Steven Barth [Thu, 28 Aug 2008 09:37:10 +0000 (09:37 +0000)]
Shortend the new descriptions

15 years agoChanged descriptions for Essentials and Administration
Steven Barth [Thu, 28 Aug 2008 09:26:06 +0000 (09:26 +0000)]
Changed descriptions for Essentials and Administration

15 years agomini/wifi: Make WPA(2)-Radius only avaiable in Master-Mode, Remove double XML-escape...
Steven Barth [Thu, 28 Aug 2008 09:11:23 +0000 (09:11 +0000)]
mini/wifi: Make WPA(2)-Radius only avaiable in Master-Mode, Remove double XML-escape for ESSID

15 years agoFixed enum dependencies
Steven Barth [Thu, 28 Aug 2008 09:11:16 +0000 (09:11 +0000)]
Fixed enum dependencies

15 years ago* luci/libs: uvl: add uci error mechanism to uvl error handling
Jo-Philipp Wich [Thu, 28 Aug 2008 00:21:43 +0000 (00:21 +0000)]
* luci/libs: uvl: add uci error mechanism to uvl error handling

15 years agoFixed incompatible APIs in CBI
Steven Barth [Wed, 27 Aug 2008 22:02:38 +0000 (22:02 +0000)]
Fixed incompatible APIs in CBI

15 years agoSwitch back to mainline UCI
Steven Barth [Wed, 27 Aug 2008 21:32:05 +0000 (21:32 +0000)]
Switch back to mainline UCI

15 years ago* luci/applications: luci-fw: implement combined tcp+udp protocol option
Jo-Philipp Wich [Wed, 27 Aug 2008 19:20:43 +0000 (19:20 +0000)]
* luci/applications: luci-fw: implement combined tcp+udp protocol option

15 years ago* luci/libs: uvl: fix crash when trying to validate malformed or not-existing configu...
Jo-Philipp Wich [Wed, 27 Aug 2008 18:55:42 +0000 (18:55 +0000)]
* luci/libs: uvl: fix crash when trying to validate malformed or not-existing configuration, more verbose error message for uci load failure

15 years ago* luci/libs: uvl: allow optional uci config as argument in validate_*()
Jo-Philipp Wich [Wed, 27 Aug 2008 17:51:35 +0000 (17:51 +0000)]
* luci/libs: uvl: allow optional uci config as argument in validate_*()

15 years agoRewrote the API-documentation for luci.json
Steven Barth [Wed, 27 Aug 2008 17:49:52 +0000 (17:49 +0000)]
Rewrote the API-documentation for luci.json

15 years agoFix some Luadoc glitches
Steven Barth [Wed, 27 Aug 2008 17:49:45 +0000 (17:49 +0000)]
Fix some Luadoc glitches

15 years agoFix some synchronization issues
Steven Barth [Wed, 27 Aug 2008 17:45:58 +0000 (17:45 +0000)]
Fix some synchronization issues

15 years ago* luci/libs: uvl: actually create error constants in luci.uvl.error
Jo-Philipp Wich [Wed, 27 Aug 2008 16:56:38 +0000 (16:56 +0000)]
* luci/libs: uvl: actually create error constants in luci.uvl.error

15 years ago* luci/libs: uvl: Major rewrite of internal element handling, reworked error model...
Jo-Philipp Wich [Wed, 27 Aug 2008 16:44:07 +0000 (16:44 +0000)]
* luci/libs: uvl: Major rewrite of internal element handling, reworked error model, dropped loghelper and get_dependencies(), introduced luci.uvl.errors api

15 years agoSwitch to new UCI version
Steven Barth [Wed, 27 Aug 2008 15:00:12 +0000 (15:00 +0000)]
Switch to new UCI version

15 years agoSync translations
Steven Barth [Wed, 27 Aug 2008 15:00:00 +0000 (15:00 +0000)]
Sync translations

15 years agoUpstream compatibility
Steven Barth [Wed, 27 Aug 2008 14:10:40 +0000 (14:10 +0000)]
Upstream compatibility

15 years agoOptical improvements
Steven Barth [Wed, 27 Aug 2008 13:53:55 +0000 (13:53 +0000)]
Optical improvements

15 years agoFix missing UCI transition
Steven Barth [Wed, 27 Aug 2008 13:52:25 +0000 (13:52 +0000)]
Fix missing UCI transition

15 years agoAdded missing import
Steven Barth [Wed, 27 Aug 2008 13:49:32 +0000 (13:49 +0000)]
Added missing import

15 years agoUpstream compatibility
Steven Barth [Wed, 27 Aug 2008 12:29:59 +0000 (12:29 +0000)]
Upstream compatibility

15 years agoRenamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one
Steven Barth [Wed, 27 Aug 2008 08:53:40 +0000 (08:53 +0000)]
Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old one
Minor bugfixes

15 years agoRewrote advice
Steven Barth [Tue, 26 Aug 2008 23:56:40 +0000 (23:56 +0000)]
Rewrote advice

15 years agoAdd a nice user advise
Steven Barth [Tue, 26 Aug 2008 23:47:42 +0000 (23:47 +0000)]
Add a nice user advise

15 years agoFixed typos
Steven Barth [Tue, 26 Aug 2008 23:20:41 +0000 (23:20 +0000)]
Fixed typos

15 years agoUCI API changes
Steven Barth [Tue, 26 Aug 2008 23:00:44 +0000 (23:00 +0000)]
UCI API changes

15 years agolibs/cbi: Added support for enum dependencies
Steven Barth [Tue, 26 Aug 2008 19:36:41 +0000 (19:36 +0000)]
libs/cbi: Added support for enum dependencies

15 years agoUpdated UCI in contrib
Steven Barth [Tue, 26 Aug 2008 19:10:14 +0000 (19:10 +0000)]
Updated UCI in contrib

15 years agolibs/core: Added target parameter to luci.sys.httpget
Steven Barth [Tue, 26 Aug 2008 18:02:27 +0000 (18:02 +0000)]
libs/core: Added target parameter to luci.sys.httpget

15 years agolibs/json: Completed JSON library
Steven Barth [Tue, 26 Aug 2008 17:50:32 +0000 (17:50 +0000)]
libs/json: Completed JSON library
modules/rpc: Added experimental JSON-RPC API

15 years ago* luci: the monthly round of svn property fixups
Jo-Philipp Wich [Tue, 26 Aug 2008 09:51:49 +0000 (09:51 +0000)]
* luci: the monthly round of svn property fixups

15 years agolibs/core: Reworked some basic libraries to not use package.seeall
Steven Barth [Tue, 26 Aug 2008 00:53:28 +0000 (00:53 +0000)]
libs/core: Reworked some basic libraries to not use package.seeall
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci

15 years ago* luci/libs: uvl: implement dependencies for enum values
Jo-Philipp Wich [Mon, 25 Aug 2008 18:30:25 +0000 (18:30 +0000)]
* luci/libs: uvl: implement dependencies for enum values

15 years ago* luci/libs: cbi: implement get_scheme() on some more map-like objects; whitespace...
Jo-Philipp Wich [Mon, 25 Aug 2008 00:36:07 +0000 (00:36 +0000)]
* luci/libs: cbi: implement get_scheme() on some more map-like objects; whitespace cleanup

15 years agolibs/cbi: Fixed UVL integration
Steven Barth [Sun, 24 Aug 2008 20:44:47 +0000 (20:44 +0000)]
libs/cbi: Fixed UVL integration

15 years agoCBI-UVL integration part #2
Steven Barth [Sun, 24 Aug 2008 19:51:09 +0000 (19:51 +0000)]
CBI-UVL integration part #2

15 years ago* luci/libs: uvl: store valueof values as associative table
Jo-Philipp Wich [Sun, 24 Aug 2008 18:33:25 +0000 (18:33 +0000)]
* luci/libs: uvl: store valueof values as associative table

15 years ago* luci/libs: uvl: implement "valueof" option
Jo-Philipp Wich [Sun, 24 Aug 2008 18:06:51 +0000 (18:06 +0000)]
* luci/libs: uvl: implement "valueof" option

15 years ago* luci/libs: uvl: remove a brain-dead unpack()
Jo-Philipp Wich [Sun, 24 Aug 2008 17:14:31 +0000 (17:14 +0000)]
* luci/libs: uvl: remove a brain-dead unpack()

15 years ago* luci/libs: uvl: use python-style format syntax for errors
Jo-Philipp Wich [Sun, 24 Aug 2008 17:12:16 +0000 (17:12 +0000)]
* luci/libs: uvl: use python-style format syntax for errors

15 years agolibs/core: Add Pythonic string formatting syntax
Steven Barth [Sun, 24 Aug 2008 16:35:06 +0000 (16:35 +0000)]
libs/core: Add Pythonic string formatting syntax

15 years agoCBI-UVL integration part #1
Steven Barth [Sun, 24 Aug 2008 16:22:49 +0000 (16:22 +0000)]
CBI-UVL integration part #1

15 years ago* luci/libs: uvl: implement "named" flag for schemes
Jo-Philipp Wich [Sun, 24 Aug 2008 16:09:02 +0000 (16:09 +0000)]
* luci/libs: uvl: implement "named" flag for schemes

15 years ago* luci/libs: uvl: implement get_scheme() and get_dependencies()
Jo-Philipp Wich [Sun, 24 Aug 2008 14:20:20 +0000 (14:20 +0000)]
* luci/libs: uvl: implement get_scheme() and get_dependencies()

15 years ago* luci/contrib: bump uci to v0.6.0
Jo-Philipp Wich [Sat, 23 Aug 2008 17:51:51 +0000 (17:51 +0000)]
* luci/contrib: bump uci to v0.6.0

15 years ago* luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a
Jo-Philipp Wich [Sat, 23 Aug 2008 15:17:10 +0000 (15:17 +0000)]
* luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a
nil value" when running luci on a shell

15 years agomodules/admin-fulk: Fixed changes handling of Static Routes configuration page
Steven Barth [Fri, 22 Aug 2008 22:38:14 +0000 (22:38 +0000)]
modules/admin-fulk: Fixed changes handling of Static Routes configuration page

15 years agoRPC initial authentication API completed
Steven Barth [Fri, 22 Aug 2008 22:13:54 +0000 (22:13 +0000)]
RPC initial authentication API completed

15 years agolibs/web: Remove unneeded status call
Steven Barth [Fri, 22 Aug 2008 22:01:53 +0000 (22:01 +0000)]
libs/web: Remove unneeded status call

15 years agoFix unhandled track values for leafs
Steven Barth [Fri, 22 Aug 2008 21:52:36 +0000 (21:52 +0000)]
Fix unhandled track values for leafs

15 years agolibs/http: Fixed default sink for unknown data
Steven Barth [Fri, 22 Aug 2008 20:33:48 +0000 (20:33 +0000)]
libs/http: Fixed default sink for unknown data

15 years agoRPC part #3
Steven Barth [Fri, 22 Aug 2008 20:04:49 +0000 (20:04 +0000)]
RPC part #3

15 years agoRPC part #2
Steven Barth [Fri, 22 Aug 2008 20:04:04 +0000 (20:04 +0000)]
RPC part #2

15 years agoUpdated XML translation system, fixed some errors with multiline-translations
Steven Barth [Fri, 22 Aug 2008 17:18:36 +0000 (17:18 +0000)]
Updated XML translation system, fixed some errors with multiline-translations
Thanks: Alina Friedrichsen

15 years agolibs/rpc: Created new library
Steven Barth [Thu, 21 Aug 2008 19:13:45 +0000 (19:13 +0000)]
libs/rpc: Created new library

15 years agoAdded LPEG
Steven Barth [Thu, 21 Aug 2008 18:36:06 +0000 (18:36 +0000)]
Added LPEG

15 years agoupdates
Steven Barth [Wed, 20 Aug 2008 20:26:03 +0000 (20:26 +0000)]
updates

15 years agoAdded batmand UCI config
Steven Barth [Wed, 20 Aug 2008 19:45:31 +0000 (19:45 +0000)]
Added batmand UCI config

15 years ago* luci/themes: several xhtml fixes
Jo-Philipp Wich [Wed, 20 Aug 2008 19:44:16 +0000 (19:44 +0000)]
* luci/themes: several xhtml fixes

15 years ago* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme
Jo-Philipp Wich [Wed, 20 Aug 2008 19:35:54 +0000 (19:35 +0000)]
* luci/i18n: updated translation files, xhtml fixes in openwrt.org theme

15 years agolibs/web: Corrected HTTP-Headers
Steven Barth [Wed, 20 Aug 2008 19:24:09 +0000 (19:24 +0000)]
libs/web: Corrected HTTP-Headers

15 years agolibs/web: Set Expires-Header
Steven Barth [Wed, 20 Aug 2008 19:04:10 +0000 (19:04 +0000)]
libs/web: Set Expires-Header

15 years ago* luci/i18n: add luci translations in xml format
Jo-Philipp Wich [Wed, 20 Aug 2008 17:23:53 +0000 (17:23 +0000)]
* luci/i18n: add luci translations in xml format

15 years ago* luci/themes: add striptags() to page titles
Jo-Philipp Wich [Wed, 20 Aug 2008 17:08:15 +0000 (17:08 +0000)]
* luci/themes: add striptags() to page titles

15 years ago* luci/libs: add striptags() to global dispatcher namespace
Jo-Philipp Wich [Wed, 20 Aug 2008 17:04:03 +0000 (17:04 +0000)]
* luci/libs: add striptags() to global dispatcher namespace

15 years ago* luci/libs: use striptags() in cbi <option> elements
Jo-Philipp Wich [Wed, 20 Aug 2008 16:58:29 +0000 (16:58 +0000)]
* luci/libs: use striptags() in cbi <option> elements

15 years ago* luci/libs: use pcdata() in striptags()
Jo-Philipp Wich [Wed, 20 Aug 2008 16:55:10 +0000 (16:55 +0000)]
* luci/libs: use pcdata() in striptags()

15 years ago* luci/libs: add striptags() to luci.util
Jo-Philipp Wich [Wed, 20 Aug 2008 16:40:25 +0000 (16:40 +0000)]
* luci/libs: add striptags() to luci.util

15 years ago* luci/applications: fix typo in english olsr translation
Jo-Philipp Wich [Wed, 20 Aug 2008 16:32:21 +0000 (16:32 +0000)]
* luci/applications: fix typo in english olsr translation

15 years ago* luci/themes: fix css from last commit
Jo-Philipp Wich [Wed, 20 Aug 2008 16:13:15 +0000 (16:13 +0000)]
* luci/themes: fix css from last commit

15 years ago* luci/themes: fix help text styles in openwrt.org theme
Jo-Philipp Wich [Wed, 20 Aug 2008 16:11:27 +0000 (16:11 +0000)]
* luci/themes: fix help text styles in openwrt.org theme

15 years ago* luci/contrib: update uci to v0.5.0
Jo-Philipp Wich [Wed, 20 Aug 2008 15:43:57 +0000 (15:43 +0000)]
* luci/contrib: update uci to v0.5.0

15 years agomodules/admin-full: Use absolute paths for network configuration pages
Steven Barth [Wed, 20 Aug 2008 09:20:21 +0000 (09:20 +0000)]
modules/admin-full: Use absolute paths for network configuration pages

15 years ago* luci/build: fix bashism in module.mk
Jo-Philipp Wich [Tue, 19 Aug 2008 23:28:46 +0000 (23:28 +0000)]
* luci/build: fix bashism in module.mk

15 years ago* luci/contrib: update to latest uci git version
Jo-Philipp Wich [Tue, 19 Aug 2008 20:30:06 +0000 (20:30 +0000)]
* luci/contrib: update to latest uci git version

15 years agomodules/admin-*: Added hints for Wifi Channels
Steven Barth [Tue, 19 Aug 2008 18:20:57 +0000 (18:20 +0000)]
modules/admin-*: Added hints for Wifi Channels

15 years agomodules/admin-full: Correctly unload firewall config in network configuration page
Steven Barth [Tue, 19 Aug 2008 17:51:13 +0000 (17:51 +0000)]
modules/admin-full: Correctly unload firewall config in network configuration page

15 years ago* luci/libs: change default scheme directory to /lib/uci/schema/ in uvl
Jo-Philipp Wich [Tue, 19 Aug 2008 17:19:32 +0000 (17:19 +0000)]
* luci/libs: change default scheme directory to /lib/uci/schema/ in uvl

15 years agoMinor bugfixes
Steven Barth [Tue, 19 Aug 2008 17:02:40 +0000 (17:02 +0000)]
Minor bugfixes
Added possibility to add networks from Wifi page

15 years ago* luci/applications: olsr: convert general settings to dynamic section with most...
Jo-Philipp Wich [Tue, 19 Aug 2008 16:47:05 +0000 (16:47 +0000)]
* luci/applications: olsr: convert general settings to dynamic section with most parameters removed to ease the compatibility pain

15 years agolibs/cbi: Moved typecasting to the appropriate place
Steven Barth [Tue, 19 Aug 2008 15:33:04 +0000 (15:33 +0000)]
libs/cbi: Moved typecasting to the appropriate place

15 years ago* luci/applications: make hna anouncments a tblsection in olsr model
Jo-Philipp Wich [Tue, 19 Aug 2008 14:07:25 +0000 (14:07 +0000)]
* luci/applications: make hna anouncments a tblsection in olsr model

15 years ago* luci/libs: fix datatype validation of list values
Jo-Philipp Wich [Mon, 18 Aug 2008 23:43:20 +0000 (23:43 +0000)]
* luci/libs: fix datatype validation of list values