luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich f3f74bd0fe luci-base: form.js: consider aliased options in AbstractValue.remove()
If different options point to the same underlying uci option, we must only
remove the uci value if none of the other alias options is active in order
to prevent inactive options (due to unsatisfied depends) removing the uci
value of active once on save.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-01 15:34:11 +02:00
..
cbi luci-base: move old cbi icons to luci-compat 2020-05-07 19:40:29 +02:00
icons luci-base: optimize some PNG files 2020-05-07 20:05:52 +02:00
protocol treewide: drop MAC and MTU from interfaces (protocols) 2021-05-28 15:34:41 +02:00
tools Merge pull request #4598 from Ansuel/wifi_chan 2021-01-07 19:02:57 +02:00
cbi.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
firewall.js luci-base: firewall.js: manage zomne networks as list 2021-03-01 08:54:58 +01:00
form.js luci-base: form.js: consider aliased options in AbstractValue.remove() 2021-06-01 15:34:11 +02:00
fs.js luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci.js luci-base: luci.js: fix sortedKeys() ordering 2021-02-10 00:07:32 +01:00
network.js treewide: use "device" option in UCI "interface" sections 2021-05-27 10:52:51 +02:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: don't append object.method to the RPC url 2020-09-23 16:54:18 +02:00
uci.js luci-base: uci.js: merge changes when retrieving entire sections 2021-03-29 22:35:50 +02:00
ui.js luci-base: change button-text from Dismiss to Close in UCI changes overview 2021-05-04 00:09:11 +02:00
validation.js luci-base: fix network data type validation 2021-05-31 11:39:15 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00