Paul Donald
Paul Donald
the latter with placeholder. we try and synch changes anyway.
as it is now :)
Is that commit in openwrt/openwrt yet?
picked. Thanks :)
test-beef haha XD
Could you add `abbr` hover info for the three abbreviations in the table headers? Ideally stuffed with i18n `_('blah')` strings. e.g. `DNS`. So there's DUID, FR, and IAID. Perhaps we...
@Alphix did you want to bring this up to current or is this superseded?
Problem: LUA No new lua additions are accepted into luci. See #3378 and #7310 Migrate to ucode, or javascript. Both of which provide base64 en/decode facilities inbuilt.
You're overriding handleSaveApply, so any of the original functionality which performs the save and commit actions is now replaced by your version (meaning nothing was committed that you changed in...
The 'get the settings and send them to the daemon' should generally happen in an init (procd) script, i.e. in its package in the packages repo.