]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2926 from qtheuret/master
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 1 Mar 2017 12:32:46 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 12:32:46 +0000 (13:32 +0100)
Add activation of 'rewrite' mod of Apache

.travis.yml
app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml
composer.json

index 8c8093bf4ed88967ab847856a84506a6c0f00107..29ca7dc3a80d925775e5b38b7c2f6814d1b05b28 100644 (file)
@@ -44,7 +44,6 @@ matrix:
         - php: 7.0
           env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
     allow_failures:
-        - php: 7.1
         - php: nightly
 
 # exclude v1 branches
index 744031e8ec9c6431fad812414149f4d864deee17..1203e159384518ff3d456c01d08db0d76a2ba941 100644 (file)
@@ -1,4 +1,4 @@
-# settings_changed: Configuration updated
+settings_changed: Konfiguracja zaktualizowana
 download_pictures: Pobierz obrazy na swój serwer
 carrot: Włącz udostępnianie dla Carrot
 diaspora_url: Adres URL Diaspora, jeżeli usługa jest włączona
@@ -24,12 +24,12 @@ entry: "artykuł"
 export: "eksport"
 import: "import"
 misc: "różne"
-modify_settings: "zatwierdz"
+modify_settings: "zatwierdź"
 piwik_host: Host twojej strony Piwik (bez http:// lub https://)
 piwik_site_id: ID twojej strony Piwik
 piwik_enabled: Włacz Piwik
 demo_mode_enabled: "Włacz tryb demo? (używany wyłącznie dla publicznej demonstracji Wallabag)"
 demo_mode_username: "Użytkownik Demonstracyjny"
 share_public: Zezwalaj na publiczny adres url dla wpisow
-# download_images_enabled: Download images locally
-# restricted_access: Enable authentication for websites with paywall
+download_images_enabled: Pobierz obrazy lokalnie
+restricted_access: Włącz autoryzację dla stron z paywallem
index b919f446c32866cd19bea0005559357fa6548e65..c43d2dcf58fbce150c1f4a1b880fe280a42f2fac 100644 (file)
@@ -58,7 +58,7 @@
         "jms/serializer-bundle": "~1.1",
         "nelmio/api-doc-bundle": "~2.7",
         "mgargano/simplehtmldom": "~1.5",
-        "tecnickcom/tc-lib-pdf": "dev-master",
+        "wallabag/tcpdf": "^6.2",
         "simplepie/simplepie": "~1.3.1",
         "willdurand/hateoas-bundle": "~1.0",
         "htmlawed/htmlawed": "~1.1.19",