Taylor Otwell
|
36d9fe0b87
|
Added Form::open_secure and Form::open_secure_for_files
|
2011-07-22 11:28:04 -07:00 |
Taylor Otwell
|
60ff3bf840
|
add form::close.
|
2011-07-16 10:22:57 -05:00 |
Taylor Otwell
|
f9c4c50436
|
add Form::hidden and Form::text.
|
2011-07-16 10:09:02 -05:00 |
Taylor Otwell
|
46b0a7d8ad
|
removed some comment bloat from the Form class.
|
2011-07-10 22:59:05 -05:00 |
Taylor Otwell
|
6d296f2a1d
|
added comment to file class.
|
2011-07-07 23:42:11 -05:00 |
Taylor Otwell
|
77c23c4665
|
Trim bloat from Form class.
|
2011-07-06 14:19:18 -07:00 |
Taylor Otwell
|
181237e9ef
|
Refactoring Form class.
|
2011-07-05 06:57:42 -07:00 |
Taylor Otwell
|
c3f418b13c
|
cleaning up form class.
|
2011-07-03 13:03:00 -05:00 |
Taylor Otwell
|
c3ea6e656d
|
adding some comments to the form class.
|
2011-07-03 12:58:41 -05:00 |
Taylor Otwell
|
1375ff98f2
|
cleaning up form class.
|
2011-07-03 12:55:23 -05:00 |
Taylor Otwell
|
f7dcb05799
|
added more html5 form elements.
|
2011-07-02 08:51:14 -05:00 |
Taylor Otwell
|
2da478cc38
|
added more html5 form elements.
|
2011-07-02 08:43:12 -05:00 |
Taylor Otwell
|
cd33e81702
|
added several of the new html5 form elements. added support for attributes such as required, autofocus, etc.
|
2011-07-02 07:37:37 -05:00 |
Taylor Otwell
|
a9029ddfe9
|
change form and html class to use html5 style elements.
|
2011-07-02 07:17:17 -05:00 |
Taylor Otwell
|
567da2419f
|
added Form::open_multipart and tweaked Upload_of rule.
|
2011-06-26 09:19:54 -05:00 |
Taylor Otwell
|
3408bb8492
|
overall code refactoring, comment improvement.
|
2011-06-17 00:02:24 -05:00 |
Taylor Otwell
|
ae09e5e99b
|
extract id assignment to method.
|
2011-06-16 21:09:39 -05:00 |
Taylor Otwell
|
5ddab2bf96
|
fixed typo in form class.
|
2011-06-15 23:21:51 -05:00 |
Taylor Otwell
|
8161e2c736
|
Moved Form::close next to Form::open.
|
2011-06-14 11:14:15 -07:00 |
Taylor Otwell
|
59fa681de1
|
Fix tabs on Form close method.
|
2011-06-14 11:13:32 -07:00 |
Taylor Otwell
|
80173d4848
|
Merge pull request #4 from pedroborges/develop
Added <label> element to form class. Input elements will automatically receive the ID of the corresponding label element if one exists.
|
2011-06-14 11:00:12 -07:00 |
Michael Hasselbring
|
1b620c5938
|
added PHP_EOL in close method
|
2011-06-14 11:46:43 -05:00 |
Michael Hasselbring
|
279983b079
|
add form method to form
|
2011-06-14 10:27:05 -05:00 |
Pedro Borges
|
de16d5cf01
|
Fixed typo in a comment
|
2011-06-14 12:09:32 -03:00 |
Pedro Borges
|
b4db6396cc
|
Auto detect label and add id to field
|
2011-06-14 11:43:18 -03:00 |
Pedro Borges
|
efb040c507
|
Added support for <label> element
|
2011-06-14 10:20:44 -03:00 |
Taylor Otwell
|
c05ccc5d49
|
moved entities method to html class and added encoding configuration option.
|
2011-06-11 21:30:19 -05:00 |
Taylor Otwell
|
f7bb0c5510
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
Taylor Otwell
|
a188d62105
|
initial commit of laravel!
|
2011-06-08 23:45:08 -05:00 |