summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view/cbi
AgeCommit message (Expand)Author
2018-09-19modules: Split luci-mod-fullDaniel F. Dickinson
2018-08-17luci-base: remove fake password field from tab orderJo-Philipp Wich
2018-08-16luci-base: mark password template dummy field as hiddenJo-Philipp Wich
2018-08-07Correct grammar in apply_widget.htmGregory L. Dietsche
2018-07-27treewide: rework rollback/apply workflowJo-Philipp Wich
2018-07-23luci-base: strip superfluous space in additional field markupJo-Philipp Wich
2018-07-23luci-base: rework reveal/hide CBI password template buttonJo-Philipp Wich
2018-07-22luci-base: add description annotations to tblsection cellsJo-Philipp Wich
2018-07-20luci-base: fix bad CSS class names in table section templateJo-Philipp Wich
2018-07-18luci-base: rework CBI footer templateJo-Philipp Wich
2018-07-18luci-base: rework tblsection templateJo-Philipp Wich
2018-07-18luci-base: rework simpleform templateJo-Philipp Wich
2018-07-16luci-base: fix field section add button/input field namesJo-Philipp Wich
2018-07-15luci-base: fix handling alias interfaces in ifacelist widgetJo-Philipp Wich
2018-07-13luci-base: tweak tblsection markupJo-Philipp Wich
2018-07-12luci-base: apply_widget: various fixesJo-Philipp Wich
2018-07-09luci-base: fix placement of CBI stringsJo-Philipp Wich
2018-07-09treewide: always include cbi.jsJo-Philipp Wich
2018-06-25luci-base: add "Name" label to autogenerated title columnJo-Philipp Wich
2018-06-25luci-base: annotate tblsection description row as wellJo-Philipp Wich
2018-06-23luci-base: globally cleanup markupJo-Philipp Wich
2018-06-08treewide: switch firewall zone, network and iface lists to dropdown codeJo-Philipp Wich
2018-06-08luci-base: add markup, JS and CSS for new dropdownJo-Philipp Wich
2018-05-31luci-base: use common alert message markupJo-Philipp Wich
2018-05-31luci-base: add full page overlay during applyJo-Philipp Wich
2018-05-28treewide: convert HTML tables to divJo-Philipp Wich
2018-05-05treewide: rework uci apply workflowJo-Philipp Wich
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-05-03Revert "luci-base: support hiding the "Back to Overview" button in cbi maps"Jo-Philipp Wich
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-04-07luci-base: escape path strings and field parameterJo-Philipp Wich
2018-04-06luci-base: properly initialize cbi.js on SimpleFormsJo-Philipp Wich
2018-03-27luci-base: fix colspans calculation in tblsectionFlorian Eckert
2018-03-15Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixesJo-Philipp Wich
2018-03-09luci-base/firewall_zonelist: fix visual interface/background alignmentDirk Brenken
2018-03-01luci-base: fix browser.htm templateFlorian Eckert
2017-10-17luci-base: gracefully handle broken firewall forwarding sectionsJo-Philipp Wich
2017-01-26luci-base: mvalue: fix column wrappingJo-Philipp Wich
2016-03-03luci-base: view: make checkboxes and radio buttons styleableMatthias Schiffer
2016-02-24luci-base: cbi: fix misplaced ID in nullsection templateJo-Philipp Wich
2016-02-24luci-base: cbi: also initialize JS if pageactions are disabledJo-Philipp Wich
2016-02-23luci-base: cbi: fix dependency handling of list and multivalues with radio/ch...Jo-Philipp Wich
2016-02-18Merge pull request #644 from chris5560/masterChristian Schoenebeck
2016-02-10luci-base: cbi: rely on auto-serialization for combobox choicesJo-Philipp Wich
2016-02-10luci-base: cbi: rework ListValue and MultiValue templatesJo-Philipp Wich
2016-02-10luci-base: cbi: further refactoringJo-Philipp Wich
2016-02-09luci-base: fix dependency handling of optionals (#645)Jo-Philipp Wich
2016-02-09luci-base: cbi: remove duplicate id from templateJo-Philipp Wich
2016-02-08luci-base: fixed tabbed map when using NamedSection of same typeChristian Schoenebeck
2016-01-18luci-base: cbi: refactor event handling jsJo-Philipp Wich