summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base
AgeCommit message (Expand)Author
2020-04-28Translated using Weblate (Bengali (Bangladesh))Hosted Weblate
2020-04-28luci-base: ui.js: assume select widget by default for ListValue widgetJo-Philipp Wich
2020-04-28luci-base: form.js: toggle inactive CSS class on unsatisfied field cellsJo-Philipp Wich
2020-04-28luci-base: form.js: ListValue: support widget and orientation propertiesJo-Philipp Wich
2020-04-28luci-base: ui.js: fixes for radio widget type of select elementJo-Philipp Wich
2020-04-28luci-base: form.js: allow secondary configs to fail loadingJo-Philipp Wich
2020-04-28luci-base: firewall.js: gracefully handle missing uci configurationJo-Philipp Wich
2020-04-26luci-base: luci.js: add LuCI.session.getToken()Jo-Philipp Wich
2020-04-26luci-base: uci.js: fix section deletion logicJo-Philipp Wich
2020-04-25Translated using Weblate (Greek)Hosted Weblate
2020-04-25luci-base: make logout link depend on luci-base ACLJo-Philipp Wich
2020-04-24Translated using Weblate (Ukrainian)Hosted Weblate
2020-04-22Translated using Weblate (Chinese (Simplified))Hosted Weblate
2020-04-21Translated using Weblate (Polish)Hosted Weblate
2020-04-20Translated using Weblate (French)Hosted Weblate
2020-04-20Translated using Weblate (Portuguese (Brazil))Hosted Weblate
2020-04-20luci-base: dispatcher.lua: pass permission state to legacy CBI templatesJo-Philipp Wich
2020-04-20luci-base: ui.js: fix textarea widthJo-Philipp Wich
2020-04-19Merge pull request #3934 from tano-systems/pr/luci-base-form-js-nodescJo-Philipp Wich
2020-04-19luci-base: dispatcher.lua: honour acl_depends annotations in Lua controllersJo-Philipp Wich
2020-04-19luci-base: form.js: allow to disable descriptions row in TableSectionAnton Kikin
2020-04-19luci-base: form.js: fix TableSection descriptions row renderingAnton Kikin
2020-04-19Translated using Weblate (Chinese (Traditional))Hosted Weblate
2020-04-18luci-base: ui.js: hide unsatisfied firstchild menu nodesJo-Philipp Wich
2020-04-17Translated using Weblate (Portuguese)Hosted Weblate
2020-04-17luci-base: fix trainling comma in ACL specificationJo-Philipp Wich
2020-04-17Translated using Weblate (Russian)Hosted Weblate
2020-04-17luci-base: ui.js: order indicators by ID valueJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu.flushCache() functionJo-Philipp Wich
2020-04-16luci-base: ui.js: apply disabled attribute to toplevel dynlist nodeJo-Philipp Wich
2020-04-16luci-base: luci.js: get rid of global `L` references in internal classesJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu helper classJo-Philipp Wich
2020-04-16luci-base: implement JSON endpoint to fetch menu informationJo-Philipp Wich
2020-04-16luci-base: ui.js: use session data api to persist tab selection stateJo-Philipp Wich
2020-04-16luci-base: luci.js: disable page action buttons on readonly viewsJo-Philipp Wich
2020-04-16luci-base: luci.js: add hasViewPermission() helperJo-Philipp Wich
2020-04-16luci-base: expose currently dispatched node info to client side JSJo-Philipp Wich
2020-04-16luci-base: dispatcher.lua: add support for handling menu ACL annotationsJo-Philipp Wich
2020-04-16luci-base: luci.js: fix JSdoc markup issuesJo-Philipp Wich
2020-04-16luci-base: luci.js: convert various probe* functions to session data apiJo-Philipp Wich
2020-04-16luci-base: luci.js: add LuCI.session classJo-Philipp Wich
2020-04-16luci-base: luci.js: share environment object among LuCI base classesJo-Philipp Wich
2020-04-15luci-base: network.js: don't fail loading network config on missing wirelessJo-Philipp Wich
2020-04-14Translated using Weblate (German)Hosted Weblate
2020-04-14Revert "build: luci.mk: gracefully handle missing or unversioned po subdirect...Jo-Philipp Wich
2020-04-14build: luci.mk: gracefully handle missing or unversioned po subdirectoriesJo-Philipp Wich
2020-04-14luci-base: form.js: make map readonly on insufficient uci permissionsJo-Philipp Wich
2020-04-14luci-base: tools/widgets.js: honour map readonly property tooJo-Philipp Wich
2020-04-14luci-base: ui.js: use standard indicator framework to display uci changesJo-Philipp Wich
2020-04-14luci-base: tools/widgets.js: honour readonly propertyJo-Philipp Wich