Thomas Fuchs
|
9e7efd5361
|
Prototype: merges from form branch. Closes #5031, #5902, #7595, #8401, #8483, #8767. [Mislav Marohnić, Tomas, Christophe Porteneuve, Jonathan Viney]
|
2007-06-27 10:38:54 +00:00 |
Sam Stephenson
|
cbf8be9869
|
no, really!
|
2007-04-28 03:53:50 +00:00 |
Sam Stephenson
|
b76d34e7bb
|
prototype: Fix regression in which no-argument calls to Element.addMethods() would not add the methods defined in Form.Methods and Form.Element.Methods. Closes #8206.
|
2007-04-28 02:32:21 +00:00 |
Thomas Fuchs
|
95ac141bd9
|
Fix Form.request for forms containing an input element with name="action". Closes #8063.
|
2007-04-17 17:41:22 +00:00 |
Thomas Fuchs
|
db2ee67799
|
Fix Form.disable to work again on non-form elements. Closes #6887. [Mislav Marohnic]
|
2007-03-27 17:53:52 +00:00 |
Thomas Fuchs
|
a9ec09115b
|
Prototype: Form.Element.disable() will now call blur(), removed blur() call from Form.Element.enable(). Closes #6034. [tdd]
|
2007-03-05 16:03:11 +00:00 |
Thomas Fuchs
|
ebd3351b20
|
Fix an issue with serializing empty array inputs, fixes #7516, merges [6309] and [6312] from from branch
|
2007-03-04 21:54:09 +00:00 |
Sam Stephenson
|
343eae8bfc
|
prototype: Add Form.Methods.request as a convenience method for serializing and submitting a form via Ajax.Request to the URL in the form's action attribute.
|
2007-01-28 07:30:04 +00:00 |
Sam Stephenson
|
7044da8138
|
prototype: Fix $(form).serialize() in Safari and add support for extending specific tags to Element.addMethods. Closes #7358.
|
2007-01-27 19:45:34 +00:00 |
Sam Stephenson
|
84901897c8
|
prototype: Form.Element.activate shouldn't raise an exception when the form or field is hidden.
|
2007-01-18 23:07:02 +00:00 |
Sam Stephenson
|
bb4d189b37
|
prototype: Reorganize the source tree.
|
2007-01-18 22:24:27 +00:00 |