summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view
AgeCommit message (Expand)Author
2017-01-26luci-base: mvalue: fix column wrappingJo-Philipp Wich
2016-12-10Merge pull request #663 from NeoRaider/styleable-checkboxesDaniel Dickinson
2016-08-18luci-base: properly style login alert messageJo-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
2016-01-18luci-base: refactor cbi dependency handling codeJo-Philipp Wich
2016-01-18luci-base: improve tab hide logicJo-Philipp Wich
2016-01-18luci-base: add extra css class for map level tabs, don't track tab child countJo-Philipp Wich
2016-01-18luci-base: do not render section description tag when description is emptyJo-Philipp Wich
2016-01-15luci-base: add basic support for CBI map level tabbingJo-Philipp Wich
2015-12-15luci-base: Make default for FileUpload 'safe'Daniel Dickinson
2015-12-14applications: firewall: Add time and date for rules and redirectsDaniel Dickinson
2015-12-02luci-base: fix escaping lua string to js reprYousong Zhou
2015-11-03luci-base: add support for DynamicList with FileBrowserYousong Zhou
2015-11-01template cbi/value.htm implement documented property maxlengthChristian Schoenebeck
2015-10-31template cbi/value.htm: add "readonly" propertyChristian Schoenebeck
2015-10-07Globally replace luci.dispatcher.build_url(...) with url(...) invocationsJo-Philipp Wich
2015-10-07luci-base: protect simpleforms with CSRF tokensJo-Philipp Wich
2015-10-06luci-base: switch to POST action for service reloadJo-Philipp Wich
2015-10-06luci-base: protect CBI forms with CSRF tokensJo-Philipp Wich
2015-10-06luci-base: add support for POST-only actions with CSRF token checkJo-Philipp Wich
2015-10-06Globally convert headline anchors into name attributes.Jo-Philipp Wich
2015-07-27Workaround: saved administration site user and pass may appear on the Wireles...Georgi Valkov
2015-05-26luci-base: fallback to a simple text editor if uci config cannot be loadedJo-Philipp Wich
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich