5f2971e1d4
Do not specify language in Firefox addon link
2016-05-13 11:58:10 +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
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
12c697562e
Fix number of entries in tag/list
...
Fix #2006
2016-05-03 21:12:40 +02:00
2a007fe43d
Fix tags listing
...
Fix #1994
* Remove unused method in tag repository
2016-05-02 21:32:47 +02:00
4a25bef077
Update links in documentation
2016-04-19 20:03:34 +02:00
188b74b6df
Display pagination only if we have more than one page
2016-04-18 09:03:21 +02:00
1f034a3316
Hide pagination if we only have one entry to display
2016-04-16 07:19:30 +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
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
624a7c6df1
Improve pagination when user has lot of entries
...
Fix #1905
* Usage of whiteoctober/WhiteOctoberPagerfantaBundle
2016-04-12 16:04:17 +02:00
1b8b3859c0
Add title hover on entry titles
2016-04-12 14:30:42 +02:00
54ecbb41d6
Merge pull request #1898 from wallabag/v2-fix-readingtime-display-material
...
Fix estimated reading time in material view
2016-04-10 14:12:13 +02:00
19a7ea2a44
Merge pull request #1896 from wallabag/v2-fix-internal-settings
...
Fix internal settings
2016-04-10 09:49:10 +02:00
2504fe46ed
Merge pull request #1894 from wallabag/v2-fix-doc-link
...
Fix documentation link in developer page
2016-04-10 09:44:48 +02:00
7ead8a0d9d
Fix estimated reading time in material view
...
Fix #1893
2016-04-10 08:48:53 +02:00
cb48a569e0
Fix internal settings
...
Fix #1867 : remove download_picture setting and manage show_printlink in material theme
2016-04-09 21:34:50 +02:00
808f541ea9
Fix documentation link in developer page
2016-04-09 20:43:22 +02:00
7a2157b8d7
Fix typo on configuration page
2016-04-09 14:04:43 +02:00
e969c2a7ef
Merge pull request #1879 from wallabag/v2-tag-field-position
...
Move tag form in Material theme
2016-04-08 13:51:20 +02:00
6a986910b6
Merge pull request #1868 from wallabag/v2-tagrule-baggy
...
Remove keyboard shortcut and add tagging rule panel in baggy
2016-04-07 14:10:08 +02:00
c6cbe75b2e
Move tag form in Material theme
2016-04-07 13:47:35 +02:00
c802181126
Documentation about wallabag API
2016-04-06 11:30:41 +02:00
8687bcd0c9
Remove keybaord shortcut and add tagging rule panel in baggy
2016-04-05 22:29:47 +02:00
4a749cad8d
Round estimated time and add reading speed for Baggy
2016-04-05 15:35:01 +02:00
a119acd15d
Merge pull request #1835 from wallabag/v2-prepare-v2
...
🚀 Prepare v2.0.0 🎂
2016-04-03 22:11:17 +02:00
0795d04916
Hide search buttons
2016-04-03 20:25:43 +02:00
eff75729a1
🚀 Prepare v2.0.0 🎂
2016-04-03 18:56:53 +02:00
842a62e293
fix type diaspora* share
2016-03-21 17:03:43 +01:00
7dbed56857
Translate flash message in baggy theme
2016-03-21 15:44:23 +01:00
f3e49264f2
Add reading time translation
2016-03-21 10:00:41 +01:00
3fae7f1d08
Add missing developer page
2016-03-20 21:56:42 +01:00
0d42217e4e
Convert english translation file
...
- convert english translation to translate key
- remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material)
- fix tests about text in response (now checking translation key instead of translated text)
- remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
2016-03-20 21:12:22 +01:00
78becd5401
Fix documentation and add help message in Baggy
2016-03-18 12:36:52 +01:00
6432b9277e
Replace slider with select
2016-03-14 13:49:47 +01:00
db1d4b1e19
Fix default value and add baggy implementation
2016-03-14 13:01:31 +01:00
bca5485946
Added setting to have a personal reading time
2016-03-14 13:01:31 +01:00
cebb42234c
Added 'wallabag' in page title
2016-03-08 15:22:35 +01:00
3b32c122ab
Change documentation links in quickstart
2016-03-08 11:21:40 +01:00
807037884f
Merge pull request #1675 from wallabag/v2-create-api-client
...
Ability to create new client for the API
2016-03-08 10:09:39 +01:00
d11eb2e461
Fix translations mistake
...
In Material template, move the developer link in the left menu (like in baggy)
2016-03-07 11:05:14 +01:00
f17281417c
Translate "how to" page
2016-03-07 09:20:20 +01:00
2766668b59
Use external js & css
2016-03-07 08:58:08 +01:00
1256f6fe34
Add translations
2016-03-05 22:29:58 +01:00
9bf15f0269
Add listing clients
...
Rename route to be more consistive (ie: prefixed with developer_)
2016-03-05 21:44:39 +01:00
2c2308b783
Cleanup form
...
- Avoid too much hidden data in the form (instead of manually define the submit button and hide the default, use the default one !)
- Fix HTML syntax in client_parameters
- Add developer link in baggy menu
- Fix space between link in material footer
2016-03-05 20:04:19 +01:00