aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Add translationJeremy Benoist2016-02-221-0/+1
|
* Merge pull request #1702 from wallabag/v2-piwikJeremy Benoist2016-02-221-0/+4
|\ | | | | Added Piwik implementation
| * Use a different way to use piwikJeremy Benoist2016-02-221-1/+4
| |
| * Fix #1137: implemented PiwikNicolas Lœuillet2016-02-191-0/+1
| |
* | Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-0/+1
|/
* Merge pull request #1696 from wallabag/v2-french-translations-missingJeremy Benoist2016-02-181-0/+2
|\ | | | | Add some missing french translations
| * Add some missing french translationsNicolas Lœuillet2016-02-181-0/+2
| |
* | Merge pull request #1688 from mruminski/patch-1Nicolas Lœuillet2016-02-181-0/+129
|\ \ | |/ |/| Create messages.pl.yml
| * Update messages.pl.ymlmruminski2016-02-181-1/+1
| | | | | | change ' to ""
| * Update messages.pl.ymlmruminski2016-02-181-4/+4
| | | | | | fix some mistakes in translation
| * Create messages.pl.ymlmruminski2016-02-171-0/+129
| | | | | | Polish translation
* | translate estimated time minutesThomas Citharel2016-02-183-5/+17
| |
* | Merge pull request #1689 from mruminski/patch-2Jeremy Benoist2016-02-181-0/+3
|\ \ | | | | | | Create validators.pl.yml
| * | Create validators.pl.ymlmruminski2016-02-171-0/+3
| |/ | | | | Polish translation
* | Merge pull request #1687 from 0wnrepo/v2Jeremy Benoist2016-02-181-0/+3
|\ \ | |/ |/| Translated another two files into romanian.
| * Translated another two files into romanian.steve2016-02-171-0/+3
| |
* | Added Persian (fa) (فارسی) translationMasoud Abkenar2016-02-171-0/+3
|/
* Fix \&0wnrepo2016-02-171-1/+1
|
* Translation file for the 'Romanian' language. Also recognised by ro_RO. ↵steve2016-02-171-0/+129
| | | | Known in romanian as "Română".
* Create messages.fa.ymlMasoud Abkenar2016-02-161-0/+129
| | | Translation file for the 'Persian' language. Also recognized by fa_IR. Also known (in the Persian language) as Farsi. Also written like فارسی in Persian. All said, please call the language just 'Persian'.
* Merge pull request #1668 from wallabag/v2-stuffNicolas Lœuillet2016-02-1610-50/+89
|\ | | | | Few updates
| * TyposJeremy Benoist2016-02-163-6/+6
| |
| * More translationsJeremy Benoist2016-02-129-46/+81
| |
| * Add missing translationsJeremy Benoist2016-02-121-1/+4
| |
| * Redirect to the right tab on /configJeremy Benoist2016-02-121-0/+1
| |
* | Merge pull request #1672 from wallabag/v2-improve-baggy-themeNicolas Lœuillet2016-02-154-15/+38
|\ \ | | | | | | improve baggy theme (add new tag panel)
| * | fix typosThomas Citharel2016-02-151-3/+3
| | |
| * | improve baggy theme (add new tag panel)Thomas Citharel2016-02-144-15/+38
| |/
* / display pictures properlyThomas Citharel2016-02-141-0/+5
|/
* Merge pull request #1656 from wallabag/v2-fix-new-user-password-promptsJeremy Benoist2016-02-111-0/+3
|\ | | | | fix labels on new user prompt
| * fix labels on new user promptThomas Citharel2016-02-111-0/+3
| | | | | | | | | | | | | | | | fix tests nl add translation validation length
* | Merge pull request #1654 from wallabag/fix-add-button-mobile-viewJeremy Benoist2016-02-111-4/+6
|\ \ | | | | | | fix #1636
| * | fix #1636Thomas Citharel2016-02-081-4/+6
| |/
* | Better design of the close buttonAlexandr Danilov2016-02-112-1/+5
| |
* | Merge pull request #1663 from wallabag/v2-remove-tags-from-entryJeremy Benoist2016-02-112-2/+2
|\ \ | | | | | | remove tag from entry #1377
| * | improve test and change method name. Also, display number of entries for ↵Thomas Citharel2016-02-101-1/+1
| | | | | | | | | | | | each tag
| * | remove tag from entry #1377Thomas Citharel2016-02-101-1/+1
| |/
* | better translationThomas Citharel2016-02-111-1/+1
| |
* | lots of diverse translation stuff & some typosThomas Citharel2016-02-115-16/+57
|/
* Adjust export orderJeremy Benoist2016-02-041-7/+7
| | | | | To be the same as on the entry page. Also, export name doesn't need to be translated.
* better display for txtThomas Citharel2016-02-041-1/+1
|
* add txt exportThomas Citharel2016-02-041-1/+1
|
* Merge pull request #1642 from wallabag/v2-escape-previewJeremy Benoist2016-02-041-13/+15
|\ | | | | Unescape content for Material card
| * Unescape content for Material cardJeremy Benoist2016-02-031-13/+15
| | | | | | | | | | | | Using slice & striptags, the content is automatically escaped. If some html character need to be displayed, they'll be escape too, sth like `&`. Using |raw, the content isn't escape twice and is well displayed.
* | Merge pull request #1612 from wallabag/v2-settings-pageNicolas Lœuillet2016-02-049-47/+50
|\ \ | |/ |/| Settings page
| * Add new export configJeremy Benoist2016-01-311-7/+7
| |
| * Add CraueConfig for internal settingsJeremy Benoist2016-01-316-25/+30
| |
| * Always include warning messageJeremy Benoist2016-01-312-11/+9
| | | | | | | | We'll remove it later, on the stable release
| * Move default configuration out of parametersJeremy Benoist2016-01-311-4/+4
| | | | | | | | These default configuration value shouldn't be in parameters.yml.
* | Merge pull request #1605 from wallabag/v2-fix-sensiolabsinsightJeremy Benoist2016-02-016-4/+4
|\ \ | |/ |/| [#1604] First draft to fix SensioLabsInsight report