Skip to content

Pull requests: jquery-form/form

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

bug with jQuery.noConflict()
#31 by jiaaro was closed Sep 4, 2010 Loading… updated Sep 3, 2010
Fix for issue #58
#59 by nebulous was closed Jan 29, 2011 Loading… updated Jan 29, 2011
iFrameTarget as option provided
#79 by mgaert was closed May 22, 2011 Loading… updated May 22, 2011
hi again
#35 by jiaaro was closed May 23, 2011 Loading… updated May 23, 2011
beforeSubmit could disable Fields leading to submit loss
#38 by mirodietiker was merged May 24, 2011 Loading… updated May 24, 2011
single var declaration per scope
#98 by lequarti was closed Jun 16, 2011 Loading… updated Jun 15, 2011
Use $.isArray instead of instanceof Array
#122 by Krinkle was closed Aug 12, 2011 Loading… updated Aug 12, 2011
Improved JSON dataType handling
#70 by x3ro was closed May 22, 2011 Loading… updated Sep 20, 2011
Fix issues with JSON occurring in IE
#135 by x3ro was merged Sep 24, 2011 Loading… updated Sep 24, 2011
Change 'attr' to 'removeAttr' for serialized inputs
#119 by andrew-sayers--slando was merged Sep 24, 2011 Loading… updated Sep 24, 2011
'removable' log statements
#121 by kares was closed Sep 24, 2011 Loading… updated Sep 24, 2011
add variable to toggle logging; disable it by default
#138 by leeoniya was closed Sep 24, 2011 Loading… updated Sep 24, 2011
Fix the XHR level 2 file uploads so as not to reorder the form data
#174 by dairiki was merged Mar 6, 2012 Loading… updated Mar 6, 2012
Manual indent code for beautiful - before many lines had random indents (
#141 by Perlover was closed Mar 21, 2012 Loading… updated Mar 21, 2012
progressevent.position property is deprecated
#178 by doochik was merged Apr 6, 2012 Loading… updated Apr 6, 2012
Added required attribute value of input elements to formToArray return object
#189 by collingo was merged Apr 6, 2012 Loading… updated Apr 6, 2012
Ability to specify multiple fields with the same name on iframe submissions
#213 by darkliquid was closed Jul 29, 2012 Loading… updated Jul 29, 2012
typo correct "valud" -> "value"
#216 by lukeb was closed Aug 23, 2012 Loading… updated Aug 23, 2012
Allow custom form method on file upload
#233 by mindscratch was closed Sep 25, 2012 Loading… updated Sep 25, 2012
fix error - Uncaught TypeError
#264 by zealotous was merged Dec 26, 2012 Loading… updated Dec 26, 2012
Enable elements with id/name "submit"
#275 by chaoflow was closed Jan 25, 2013 Loading… updated Jan 25, 2013
Enable elements with id/name "submit"
#276 by chaoflow was closed Jan 26, 2013 Loading… updated Jan 26, 2013
responseText is not for the response in onError(), for IE 9
#280 by kurund was closed Jan 28, 2013 Loading… updated Jan 28, 2013
use submit method of pristine form - as suggested by malsup
#277 by chaoflow was merged Jan 28, 2013 Loading… updated Jan 28, 2013
Fixed 'onprogress' event handling for file upload.
#283 by ghost was merged Feb 6, 2013 Loading… updated Feb 6, 2013
ProTip! Adding no:label will show everything without a label.