This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views/Form
2012-05-25 12:34:16 +02:00
..
attributes.html.php fixed CS 2012-05-01 15:23:48 +02:00
checkbox_widget.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
choice_options.html.php fixed CS 2012-05-01 15:23:48 +02:00
choice_widget_collapsed.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
choice_widget_expanded.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
choice_widget_options.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
choice_widget.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
collection_widget.html.php [Form] Changed collection prototype rendering. 2011-07-22 11:01:55 +02:00
container_attributes.html.php fixed CS 2012-05-01 15:23:48 +02:00
date_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
datetime_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
email_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
field_enctype.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_errors.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_label.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_rest.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_row.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_rows.html.php fixed CS 2012-05-01 15:23:48 +02:00
field_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
form_enctype.html.php [Form] Consolidated FormInterface, FormBuilderInterface and FormViewInterface 2012-05-25 12:34:16 +02:00
form_errors.html.php [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
form_label.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
form_rest.html.php [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
form_row.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
form_rows.html.php [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
form_widget_compound.html.php fixed CS 2012-05-01 15:23:48 +02:00
form_widget_simple.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
form_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
hidden_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
hidden_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
integer_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
money_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
number_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
password_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
percent_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
radio_widget.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
repeated_row.html.php [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
search_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
textarea_widget.html.php [Form] Fixed results of the FieldType+FormType merge. 2012-04-27 09:47:16 +02:00
time_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
url_widget.html.php [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
widget_attributes.html.php added the possibility to translate the placeholder and title attributes in the PHP form templates (refs #4194) 2012-05-22 12:23:06 +02:00
widget_container_attributes.html.php fixed CS 2012-05-21 22:27:15 +02:00