|
|
|
@7125
|
[7125]
|
06/26/07 00:45:34 |
mislav |
Prototype: explicitly mark an OPTION selected to please Safari, which … |
|
|
|
@7124
|
[7124]
|
06/26/07 00:27:30 |
mislav |
Prototype: additional test for Form#request |
|
|
|
@7123
|
[7123]
|
06/25/07 23:56:26 |
mislav |
Prototype: revert [7122] and use blank(), it's better. |
|
|
|
@7122
|
[7122]
|
06/25/07 23:37:28 |
tobie |
Prototype: tiny clean up to Form#request. |
|
|
|
@7121
|
[7121]
|
06/25/07 23:33:11 |
mislav |
Prototype: IE fixes for form unit tests. The native form.reset() method … |
|
|
|
@7120
|
[7120]
|
06/25/07 23:07:49 |
mislav |
Prototype: the default action for Form.request is current URL. References … |
|
|
|
@7080
|
[7080]
|
06/22/07 16:05:44 |
mislav |
Prototype: $F shortcut is no longer a setter, so it's back to the way it … |
|
|
|
@7079
|
[7079]
|
06/22/07 15:44:15 |
mislav |
Prototype: in form serialization, change how submit buttons are handled. … |
|
|
|
@7078
|
[7078]
|
06/22/07 14:07:26 |
mislav |
Prototype: added unit tests for current submit button serialization … |
|
|
|
@7073
|
[7073]
|
06/20/07 21:20:04 |
mislav |
Prototype: finish form tests cleanup |
|
|
|
@7072
|
[7072]
|
06/20/07 20:44:32 |
mislav |
Prototype: a rewrite of form unit tests; so big it crashed the computer … |
|
|
|
@6628
|
[6628]
|
04/29/07 09:17:31 |
mislav |
Prototype: Form.findFirstElement respects tabindexes; references #7595 |
|
|
|
@6610
|
[6610]
|
04/28/07 15:40:30 |
mislav |
Prototype: merge form.js, dom.js changes up to trunk:6604 |
|
|
|
@6609
|
[6609]
|
04/28/07 15:08:54 |
mislav |
Prototype: add TODO for Event and Form branches |
|
|
|
@6530
|
[6530]
|
04/16/07 11:27:47 |
mislav |
changed $F getter/setter to always return the value for consistency |
|
|
|
@6529
|
[6529]
|
04/16/07 10:57:07 |
mislav |
changed setValue to work on select boxes with actual values, not indices |
|
|
|
@6528
|
[6528]
|
04/16/07 00:49:54 |
mislav |
setValue:
- basic unit tests;
- multiple select boxes can now be given a … |
|
|
|
@6527
|
[6527]
|
04/16/07 00:02:33 |
mislav |
setValue support; needs unit tests from Tobie |
|
|
|
@6526
|
[6526]
|
04/15/07 23:08:02 |
mislav |
sync form.js and its tests with prototype trunk:6504 |
|
|
|
@6312
|
[6312]
|
03/04/07 18:04:35 |
mislav |
illustrate a point because of #6900 |
|
|
|
@6309
|
[6309]
|
03/04/07 17:43:36 |
mislav |
fix issue with serializing and empty values, #7516 |
|
|
|
@6259
|
[6259]
|
02/27/07 16:30:46 |
tobie |
create a Prototype 'form' branch |
|
copied from spinoffs/prototype/trunk:
|
|
|
|
@6255
|
[6255]
|
02/27/07 11:35:21 |
madrobby |
Prototype: Optimize Element.getStyle and add new Element.getOpacity … |