Jo-Philipp Wich
|
7e61238f96
|
* luci/applications: make hna anouncments a tblsection in olsr model
|
2008-08-19 14:07:25 +00:00 |
|
Jo-Philipp Wich
|
e5608ae6b2
|
* luci/libs: fix datatype validation of list values
|
2008-08-18 23:43:20 +00:00 |
|
Steven Barth
|
50a1f999ce
|
contrib/uci: Updated .gitignore
|
2008-08-18 23:30:37 +00:00 |
|
Steven Barth
|
d1a448604e
|
libs/cbi: Added preliminary UCI list datatype support... for great justice
|
2008-08-18 23:26:06 +00:00 |
|
Jo-Philipp Wich
|
70aa9bb855
|
* luci/libs: uvl: add support for list values in schemes and configurations
|
2008-08-18 20:37:13 +00:00 |
|
Jo-Philipp Wich
|
63c48c8dde
|
* luci/libs: update uci to most recent git revision
|
2008-08-18 20:34:15 +00:00 |
|
Jo-Philipp Wich
|
6802546621
|
* libs/luci: implement get_list() and set_list() wrappers in luci.model.uci
|
2008-08-18 18:06:49 +00:00 |
|
Jo-Philipp Wich
|
c82392c6f2
|
* luci/contrib: use bleeding edge uci version from git
|
2008-08-18 17:21:54 +00:00 |
|
Steven Barth
|
7be32a9332
|
Fixed duplicate tables
|
2008-08-18 09:14:25 +00:00 |
|
Steven Barth
|
03a6ee9ef0
|
Small bugfixes and improvements
|
2008-08-18 08:43:48 +00:00 |
|
Steven Barth
|
ec796fc52a
|
Fixed a typo
|
2008-08-18 08:30:15 +00:00 |
|
Jo-Philipp Wich
|
0fb1e9267b
|
* luci/libs: use one common quoting style for error messages in luci.uvl
|
2008-08-18 02:30:15 +00:00 |
|
Steven Barth
|
935f4a805a
|
Small bug fixes
|
2008-08-18 02:06:59 +00:00 |
|
Steven Barth
|
23b17ce06f
|
Finally...
|
2008-08-18 01:32:49 +00:00 |
|
Steven Barth
|
e4e1743adf
|
Catch...
|
2008-08-18 01:31:34 +00:00 |
|
Steven Barth
|
df97299573
|
try...
|
2008-08-18 01:30:15 +00:00 |
|
Steven Barth
|
f1d763ef76
|
modules/admin-mini: Smaller improvements
|
2008-08-18 01:17:12 +00:00 |
|
Steven Barth
|
d037dc5abc
|
Updated Wifi Configuration in Mini, removed some orphaned pages
|
2008-08-18 01:08:37 +00:00 |
|
Steven Barth
|
0c3fc70ddb
|
Huuuuuuuuuuuge rewrite of the Wireless Configuration
|
2008-08-18 00:38:18 +00:00 |
|
Jo-Philipp Wich
|
3944408637
|
* luci/libs: set svn property on uvl executable
|
2008-08-17 23:50:56 +00:00 |
|
Jo-Philipp Wich
|
db82e041a8
|
* luci: big svn property fixup
|
2008-08-17 23:47:38 +00:00 |
|
Jo-Philipp Wich
|
d0cbcfa458
|
* luci/libs: further fixes in uvl cli and library
|
2008-08-17 23:40:51 +00:00 |
|
Jo-Philipp Wich
|
6d5efc7925
|
* luci/libs: properly implement and document --schemedir in uvl cli
|
2008-08-17 23:30:23 +00:00 |
|
Jo-Philipp Wich
|
3ea4572c35
|
* luci/contrib: add uvl to makefile
|
2008-08-17 23:11:13 +00:00 |
|
Jo-Philipp Wich
|
13439a8ac5
|
* luci/libs: fix typo in uvl utility
|
2008-08-17 22:44:15 +00:00 |
|
Jo-Philipp Wich
|
ed05a304d9
|
* luci/libs: add missing shebang to uvl cli
|
2008-08-17 22:38:10 +00:00 |
|
Jo-Philipp Wich
|
f9edabb142
|
* luci/libs: add uvl cli utility
|
2008-08-17 22:34:09 +00:00 |
|
Jo-Philipp Wich
|
5e606c8fe2
|
* luci/libs: uvl: rename validate() to validate_config() and reimplement validate() as "catch all" variant
|
2008-08-17 21:43:56 +00:00 |
|
Steven Barth
|
385c63d4fb
|
Attempt #3
|
2008-08-17 20:54:26 +00:00 |
|
Steven Barth
|
b0144108a8
|
Second try...
|
2008-08-17 20:29:00 +00:00 |
|
Steven Barth
|
4f2bf621be
|
Updated OLSR page
|
2008-08-17 20:19:50 +00:00 |
|
Jo-Philipp Wich
|
a966a3b2b4
|
* luci/libs: uvl: implement scheme loading on demand, add inline documentation
|
2008-08-17 18:47:32 +00:00 |
|
Steven Barth
|
97ce1ad8ad
|
Preparing rewrite of WiFi configuration
|
2008-08-17 18:32:53 +00:00 |
|
Jo-Philipp Wich
|
1d08361bea
|
* luci/libs: uvl: add support for external validation commands, various cleanups
|
2008-08-17 17:40:57 +00:00 |
|
Jo-Philipp Wich
|
ed5c3eacf0
|
* luci/libs: uvl: fix handling of boolean options, better error descriptions, implement "required" and "unique" scheme properties for sections
|
2008-08-17 15:31:48 +00:00 |
|
Steven Barth
|
d33e42b536
|
#108
|
2008-08-17 15:15:33 +00:00 |
|
Jo-Philipp Wich
|
c7ba7f99b0
|
* luci/libs: add keys() to luci.util
|
2008-08-17 14:56:03 +00:00 |
|
Jo-Philipp Wich
|
38ef0f92e7
|
* luci/libs: add alias to posix.readlink() in luci.fs
|
2008-08-17 14:47:49 +00:00 |
|
Steven Barth
|
c0d904ac16
|
Add missing number conversion (fixed #108)
|
2008-08-17 14:37:53 +00:00 |
|
Steven Barth
|
3904a012fa
|
modules/admin-full: Added crontab configuration page
|
2008-08-17 13:49:19 +00:00 |
|
Steven Barth
|
6d430930a3
|
Fixed a typo
|
2008-08-17 10:51:56 +00:00 |
|
Steven Barth
|
3e30400b63
|
Added Russian base translation (thanks Skryabin Dmitry)
|
2008-08-17 10:51:38 +00:00 |
|
Steven Barth
|
75d4cca7ae
|
Fixed a design flaw in luci.model.uci
|
2008-08-17 10:20:36 +00:00 |
|
Steven Barth
|
746fa9df8f
|
modules/admin-mini: General UI improvements
|
2008-08-17 00:29:13 +00:00 |
|
Steven Barth
|
7d08bec3ae
|
modules/admin-mini: Revised homepage
|
2008-08-17 00:19:44 +00:00 |
|
Steven Barth
|
510fde0118
|
Added status information
Minor Cleanups
|
2008-08-16 23:17:50 +00:00 |
|
Steven Barth
|
32f2f12438
|
applications/luci-ntpc: Display current system time
|
2008-08-16 21:50:09 +00:00 |
|
Steven Barth
|
8b2e83f2d5
|
modules/admin-full: Fixed package management page
|
2008-08-16 21:40:08 +00:00 |
|
Jo-Philipp Wich
|
f5046bbca7
|
* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular depency errors when reusing scheme instance
|
2008-08-16 21:02:46 +00:00 |
|
Jo-Philipp Wich
|
ef0be82b31
|
* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and validate_option()
|
2008-08-16 20:41:13 +00:00 |
|