4d2758dfa0
Merge pull request #3319 from Quent-in/2.3
...
Translation : OC small changes
2017-08-10 10:13:09 +02:00
0d7d472c91
Small change
...
Apostrophe par erreur, et "aller À votre compte" et non "sur", pas choquant mais mieux je pense en OC.
2017-08-09 18:40:19 +02:00
86ecd2b543
Merge pull request #3314 from nclsHart/fix-3313
...
Reduce number of queries on tag list
2017-08-08 19:48:47 +02:00
e86ee7fd1e
Update messages.pl.yml
...
add polish translation for credentials
2017-08-08 15:45:44 +02:00
935e9fffb4
Reduce number of queries on tag list
2017-08-06 23:02:32 +02:00
1aa5b75804
Correction apostrophe encadrée par simples apostrophes
2017-08-05 20:20:18 +02:00
efeaadcf9d
Correction indent. L538
...
Correction indentation suite rapport Travis
2017-08-05 19:48:45 +02:00
86de3eb766
Update OC: correction fautes de frappe
2017-08-05 15:14:34 +02:00
5942d358b7
Update with new strings
...
L538 : not quite sure about the number of space.
2017-08-05 14:58:15 +02:00
f7a4b44136
add search argument and limit option to list users command
2017-07-31 23:20:41 +02:00
af31cfed76
Add list user command
2017-07-30 22:04:29 +02:00
882da5c5eb
Merge pull request #3297 from nclsHart/commands-better-rendering
...
Better rendering for all core commands
2017-07-30 08:31:04 +02:00
52b84c11a5
Fix some namespaces and phpdoc
2017-07-29 22:51:50 +02:00
e1b33efb3d
Better rendering for all core commands
2017-07-29 11:09:02 +02:00
d69a66a58e
Merge pull request #3290 from nclsHart/fix-3019
...
Add a dedicated title for all entries page
2017-07-29 09:34:29 +02:00
233eb91be4
Merge pull request #3291 from nclsHart/show-user-io
...
Better rendering for show user command using symfony style
2017-07-28 07:38:15 +02:00
e56f82142a
Merge pull request #3292 from nclsHart/remove-getdoctrine
...
Remove unused method getDoctrine in several commands
2017-07-28 07:36:27 +02:00
6f9aba78a7
Merge pull request #3293 from nclsHart/remove-unused-use
...
Remove unused use statement in install command
2017-07-28 07:35:48 +02:00
04f19537e7
Remove unused use statement in install command
2017-07-27 23:51:01 +02:00
a19e212f43
Remove unused method getDoctrine in several commands
2017-07-27 23:44:12 +02:00
d58199f362
Better rendering for show user command using symfony style
2017-07-27 23:34:57 +02:00
383215866f
add a dedicated title for all entries page
2017-07-27 23:08:08 +02:00
ff9f89fd23
Add a test for updatePublishedAt
...
To avoid error when a content is re-submitted and it previously add a
published date.
Also, fix the `testPostSameEntry`
2017-07-24 17:07:47 +02:00
b236d3f627
Fix updatePublishedAt on already parsed article's date
2017-07-24 16:39:07 +02:00
f39152ad6e
Merge pull request #3266 from egilli/export-domain-as-author
...
Use the article publisher as author for exported files
2017-07-11 09:21:49 +02:00
eeabca8090
Make updateAuthor code simpler to read
2017-07-10 10:08:20 +02:00
c57f69d967
Use the article publisher as author for export
...
When exporting an entry, use the publishedBy field as author name for
epub, mobi and pdf formats. Fallback to domain name if empty.
2017-07-09 18:33:14 +02:00
07320a2bd2
Use the article domain as author for export files
...
When exporting an entry, use the domain name as author name for epub,
mobi and pdf formats, instead of 'wallabag'.
Change the author from array to string, because for now, there is always
only one author.
2017-07-08 19:53:43 +02:00
927c9e796f
Add EntityTimestampsTrait to handle dates
...
Refactorize timestamps() method to avoid re-writing it on each entity
2017-07-06 09:01:51 +02:00
b5d7eb148c
Merge pull request #3256 from wallabag/fix-patch
...
Fix PATCH method
2017-07-05 15:00:24 +02:00
c18a2476b6
CS
2017-07-03 13:56:39 +02:00
d0ec2ddd23
Fix validateAndSetPreviewPicture
...
Which wasn't covered by a test!
2017-07-03 13:45:04 +02:00
a05b61159e
Fix PATCH method
...
The PATCH method for the entry should only update what user sent to us and not the whole entry as it was before.
Also, sending tags when patching an entry will now remove all current tags & assocatied new ones.
2017-07-03 13:45:04 +02:00
e50d7d31c0
CS
2017-07-03 13:40:47 +02:00
38520658ad
Fix tests
2017-07-03 07:30:54 +02:00
f808b01692
Add a real configuration for CS-Fixer
2017-07-01 09:52:38 +02:00
42708d1121
Merge remote-tracking branch 'origin/master' into 2.3
2017-06-26 10:05:48 +02:00
559cbfdc2f
Fixed broken lines and added new lines
...
In addition to fixing broken lines, I've also added a couple of lines from recent PRs.
2017-06-24 11:06:09 +02:00
151f45db0e
Don't load js for nothing in prod
2017-06-22 14:55:49 +02:00
77255d6688
Add css on share public page
2017-06-22 12:15:24 +02:00
6b1b148d65
Add share.scss file
...
Still needs to include it in the twig template
2017-06-22 12:13:22 +02:00
38dd2def20
add 🇮🇹 shared_by_wallabag string translated by @matteocoder
2017-06-22 12:13:22 +02:00
5642d1a150
adjust 🇩🇪 shared_by_wallabag string to include user info
2017-06-22 12:13:22 +02:00
77c5140bed
Better export page
...
I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
2017-06-22 12:13:22 +02:00
1adab57426
Add 🇮🇹 translation
2017-06-22 09:12:57 +02:00
8c3d7875b2
Update polish
...
add missing translation
2017-06-22 09:12:57 +02:00
e2a038d653
Fix translations on QR code instructions
2017-06-22 09:12:57 +02:00
bd40f1af88
Add all entries RSS feed and put links on tag page itself and baggy too
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-21 12:02:04 +02:00
ebf2d92327
Fix typo
2017-06-21 11:44:36 +02:00
8c59809432
add rss icon
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-21 11:44:36 +02:00