49fb9e7cab
Card tags template shared
2017-12-26 09:02:00 +01:00
a8541089be
Useless span removed from the card's title
2017-12-26 09:00:33 +01:00
ac8489f5f7
Default card title
2017-12-26 08:55:23 +01:00
3c9548257c
Content card template shared
2017-12-26 08:55:23 +01:00
a9d274424f
Update messages.pl.yml
...
add polish translation for 'provided by' and 'origin url'
2017-12-18 21:01:22 +01:00
01ea7f5855
Merge pull request #3348 from pmichelazzo/master
...
Update PT translations
2017-12-18 13:34:01 +01:00
f5ea67e4cf
api: copy entry object before sending, to keep id
...
Workaround for https://github.com/wallabag/android-app/issues/646
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-17 21:07:46 +01:00
a5849ac956
Update PT translations
2017-12-17 10:57:17 +01:00
d1224bf9f6
Merge pull request #3513 from wallabag/icons-3437
...
material: replace exit_to_app, redo and autorenew icons
2017-12-16 21:35:32 +01:00
65d885da00
material: replace exit_to_app, redo and autorenew icons
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-16 20:07:11 +01:00
f565e10817
command: replace note regarding server:run --env=prod
...
server:run --env=prod does not exist anymore
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-16 19:14:25 +01:00
af29e1bf07
Fix empty title and domain_name when exception is thrown during fetch
...
Add a new helper to set a default title when it's empty:
1/ use basename part of entry's path, if any
2/ or use domain name
Fixes #2053
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-12-13 22:44:31 +01:00
70265817ae
Merge pull request #3488 from wallabag/pg-10
...
Add custom driver & schema manager for PostgreSQL 10
2017-12-13 13:50:15 +01:00
d80e9931f5
Merge pull request #3492 from bdunogier/fix-3484-disable_share_link
...
Fix 3484: hide the share toggle button if no service is enabled
2017-12-12 20:24:36 +01:00
0ef1ffbf71
Fix #3484 : hide the share toggle button if no service is enabled
2017-12-12 18:36:24 +01:00
629f913b8d
Displayed the RSS icon on homepage route
2017-12-12 15:42:49 +01:00
2e9747a59a
Fix tests
2017-12-12 13:34:06 +01:00
a1661af17c
Add custom driver & schema manager for PostgreSQL 10
2017-12-12 12:14:40 +01:00
70d73bdd86
Fix #3448 - pubDate now conformant to Date and Time specifications defined by RFC822
2017-12-11 13:17:42 +01:00
e9a4231d4f
Merge pull request #3465 from wallabag/fix-tests
...
Fix bad key matching
2017-12-10 13:33:23 +01:00
da2a5fe222
Toggle menu anchor replaced by a button
2017-12-08 21:01:44 +01:00
4ac0e65963
Fix bad key matching
...
I didn't try to find which package introduced a BC (might be user-bundle
or jms serializer)
2017-12-08 12:10:28 +01:00
3e7d86b2c5
Tags list view improved
...
No text ellipsis so we can see the whole tag, better responsiveness, bigger
touch height on links.
2017-12-08 10:18:49 +01:00
93e3329c58
Fix nav title nowrap on mobile
2017-12-07 23:46:29 +01:00
a6beec1bd2
Footer's stats displayed on mobile
2017-12-06 22:46:24 +01:00
613a8ec312
Merge pull request #3438 from strobeltobias/patch-1
...
Translate new strings
2017-12-05 17:46:40 +01:00
f836b98fa6
Fix pagination on list mode
2017-12-04 22:31:30 +01:00
970e107524
Share page improved (mobile + header's padding)
2017-12-03 14:38:46 +01:00
e2ee70f477
Translate new validators string
2017-11-26 14:49:59 +01:00
893fd6434f
Add craue setting to enable sharing of origin url to Shaarli
...
Also fix the field name used in the query string and add it to baggy
theme
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-25 17:07:55 +01:00
773ac5b0f7
Merge pull request #3419 from NatJNP/patch1
...
Add Thai language
2017-11-25 12:29:53 +01:00
ceff312db8
Merge pull request #3401 from aaa2000/migration-initial
...
Add an initial doctrine migration
2017-11-25 12:28:41 +01:00
2020b4456c
Add all file thai Language for translate
2017-11-24 02:53:01 +07:00
f818f64145
Merge pull request #3431 from wallabag/disable-site-credentials
...
Disable controller access if feature disabled
2017-11-22 15:11:25 +01:00
ef2b4041fb
Disable controller access if feature disabled
...
If `restricted_access` is disabled, accessing `/site-credentials/` must be disabled.
2017-11-22 10:00:45 +01:00
2680b0bc8c
Fix installation command
2017-11-21 21:35:17 +01:00
95b7d92ea5
Merge pull request #3425 from wallabag/add-setting-for-headers
...
Added internal setting to enable/disable headers storage
2017-11-21 13:26:24 +01:00
709e21a3f4
Define storeArticleHeaders false by default
...
Fix tests which must use `$storeArticleHeaders`.
Fix CS
2017-11-21 10:37:36 +01:00
8a21985474
Added internal setting to enable/disable headers storage
2017-11-20 18:47:48 +01:00
eae8138b33
Fix phpcs
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:26:13 +01:00
ecf41ab3fa
Replace hardcoded 'Provided by' string with i18n string
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
3b771f51a6
Improve origin_url field description and translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
8425f5cc3d
Form: move url and origin_url to UrlType
2017-11-19 15:02:11 +01:00
6de4cd35b5
Add support of originUrl field in baggy entry view
2017-11-19 15:02:11 +01:00
00f2368f7a
Add some tests for OriginUrl in EntryRestController
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
3198ea9682
Handle original_url querystring in Shaarli sharing link
...
This feature needs at least shaarli-plugin-via 0.2 from
https://github.com/Kdecherf/shaarli-plugin-via to work.
Shaarli will silently ignore this parameter if this plugin is missing.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
f0f162b8d2
Add support of originUrl field in material entry view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
e50e45d6fa
Twig: add removeSchemeAndWww filter
...
This twig filter removes scheme (only http and https are supported) and
pass the result to removeWww filter to also remove 'www.' at the
beginning of an url.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
03b020eb20
Entry: handle originUrl in edit form, update translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
e0ef1a1c8b
Add originUrl property to Entry, handle that in EntryRestController, handle migration
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00