c649d43381
Merge pull request #2222 from wallabag/add-date-on-article-view
...
Added creation date and reading time on article view
2016-08-22 09:40:21 +02:00
d35ba2c3d6
Display text on baggy
...
Instead of using icons (which aren't available) display real text for reading time & creation date
2016-08-21 22:22:34 +02:00
e7732deb1f
Changed code indentation
2016-08-18 15:37:44 +02:00
eecd7e406d
Fixed some translations
2016-08-18 15:30:28 +02:00
4e1be104ab
Added creation date and reading time on article view
...
Fix #2034
2016-08-18 15:23:19 +02:00
519ba0b5e7
Replaced favorite word/icon with star one
...
Fix #2041
2016-08-18 14:27:17 +02:00
e49c62fac8
Fix form user display for baggy theme
2016-08-17 11:41:46 +02:00
8f5e220327
Fix form user display when 2FA is disabled
2016-08-17 11:41:46 +02:00
75ac3e6289
Fixed typo in entry:notice:entry_saved
...
"Eintag" to "Eintrag"
2016-07-23 22:40:23 +02:00
8c7d7c0300
Merge pull request #2199 from Simounet/facto/social-links
...
Handling socials links into a config file
2016-07-21 16:17:53 +02:00
40288b7166
Chrome extension URL updated
2016-07-20 22:55:43 +02:00
0e1abf392c
FIX image inside a figure element max-width (baggy theme)
2016-07-20 20:23:55 +02:00
f64472e9f8
FIX image inside a figure element max-width
2016-07-20 19:39:24 +02:00
39f27d6370
Handling socials links into a config file
2016-07-20 19:36:01 +02:00
57b62cbf79
Fixed spelling Artúclos --> Artículos
2016-07-18 21:53:53 +02:00
8d4152f70d
Remove fr part
2016-07-02 11:56:14 +02:00
baef8ea26c
Fix 3rd-Party Apps links (Chrome & Firefox)
2016-07-02 11:50:32 +02:00
b46124cb9b
Fix a few french translations typos
2016-06-23 09:38:49 +02:00
f329e769fd
Merge pull request #2122 from wallabag/fix-tags-deletion
...
Fix the deletion of Tags/Entries relation when delete an entry
2016-05-31 11:31:16 +02:00
39ba51ca1a
Display a message when saving an entry failed
...
When saving an entry fail because of database error we previously just returned `false`.
Now we got an error in the log and the displayed notice to the user is updated too.
2016-05-30 14:32:43 +02:00
839475776b
Merge pull request #2052 from danbartram/feature-filter-unread
...
Add unread filter to entries pages
2016-05-27 09:57:51 +02:00
8fef96ee9f
Improve English translation
2016-05-23 01:04:17 -04:00
9b40422594
Replace vertical dots in material theme with horizontal dots
2016-05-18 14:29:41 +02:00
5f2971e1d4
Do not specify language in Firefox addon link
2016-05-13 11:58:10 +02:00
733b2cf19b
Add unread filter to entries pages
...
Add the ability to filter for unread pages in the filters menu.
2016-05-09 14:56:52 +01:00
1221f5315d
Fix translation for validators
...
Fix #2003
2016-05-07 13:24:14 +02:00
f54de6817e
Merge pull request #2020 from wallabag/fix-number-entries-per-tag
...
Fix number of entries in tag/list
2016-05-07 11:09:37 +02:00
a0640406b4
Update messages.it.yml
...
other translations added
2016-05-05 17:32:49 +02:00
bb7a39d1ed
Update messages.it.yml
2016-05-04 11:59:07 +02:00
d9926005b1
Rename getEntriesByUser method to getEntriesByUserId
2016-05-04 11:42:52 +02:00
09e5b9391e
Add pagination bar at the bottom of the page
...
Fix #2021
2016-05-03 21:44:57 +02:00
e7cd089fa6
Fix pagination bar on small devices
...
Fix #2008
2016-05-03 21:27:07 +02:00
12c697562e
Fix number of entries in tag/list
...
Fix #2006
2016-05-03 21:12:40 +02:00
439c7e41a3
Create messages.it.yml
...
baseline for italian translations (cloned from english)
2016-05-03 18:16:36 +02:00
2a007fe43d
Fix tags listing
...
Fix #1994
* Remove unused method in tag repository
2016-05-02 21:32:47 +02:00
10cc2785a0
Fix indentations in ES translation
2016-04-24 20:53:11 +02:00
acc371a129
Update messages.es.yml
2016-04-24 20:48:16 +02:00
ef37b9af71
Update messages.es.yml
2016-04-24 20:48:16 +02:00
4a25bef077
Update links in documentation
2016-04-19 20:03:34 +02:00
0907a72c64
Merge pull request #1938 from wallabag/hide-pagination
...
Display pagination only if we have more than one page
2016-04-18 09:41:56 +02:00
188b74b6df
Display pagination only if we have more than one page
2016-04-18 09:03:21 +02:00
5c2c1a6434
Update messages.es.yml
2016-04-16 14:04:39 -10:00
1f034a3316
Hide pagination if we only have one entry to display
2016-04-16 07:19:30 +02:00
d1f4996b77
Merge pull request #1925 from wallabag/fix-redirect-without-referer
...
Redirect to homepage if referer is null
2016-04-15 17:52:33 +02:00
2d899e8d30
Change guid and link in RSS feeds to give original entry URL
...
Fix #1926
2016-04-15 16:07:34 +02:00
af497a641c
Redirect to homepage if referer is null
...
Fix #1924
2016-04-15 07:58:01 +02:00
a417b86923
Merge pull request #1918 from wallabag/improve-pagination
...
Improve pagination when user has lot of entries
2016-04-13 09:42:18 +02:00
18078ded12
Fix indentation
2016-04-13 09:20:01 +02:00
c31ea8a409
Remove useless dependancy
2016-04-12 21:47:16 +02:00
c95e39c51a
Lost in translation pager
2016-04-12 20:38:56 +02:00