stloyd
|
4e3406d633
Sync with master and clean up
|
14 years ago |
stloyd
|
ad5d2c13e1
Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205)
|
14 years ago |
Fabien Potencier
|
482492625d
[Validator] restricted the True and False validator accepted values (the notion of True/False in PHP alone is too large)
|
14 years ago |
Fabien Potencier
|
8ccebc4631
[DomCrawler] fixed Link::getUri() method for anchors
|
14 years ago |
Fabien Potencier
|
88c8119152
merged branch asm89/domcrawler_link (PR #1410)
|
14 years ago |
Fabien Potencier
|
6de97c56e1
[Form] made required part of the algorithm to determine if an empty value should be added to a choice
|
14 years ago |
Fabien Potencier
|
a395582605
merged branch stloyd/choicetype (PR #1371)
|
14 years ago |
Alexander
|
d49e306b9b
[DomCrawler] Fixed handling of relative query strings as links
|
14 years ago |
Fabien Potencier
|
74d539db25
merged branch vicb/form/php-theme (PR #1397)
|
14 years ago |
Alexander
|
a4451b48cb
[DomCrawler] Added tests for links starting with ?foo
|
14 years ago |
Fabien Potencier
|
da04075c9d
merged branch craue/patch-5 (PR #1384)
|
14 years ago |
Fabien Potencier
|
16aa62db0e
merged branch lenar/non-blocking-process (PR #1403)
|
14 years ago |
Fabien Potencier
|
84e87c65cc
[HttpFoundation] fixed a bug in previous merge
|
14 years ago |
Fabien Potencier
|
37521b6fd7
[HttpFoundation] forced Response content to be string
|
14 years ago |
Fabien Potencier
|
b2b0c4a98f
merged branch Seldaek/response (PR #1387)
|
14 years ago |
lenar
|
bda412932b
Make run() fully non-blocking and fix potential other problems
|
14 years ago |
Fabien Potencier
|
1436d8dab7
[Security] added an HttpUtils class to manage logic related to Requests and Responses
|
14 years ago |
Fabien Potencier
|
b91bd78ddb
[DoctrineBundle] removed generate:doctrine:entity
|
14 years ago |
Fabien Potencier
|
7117f41b38
[FrameworkBundle] removed init:bundle (replaced by the generator bundle in Symfony SE)
|
14 years ago |
Victor Berchet
|
5d46e63089
[Form] Add the FormHelper configuration
|
14 years ago |
Victor Berchet
|
a43fad409b
[Form] Improve unit tests for rendering
|
14 years ago |
Victor Berchet
|
1cb2129772
[FrameworkBundle][Form] Adding a cache to FormHelper::lookupTemplate()
|
14 years ago |
Victor Berchet
|
f39ce6709d
[Form][FrameworkBundle] PHP theming
|
14 years ago |
Fabien Potencier
|
e717c99f3b
merged branch vicb/form/theming (PR #1369)
|
14 years ago |
Fabien Potencier
|
64549525e2
merged branch vicb/form/twig-config (PR #1396)
|
14 years ago |
Victor Berchet
|
39d9a8ad6e
[TwigBundle] Fix configuration
|
14 years ago |
Victor Berchet
|
2c1108ce6b
[Form] Revert the ability to override anything else than the text of the label while rendering a row
|
14 years ago |
Fabien Potencier
|
f443b9db81
merged branch stof/autoload_doctrine_proxies (PR #1394)
|
14 years ago |
Christophe Coevoet
|
2d13129e41
Added an autoloader for doctrine proxies
|
14 years ago |
Fabien Potencier
|
03f9973be8
merged branch frost-nzcr4/typos (PR #1392)
|
14 years ago |