index
:
openwrt/luci
build
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
htdocs
/
luci-static
/
resources
/
form.js
Age
Commit message (
Expand
)
Author
2024-03-06
luci-base: docs house-keeping
Paul Donald
2024-01-25
luci-base: fix docs for TableSection
Paul Donald
2024-01-23
luci-base: FlagValue fix type of enabled and disabled properties
Sergey Ponomarev
2023-09-23
luci-base: Fix typos in JsDocs
Sergey Ponomarev
2023-09-23
luci-base: "an URL" replace with "a URL"
Sergey Ponomarev
2023-02-04
luci-base: form.js: reuse JSONMap data provider in GridSection modals
Jo-Philipp Wich
2023-02-04
luci-base: form.js: fix GridSection modals in JSONMap instances
Jo-Philipp Wich
2023-01-17
luci-base: help-text spell fix
Paul Dee
2022-12-13
luci-base: fix button handling for named sections
Florian Eckert
2022-07-27
luci-base: revise array sorting
Jo-Philipp Wich
2022-07-22
luci-base: form.js: fix removing just created named GridSection
Jo-Philipp Wich
2022-05-17
luci-base: form.js: minor tweaks for mobile styling
Jo-Philipp Wich
2022-05-16
luci-base: form.js: trim option description
Jo-Philipp Wich
2022-05-16
luci-base: form.js: remove stray `<br>` elements from section placeholder
Jo-Philipp Wich
2022-05-16
luci-base: form.js: save parent map on opening nested modal map
Jo-Philipp Wich
2022-05-16
luci-base: form.js: handle SectionValue objects in GridSection modals
Jo-Philipp Wich
2022-05-16
luci-base: form.js: reset parent maps on returning from nested section modal
Jo-Philipp Wich
2022-05-16
luci-base: form.js: allow overriding section placeholder of TableSections
Jo-Philipp Wich
2022-05-06
luci-base: form.js: rework stacked modal CBI map logic
Jo-Philipp Wich
2022-02-24
luci-base: form.js: add column sorting to TableSections and GridSections
Jo-Philipp Wich
2021-12-23
luci-base: form.js: do not execute embedded script code in stripTags()
Jo-Philipp Wich
2021-12-09
luci-base: form.js: implement AbstractValue.retain property
Jo-Philipp Wich
2021-11-22
luci-base: form.js: allow nesting Grid and Table sections
Jo-Philipp Wich
2021-10-26
luci-base: show validation message in error
Lukas Voegl
2021-10-08
luci-base: form.js: add drag-drop sorting support for mobile
Jo-Philipp Wich
2021-07-01
luci-base: do not add validation for named section if readonly is set
Florian Eckert
2021-07-01
luci-base: prevent empty field for adding new named section in JavaScript
Helge Mader
2021-07-01
luci-base: change css class btn to cbi-button
Florian Eckert
2021-07-01
luci-base: use button tag instead of input tag on named section add
Florian Eckert
2021-06-02
Merge pull request #4770 from nickberry17/update_DummyValue
Jo-Philipp Wich
2021-06-01
luci-base: form.js: consider aliased options in AbstractValue.remove()
Jo-Philipp Wich
2021-04-16
luci-base: form.js: fix AbstractValue.textvalue() for uci list options
Jo-Philipp Wich
2021-02-10
luci-base: add new member 'hidden' to DummyValue
Nicholas Smith
2021-01-13
luci-base: make tooltip icon string configurable
Florian Eckert
2021-01-13
luci-base: add tooltip handling
Florian Eckert
2020-11-27
treewide: transition div tables to actual table markup
Jo-Philipp Wich
2020-10-30
Merge pull request #4531 from oldium/add-widget-changed
Jo-Philipp Wich
2020-10-30
luci-base: Fix using isActive in widget-change notification.
Oldřich Jedlička
2020-10-24
luci-base: Replace legend element with h3.
Oldřich Jedlička
2020-08-06
luci-base: form.js: implement AbstractSection.getOption() helper
Jo-Philipp Wich
2020-08-05
luci-base: form.js: add cfgvalue(), formvalue() and getUIElement() helpers
Jo-Philipp Wich
2020-08-05
luci-base: form.js: add AbstractValue.onchange property
Jo-Philipp Wich
2020-08-05
luci-base: form.js: add ability to specify regular expression dependencies
Jo-Philipp Wich
2020-07-28
luci-base: form.js: add CSS class to invalid option dismiss button
Jo-Philipp Wich
2020-07-28
luci-base: form.js: don't destroy modal form on invalid values when saving
Jo-Philipp Wich
2020-06-14
luci-base: form.js: fix handling of array sections in JSONMap forms
Jo-Philipp Wich
2020-05-04
luci-base: form.js: forward section ID in CBISectionValue methods
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: form.js: allow secondary configs to fail loading
Jo-Philipp Wich
[next]