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
2011-06-14 09:33:19 +02:00
..
checkbox_widget.html.php [Form] Renamed view variable "name" to "full_name" 2011-05-18 22:16:16 +02:00
choice_widget.html.php [Form] made it possible to translate the empty value of Choice fields 2011-06-14 08:33:48 +02:00
date_widget.html.php DateType single-text should be single_text 2011-05-27 16:23:59 +02:00
datetime_widget.html.php [Form] Renamed TemplateContext to FormView 2011-04-14 15:02:51 +02:00
email_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
field_enctype.html.php [Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has 2011-04-15 15:25:37 +02:00
field_errors.html.php [Form] Fixed rendering using the PHP Templating engine 2011-03-26 18:38:03 +01:00
field_label.html.php [FrameworkBundle][Form] Fix label rendering 2011-06-06 20:12:03 +02:00
field_rest.html.php fixed CS 2011-06-08 12:16:48 +02:00
field_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
field_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
file_widget.html.php [Form] simplified file type class 2011-06-13 18:11:18 +02:00
form_label.html.php [FrameworkBundle][Form] Fix label rendering 2011-06-06 20:12:03 +02:00
form_widget.html.php fixed form_rest() for embedded forms (refs #1051, #1115) 2011-05-27 08:12:39 +02:00
hidden_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
hidden_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
integer_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
money_widget.html.php [Form] Fixed variable scope when entering nested form helpers 2011-05-04 15:40:15 +02:00
number_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
password_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
percent_widget.html.php [Form] Fixed variable scope when entering nested form helpers 2011-05-04 15:40:15 +02:00
prototype_row.html.php [Form] Make the prototype view child of the collection view 2011-06-14 09:33:19 +02:00
radio_widget.html.php [Form] Renamed view variable "name" to "full_name" 2011-05-18 22:16:16 +02:00
repeated_row.html.php fixed CS 2011-06-08 12:16:48 +02:00
search_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
text_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
textarea_widget.html.php [Form] Renamed view variable "name" to "full_name" 2011-05-18 22:16:16 +02:00
time_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00
url_widget.html.php fixed CS 2011-06-08 12:16:48 +02:00