summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base
AgeCommit message (Expand)Author
2018-11-14luci-base, themes: dropdown behaviour improvementsJo-Philipp Wich
2018-11-14luci-base: cbi.js: remove dead code in cbi_validate_field()Jo-Philipp Wich
2018-11-14luci-base: cbi.js: enable validation for dropdown fieldsJo-Philipp Wich
2018-11-14luci-base: cbi.js: set .value property of cbi dropdown elementsJo-Philipp Wich
2018-11-14luci-base: cbi.js: properly handle cbi tooltips on nested elementsJo-Philipp Wich
2018-11-14luci-base: cbi.js: avoid using .form property directlyJo-Philipp Wich
2018-11-14luci-base: cbi.js: fix passing multiple dropdown values in change eventJo-Philipp Wich
2018-11-14luci-base: rework dynamic list templateJo-Philipp Wich
2018-11-14luci-base: add ARIA label to reveal/hide password buttonJo-Philipp Wich
2018-11-14luci-base: update german translationJo-Philipp Wich
2018-11-14i18n: luci-base: update Simplified Chinese translationZheng Qian
2018-11-11luci-base: update Japanese translationINAGAKI Hiroshi
2018-11-11luci-base: sync translationsINAGAKI Hiroshi
2018-11-11luci-base: fix translation issuesINAGAKI Hiroshi
2018-11-07i18n: sync translations, add location annotatationsHannu Nyman
2018-11-05luci-base: validate DHCP clientid as hexstringJo-Philipp Wich
2018-11-05luci-base: cbi.js: add client-side hexstring datatype validatorJo-Philipp Wich
2018-11-05luci-base: cbi.js: add heuristics to attribute handling in E()Jo-Philipp Wich
2018-11-05luci-base, themes: rework dynlist and dropdown widgetsJo-Philipp Wich
2018-11-05luci-base: cbi.js: rework dropdown implementationJo-Philipp Wich
2018-11-05luci-base: cbi.js: utilize node.closest() if availableJo-Philipp Wich
2018-11-05luci-base: cbi.js: drop cbi_bind()Jo-Philipp Wich
2018-11-05luci-base: cbi.js: rework client side input validationJo-Philipp Wich
2018-11-05luci-base: cbi.js: fix corner case in IPv6() address parserJo-Philipp Wich
2018-11-05luci-base, themes: add tooltip helpers & stylesJo-Philipp Wich
2018-11-05luci-base: cbi.js: switch to client side translationJo-Philipp Wich
2018-11-05luci-base: cbi.js: add client side translation infrastructureJo-Philipp Wich
2018-11-05luci-base: expose system translations to JavaScriptJo-Philipp Wich
2018-11-05luci-base: remove unused i18n functionsJo-Philipp Wich
2018-11-05luci-base: remove references to luci.i18n.loadc()Jo-Philipp Wich
2018-11-05luci-base: introduce luci.i18n.dump()Jo-Philipp Wich
2018-11-05luci-base: fix luci.i18n.setlanguage()Jo-Philipp Wich
2018-11-05luci-base: template: add translation iterator functionJo-Philipp Wich
2018-11-04i18n: sync translationsHannu Nyman
2018-11-02Merge pull request #2252 from stweil/lgtmJo-Philipp Wich
2018-10-30timezone data: update to 2018gHannu Nyman
2018-10-28Add missing variable declarations in JavaScript codeStefan Weil
2018-10-25Merge pull request #2247 from tano-systems/luci-base-upd-ru-i18nHannu Nyman
2018-10-25luci-base: update and improve Russian translationAnton Kikin
2018-10-25 timezone data: update to 2018fHannu Nyman
2018-10-22Merge pull request #2227 from YuriPet/masterHannu Nyman
2018-10-20Merge pull request #2233 from musashino205/l10n/base-upd-jaJo-Philipp Wich
2018-10-20Merge pull request #2215 from MonwF/feature_root_redirect_pathJo-Philipp Wich
2018-10-20luci-base: update Japanese translationINAGAKI Hiroshi
2018-10-17luci-base: fix cbi dropdown quirks with MS EdgeJo-Philipp Wich
2018-10-14luci-base: update Ukrainian translationYurii
2018-10-12treewide: Fix typos in UI stringsyangfl
2018-10-11i18n: sync translationsHannu Nyman
2018-10-11i18n: fix translationsHannu Nyman
2018-10-11luci-base: cbi.js: remove dead codeJo-Philipp Wich