|
4857...24e1 |
added test for checkbox (commit 62c5dcf6a3c748e01ed9395325f8925056cb1a0a) |
alkemann |
2010-07-02 17:23:26 +0200 |
|
ca80...6285 |
adding doc block to Helper |
alkemann |
2010-05-26 17:16:20 +0200 |
|
d945...ebf5 |
removed camelize from autogenrated id attributes |
alkemann |
2010-05-18 00:29:59 +0200 |
|
dcbb...18c6 |
autogenerating an id value for form tag as camalized action name, adding it to generated field ids |
alkemann |
2010-05-18 00:08:27 +0200 |
|
8a0f...2234 |
field will use html attribute id equal to name if not supplied, adding formid if it exist |
alkemann |
2010-05-17 23:54:08 +0200 |
|
62c5...1a0a |
html attribute setting for checkbox value should overwrite binding value |
alkemann |
2010-05-17 22:17:36 +0200 |
|
37a3...4c2c |
removed hardcoded id attribute from radio template |
alkemann |
2010-05-17 21:48:43 +0200 |
|
18a9...b885 |
removed label from radio template (and the need for special case in field) |
alkemann |
2010-05-17 21:39:43 +0200 |
|
466b...bf81 |
fixed _defaults to not override the value for '0' |
alkemann |
2010-05-17 21:12:37 +0200 |
|
ff96...9f88 |
checkbox refactored to include a hidden input by default. this feature is turned 'off' by supplying a value |
alkemann |
2010-05-17 21:12:16 +0200 |
|
8cc1...c5da |
fixing label for field to use field as title if using id as for |
alkemann |
2010-05-12 14:34:12 +0200 |
|
4ac5...8e1d |
giving label the correct (id) 'for' value in field |
alkemann |
2010-05-12 14:24:40 +0200 |
|
050c...46bb |
fixed special case of radio type through the field method |
alkemann |
2010-05-12 14:16:36 +0200 |
|
5a75...de98 |
field() will assume type select if list is given, but no type specified |
alkemann |
2010-05-12 13:43:08 +0200 |
|
9b67...634d |
optimized the field method and rewrote the example code |
alkemann |
2010-05-11 18:19:13 +0200 |
|
31ef...52a6 |
added functionality and test for multiple fields |
alkemann |
2010-05-11 18:06:24 +0200 |
|
6abf...fd0f |
added displaying all validation errors as default functionality |
alkemann |
2010-05-11 17:18:16 +0200 |
|
e359...1b60 |
fixed problem with value being set as default for error method |
alkemann |
2010-05-11 17:13:12 +0200 |
|
93a3...e113 |
Adding additional `strategy` path to make extension strategies more versatile. |
Joël Perras |
2010-05-10 10:05:44 -0400 |
|
1ec4...c146 |
Updating example used in docblock of `\util\Validator::check()`. Fixes ticket #79. |
Nate Abele |
2010-05-05 15:55:29 -0400 |