summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2010-11-05libs/sys: fix logic fail in luci.sys.user.checkpasswd() (#152)Jo-Philipp Wich
2010-11-01libs/web: introduce firewall_zoneforwards widgetJo-Philipp Wich
2010-11-01libs/core: some firewall model enhancementsJo-Philipp Wich
2010-11-01libs/core: several fixes for firewall modelJo-Philipp Wich
2010-10-31libs/core: return ordered list in luci.model.network.get_interfaces()Jo-Philipp Wich
2010-10-31libs/core: fix bug in firewall modelJo-Philipp Wich
2010-10-31libs/web: use the value of the .enabled property in flag widget htmlJo-Philipp Wich
2010-10-31libs/web: support entering custom ifnames in iface list widgetJo-Philipp Wich
2010-10-31libs/core: support not-yet-existing interfaces in network modelJo-Philipp Wich
2010-10-31libs/web: add support for post commit redirects in cbi mapsJo-Philipp Wich
2010-10-30libs/core: fix luci.model.firewall.rename_zone()Jo-Philipp Wich
2010-10-30libs/web: fix type in datatypes.luaJo-Philipp Wich
2010-10-30libs/web: introduce "uciname" datatype for cbi validationJo-Philipp Wich
2010-10-30libs/web: use imatch() in model related widgets, support multivalues in netli...Jo-Philipp Wich
2010-10-30libs/core: use imatch() in firewall and network modelJo-Philipp Wich
2010-10-30libs/core: introduce luci.util.imatch()Jo-Philipp Wich
2010-10-30libs/web: add placeholder support to DynamicList widgetsJo-Philipp Wich
2010-10-30libs/core: remove luci.model.uci.bindJo-Philipp Wich
2010-10-30libs/core: reuse existing uci context in network model if possible. fix some ...Jo-Philipp Wich
2010-10-30libs/core: rework firewall modelJo-Philipp Wich
2010-10-30libs/web: add html5 placeholder attribute support to cbi optionsJo-Philipp Wich
2010-10-30libs/core: fix various bugs in network modelJo-Philipp Wich
2010-10-30libs/web: implement forcewrite attribute for cbi optionsJo-Philipp Wich
2010-10-30libs/web: live validation fixesJo-Philipp Wich
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