df30af69d2
Added new tag form in mobile view for Material theme
...
Fix #2376
2016-11-08 14:24:00 +01:00
9ab024b4f5
Add Pinboard import
2016-11-04 22:44:31 +01:00
eaa0bf00a6
Update of the OC version
2016-11-04 18:13:11 +01:00
5a619812ca
Merge remote-tracking branch 'origin/master' into 2.2
2016-11-03 16:41:29 +01:00
da41365579
Merge pull request #2180 from wallabag/download-pictures
...
Download pictures
2016-11-03 16:22:07 +01:00
ca08d02f2f
Add warning message for import + download images
...
When import isn't async and downloading images is enabled, we warn the user that import can fail.
Also, added missing translations
2016-11-03 15:59:20 +01:00
3b81212674
Added translations and baggy part
2016-10-31 16:48:34 +01:00
7a5043f187
Added tag label in the page title
...
Fix #2472
2016-10-26 13:53:23 +02:00
64a8781e45
Merge remote-tracking branch 'origin/master' into 2.2
2016-10-24 12:03:17 +02:00
206bade58a
Add ability to reset some datas
...
- annotations
- tags
- entries
2016-10-22 13:13:06 +02:00
645dc7594b
Fix missing translations
2016-10-21 07:52:55 +02:00
e4cf672ccf
Merge remote-tracking branch 'origin/master' into 2.2
2016-10-11 21:01:30 +02:00
e57df5611f
Merge pull request #2409 from wallabag/Quent-in-patch-1
...
Occitan version update
2016-10-11 18:18:29 +02:00
a9e4d6dad2
Update messages.oc.yml
...
I thought I had translated the Docker installation line, apparently not!
Thanks Nicolas for the other changes!
2016-10-10 20:01:25 +02:00
c26d1285ba
Fixed review
2016-10-10 10:05:50 +02:00
dd248e4561
Occitan version update
...
If you need to write dates in full letter you might be interessed in https://github.com/fightbulc/moment.php
It comes with lots of languages ;)
Q: where are the "previous" and "next" bouton text? Can't find them to translate them.
2016-10-09 18:24:42 +02:00
90c766b96b
Show number of annotations instead of nbAnnotations placeholder
...
When there was more than one annotation, a placeholder was displayed in both themes, instead of actual number.
2016-10-09 04:59:04 +02:00
876d77a67d
Better display and description
...
Confirmation message isn’t required since it is written in the delete description
2016-10-08 20:25:42 +02:00
bb0c78f4a6
Added check if there is only one user
...
Added translations and documentation
2016-10-08 13:27:18 +02:00
e4b46f77ef
work
2016-10-08 13:27:17 +02:00
c8d2dcdafe
Merge pull request #2383 from wallabag/add-info-publich-articles
...
Added OpenGraph support for public articles
2016-10-07 14:30:46 +02:00
d0d196ffb3
Fixed review
2016-10-07 09:22:40 +02:00
f0d52417fb
Added OpenGraph support for public articles
...
Fix #2289
2016-10-07 09:05:18 +02:00
6c8806cadc
Fix bad translation key
...
`entry_reload_failed` instead of `entry_reloaded_failed`
2016-10-07 07:43:48 +02:00
152fcccd44
Add users management UI
...
- remove the “add a user” from the config page
- add a CRUD on user
- fix some missing translations (+ bad indentation)
2016-10-02 11:08:53 +02:00
52c1fc7449
Merge pull request #2326 from wallabag/update-quickstart
...
Changed quickstart layout
2016-10-02 11:06:03 +02:00
6e5e27ab07
Merge pull request #2324 from wallabag/edit-tagging-rule
...
Add ability to edit a tagging rule
2016-10-02 11:05:10 +02:00
bfb3ae01da
Merge pull request #2323 from wallabag/footer-stats
...
Add simple stats in footer
2016-10-02 11:04:49 +02:00
a4df48916d
Fix OC typos
...
+ remove extra sentence
2016-10-02 09:57:48 +02:00
1bcfeb0f4a
Occitan version update
...
to be ready for the future of Wallabag :)
2016-10-01 18:23:37 +02:00
7d72cce4c7
Changed translations
2016-10-01 17:29:04 +02:00
a44d2613c7
Changed quickstart layout
2016-10-01 17:13:53 +02:00
bf3dc999e7
Add ability to edit a tagging rule
2016-10-01 16:52:05 +02:00
1264029cd4
Add simple stats in footer
2016-10-01 16:03:50 +02:00
a9e92b6609
Add Instapaper translations
2016-09-27 20:27:08 +02:00
59201088b4
bring chrome and firefox as separate imports
2016-09-25 12:29:18 +02:00
06d13ddfbc
Indentation and renamed fixtures file
2016-09-25 12:28:55 +02:00
ae669126e7
Import Firefox & Chrome bookmarks into wallabag
2016-09-25 12:28:54 +02:00
13a522dfbd
Display a message when async import won’t work
...
Mostly if Redis or RabbitMQ isn’t installed / launched.
I guess it’ll avoid some issues.
2016-09-24 19:56:15 +02:00
da18a4682f
Merge pull request #1941 from wallabag/v2-asynchronous-jobs
...
Use asynchronous jobs for imports
2016-09-19 07:15:40 +02:00
59b97fae99
Avoid losing entry when fetching fail
...
Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.
2016-09-17 07:40:56 +02:00
ebe0787e09
Moved Pocket token to user config
2016-09-16 22:22:25 +02:00
15b1917142
Update messages.oc.yml
...
L44 : vosautres, general form
vosaltres : local and catalan form
vosaultres : doesnt exist ^^
2016-09-14 17:54:09 +02:00
c80cc01afa
Change flash message for queued articles
2016-09-13 21:09:05 +02:00
5d002e9bdf
Update import.worker.enabled translation
2016-09-12 09:07:53 +02:00
dc69e25f97
Display a message when async is enabled
2016-09-11 22:15:28 +02:00
fee8f2312e
Occitan updated
...
Line 347, I'm not sure about what I wrote to avoid and end of string started with "
I had to use the simple ' in the sentence.
Let me know if it was okay like so.
2016-09-05 18:55:53 +02:00
209ec7cedd
Add Readability to Quickstart page
2016-09-01 13:39:55 +02:00
ca2a43ae7d
Add missing translations
2016-09-01 13:39:37 +02:00
0184e09a66
Add missing translations
2016-08-28 15:37:22 +02:00