jlukic
|
5f9a1ab715
|
API no longer produces 'no action specified' error when defaulting to form action
|
10 years ago |
jlukic
|
6c8060538a
|
Swap out this reference for in API
|
10 years ago |
jlukic
|
d3b4315413
|
#1889 serializeForm produces unnecessary error
|
10 years ago |
jlukic
|
121107fbf2
|
Update licenses in src
|
10 years ago |
jlukic
|
a272e92769
|
Add comments to vis js settings
|
10 years ago |
jlukic
|
7b9ad9d2da
|
Updates to type image, and type fixed.
|
10 years ago |
jlukic
|
b90f8f7b8d
|
Pub/sub visibility?
|
10 years ago |
jlukic
|
1982c95461
|
Greatly speed up visiblity events
|
10 years ago |
jlukic
|
c58553cdce
|
Optimizations to visibility
|
10 years ago |
jlukic
|
dec01c0ada
|
Iterations on visibility, getting ready for docs
|
10 years ago |
jlukic
|
a690601b3f
|
Adds #1858, case sensitive/insensitive form validation rules
|
10 years ago |
jlukic
|
4a03003627
|
Disable debug in state #1825
|
10 years ago |
jlukic
|
c2be2d246c
|
Fixes #1825, API now has 'was cancelled' method, add method to state to detect api request cancellation
|
10 years ago |
jlukic
|
58609bf62a
|
Simplify default API debug output for clarity
|
10 years ago |
jlukic
|
0a436768c6
|
Comment
|
10 years ago |
jlukic
|
181066e055
|
#1806, Add multiple select to set value, get value.
|
10 years ago |
Marcos Mariano
|
b9bb111ef6
|
Treatment for name[] identifier
form.get.values: Treatment for name[] identifiers while getting the
values
|
10 years ago |
jlukic
|
b8fd93ba7b
|
Add onRequest callback #1736
|
10 years ago |
jlukic
|
78649ade5c
|
Fixes #1750, destroy not called on previous instance when doubline initialized
|
10 years ago |
jlukic
|
8a2ba42d4d
|
Adds clear events on clear buttons
|
10 years ago |
jlukic
|
7dffde0f82
|
#1630 Adds form clear and dropdown clear behaviors
|
10 years ago |
jlukic
|
c5ff8ec015
|
Adds get value(s), removes serialize #1630
|
10 years ago |
jlukic
|
c8a203b313
|
#1630 - Form set values will now validate forms after value set
|
10 years ago |
jlukic
|
ee60b5192e
|
Fix #1630 reset now clears prompts
|
10 years ago |
jlukic
|
3071d9ee9c
|
Fix #1630, Checkbox must have error removed before reset to avoid revalidating
|
10 years ago |
jlukic
|
3de207e0ad
|
Fix radio/checkbox output from serialize caused by formatting changes #1630
|
10 years ago |
jlukic
|
1bb3fe04ef
|
#1630 - Formatting on form serialize
|
10 years ago |
jlukic
|
90992d94b8
|
#1681, Form now prevents keypress causing repeated form submit
|
10 years ago |
jlukic
|
5a964f8385
|
Fix API abort to also resolve promise
|
10 years ago |
jlukic
|
42cbd74d02
|
Fix error with get xhr not returning promise, add abort method
|
10 years ago |
Marcos Mariano
|
644daecfc2
|
Form Data Set
Change module.setDefaults to module.set.field.defaults
Create function module.set.field.value, module.set.field.values
|
10 years ago |
Marcos Mariano
|
d5ad7dfa16
|
Radio fix + Form serialize function
This fixes semantic .ui.radio.checkbox resetting as well adds a
serialize function to the form.
|
10 years ago |
Marcos Mariano
|
39e48ba2c0
|
Select fix
This fixed restore default if you initiate a new semantic ui dropdown by
using select tags instead of the raw markup
|
10 years ago |
Marcos Mariano
|
e079320083
|
Feature: Form reset
Implementing a reset functionality to .ui.form
|
10 years ago |
jlukic
|
f08a6c06f9
|
Remove proxy calls from API, update release notes
|
10 years ago |
jlukic
|
b7db66bc64
|
Remove proxy calls from state
|
10 years ago |
jlukic
|
87a11d6772
|
Remove proxy calls from tab and visit
|
10 years ago |
jlukic
|
b2ccf06b95
|
Remove proxy calls from form
|
10 years ago |
jlukic
|
be617dacd3
|
Remove $.proxy calls from visibility and accordion
|
10 years ago |
jlukic
|
b24b8dfdc2
|
Fixes #1578 vague selector for form validation prompt
|
10 years ago |
jlukic
|
23337483e3
|
Fix #1586, remove deprecated use of $.size()
|
10 years ago |
jlukic
|
41790b2a19
|
Enables API debug by default
|
10 years ago |
jlukic
|
b30779e371
|
Fix several references to this in proxy to use variable 'element' to avoid keyword issues
|
10 years ago |
jlukic
|
43e9113d55
|
Add form disabled check
|
10 years ago |
jlukic
|
3433381f5a
|
Adds missing error message for unknown method call (behavior)
|
10 years ago |
jlukic
|
b493f13504
|
Adds #1396, Adds optional parameter to form validation
|
10 years ago |
jlukic
|
0de927c029
|
Alphabetize and comment out validation rules #1396
|
10 years ago |
jlukic
|
7a0eb13be4
|
Fix #1303 Dropdown does not update with form validation
|
10 years ago |
jlukic
|
344870be14
|
#1277 remove cookie.js inlined dependency
|
10 years ago |
jlukic
|
291a2cd305
|
Backport fix in form validation
|
10 years ago |