aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry
Commit message (Collapse)AuthorAgeFilesLines
...
* Display pagination only if we have more than one pageNicolas Lœuillet2016-04-181-1/+1
|
* Hide pagination if we only have one entry to displayNicolas Lœuillet2016-04-161-1/+3
|
* Change guid and link in RSS feeds to give original entry URLNicolas Lœuillet2016-04-151-2/+2
| | | | Fix #1926
* Fix indentationNicolas Lœuillet2016-04-131-4/+4
|
* Lost in translation pagerNicolas Lœuillet2016-04-121-1/+1
|
* Improve pagination when user has lot of entriesNicolas Lœuillet2016-04-121-10/+3
| | | | | Fix #1905 * Usage of whiteoctober/WhiteOctoberPagerfantaBundle
* Add title hover on entry titlesThomas Citharel2016-04-121-1/+1
|
* Fix internal settingsNicolas Lœuillet2016-04-091-1/+1
| | | | Fix #1867: remove download_picture setting and manage show_printlink in material theme
* Round estimated time and add reading speed for BaggyNicolas Lœuillet2016-04-051-10/+8
|
* Convert english translation fileJeremy Benoist2016-03-206-77/+72
| | | | | | | - 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>`
* Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-261-4/+4
|
* display how much comments there are for an entryThomas Citharel2016-02-261-1/+2
|
* Add annotator in baggy themeNicolas Lœuillet2016-02-261-0/+20
| | | | + Documentation about annotations
* translate estimated time minutesThomas Citharel2016-02-181-2/+10
|
* Merge pull request #1668 from wallabag/v2-stuffNicolas Lœuillet2016-02-162-10/+9
|\ | | | | Few updates
| * TyposJeremy Benoist2016-02-161-1/+1
| |
| * More translationsJeremy Benoist2016-02-121-9/+8
| |
* | fix typosThomas Citharel2016-02-151-3/+3
| |
* | improve baggy theme (add new tag panel)Thomas Citharel2016-02-141-7/+14
|/
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-10/+9
|
* Move public assets for themesJeremy Benoist2016-01-221-1/+1
| | | | | So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
* Fixed 'mark as read' and 'mark as unread' linksNicolas Lœuillet2016-01-091-1/+1
|
* Backport all icomoon from v1Jeremy Benoist2015-12-301-1/+1
| | | | And add a reload icon
* Ability to reload an entryJeremy Benoist2015-12-301-0/+1
| | | | | | Could be useful when we want to update the content or when the content failed to be fetched. Fix #1503
* add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-061-2/+2
|
* remove www. on entries viewNicolas Lœuillet2015-09-291-1/+1
|
* Entries filter on languageJeremy Benoist2015-09-231-0/+8
| | | | + updated deps
* Re-add preview picture on baggyJeremy Benoist2015-09-131-1/+6
| | | | Which should has been removed on merge
* Filters view on side for baggyJeremy Benoist2015-09-131-9/+66
|
* Handle filter form using some JSJeremy Benoist2015-09-131-9/+19
| | | | Instead of displaying an ugly form
* Move baggy theme in its folderJeremy Benoist2015-09-136-0/+215