Jeremy Benoist
64d080586d
Merge pull request #2584 from blankoworld/master
...
fix #2582 - Documentation, Nginx config: disable all other PHP file from symphony
2016-11-14 14:00:24 +01:00
Nicolas Lœuillet
80302e5aaa
Changed display for material theme
2016-11-14 13:58:41 +01:00
Nicolas Lœuillet
1c282b1da0
Added creation date on entries view
2016-11-14 13:57:31 +01:00
Olivier DOSSMANN
ccad5d7629
fix #2582 - Nginx config: disable all other PHP file from symphony
...
Regarding
https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we
need to limit access to config.php and make_dev.php files from Nginx.
That's why we return 404 error page for these files.
2016-11-14 11:58:26 +01:00
Jeremy Benoist
d3511bbde9
Merge pull request #2577 from wallabag/add-tooltip-material
...
Added tooltips in header bar
2016-11-14 10:08:26 +01:00
Thomas Citharel
d37081e50b
Merge pull request #2562 from wallabag/image-bigger
...
Bigger image preview in case of only image content
2016-11-14 10:01:12 +01:00
Nicolas Lœuillet
cf9ee2fbd0
Added tooltips in header bar
2016-11-12 11:57:55 +01:00
Nicolas Lœuillet
8315507384
Merge pull request #2571 from wallabag/change-language-without-logout
...
Changed behavior when we change language
2016-11-11 18:27:04 +01:00
Nicolas Lœuillet
ece4718f63
Changed behavior when we change language
...
No need to disconnect to apply the language substitution
2016-11-10 20:54:20 +01:00
Nicolas Lœuillet
644b340178
Merge pull request #2566 from wallabag/add-unmarkit
...
Added unmark.it sharing
2016-11-09 18:19:08 +01:00
Nicolas Lœuillet
8a9604aafe
Added unmark.it sharing
...
Fix #668
2016-11-09 18:18:49 +01:00
Nicolas Lœuillet
5cf9604004
Merge pull request #2565 from wallabag/remove-support-website
...
Removed support website on about page
2016-11-09 14:24:32 +01:00
Nicolas Lœuillet
1781ca3763
Removed support website on about page
2016-11-09 13:59:55 +01:00
Nicolas Lœuillet
33a66b1973
Merge pull request #2563 from wallabag/pr-template
...
Improve PR template
2016-11-09 09:03:10 +01:00
Nicolas Lœuillet
1e8c7fa5f9
Merge pull request #2564 from wallabag/mruminski-patch-1
...
Update messages.pl.yml
2016-11-09 09:02:33 +01:00
Mateusz Rumiński
a9740448cf
Update messages.pl.yml
...
translate Pinboard importer section to polish
2016-11-08 23:11:03 +01:00
Jeremy Benoist
c396ee2c63
Improve PR template
2016-11-08 22:53:30 +01:00
Jeremy Benoist
8d7b4f0eff
Display a bigger image in case of image content
...
If the content is only an image, we can display a bigger preview image because we won’t have text to display.
Also, split different card view to avoid too much complexity in the entries.html.twig
2016-11-08 22:17:46 +01:00
Jeremy Benoist
e9490a3443
Add grunt watch
task
2016-11-08 22:16:01 +01:00
Jeremy Benoist
7005b425e0
Remove the left margin of tag
...
In the entries list, the first tag below the link isn’t stick to the left. Now it is.
2016-11-08 22:15:37 +01:00
Thomas Citharel
a0fb3b1b7a
Merge pull request #2561 from wallabag/Rurik19-patch-2259
...
fix #2559
2016-11-08 18:38:37 +01:00
Yuriy Evdokimov
d99a7c2206
fix #2559
2016-11-08 22:14:32 +05:00
Nicolas Lœuillet
89e167a45a
Merge pull request #2553 from wallabag/add-tagform-mobile
...
Added new tag form in mobile view for Material theme
2016-11-08 15:42:05 +01:00
Nicolas Lœuillet
df30af69d2
Added new tag form in mobile view for Material theme
...
Fix #2376
2016-11-08 14:24:00 +01:00
Jeremy Benoist
41c2178685
Merge pull request #2548 from wallabag/pinboard
...
Add Pinboard import
2016-11-08 14:19:40 +01:00
Strubbl
82f9a52078
docs: update german import.rst
2016-11-07 21:00:57 +01:00
Nicolas Lœuillet
40f3ab5311
Merge pull request #2555 from dkrmr/fix_update_script
...
Reorder variable assignation in update.sh script, fix #2554
2016-11-07 11:14:05 +01:00
Nicolas Lœuillet
a4de2351a0
Merge pull request #2556 from wallabag/replace-tokenstorage
...
Replaced TokenStorage with TokenStorageInterface
2016-11-07 11:13:50 +01:00
Nicolas Lœuillet
94766a8962
PHP CS
2016-11-07 10:41:11 +01:00
Nicolas Lœuillet
2fe2e411a7
Replaced TokenStorage with TokenStorageInterface
2016-11-07 10:34:49 +01:00
Darius Kramer
7d173a28c7
Reorder variable assignation in update.sh script, fix #2554
2016-11-07 09:55:03 +01:00
Jeremy Benoist
94060509b8
Use more explicit check
2016-11-07 08:36:52 +01:00
Jeremy Benoist
06283bef72
Merge pull request #2552 from wallabag/reading-time-round
...
Round readingtime to avoid crazy number
2016-11-06 23:32:39 +01:00
Jeremy Benoist
2e4efb5965
Add english doc into german one
2016-11-06 23:27:55 +01:00
Strubbl
56e6216485
Update messages.en.yml
...
Instapaper->Pinboard
2016-11-06 22:29:49 +01:00
Strubbl
e8e72daaa6
Update messages.de.yml
2016-11-06 22:29:08 +01:00
Jeremy Benoist
01ad4d6a89
Merge pull request #2551 from wallabag/remove-maintenance-bundle
...
Removed Maintenance bundle
2016-11-06 21:47:16 +01:00
Jeremy Benoist
d61b24e459
Round readingtime to avoid crazy number
...
Like `8.666666666667 min`
2016-11-06 21:41:32 +01:00
Jeremy Benoist
31151d70f2
Add doc
2016-11-06 21:23:38 +01:00
Nicolas Lœuillet
db3838545c
Removed Maintenance bundle
2016-11-06 15:34:08 +01:00
Jeremy Benoist
e92fbdc852
Fix tests
2016-11-06 09:58:07 +01:00
Nicolas Lœuillet
24692715de
Merge pull request #2546 from wallabag/update-parameters-doc
...
Updated default parameters.yml file in documentation
2016-11-06 09:52:09 +01:00
Nicolas Lœuillet
0c256e2e70
Updated default parameters.yml file in documentation
2016-11-06 09:11:12 +01:00
Nicolas Lœuillet
16037570bf
Merge pull request #2545 from wallabag/update-doc
...
Update the upgrade documentation
2016-11-05 14:16:21 +01:00
Nicolas Lœuillet
bc12f08bda
Update the upgrade documentation
2016-11-05 14:15:09 +01:00
Jeremy Benoist
9ab024b4f5
Add Pinboard import
2016-11-04 22:44:31 +01:00
Jeremy Benoist
b5571b52cc
Merge pull request #2541 from wallabag/mruminski-patch-1
...
Update messages.pl.yml
2016-11-04 21:49:42 +01:00
Thomas Citharel
cbdbd9d683
Merge pull request #2540 from wallabag/Quent-in-patch-1
...
Update of the OC version
2016-11-04 19:29:27 +01:00
Mateusz Rumiński
ff7f551f5a
Update messages.pl.yml
...
missing polish translation added
2016-11-04 19:26:06 +01:00
Quent-in
eaa0bf00a6
Update of the OC version
2016-11-04 18:13:11 +01:00