summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/cbi.lua
AgeCommit message (Expand)Author
2018-09-29luci-base: cbi.lua: fix TypedSection.parse()Darius
2018-06-08luci-base: add markup, JS and CSS for new dropdownJo-Philipp Wich
2018-06-08luci-base: support option aliases in luci.cbiJo-Philipp Wich
2018-06-03luci-base: cbi: atomically reorder uci sectionsJo-Philipp Wich
2018-05-05treewide: rework uci apply workflowJo-Philipp Wich
2016-01-23luci-base: fix initialization of MultiValue optionsJo-Philipp Wich
2016-01-19luci-base: add missing Lua side changes for new dependency codeJo-Philipp Wich
2016-01-15luci-base: prevent CBI map save on invalid values (#618)Jo-Philipp Wich
2016-01-15luci-base: initialize CBI optionals on initial Map render (#618)Jo-Philipp Wich
2015-12-15luci-base: Make default for FileUpload 'safe'Daniel Dickinson
2015-12-12modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and sa...Daniel Dickinson
2015-10-31cbi.lua: Implement "readonly" property for "Value"Christian Schoenebeck
2015-10-30cbi.lua: Implement Flag.validate functionChristian Schoenebeck
2015-10-08luci-base: prevent UCI changes in CBI if form is not in submit stateJo-Philipp Wich
2015-08-02cbi.lua: Fix Flag.parse() to set "self.section.changed"Christian Schoenebeck
2015-05-26luci-base: prevent parsing the form input after cbi emergency saveJo-Philipp Wich
2015-05-26luci-base: fallback to a simple text editor if uci config cannot be loadedJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich