Commit Graph

2722 Commits

Author SHA1 Message Date
Victor Berchet
9e9a9a80eb [FrameworkBunlde] CodeHelper tweaks 2011-03-11 09:47:59 +01:00
Victor Berchet
61be2b7986 [Routing] XMLFileLoader small optimization 2011-03-11 09:47:46 +01:00
Fabien Potencier
363c3f38a1 Merge remote branch 'stof/doctrine_simplify'
* stof/doctrine_simplify:
  Removed the short syntax in DoctrineBundle
  [DoctrineAbstractBundle] Removed obsolete code as the normalization is now done by the Configuration classes
  [DoctrineMongoDBBundle] Removed the short syntax for the configuration
2011-03-10 21:35:33 +01:00
Fabien Potencier
129d7c7c5f Merge remote branch 'schmittjoh/visibilityChanges'
* schmittjoh/visibilityChanges:
  [Security] renamed Twig function has_role to is_granted
  [Security] some more visibility changes
  [Security] added some more tests
  [Security] fixed some left-overs
  [Security] various changes, see below
  [Security] Bugfix - Ensure that passwords is of string type. Function BasePasswordEncoder::comparePasswords haven't been working properly for numeric (plaintype) passwords.
2011-03-10 21:19:51 +01:00
Fabien Potencier
12616675a5 Merge remote branch 'kriswallsmith/mongodb/pretty-queries'
* kriswallsmith/mongodb/pretty-queries:
  [DoctrineMongoDBBundle] made queries in profiler look like mongodb js shell code
  [DoctrineMongoDBBundle] fixed xml formatting
2011-03-10 20:44:21 +01:00
Christophe Coevoet
4dd45d3b4a Removed the short syntax in DoctrineBundle 2011-03-10 19:39:51 +01:00
Kris Wallsmith
ec46c6e6c5 [DoctrineMongoDBBundle] made queries in profiler look like mongodb js shell code 2011-03-10 10:23:38 -08:00
ornicar
ff4bf78047 [FrameworkBundle] Fix XML tags in NL translation 2011-03-10 10:22:08 -08:00
Kris Wallsmith
d59676fbb7 [DoctrineMongoDBBundle] fixed xml formatting 2011-03-10 06:43:30 -08:00
Fabien Potencier
0fd52a45f7 Merge remote branch 'Crozin/polish-translation'
* Crozin/polish-translation:
  Improved Polish validators translations.
  Whitespace fixed.
2011-03-10 15:32:55 +01:00
Fabien Potencier
1bcfb53678 Merge remote branch 'umpirsky/serbian-validators-translation'
* umpirsky/serbian-validators-translation:
  Some minor fixes in Serbian translation.
2011-03-10 15:31:49 +01:00
Fabien Potencier
e4967fef78 Merge remote branch 'mvrhov/validatorsTransSloFixes'
* mvrhov/validatorsTransSloFixes:
  Proofreaded and fixed encoding problems in Slovenian translation
2011-03-10 15:31:24 +01:00
arjenjb
3b463061ad [FrameworkBundle] Added Dutch validator translations 2011-03-10 15:30:51 +01:00
Miha Vrhovnik
208cc40a3f Proofreaded and fixed encoding problems in Slovenian translation 2011-03-10 12:49:00 +01:00
Johannes M. Schmitt
76e33022cf [Security] renamed Twig function has_role to is_granted 2011-03-10 12:21:35 +01:00
Christophe Coevoet
25521e7e86 [DoctrineAbstractBundle] Removed obsolete code as the normalization is now done by the Configuration classes 2011-03-10 10:53:50 +01:00
Christophe Coevoet
e3e60f1a68 [DoctrineMongoDBBundle] Removed the short syntax for the configuration 2011-03-10 10:35:56 +01:00
Johannes M. Schmitt
3e5fe74cfb Merge branch 'master' of git://github.com/petajaros/symfony into visibilityChanges 2011-03-10 10:25:48 +01:00
Johannes M. Schmitt
a64cc0e3cc [Security] some more visibility changes 2011-03-10 10:25:33 +01:00
Johannes M. Schmitt
13665fc113 [Security] added some more tests 2011-03-10 10:25:33 +01:00
Johannes M. Schmitt
5127ece259 [Security] fixed some left-overs 2011-03-10 10:25:32 +01:00
Johannes Schmitt
1d5538fc60 [Security] various changes, see below
- visibility changes from protected to private
- AccountInterface -> UserInterface
- SecurityContext::vote() -> SecurityContext::isGranted()
2011-03-10 10:25:32 +01:00
umpirsky
c3b7f715c9 Some minor fixes in Serbian translation. 2011-03-10 07:59:47 +01:00
Petr Jaroš
82a44ec9d4 [Security] Bugfix - Ensure that passwords is of string type. Function BasePasswordEncoder::comparePasswords haven't been working properly for numeric (plaintype) passwords. 2011-03-09 15:54:06 -08:00
Krzysiek Łabuś
c8ab0dd419 Improved Polish validators translations. 2011-03-10 00:19:56 +01:00
Krzysiek Łabuś
9b22dafc6d Whitespace fixed. 2011-03-10 00:07:18 +01:00
Fabien Potencier
dded1955e4 [Routing] fixed the / problem in a URL segment 2011-03-09 23:57:26 +01:00
Fabien Potencier
e5b93e683a Merge remote branch 'umpirski/russian-validator-translation'
* umpirski/russian-validator-translation:
  Applied fixes suggested by @yethee.
