summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs
AgeCommit message (Expand)Author
2019-09-10luci-base: ui.js: ignore description when checking for empty tab panesJo-Philipp Wich
2019-09-10luci-base: luci.js: support custom filter function in dom.isEmpty()Jo-Philipp Wich
2019-08-19luci-base: form.js: implement Textfield widgetJo-Philipp Wich
2019-08-19luci-base: ui.js: implement Textarea widgetJo-Philipp Wich
2019-08-16luci-base: network.js: fix inverted logic in registerErrorCode()Jo-Philipp Wich
2019-08-16luci-base: widgets.js: CBINetworkSelect: honour exclude optionJo-Philipp Wich
2019-08-14luci-base: widgets.js: support alias interfaces in CBIDeviceSelectJo-Philipp Wich
2019-08-14luci-base: ui.js: add createHandlerFn() helperJo-Philipp Wich
2019-08-14luci-base: network.js: overhaul codeJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-08-14luci-base: firewall.js: fix addZone()Jo-Philipp Wich
2019-08-14luci-base: luci.js: introduce hasSystemFeature() apiJo-Philipp Wich
2019-08-14luci-base: form.js: support passing a callback to Map.save()Jo-Philipp Wich
2019-08-14luci-base: form.js: implement support for tabbed mapsJo-Philipp Wich
2019-08-14luci-base: form.js: improve ui tab interactionJo-Philipp Wich
2019-08-14luci-base: ui.js: rework tab state handlingJo-Philipp Wich
2019-08-14luci-base: form.js: CBISectionValue: properly forward dependency checksJo-Philipp Wich
2019-08-14luci-base: ui.js: UISelect: fix check for empty choicesJo-Philipp Wich
2019-08-14luci-base: form.js: allow overriding empty section placeholder renderingJo-Philipp Wich
2019-08-14luci-base: form.js: harmonize title property handlingJo-Philipp Wich
2019-08-14luci-base: form.js: inherit uci config overrides from parent sectionsJo-Philipp Wich
2019-08-14luci-base: form.js: fix rendering of button widgetsJo-Philipp Wich
2019-08-14luci-base: form.js: add further caption propertiesJo-Philipp Wich
2019-08-14luci-base: network.js: add getL2Device(), getMTU() helpersJo-Philipp Wich
2019-08-14luci-base: network.js: support dynamically loaded protocol classesJo-Philipp Wich
2019-08-14luci-base: network.js: expose prefixToMask() and maskToPrefix()Jo-Philipp Wich
2019-08-14luci-base: network.js: return mac addresses in upper caseJo-Philipp Wich
2019-08-14luci-base: network.js: extend ifnameOf() and expose as getIfnameOf()Jo-Philipp Wich
2019-08-14luci-base: network.js: add ability to flush the internal cacheJo-Philipp Wich
2019-08-14luci-base: ui.js: do not forcibly sort synamic list itemsJo-Philipp Wich
2019-08-01luci-base: form.js: add modal dialog hookJo-Philipp Wich
2019-08-01luci-base: form.js: update tab state on dependency checksJo-Philipp Wich
2019-08-01luci-base: ui.js: tabs: fix empty pane checking, allow alternative query rootJo-Philipp Wich
2019-08-01luci-base: luci.js: add L.dom.isEmpty() helperJo-Philipp Wich
2019-08-01luci-base: ui.js: mark widget optional if empty choice is presentJo-Philipp Wich
2019-07-30luci-base: ui.js: do not save invalid dynlist valuesJo-Philipp Wich
2019-07-30luci-base: ui.js: save filled out but not added dynlist items on submitJo-Philipp Wich
2019-07-27luci-base: don't treat .rmempty flag as optional for ListValue widgetsJo-Philipp Wich
2019-07-26luci-base: keep polling confirmation endpoint on XHR failuresJo-Philipp Wich
2019-07-26luci-base: form.js: pass-through placeholder option of CBIListValueJo-Philipp Wich
2019-07-26luci-base: ui.js: HTML escape uci changelog valuesJo-Philipp Wich
2019-07-26luci-base: ui.js: HTML escape custom dropdown valuesJo-Philipp Wich
2019-07-26luci-base: ui.js: fix event binding for UISelectJo-Philipp Wich
2019-07-22luci-base: widgets.js: implement CBIDeviceSelect netdev pickerJo-Philipp Wich
2019-07-22luci-base: widgets.js: handle devices or subnets in CBIZoneForwardsJo-Philipp Wich
2019-07-22luci-base: firewall.js: add zone.getDevices() and zone.getSubnets() gettersJo-Philipp Wich
2019-07-22luci-base: widgets.js: CBIZoneSelect: improve initial renderingJo-Philipp Wich
2019-07-22luci-base: widgets.js: CBIZoneSelect: fix availability of "device" choiceJo-Philipp Wich
2019-07-21luci-app-firewall: fix cbi form for rulesJo-Philipp Wich
2019-07-19luci-base: ui.js: fix multi vs. multiple keyword confusionJo-Philipp Wich