Benjamin Eberlei
|
73d8470a76
[Form] Fix children implementation, setChildren() is not used, the attribute "fields" is.
|
vor 14 Jahren |
Johannes Schmitt
|
031bf35bb1
changed condition nesting
|
vor 14 Jahren |
Fabien Potencier
|
cc46e8d46a
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly)
|
vor 14 Jahren |
Fabien Potencier
|
124f1d8e44
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly)
|
vor 14 Jahren |
Fabien Potencier
|
1a6f138fe8
[FrameworkBundle] simplified code
|
vor 14 Jahren |
Fabien Potencier
|
3553ed89d4
Merge remote branch 'stealth35/use_filesystemiterator'
|
vor 14 Jahren |
Fabien Potencier
|
d9af9890a3
Merge remote branch 'umpirsky/master'
|
vor 14 Jahren |
Johannes Schmitt
|
1282a595f2
Merge branch 'remember_me_dispatcher' of https://github.com/patashnik/symfony into security
|
vor 14 Jahren |
Johannes Schmitt
|
db2089de0d
Merge branch 'acl-fix' of https://github.com/comfortablynumb/symfony into security
|
vor 14 Jahren |
umpirsky
|
37d7c400ce
Fixed Russian translation according to suggestions on https://github.com/umpirski/symfony/commit/be63154655dc83114dd5bde964c29a915c48b5ff#commitcomment-312900.
|
vor 14 Jahren |
Fabien Potencier
|
1d94a525ee
fixed assetic vendor
|
vor 14 Jahren |
stealth35
|
41bdfe25c0
simplify folders deletion
|
vor 14 Jahren |
Bernhard Schussek
|
18b98353d5
Merge branch 'master' into experimental
|
vor 14 Jahren |
stealth35
|
566320d1a9
work with Traversable
|
vor 14 Jahren |
Fabien Potencier
|
8d84fdfedc
[Finder] added Finder::append() method to be able to combine several Finder instances into one
|
vor 14 Jahren |
Bernhard Schussek
|
7585dce8dd
[Form] Added options validation to field creation
|
vor 14 Jahren |
stealth35
|
280eca4af4
added FilesystemIterator namespace
|
vor 14 Jahren |
Fabien Potencier
|
2d27b13338
Merge remote branch 'bschussek/validator'
|
vor 14 Jahren |
Fabien Potencier
|
a2fcd0cf6b
Merge remote branch 'stealth35/removed_alias'
|
vor 14 Jahren |
Fabien Potencier
|
3a46ed58b3
Merge remote branch 'stealth35/use_splfileinfo'
|
vor 14 Jahren |
Kris Wallsmith
|
2e1924ec1c
[AsseticBundle] updated for Assetic changes
|
vor 14 Jahren |
stealth35
|
dedf9b4fc0
tab to spaces
|
vor 14 Jahren |
stealth35
|
4d62fd5e6c
tab to spaces
|
vor 14 Jahren |
stealth35
|
58cd03cedf
use SplFileInfo insteed fgetcsv
|
vor 14 Jahren |
stealth35
|
bdaee9dd09
use FilesytemIterator insteed opendir
|
vor 14 Jahren |
Bernhard Schussek
|
0ace068a52
[Form] PropertyPathMapper now only maps if the form data is synchronized to avoid duplicate form errors ('invalid'+'NotNull', for example)
|
vor 14 Jahren |
Bernhard Schussek
|
6825ea2489
[Form] Improved test coverage of PropertyPathMapper
|
vor 14 Jahren |
stealth35
|
cee94be277
sanitize die (exit)
|
vor 14 Jahren |
Bernhard Schussek
|
e3ac248617
[Form] Errors are mapped to subforms correctly and bubble up again if necessary
|
vor 14 Jahren |
Bernhard Schussek
|
4f360109ed
[Form] Fixed validation.xml (now really)
|
vor 14 Jahren |