Age | Commit message (Expand) | Author |
2010-10-30 | libs/web: convert cbi widgets to new network model | Jo-Philipp Wich |
2010-10-30 | libs/core: merge luci.model.wireless into luci.model.network | Jo-Philipp Wich |
2010-10-28 | libs/core: rework network model | Jo-Philipp Wich |
2010-10-28 | libs/core: implement substate() in uci model for creating bound state cursors | Jo-Philipp Wich |
2010-10-25 | libs/web: rework DynamicList widget | Jo-Philipp Wich |
2010-10-21 | libs/web: annotate form object with cbi state when using section add/remove b... | Jo-Philipp Wich |
2010-10-21 | libs/web: fix ip6addr js validation, fixes for live validation | Jo-Philipp Wich |
2010-10-20 | libs/web: fix tab highlighting with multiple tabs | Jo-Philipp Wich |
2010-10-19 | libs/core: fix network counting in luci.model.wireless | Jo-Philipp Wich |
2010-10-19 | libs/web: add String.serialize() and String.format() to cbi.js | Jo-Philipp Wich |
2010-10-19 | libs/web: support different caption for button widgets | Jo-Philipp Wich |
2010-10-19 | libs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwinfo() | Jo-Philipp Wich |
2010-10-15 | libs/web: move XHR apply callback into subtemplate | Jo-Philipp Wich |
2010-10-15 | libs/web: add export() to template namespace, allows templates to export symb... | Jo-Philipp Wich |
2010-10-14 | libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese... | Jo-Philipp Wich |
2010-10-14 | libs/web: fix various issues in cbi option error handling, call validator for... | Jo-Philipp Wich |
2010-10-12 | libs/web: rework cbi field validation, let validators return custom error mes... | Jo-Philipp Wich |
2010-10-12 | libs: remove uci folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/uci into libs/core | Jo-Philipp Wich |
2010-10-12 | libs: remove http folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/http into libs/web | Jo-Philipp Wich |
2010-10-12 | libs: remove obsolete iwinfo, its independant now | Jo-Philipp Wich |
2010-10-12 | libs: remove cbi folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |
2010-10-11 | libs/sys: implement luci.sys.user.getpasswd() | Jo-Philipp Wich |
2010-10-11 | libs/uci: prevent concurrent luci-reload instances, write currently processed... | Jo-Philipp Wich |
2010-10-11 | libs/cbi: don't run apply on render, this is a quick hack and will be reworke... | Jo-Philipp Wich |
2010-10-11 | libs/cbi: interface with service control backend to trigger service reload as... | Jo-Philipp Wich |
2010-06-10 | nixio: Add set_verify_locations for TLS | Steven Barth |
2010-05-23 | nixio: Add nixio.gettimeofday() per user request | Steven Barth |
2010-04-27 | libs/cbi: fix crash with tabless sections | Jo-Philipp Wich |
2010-04-27 | libs/cbi: | Jo-Philipp Wich |
2010-04-26 | libs/cbi: add wep and wpa key datatype validators | Jo-Philipp Wich |
2010-04-26 | libs/cbi: drop UVL, introduce server side datatype validation | Jo-Philipp Wich |
2010-04-26 | libs/cbi: implement realtime client side input validation for Value and Dynam... | Jo-Philipp Wich |
2010-04-26 | libs/cbi: always reset class name in validation handler | Jo-Philipp Wich |
2010-04-25 | libs/cbi: add field validation handlers | Jo-Philipp Wich |
2010-04-25 | libs/cbi: add datatype validators for upcoming client side field validation | Jo-Philipp Wich |
2010-04-21 | libs/cbi: try to load fully qualified model path first, drop support for .lua... | Jo-Philipp Wich |
2010-04-16 | libs/web: don't fail if no langauge is set in luci config | Jo-Philipp Wich |
2010-04-05 | libs/nixio: save uhttpd certs as well | Jo-Philipp Wich |
2010-04-03 | libs/lucid: make lucid work without nixio tls support | Jo-Philipp Wich |
2010-03-28 | nixio: Fix interface data for layer 3+ interfaces | Steven Barth |
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich |
2010-03-21 | libs: add uhttpd gateway interface | Jo-Philipp Wich |
2010-03-18 | libs/uvl: convert luci.uvl.validation to new luci.uvl.error api | Jo-Philipp Wich |
2010-03-18 | libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error api | Jo-Philipp Wich |
2010-03-18 | libs/uvl: local symbol error shadows error class declaration, drop it | Jo-Philipp Wich |
2010-03-18 | libs/uvl: fix syntax error introduced with r5861 | Jo-Philipp Wich |
2010-03-18 | libs/cbi: change usage of uvl error api after r5861 | Jo-Philipp Wich |