f2beee5185
Merge pull request #3090 from aaa2000/translate-login-page-error
...
Translate error message in login page
2017-05-07 14:00:41 +02:00
f3c300e485
Translate error message in login page
...
Fix #2933
2017-05-06 22:21:04 +02:00
6603a9d649
Merge pull request #3082 from aaa2000/fix-form-errors-display
...
Fix display the form errors correctly
2017-05-05 07:01:28 +02:00
ab9eb5cdb7
Fix display the form errors correctly
...
Use `property_path` form option to map underscored form fields
to object properties
@see https://github.com/symfony/symfony/issues/9162#issuecomment-25431148
Fix #3067
2017-05-05 00:12:16 +02:00
a7c8f54570
Merge pull request #3072 from wallabag/hotfix/3061
...
Small typo in documentation fix #3061
2017-05-02 15:46:45 +02:00
0f26c285d4
Small typo in documentation fix #3061
2017-05-02 11:51:23 +02:00
9579003045
Merge pull request #3066 from wallabag/ignore-tests-exported-files
...
Ignore tests exported files
2017-04-29 22:51:32 +02:00
d49cdfe2ef
Ignore tests exported files
2017-04-29 19:41:14 +02:00
8ee18fdabc
Merge pull request #3064 from gileri/master
...
Correct create_application en string
2017-04-29 15:43:42 +02:00
ef88b37eb5
Correct create_application en string
2017-04-29 12:30:12 +02:00
138c352cd7
Merge pull request #3052 from shtrom/fix-relative-symlinks
...
Make symfony-assets-install use `relative` symlinks
2017-04-25 14:15:01 +02:00
f972af3f5b
Make symfony-assets-install use relative symlinks
...
This facilitates packaging, when installing in a different work PREFIX
than the final install location.
Signed-off-by: Olivier Mehani <shtrom@ssji.net >
2017-04-22 21:45:30 +10:00
656395fde6
Merge pull request #3023 from mart-e/epub-notice-at-the-end
...
Add export notice at the end of the epub
2017-04-05 10:20:19 +02:00
1b70990b01
Add export notice at the end of the epub
...
The text "Produced by wallabag with PHPePub" is the first page of any epub.
On ebooks reader, it is common (e.g. kobo) to use the first page as the cover of
unread books, which makes it more difficult to differentiate the books.
Move the Notices chapter at the end of the book.
2017-04-05 09:24:48 +02:00
548e608870
Merge pull request #3017 from Kdecherf/local-image-alpha
...
Save alpha channel when downloading PNG images
2017-03-30 14:45:24 +02:00
7a3260ae9e
Save alpha channel when downloading PNG images
...
Fixes #2805
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-03-29 21:58:29 +02:00
90f95027a8
Merge pull request #2985 from etiess/patch-2
...
Update paywall.rst (more details and clear cache)
2017-03-23 13:56:55 +01:00
7423ed4766
Merge pull request #2968 from chrido/master
...
remove language on html tag
2017-03-13 10:56:33 +01:00
3f5f303e7f
Merge pull request #2971 from etiess/patch-3
...
Update paywall.rst (EN) with details + clear cache
2017-03-09 15:34:40 +01:00
cee28dc6d4
remove language on html-tag
2017-03-06 21:34:50 +01:00
8c565e3b73
Merge pull request #2954 from wallabag/update-version
...
Changed wallabag version
2017-03-02 14:43:04 +01:00
8ef1df8157
Changed wallabag version
2017-03-02 14:42:16 +01:00
0fe64f1fdd
Merge pull request #2916 from wallabag/update-changelog
...
Updated CHANGELOG with latest changes
2017-03-02 14:40:22 +01:00
bae1f9dfba
Updated CHANGELOG with latest changes
2017-03-02 14:22:17 +01:00
6c79aaf432
Merge pull request #2950 from wallabag/fix-symlinks
...
Fixed symlinks issue during release creation
2017-03-02 14:16:51 +01:00
1d13376df6
Fixed symlinks issue during release creation
2017-03-01 14:17:07 +01:00
71460a8ba5
Merge pull request #2926 from qtheuret/master
...
Add activation of 'rewrite' mod of Apache
2017-03-01 13:32:46 +01:00
3529ce35e4
Added german and italian translation
2017-02-28 21:10:24 +01:00
29969f854c
Merge pull request #2932 from wallabag/mruminski-patch-1
...
Update Polish translation
2017-02-25 08:28:31 +01:00
78bce602cb
Update Polish translation
...
add missing translation
2017-02-24 18:31:35 +01:00
85b4b6e0cd
Merge pull request #2931 from wallabag/php-7.1
...
Use wallabag/tcpdf
2017-02-24 16:23:06 +01:00
5a73f94590
Use wallabag/tcpdf
...
It should restore the PHP 7.1 compatibility
2017-02-24 15:05:45 +01:00
0a82d6e23c
Activate 'rewrite' mod of Apache
2017-02-23 16:10:14 +01:00
a737f4b58e
Ajout du mod 'rewrite' de Apache
2017-02-23 16:09:06 +01:00
5301d664d9
Update paywall.rst (EN) with details + clear cache
2017-02-23 08:54:33 +01:00
e316d4bd34
Update paywall.rst (more details and clear cache)
2017-02-22 11:49:45 +01:00
227a009da5
Merge pull request #2917 from ngosang/feature/es_translation_2
...
Update Spanish translation
2017-02-20 13:55:24 +01:00
ac47889928
Update Spanish translation
2017-02-20 12:21:02 +01:00
6914fdd8d8
Merge pull request #2915 from wallabag/import-drop-msg-user-null
...
Import: we now skip messages when user is null
2017-02-20 09:45:12 +01:00
b45b6b6707
Import: we now skip messages when user is null
2017-02-20 09:16:02 +01:00
48be826ea9
Merge pull request #2905 from nicofrand/patch-1
...
Alert that 2FA must be authorized in app/config/parameters.yml
2017-02-20 08:27:26 +01:00
b17cb92e9b
Merge pull request #2913 from wallabag/add-wllbgit-readme
...
Added wallabag.it link in README
2017-02-20 08:05:58 +01:00
38fe541997
Alert that 2FA must be authorized in app/config/parameters.yml
2017-02-20 08:04:44 +01:00
bba94d7458
Merge pull request #2832 from Kdecherf/search-domain
...
Search by term: extend to entries url
2017-02-19 21:52:35 +01:00
b678d0f55c
Added wallabag.it link in README
2017-02-18 15:04:57 +01:00
2b8f274b8a
Merge pull request #2911 from wallabag/jlnostr-patch-1
...
Remove word repetition from german translation
2017-02-17 22:16:48 +01:00
5d858d21de
Remove word repetition from german translation
...
see https://github.com/wallabag/wallabag/pull/2882#discussion_r101806434
2017-02-17 21:52:16 +01:00
628f9d31de
Merge pull request #2908 from wallabag/move-it-documentatin
...
Moved 🇮🇹 documentation into it folder
2017-02-17 13:54:48 +01:00
9d8975f6b6
Moved 🇮🇹 documentation into it folder
2017-02-17 13:12:09 +01:00
2edc539581
Merge pull request #2830 from Kdecherf/striptags-title
...
Fix rendering of entry title in Twig views
2017-02-17 09:28:56 +01:00