Age | Commit message (Expand) | Author |
2018-10-03 | luci-base: reword rollback notification dialog | Jo-Philipp Wich |
2018-09-19 | modules: Split luci-mod-full | Daniel F. Dickinson |
2018-09-19 | modules: Make luci-base sufficient to use luci apps | Daniel F. Dickinson |
2018-08-17 | luci-base: remove fake password field from tab order | Jo-Philipp Wich |
2018-08-16 | luci-base: mark password template dummy field as hidden | Jo-Philipp Wich |
2018-08-07 | Correct grammar in apply_widget.htm | Gregory L. Dietsche |
2018-07-28 | luci-base: fix footer template | Jo-Philipp Wich |
2018-07-27 | treewide: rework rollback/apply workflow | Jo-Philipp Wich |
2018-07-23 | luci-base: strip superfluous space in additional field markup | Jo-Philipp Wich |
2018-07-23 | luci-base: rework reveal/hide CBI password template button | Jo-Philipp Wich |
2018-07-22 | luci-base: add description annotations to tblsection cells | Jo-Philipp Wich |
2018-07-20 | luci-base: fix bad CSS class names in table section template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework CBI footer template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework tblsection template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework simpleform template | Jo-Philipp Wich |
2018-07-16 | luci-base: fix field section add button/input field names | Jo-Philipp Wich |
2018-07-15 | luci-base: fix handling alias interfaces in ifacelist widget | Jo-Philipp Wich |
2018-07-13 | luci-base: tweak tblsection markup | Jo-Philipp Wich |
2018-07-12 | luci-base: apply_widget: various fixes | Jo-Philipp Wich |
2018-07-09 | luci-base: fix placement of CBI strings | Jo-Philipp Wich |
2018-07-09 | treewide: always include cbi.js | Jo-Philipp Wich |
2018-06-25 | luci-base: add "Name" label to autogenerated title column | Jo-Philipp Wich |
2018-06-25 | luci-base: annotate tblsection description row as well | Jo-Philipp Wich |
2018-06-23 | luci-base: globally cleanup markup | Jo-Philipp Wich |
2018-06-08 | treewide: switch firewall zone, network and iface lists to dropdown code | Jo-Philipp Wich |
2018-06-08 | luci-base: add markup, JS and CSS for new dropdown | Jo-Philipp Wich |
2018-05-31 | luci-base: use common alert message markup | Jo-Philipp Wich |
2018-05-31 | luci-base: add full page overlay during apply | Jo-Philipp Wich |
2018-05-28 | treewide: convert HTML tables to div | Jo-Philipp Wich |
2018-05-05 | treewide: rework uci apply workflow | Jo-Philipp Wich |
2018-05-03 | luci-base: support hiding the "Back to Overview" button in cbi maps | Jo-Philipp Wich |
2018-05-03 | Revert "luci-base: support hiding the "Back to Overview" button in cbi maps" | Jo-Philipp Wich |
2018-05-03 | luci-base: support hiding the "Back to Overview" button in cbi maps | Jo-Philipp Wich |
2018-04-10 | luci-base: error404: do not access request env directly | Jo-Philipp Wich |
2018-04-07 | luci-base: escape path strings and field parameter | Jo-Philipp Wich |
2018-04-06 | luci-base: properly initialize cbi.js on SimpleForms | Jo-Philipp Wich |
2018-04-04 | luci-base: use FULL_REQUEST_URI on login form templates | Jo-Philipp Wich |
2018-03-27 | luci-base: fix colspans calculation in tblsection | Florian Eckert |
2018-03-15 | Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixes | Jo-Philipp Wich |
2018-03-09 | luci-base/firewall_zonelist: fix visual interface/background alignment | Dirk Brenken |
2018-03-01 | luci-base: fix browser.htm template | Florian Eckert |
2017-10-17 | luci-base: gracefully handle broken firewall forwarding sections | Jo-Philipp Wich |
2017-01-26 | luci-base: mvalue: fix column wrapping | Jo-Philipp Wich |
2016-12-10 | Merge pull request #663 from NeoRaider/styleable-checkboxes | Daniel Dickinson |
2016-08-18 | luci-base: properly style login alert message | Jo-Philipp Wich |
2016-03-03 | luci-base: view: make checkboxes and radio buttons styleable | Matthias Schiffer |
2016-02-24 | luci-base: cbi: fix misplaced ID in nullsection template | Jo-Philipp Wich |
2016-02-24 | luci-base: cbi: also initialize JS if pageactions are disabled | Jo-Philipp Wich |
2016-02-23 | luci-base: cbi: fix dependency handling of list and multivalues with radio/ch... | Jo-Philipp Wich |
2016-02-18 | Merge pull request #644 from chris5560/master | Christian Schoenebeck |