doctrine-translatable-bundle
Integrate the doctrine-translatable extension in Symfony2.
The documentation can be found in the Resources/doc directory.
Copyright (c) 2013 Prezent Internet B.V.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
prezent_doctrine_translatable:
fallback_locale: en
-
Allow flex autoconfigure
By Sander Marechal, 11 months ago
-
Allow translatable 2.x
By Sander Marechal, 11 months ago
-
Drop Sonata tests
By Sander Marechal, 1 year ago
-
Allow prezent/doctrine-translatable 2.x
By Sander Marechal, 1 year ago
-
Fix BC break, fixes #24, #25
By Sander Marechal, 1 year ago
-
Pass root node to TreeBuilder, fixes #24
By Sander Marechal, 1 year ago
-
Update Travis status logo
By Sander Marechal, 2 years ago
-
Drop PHP7.1+ only test dependency
By Sander Marechal, 2 years ago
-
Add Travis status logo
By Sander Marechal, 2 years ago
-
Setup Travis
By Sander Marechal, 2 years ago
-
Add some unittests
By Sander Marechal, 2 years ago
-
fix undefined variables in Extension class
By Robert-Jan Bijl, 2 years ago
-
Do not load incompatible Sonata versions
By Sander Marechal, 2 years ago
-
Update filter
By Sander Marechal, 2 years ago
-
Merge pull request #18 from jvandesande/SF4
By web-flow, 3 years ago
-
Change symfony dependency to the components that are actually used
By jvandesande, 3 years ago
-
Update composer.json
By web-flow, 3 years ago
-
Merge pull request #17 from spdionis/patch-1
By web-flow, 4 years ago
-
use composer recommended installation method in docs
By web-flow, 4 years ago
-
Merge pull request #16 from sustmi/patch-2
By web-flow, 4 years ago
-
LocaleListener: rise priority to set currentLocale sooner
By web-flow, 4 years ago
-
Merge pull request #14 from NielsJanssen/master
By sandermarechal, 4 years ago
-
Added support for Symfony 3
By NielsJanssen, 4 years ago
-
not using PHP 5.4 syntax, untill we increase the PHP version requirements
By Robert-Jan Bijl, 6 years ago
-
Fix PSR-4 namespace
By Sander Marechal, 6 years ago
-
Build driverchain from doctrine config
By Sander Marechal, 6 years ago
-
Set branch alias and bump library version
By Sander Marechal, 6 years ago
-
Bump doctrine and symfony versions
By Sander Marechal, 6 years ago
-
Merge pull request #5 from jorisvandesande/Yaml
By sandermarechal, 6 years ago
-
Added Yaml driver to metadata driver chain
By Joris van de Sande, 6 years ago