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