|
|
|
@11336
|
[11336]
|
09/06/08 01:17:36 |
Kris.Wallsmith |
sfFormtasticPlugin: Fixed bug when calling ->renderHiddenFields() on a … |
|
|
|
@11185
|
[11185]
|
08/27/08 01:42:03 |
Kris.Wallsmith |
sfFormtasticPlugin: Fixed sfFormtasticBase::setIdFormat() (refs #4153), … |
|
|
|
@10865
|
[10865]
|
08/13/08 21:18:33 |
Kris.Wallsmith |
sfFormtasticPlugin: added log message and dispatch of a … |
|
|
|
@10820
|
[10820]
|
08/13/08 00:39:33 |
Kris.Wallsmith |
sfFormtasticPlugin: moved registration of config handler to after … |
|
|
|
@10819
|
[10819]
|
08/13/08 00:30:20 |
Kris.Wallsmith |
sfFormtasticPlugin: rolled back r10818 |
|
|
|
@10818
|
[10818]
|
08/13/08 00:02:59 |
Kris.Wallsmith |
sfFormtasticPlugin: added hard coded include of config handler to address … |
|
|
|
@10747
|
[10747]
|
08/07/08 16:35:40 |
Kris.Wallsmith |
sfFormtasticPlugin: added extensions of table and list formatters |
|
|
|
@10746
|
[10746]
|
08/07/08 16:34:55 |
Kris.Wallsmith |
sfFormtasticPlugin: addressed bug in use of sfContext |
|
|
|
@10658
|
[10658]
|
08/05/08 06:42:33 |
Kris.Wallsmith |
sfFormtasticPlugin: extended sfWidgetasticFormTextarea to not include … |
|
|
|
@10656
|
[10656]
|
08/04/08 22:45:09 |
Kris.Wallsmith |
sfFormtasticPlugin: added sfValidatornatorSchemaArray class to apply a … |
|
|
|
@10648
|
[10648]
|
08/04/08 16:23:09 |
Kris.Wallsmith |
sfFormtasticPlugin: renamed classes to create sfFormtasticYaml … |
|
|
|
@10636
|
[10636]
|
08/04/08 02:05:53 |
Kris.Wallsmith |
sfFormtasticPlugin: abstracted logic to generate object instantiation |
|
|
|
@10635
|
[10635]
|
08/04/08 01:37:50 |
Kris.Wallsmith |
sfFormtasticPlugin: updated YAML form generator to use the tried-and-true … |
|
|
|
@10560
|
[10560]
|
07/31/08 23:24:18 |
Kris.Wallsmith |
sfFormtasticPlugin: renamed misspelled file |
|
|
|
@10535
|
[10535]
|
07/31/08 09:38:06 |
Kris.Wallsmith |
sfFormtasticPlugin:
* extended all widgets supported by current YAML … |
|
|
|
@10478
|
[10478]
|
07/26/08 01:07:03 |
Kris.Wallsmith |
sfFormtasticPlugin: renamed ->bindToRequest() as … |
|
|
|
@10476
|
[10476]
|
07/25/08 20:40:09 |
Kris.Wallsmith |
sfFormtasticPlugin: added sfFormtastic::bindToRequest() method that … |
|
|
|
@10454
|
[10454]
|
07/24/08 19:53:24 |
Kris.Wallsmith |
sfFormtasticPlugin: added form fields only formatter |
|
|
|
@10453
|
[10453]
|
07/24/08 19:09:24 |
Kris.Wallsmith |
sfFormtasticPlugin: added option to set a global id format on a form |
|
|
|
@10419
|
[10419]
|
07/22/08 07:26:13 |
Kris.Wallsmith |
sfFormtasticPlugin:
* moved YAML form generation logic into generator … |
|
|
|
@10364
|
[10364]
|
07/19/08 22:13:42 |
Kris.Wallsmith |
sfFormtasticPlugin:
* progress on yaml forms (considering a refactor -- … |
|
|
|
@10298
|
[10298]
|
07/15/08 14:04:07 |
Kris.Wallsmith |
sfFormtasticPlugin: added option to specify what class to extend to YAML … |
|
|
|
@10284
|
[10284]
|
07/14/08 21:46:13 |
Kris.Wallsmith |
sfFormtasticPlugin: added validator support to YML forms, based on symfony … |
|
|
|
@10281
|
[10281]
|
07/14/08 18:58:54 |
Kris.Wallsmith |
sfFormtasticPlugin:
* added ->addField() method to add a field after … |
|
|
|
@10267
|
[10267]
|
07/13/08 23:06:03 |
Kris.Wallsmith |
sfFormtasticPlugin: added note to clean up usage of sfFinder (someone?) |
|
|
|
@10266
|
[10266]
|
07/13/08 23:04:06 |
Kris.Wallsmith |
sfFormtasticPlugin:
* Added check for CSRF field before rendering so … |
|
|
|
@10246
|
[10246]
|
07/13/08 00:28:08 |
Kris.Wallsmith |
sfFormtasticPlugin: added autoloader for seamless use of YAML forms |
|
|
|
@10217
|
[10217]
|
07/11/08 02:10:28 |
Kris.Wallsmith |
sfFormtasticPlugin: began sfFormtasticYaml for generating for classes … |
|
|
|
@10216
|
[10216]
|
07/11/08 01:08:59 |
Kris.Wallsmith |
sfFormtasticPlugin: added smart addition of pass validator for the "_" … |
|
|
|
@10209
|
[10209]
|
07/10/08 19:24:56 |
Kris.Wallsmith |
sfFormtasticPlugin: bugfix to ->renderHiddenFields(), extended … |
|
|
|
@10206
|
[10206]
|
07/10/08 19:08:02 |
Kris.Wallsmith |
sfFormtasticPlugin: added extension stubs for main schema classes |
|
|
|
@10205
|
[10205]
|
07/10/08 18:48:52 |
Kris.Wallsmith |
sfFormtasticPlugin: fixed typo |
|
|
|
@10204
|
[10204]
|
07/10/08 18:45:26 |
Kris.Wallsmith |
sfFormtasticPlugin: added logic to render all hidden form fields |
|
|
|
@10203
|
[10203]
|
07/10/08 18:39:18 |
Kris.Wallsmith |
sfFormtasticPlugin: exposed definition list formatter |
|
|
|
@10202
|
[10202]
|
07/10/08 18:15:15 |
Kris.Wallsmith |
sfFormtasticPlugin: Initial thoughts for this community-maintained … |
|
|
|
@10201
|
[10201]
|
07/10/08 17:38:16 |
Kris.Wallsmith |
sfFormtasticPlugin: initial repository layout |