No readme file found in bundle.
The MIT License (MIT)
Copyright (c) 2013 Liip AG
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.
Copyright (c) 2013 Liip AG
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.
liip_translation:
locale_list:
# Defaults:
- en
- en_US
persistence:
service: ~
class: ~
options:
# Default:
folder: %kernel.root_dir%/data/translations
security:
by_domain: false
by_locale: false
domain_list:
# Defaults:
- en
- en_US
interface:
default_filters: Array
-
archive
By web-flow, 3 years ago
-
Merge pull request #51 from kix/patch-1
By web-flow, 4 years ago
-
Fix README.md
By web-flow, 4 years ago
-
Merge pull request #47 from liip/travis
By lsmith77, 5 years ago
-
set an upper bound for php, remove symfony 2.4/2.5/2.6 from build matrix
By lsmith77, 5 years ago
-
typo fix in travis setup
By lsmith77, 5 years ago
-
Applied fixes from StyleCI
By lsmith77, 5 years ago
-
updated build matrix, switch to PSR-4, enable styleci
By lsmith77, 5 years ago
-
Merge pull request #43 from RobinvdVleuten/persistence-service
By thormeier, 5 years ago
-
You can configure either a class or a service as persistence
By RobinvdVleuten, 5 years ago
-
Merge pull request #44 from liip/travis-docker
By lsmith77, 5 years ago
-
use the docker infrastructure on travis
By lsmith77, 5 years ago
-
Merge pull request #42 from RobinvdVleuten/undefined-index-fix
By lsmith77, 5 years ago
-
The persistence options are required by the LiipTranslationExtension. Fixes an "undefined index" issue when clearing the cache.
By RobinvdVleuten, 5 years ago
-
Merge pull request #41 from liip/command_naming
By thormeier, 5 years ago
-
split up routing files
By lsmith77, 5 years ago
-
remove unused config file
By lsmith77, 5 years ago
-
clean up naming of commands
By lsmith77, 5 years ago
-
Release of new version 0.1.0
By lsmith77, 5 years ago
-
Merge pull request #40 from liip/use_use_stmt
By lsmith77, 5 years ago
-
added use statements for FormBuilderInterface usage
By lsmith77, 5 years ago
-
Merge pull request #39 from liip/fix_2_7
By thormeier, 5 years ago
-
require Symfony 2.3 and fix deprecation issues with 2.7
By lsmith77, 5 years ago
-
Merge pull request #38 from aitboudad/master
By lsmith77, 5 years ago
-
register liip loader by tags.
By Aitboudad, 5 years ago
-
Merge pull request #37 from aitboudad/symfony-2.7-compatibility
By lsmith77, 5 years ago
-
[translation] lazy load of standardResources.
By Aitboudad, 5 years ago
-
Merge pull request #36 from liip/symfony-2.6-compatibility
By lsmith77, 5 years ago
-
adjust service definitions to work with symfony 2.6
By dbu, 5 years ago
-
Release of new version 0.0.10
By krtek4, 6 years ago