aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1838 from wallabag/v2-hide-searchThomas Citharel2016-04-032-4/+4
|\ | | | | Hide search buttons
| * Hide search buttonsNicolas Lœuillet2016-04-032-4/+4
|/
* Merge pull request #1832 from wallabag/pdo-driverNicolas Lœuillet2016-04-021-3/+4
|\ | | | | Check selected PDO driver on install
| * Check selected PDO driver on installJeremy Benoist2016-04-011-3/+4
|/ | | | Instead of checking that one of the DB driver is installed we retrieve the selected driver (in parameters) and see if the extension exists.
* Merge branch 'Quent-in-v2' into v2Jeremy Benoist2016-04-014-0/+456
|\
| * Add Occitan to available languageJeremy Benoist2016-04-011-0/+1
| |
| * Fix quotes for OCJeremy Benoist2016-04-011-6/+6
| |
| * Merge pull request #3 from j0k3r/patch-1Quent-in2016-04-011-3/+3
| |\ | | | | | | Fix simple quote
| | * Fix simple quoteJeremy Benoist2016-04-011-3/+3
| |/
| * Occitan versionQuent-in2016-04-011-0/+2
| |
| * OC versionQuent-in2016-04-011-0/+29
| |
| * Update oc versionQuent-in2016-04-011-194/+194
| | | | | | Complet
| * Trad. OccitanQuent-in2016-03-301-0/+424
|/ | | WIP
* Merge pull request #1822 from jami7/patch-4Jeremy Benoist2016-03-291-4/+4
|\ | | | | Update messages.es.yml
| * Update messages.es.ymljami72016-03-281-4/+4
|/
* Merge pull request #1820 from wallabag/import-refactoNicolas Lœuillet2016-03-288-316/+361
|\ | | | | Refacto wallabag import
| * Refacto wallabag importJeremy Benoist2016-03-286-308/+353
| | | | | | | | | | Use an abstract class to store all common action from wallabag vX import. Move specificity in v1 & v2 import.
| * Remove some complexicity in InstallCommandJeremy Benoist2016-03-282-8/+8
| |
* | Merge pull request #1821 from jami7/patch-3Thomas Citharel2016-03-281-10/+10
|\ \ | |/ |/| Update messages.es.yml
| * Update messages.es.ymljami72016-03-281-10/+10
|/
* Merge pull request #1805 from wallabag/v2-assign-comma-tagsNicolas Lœuillet2016-03-283-15/+40
|\ | | | | Fix #1768 Split tags with commas from UI
| * Simplify tag creation from entryJeremy Benoist2016-03-273-21/+40
| | | | | | | | | | Testing that a tag exist or is assigned to the current entry isn't important in the tag controler since the `assignTagsToEntry` is already doing that job. So it simplify the controller.
| * Split tags with commas from UINicolas Loeuillet2016-03-211-2/+8
| |
* | Merge pull request #1819 from wallabag/cleanupNicolas Lœuillet2016-03-2817-92/+247
|\ \ | | | | | | Some cleanup
| * | Tags were not imported in wallabag v2 importJeremy Benoist2016-03-276-54/+58
| | | | | | | | | | | | Also, simplify exportAs matching format
| * | Fix some Scrutinizer issuesJeremy Benoist2016-03-279-31/+182
| | |
| * | Some cleanupJeremy Benoist2016-03-273-7/+7
| | | | | | | | | | | | | | | - travis tabulation - extra namespace definition in entities
* | | Merge pull request #1818 from wallabag/v2-add-migration-docNicolas Lœuillet2016-03-285-0/+80
|\ \ \ | |/ / |/| | add migration docs
| * | add migration docsThomas Citharel2016-03-275-0/+80
|/ /
* | Merge pull request #1817 from mruminski/v2Nicolas Lœuillet2016-03-271-1/+1
|\ \ | | | | | | Correct translation
| * | Correct translationMateusz Rumiński2016-03-261-1/+1
|/ /
* | Fix Indentation problemMateusz Rumiński2016-03-261-15/+15
| |
* | Update messages.pl.ymlMateusz Rumiński2016-03-251-219/+219
| | | | | | Complete polish translation of messages file
* | Create FOSUserBundle.pl.ymlMateusz Rumiński2016-03-251-0/+2
| | | | | | Add polish version of FOSUserBundle file
* | Merge pull request #1813 from wallabag/v2-translation-deJeremy Benoist2016-03-243-225/+256
|\ \ | | | | | | [v2] German translation
| * | Complete messages.de.ymlJulian Oster2016-03-241-225/+225
| | |
| * | Translate FOSUserBundle to german.Julian Oster2016-03-241-0/+2
| | |
| * | Translate CraueConfigBundle to german.Julian Oster2016-03-241-0/+29
|/ /
* | Merge pull request #1807 from nikaro/patch-1Jeremy Benoist2016-03-211-1/+1
|\ \ | | | | | | fix typo diaspora* share
| * | fix type diaspora* shareNicolas2016-03-211-1/+1
|/ /
* | Merge pull request #1806 from wallabag/v2-translation-flash-baggyJeremy Benoist2016-03-211-1/+1
|\ \ | |/ |/| Translate flash message in baggy theme
| * Translate flash message in baggy themeNicolas Lœuillet2016-03-211-1/+1
|/
* Merge pull request #1774 from wallabag/v2-key-translationNicolas Lœuillet2016-03-21115-2322/+4704
|\ | | | | Switch to keys in translated files
| * Update docs about translationJeremy Benoist2016-03-212-2/+2
| |
| * Add reading time translationJeremy Benoist2016-03-2112-7/+78
| |
| * Put more validations on travisJeremy Benoist2016-03-213-1/+9
| | | | | | | | | | Run php-cs-fixer to avoid CS on commits Add a check on translation message using the built-in yaml validator. It'll avoid typo in translation yaml files.
| * Convert more languagesJeremy Benoist2016-03-2014-1064/+2851
| |
| * Translation typosJeremy Benoist2016-03-201-3/+3
| | | | | | | | Fix #1793
| * Add missing developer pageJeremy Benoist2016-03-2012-74/+176
| |
| * Convert french translationJeremy Benoist2016-03-202-269/+346
| |