Modify ↓
#12230 closed enhancement (fixed)
Autocomplete dynamic variables inputs
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.2 |
Component: | report system | Version: | |
Severity: | normal | Keywords: | |
Cc: | walty8@… | Branch: | |
Release Notes: |
Report dynamic variables are autocompleted in the preferences form. |
||
API Changes: | |||
Internal Changes: |
Description
DynamicVariablesPlugin transforms the report preferences form dynamic variable input
s into select
s. Somewhat equivalent, but more user friendly, functionality could be obtained by autocompleting the fields, as in #7628.
Attachments (0)
Change History (4)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 8 years ago
Milestone: | next-major-releases → 1.3.2 |
---|---|
Owner: | set to |
Release Notes: | modified (diff) |
Status: | new → assigned |
comment:3 by , 8 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Removed a redundant conditional in proposed changes and committed to trunk in r15918.
comment:4 by , 7 years ago
Release Notes: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Proposed changes in [78d68868/rjollos.git].