aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix internal settingsNicolas Lœuillet2016-04-091-0/+11
| | | | Fix #1867: remove download_picture setting and manage show_printlink in material theme
* Move tag form in Material themeNicolas Lœuillet2016-04-071-4/+4
|
* fix type diaspora* shareNicolas2016-03-211-1/+1
|
* Convert english translation fileJeremy Benoist2016-03-201-31/+26
| | | | | | | - 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-0/+2
|
* Move annotatorjs to the bottom of the bodyThomas Citharel2016-02-261-22/+23
| | | | So that the "article" tag is loaded before
* Add annotator in baggy themeNicolas Lœuillet2016-02-261-3/+0
| | | | + Documentation about annotations
* Comment work with annotator v2Thomas Citharel2016-02-261-0/+26
| | | | | | - add missing annotator.js file and fix typo - edit & delete routes, started tests - basic tests
* Change remove tag icon in entry view with material themeNicolas Lœuillet2016-02-261-1/+1
|
* TyposJeremy Benoist2016-02-161-2/+2
|
* More translationsJeremy Benoist2016-02-121-5/+35
|
* Better design of the close buttonAlexandr Danilov2016-02-111-1/+1
|
* remove tag from entry #1377Thomas Citharel2016-02-101-1/+1
|
* add txt exportThomas Citharel2016-02-041-1/+1
|
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-13/+12
|
* fix #1620 and introduce new parameters to exportThomas Citharel2016-01-241-3/+4
|
* Fixed 'mark as read' and 'mark as unread' linksNicolas Lœuillet2016-01-091-1/+1
|
* Ability to reload an entryJeremy Benoist2015-12-301-0/+8
| | | | | | Could be useful when we want to update the content or when the content failed to be fetched. Fix #1503
* add json & xmlThomas Citharel2015-11-091-4/+6
|
* Start work on exportThomas Citharel2015-11-091-4/+5
| | | | | | | | For now: - ebook - mobi - pdf - csv
* Merge pull request #1461 from wallabag/v2-test-for-wwwJeremy Benoist2015-10-061-2/+2
|\ | | | | fix #1433: add test for removeWww Twig Extension
| * add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-061-2/+2
| |
* | restore blue colorNicolas Lœuillet2015-10-061-1/+1
| |
* | fix #1457Thomas Citharel2015-10-051-1/+5
|/
* french translationNicolas Lœuillet2015-10-011-2/+2
|
* add preview picturesNicolas Lœuillet2015-09-121-0/+4
|
* Integrate grabyJeremy Benoist2015-08-241-2/+2
|
* fix #1378: nice display for tags listNicolas Lœuillet2015-08-241-4/+18
|
* assign tags to an entryNicolas Lœuillet2015-08-221-1/+2
|
* Merge pull request #1337 from modos189/v2_materialNicolas Lœuillet2015-08-171-0/+3
|\ | | | | fixes material
| * My implementation progress bar at the top of the page #1348Alexandr Danilov2015-08-171-0/+3
| |
* | add link to original article in material themeNicolas Lœuillet2015-08-161-0/+8
|/
* Merge pull request #1331 from wallabag/v2-disable-downloadJeremy Benoist2015-08-121-6/+6
|\ | | | | disable download links on entry view
| * disable download links on entry viewNicolas Lœuillet2015-08-121-7/+7
| |
* | store domainName in databaseNicolas Lœuillet2015-08-121-3/+3
|/
* Many corrections material themeAlexandr Danilov2015-08-061-5/+41
|
* Fixes and improve css @mediaAlexandr Danilov2015-08-041-10/+1
|
* Added Material themeAlexandr Danilov2015-08-041-0/+111