2011-03-09 23:53:23 +01:00
umpirski
623d0d20b5 Applied fixes suggested by @yethee. 2011-03-09 23:46:11 +01:00
Fabien Potencier
54608960c8 Merge remote branch 'umpirski/russian-validator-translation'
* umpirski/russian-validator-translation:
  Russian validators translation.
2011-03-09 22:10:31 +01:00
Fabien Potencier
222d4aa89d Merge remote branch 'stof/tree_builder'
* stof/tree_builder:
  Fixed type-hinting and renamed the method to be more semantic
  Removed duplicated code
2011-03-09 22:07:31 +01:00
umpirski
be63154655 Russian validators translation. 2011-03-09 22:06:06 +01:00
Fabien Potencier
1de694ffc0 merged 2011-03-09 21:58:43 +01:00
Fabien Potencier
18e56409c6 Merge remote branch 'azogheb/webProfilerOptimization'
* azogheb/webProfilerOptimization:
  [WebProfilerBundle] Optimization to listener
2011-03-09 21:54:06 +01:00
Fabien Potencier
9be419ecbd renamed README to README.md 2011-03-09 21:51:11 +01:00
dorkitude
0a408ccc16 [grammar geek] adding a comma to set off a conjunction 2011-03-09 21:50:57 +01:00
Fabien Potencier
0a1c3c7285 Merge remote branch 'digitalkaoz/httpkernel-bundle'
* digitalkaoz/httpkernel-bundle:
  [HttpKernel] added tests for Bundle
2011-03-09 21:48:37 +01:00
Fabien Potencier
72586b2d5f Merge remote branch 'opensky/hotfix/test_client'
* opensky/hotfix/test_client:
  [HttpKernel] added test for uri change
  [HttpKernel] got rid of url transformation into uri, as parse_url doesn't work with uris
2011-03-09 21:46:16 +01:00
Bulat Shakirzyanov
e95bb73335 [HttpKernel] added test for uri change 2011-03-09 13:48:41 -05:00
Fabien Potencier
fc19afe087 Merge remote branch 'stof/doctrine_tests'
* stof/doctrine_tests:
  Fixed test
2011-03-09 17:46:41 +01:00
Fabien Potencier
7ee82405b7 Merge remote branch 'Infranology/pt-br-validators-translation'
* Infranology/pt-br-validators-translation:
  [FrameworkBundle] translated validators messages to Brazilian Portuguese
2011-03-09 17:46:24 +01:00
Christophe Coevoet
1cbc557472 Fixed test 2011-03-09 17:42:52 +01:00
Fabien Potencier
b4cde9d3bb Merge remote branch 'lsmith77/classcollectionloader'
* lsmith77/classcollectionloader:
  make it possible to define the file extension
2011-03-09 17:40:38 +01:00
Eriksen Costa
5787fddde0 [FrameworkBundle] translated validators messages to Brazilian Portuguese 2011-03-09 13:39:27 -03:00
Fabien Potencier
c41e16293b Merge remote branch 'vicb/profiler_log'
* vicb/profiler_log:
  [WebProfilerBundle] Always use the default background color for counters
  [WebProfilerBundle] The total number of log entries is not relevant, display only the number of errors when required
  [WebProfilerBundle] Display the number of log entries together with the number of errors
2011-03-09 17:30:07 +01:00
Fabien Potencier
c15dd2a77e Merge remote branch 'vicb/profiler_color'
* vicb/profiler_color:
  [WebProfilerBundle] Always use the default background color for counters
2011-03-09 17:29:40 +01:00
Victor Berchet
6571140b17 [WebProfilerBundle] Always use the default background color for counters 2011-03-09 17:27:48 +01:00
Fabien Potencier
57245517ab Merge remote branch 'Seldaek/test_fix'
* Seldaek/test_fix:
  [Config] fix test on windows
2011-03-09 17:26:55 +01:00
Fabien Potencier
1fe25bc00a Merge remote branch 'Seldaek/file_field'
* Seldaek/file_field:
  [HttpFoundation] Fixed test breaking on windows
  [HttpFoundation] UploadedFile::getOriginalName is now overriding getName
  [HttpFoundation] Minor optimization
  [Form] Add exception for missing enctype attribute
2011-03-09 17:26:51 +01:00
Jordi Boggiano
30a8f4fd42 [HttpFoundation] Fixed test breaking on windows 2011-03-09 17:26:11 +01:00