Commit Graph

13933 Commits

Author SHA1 Message Date
Fabien Potencier a42bcd1766 merged branch fabpot/moved_domcrawler_9 (PR #7751)
This PR was squashed before being merged into the master branch (closes #7751).

Discussion
----------

Method each return an instance of Crawler instead DOMElement

This PR was submitted on the symfony/DomCrawler read-only repository and moved automatically to the main Symfony repository (closes symfony/DomCrawler#9).

Method each return an instance of Crawler instead DOMElement

Commits
-------

14eed63 Method each return an instance of Crawler instead DOMElement
2013-04-22 06:45:25 +02:00
Diego Saint Esteben 14eed63069 Method each return an instance of Crawler instead DOMElement 2013-04-22 06:45:24 +02:00
Fabien Potencier e6d7b126b1 added missing license blocks 2013-04-22 06:31:56 +02:00
Fabien Potencier 2b473cbb65 Merge branch '2.2'
* 2.2:
  added missing license blocks
  added missing license blocks
2013-04-22 06:30:07 +02:00
Fabien Potencier a8af3e2c18 added missing license blocks 2013-04-22 06:29:54 +02:00
Fabien Potencier f6875287b5 Merge branch '2.1' into 2.2
* 2.1:
  added missing license blocks
2013-04-22 06:28:56 +02:00
Fabien Potencier 76b67a1356 added missing license blocks 2013-04-22 06:28:40 +02:00
Fabien Potencier 2238242e64 merged branch umpirsky/fix/iban-sr-cyrl-translation (PR #7780)
This PR was merged into the master branch.

Discussion
----------

[Validator] ISBN, IBAN Serbian translation.

Commits
-------

e3e856e ISBN, IBAN Serbian translation.
2013-04-22 05:27:39 +02:00
umpirsky e3e856e1c3 ISBN, IBAN Serbian translation. 2013-04-21 22:54:57 +02:00
Fabien Potencier be57a555a6 merged branch andreia/translations-1 (PR #7779)
This PR was merged into the master branch.

Discussion
----------

Add Brazilian Portuguese translations for IBAN, ISBN, and ISSN messages

Commits
-------

7d6d891 Add Brazilian Portuguese translations for IBAN, ISBN, and ISSN messages
2013-04-21 21:58:13 +02:00
Fabien Potencier cfb027ec5f merged branch kgilden/master (PR #7778)
This PR was merged into the master branch.

Discussion
----------

[Validator] added Estonian translations for IBAN, ISBN & ISSN messages

| Q             | A
| ------------- | ---
| Fixed tickets | -
| License       | MIT

Commits
-------

5131103 [Validator] added Estonian translations for IBAN, ISBN & ISSN messages
2013-04-21 21:58:05 +02:00
Andreia Bohner 7d6d891b6e Add Brazilian Portuguese translations for IBAN, ISBN, and ISSN messages 2013-04-21 16:23:07 -03:00
Kristen Gilden 5131103809 [Validator] added Estonian translations for IBAN, ISBN & ISSN messages 2013-04-21 21:23:53 +03:00
Fabien Potencier 488d5eb1fc Merge branch '2.2'
* 2.2:
  [Validator] added missing estonian translation of messages
  Removed trailing whitespace
  [Validator] added missing estonian translation of messages
  Filesystem::touch() not working with different owners (utime/atime issue)
2013-04-21 19:39:37 +02:00
Fabien Potencier c8e3f0fabe Merge branch '2.1' into 2.2
* 2.1:
  Removed trailing whitespace
  [Validator] added missing estonian translation of messages
  Filesystem::touch() not working with different owners (utime/atime issue)

Conflicts:
	src/Symfony/Component/Validator/Resources/translations/validators.et.xlf
2013-04-21 19:39:25 +02:00
Fabien Potencier d694ae5c1f merged branch kgilden/2.2 (PR #7776)
This PR was merged into the 2.2 branch.

Discussion
----------

[Validator] added missing estonian translation of messages

| Q             | A
| ------------- | ---
| Fixed tickets | -
| License       | MIT

This commit adds missing Estonian translation of messages introduced in 2.2. It's a follow-up to #7769.

Commits
-------

633b63b [Validator] added missing estonian translation of messages
2013-04-21 19:38:38 +02:00
Fabien Potencier ab209b2cc9 merged branch lsmith77/redirect_controller (PR #7775)
This PR was merged into the master branch.

Discussion
----------

added changelog note about RedirectController action signature changes

Commits
-------

07d7927 added changelog note about RedirectController action signature changes
2013-04-21 19:38:05 +02:00
Fabien Potencier 64ba269423 merged branch mweimerskirch/patch-15 (PR #7774)
This PR was merged into the master branch.

Discussion
----------

Tweaked German translation

Commits
-------

461c281 Tweaked German translation
2013-04-21 19:38:01 +02:00
Lukas Kahwe Smith 07d79279cd added changelog note about RedirectController action signature changes 2013-04-21 19:22:48 +02:00
Kristen Gilden 633b63bfb3 [Validator] added missing estonian translation of messages 2013-04-21 20:18:20 +03:00
Terje Bråten 3c65ba37dd Added a DoktrineTokenProvider in Security/Bridge/Doctrine/security/RememberMe 2013-04-21 18:59:26 +02:00
Michel Weimerskirch 461c281a56 Tweaked German translation 2013-04-21 19:44:02 +03:00
Fabien Potencier 488fb1b7be merged branch mweimerskirch/patch-14 (PR #7773)
This PR was merged into the master branch.

Discussion
----------

Updated Luxembourgish translations

Commits
-------

92bfc0b Updated LB translations
2013-04-21 18:33:02 +02:00
Michel Weimerskirch 92bfc0b6ff Updated LB translations 2013-04-21 19:18:51 +03:00
Fabien Potencier 9b05da747a merged branch jaugustin/fix-DateTimeToLocalizedStringTransformer-7561 (PR #7772)
This PR was merged into the master branch.

Discussion
----------

fix DateTimeToLocalizedStringTransformer issue #7561

this PR fix #7561 issue:

This fix possible issue with new `\DateTime` throwing `Exception` not handled by the transformer.

Commits
-------

6ccbbe9 fix DateTimeToLocalizedStringTransformer issue #7561, add tests
2013-04-21 18:08:31 +02:00
Fabien Potencier e85f640a79 merged branch pborreli/dot-ar (PR #7771)
This PR was merged into the master branch.

Discussion
----------

Added trailing dot

Commits
-------

59a9a21 Added trailing dot
2013-04-21 18:06:56 +02:00
jaugustin 6ccbbe9314 fix DateTimeToLocalizedStringTransformer issue #7561, add tests 2013-04-21 17:21:23 +02:00
Pascal Borreli 59a9a2181d Added trailing dot 2013-04-21 14:36:44 +00:00
Fabien Potencier 3aa37b59e6 [Config] added missing dep in composer.json 2013-04-21 16:30:01 +02:00
Fabien Potencier c3756eb800 merged branch webfactory/issue-7230/picks/cache-file-utils (PR #7753)
This PR was squashed before being merged into the master branch (closes #7753).

Discussion
----------

Mitigate dependency upon ConfigCache

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes (refactoring)
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        | todo, issue is symfony/symfony-docs#2531

Some clients use ConfigCache only for its ability to atomically write into a file.

The PR moves that code into the Filesystem component.

It's a pick off #7230.

__To-Do:__
- [ ] Update docs for the Filesystem component

Commits
-------

3158c41 Mitigate dependency upon ConfigCache
2013-04-21 16:28:51 +02:00
Matthias Pigulla 3158c4106a Mitigate dependency upon ConfigCache 2013-04-21 16:28:50 +02:00
Fabien Potencier 743a15439d merged branch pborreli/patch-9 (PR #7770)
This PR was merged into the 2.1 branch.

Discussion
----------

Removed trailing whitespace

Commits
-------

20d6fd8 Removed trailing whitespace
2013-04-21 16:27:47 +02:00
Pascal Borreli 20d6fd8987 Removed trailing whitespace 2013-04-21 14:22:56 +00:00
Fabien Potencier f9603a6fa8 merged branch kgilden/trans_et (PR #7769)
This PR was merged into the 2.1 branch.

Discussion
----------

[Validator] added missing estonian translation of messages

| Q             | A
| ------------- | ---
| Fixed tickets | -
| License       | MIT

Commits
-------

efff50a [Validator] added missing estonian translation of messages
2013-04-21 16:13:54 +02:00
Kristen Gilden efff50ae69 [Validator] added missing estonian translation of messages 2013-04-21 16:56:15 +03:00
Fabien Potencier c9e049b739 merged branch pborreli/grammar-typo (PR #7768)
This PR was merged into the master branch.

Discussion
----------

Fixed typos

Commits
-------

0a12fd6 Fixed typos
2013-04-21 15:28:06 +02:00
Pascal Borreli 0a12fd619e Fixed typos 2013-04-21 13:23:54 +00:00
Fabien Potencier dbcaa0353a merged branch pborreli/phpdocs (PR #7764)
This PR was merged into the master branch.

Discussion
----------

Fixed PHPDocs

Commits
-------

7cfa661 Fixed PHPDocs
2013-04-21 14:49:12 +02:00
Pascal Borreli 7cfa66159e Fixed PHPDocs 2013-04-21 12:26:17 +00:00
Fabien Potencier a876c8a12e merged branch WouterJ/patch-2 (PR #7762)
This PR was merged into the master branch.

Discussion
----------

[VALIDATOR] Dutch translation of ISSN message

Added dutch translation of the ISSN message (added in #7756 )

Commits
-------

d336979 [VALIDATOR] Dutch translation of ISSN message
2013-04-21 14:23:03 +02:00
Fabien Potencier a2d9599cfa merged branch XWB/dutch-typo (PR #7763)
This PR was merged into the master branch.

Discussion
----------

Fixed Dutch translation of IBAN message

Commits
-------

7e9fc23 Fixed Dutch translation of IBAN message
2013-04-21 14:22:55 +02:00
Karel Souffriau 7e9fc23eb4 Fixed Dutch translation of IBAN message 2013-04-21 14:12:37 +02:00
Wouter J d336979b8a [VALIDATOR] Dutch translation of ISSN message 2013-04-21 14:37:54 +03:00
Fabien Potencier 39dfbf682c merged branch pborreli/typos-isbn (PR #7761)
This PR was merged into the master branch.

Discussion
----------

Fixed typos

Sorry for the multiple PRs

Commits
-------

6ef7f10 Fixed typos
2013-04-21 13:21:42 +02:00
Fabien Potencier a4abfb9550 [Validator] tweaked ISSN validator (refs #7756) 2013-04-21 13:20:34 +02:00
Pascal Borreli 6ef7f10628 Fixed typos 2013-04-21 11:14:35 +00:00
Fabien Potencier b7e1c916ab merged branch pborreli/typo-issn (PR #7760)
This PR was merged into the master branch.

Discussion
----------

Fixed typo

Commits
-------

b5c8739 Fixed typo
2013-04-21 13:08:38 +02:00
Pascal Borreli b5c87396b7 Fixed typo 2013-04-21 10:57:29 +00:00
Fabien Potencier 909b810302 [Validator] fixed CS, updated CHANGELOG 2013-04-21 12:48:25 +02:00
Fabien Potencier a6edc3dfca merged branch ajgarlag/feature/issn-validator (PR #7756)
This PR was squashed before being merged into the master branch (closes #7756).

Discussion
----------

[Validator] Added ISSN Validator

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This PR complements the ISBN validator added some months ago to allow validation of relevant library systems data.

Commits
-------

77f62ec [Validator] Added ISSN Validator
2013-04-21 12:42:55 +02:00