Age | Commit message (Expand) | Author |
2020-05-02 | luci-base: ui.js: reset scroll position when opening modal overlay | Jo-Philipp Wich |
2020-05-02 | luci-base: ui.js: fix input value reading for select widgets | Jo-Philipp Wich |
2020-05-02 | luci-base: ui.js: rework password input handling | Jo-Philipp Wich |
2020-05-02 | Translated using Weblate (Polish) | Hosted Weblate |
2020-05-02 | Translated using Weblate (Portuguese) | Hosted Weblate |
2020-05-02 | Update base.po | Yurii Petrashko |
2020-05-01 | treewide: i18n - sync translations | Hannu Nyman |
2020-04-30 | Translated using Weblate (Catalan) | Hosted Weblate |
2020-04-28 | Translated using Weblate (Bengali (Bangladesh)) | Hosted Weblate |
2020-04-28 | luci-base: ui.js: assume select widget by default for ListValue widget | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: toggle inactive CSS class on unsatisfied field cells | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: ListValue: support widget and orientation properties | Jo-Philipp Wich |
2020-04-28 | luci-base: ui.js: fixes for radio widget type of select element | Jo-Philipp Wich |
2020-04-28 | luci-base: form.js: allow secondary configs to fail loading | Jo-Philipp Wich |
2020-04-28 | luci-base: firewall.js: gracefully handle missing uci configuration | Jo-Philipp Wich |
2020-04-26 | luci-base: luci.js: add LuCI.session.getToken() | Jo-Philipp Wich |
2020-04-26 | luci-base: uci.js: fix section deletion logic | Jo-Philipp Wich |
2020-04-25 | Translated using Weblate (Greek) | Hosted Weblate |
2020-04-25 | luci-base: make logout link depend on luci-base ACL | Jo-Philipp Wich |
2020-04-24 | Translated using Weblate (Ukrainian) | Hosted Weblate |
2020-04-22 | Translated using Weblate (Chinese (Simplified)) | Hosted Weblate |
2020-04-21 | Translated using Weblate (Polish) | Hosted Weblate |
2020-04-20 | Translated using Weblate (French) | Hosted Weblate |
2020-04-20 | Translated using Weblate (Portuguese (Brazil)) | Hosted Weblate |
2020-04-20 | luci-base: dispatcher.lua: pass permission state to legacy CBI templates | Jo-Philipp Wich |
2020-04-20 | luci-base: ui.js: fix textarea width | Jo-Philipp Wich |
2020-04-19 | Merge pull request #3934 from tano-systems/pr/luci-base-form-js-nodesc | Jo-Philipp Wich |
2020-04-19 | luci-base: dispatcher.lua: honour acl_depends annotations in Lua controllers | Jo-Philipp Wich |
2020-04-19 | luci-base: form.js: allow to disable descriptions row in TableSection | Anton Kikin |
2020-04-19 | luci-base: form.js: fix TableSection descriptions row rendering | Anton Kikin |
2020-04-19 | Translated using Weblate (Chinese (Traditional)) | Hosted Weblate |
2020-04-18 | luci-base: ui.js: hide unsatisfied firstchild menu nodes | Jo-Philipp Wich |
2020-04-17 | Translated using Weblate (Portuguese) | Hosted Weblate |
2020-04-17 | luci-base: fix trainling comma in ACL specification | Jo-Philipp Wich |
2020-04-17 | Translated using Weblate (Russian) | Hosted Weblate |
2020-04-17 | luci-base: ui.js: order indicators by ID value | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu.flushCache() function | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: apply disabled attribute to toplevel dynlist node | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: get rid of global `L` references in internal classes | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: add LuCI.ui.menu helper class | Jo-Philipp Wich |
2020-04-16 | luci-base: implement JSON endpoint to fetch menu information | Jo-Philipp Wich |
2020-04-16 | luci-base: ui.js: use session data api to persist tab selection state | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: disable page action buttons on readonly views | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: add hasViewPermission() helper | Jo-Philipp Wich |
2020-04-16 | luci-base: expose currently dispatched node info to client side JS | Jo-Philipp Wich |
2020-04-16 | luci-base: dispatcher.lua: add support for handling menu ACL annotations | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: fix JSdoc markup issues | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: convert various probe* functions to session data api | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: add LuCI.session class | Jo-Philipp Wich |
2020-04-16 | luci-base: luci.js: share environment object among LuCI base classes | Jo-Philipp Wich |