Jo-Philipp Wich
ede4aca4b9
libs: merge libs/cbi into libs/web
2010-10-12 05:15:32 +00:00
Jo-Philipp Wich
eca5a0abf0
libs/cbi:
...
- skip client side field validation if corrsponding field was removed due to dependencies
- human readable error strings in uci section summary
- implement field validation for dnyamic lists
- render optional fields when section has tabs
2010-04-27 00:27:37 +00:00
Jo-Philipp Wich
ee36ef4170
libs/cbi: implement realtime client side input validation for Value and DynamicList fields
2010-04-26 21:42:10 +00:00
Jo-Philipp Wich
8e590d6650
libs/cbi: always reset class name in validation handler
2010-04-26 00:00:33 +00:00
Jo-Philipp Wich
dcf53bd886
libs/cbi: add field validation handlers
2010-04-25 23:50:25 +00:00
Jo-Philipp Wich
5879873fca
libs/cbi: add datatype validators for upcoming client side field validation
2010-04-25 23:34:24 +00:00
Jo-Philipp Wich
bddc2053b4
libs/cbi: fix dependency handling of radio buttons
2009-11-26 00:24:59 +00:00
Steven Barth
840d8c89b5
CBI:
...
Ensure revalidation
2009-11-23 13:19:53 +00:00
Steven Barth
565cc95f0d
CBI: Free dependencies
2009-11-23 13:09:52 +00:00
Steven Barth
19758fae43
CBI:
...
Implement reverse dependencies
Allow wiazrd steps without buttons
2009-11-22 20:32:56 +00:00
Jo-Philipp Wich
42e1f743b3
libs/cbi: fix dynamic tab hiding
2009-10-10 22:18:50 +00:00
Jo-Philipp Wich
c199fb44c0
libs/cbi: hide tabs that have zero fields after dependency update
2009-10-10 04:18:16 +00:00
Jo-Philipp Wich
2903acf1f2
libs/cbi: preserve tab state across page reloads
2009-08-20 01:53:24 +00:00
Jo-Philipp Wich
7c0ea17623
libs/cbi: implement tabbing to split large sections and group options in tabs
2009-08-16 03:29:46 +00:00
Steven Barth
85f780f576
Resolve dependencies when a combobox is updated.
2009-01-09 10:57:28 +00:00
Steven Barth
f64847e2dd
Fix a nasty Internet Suxplorer bug which prevented XHR forms from being correctly submitted.
2008-11-08 15:27:31 +00:00
Steven Barth
ae6fd93b8c
Add XHR CBI helper
2008-11-01 17:11:11 +00:00
Jo-Philipp Wich
b618361bf1
* luci/libs/cbi: implement file browse fields
...
* luci/modules/admin-full: add file browse controller
2008-10-10 21:52:22 +00:00
Jo-Philipp Wich
c6143b89d3
* luci/libs/cbi: also set css class names for dynamically generated select lists
2008-10-07 16:01:10 +00:00
Steven Barth
712424dc0c
Overall CBI improvements: DummyValue handling, dependency conflicts, ...
2008-09-19 10:42:02 +00:00
Steven Barth
6785c3ed4b
Work around an ugly Opera and Internet Explorer event handling bug.
2008-09-18 14:36:26 +00:00
Steven Barth
309a448a1f
Don't validate dependencies for fields which are not part of the form
2008-09-17 12:06:05 +00:00
Steven Barth
38e60dcf9b
More IE compatibility fixes
2008-09-16 15:51:11 +00:00
Steven Barth
a35337e6a1
Minor bugfixes
...
Added possibility to add networks from Wifi page
2008-08-19 17:02:40 +00:00
Steven Barth
97ce1ad8ad
Preparing rewrite of WiFi configuration
2008-08-17 18:32:53 +00:00
Steven Barth
e42779fcab
User interface improvements part #3
2008-08-14 11:50:44 +00:00
Steven Barth
5dc01425ef
More UI optimizations
2008-08-13 18:01:30 +00:00
Steven Barth
36f1dac36f
User interface improvements part #2
2008-08-13 16:18:39 +00:00
Steven Barth
eddcc1fdbd
libs/cbi: Optimized Comboboxes
2008-08-05 00:44:31 +00:00
Steven Barth
3d1f9b05e9
libs/cbi: Optimized Comboboxes
2008-08-04 17:35:44 +00:00
Steven Barth
084db952ce
libs/cbi: Added value function to luci.cbi.Value to create Comboboxes
2008-08-04 17:16:27 +00:00
Steven Barth
8f2bbc4ce0
libs/cbi: Fixed dependency JavaScript to match the template fixes
2008-07-13 15:33:26 +00:00
Steven Barth
3455ee6d8d
* Added support for htdocs module directory
2008-06-15 16:02:47 +00:00