aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix internal settingsNicolas Lœuillet2016-04-095-12/+13
| | | | Fix #1867: remove download_picture setting and manage show_printlink in material theme
* Merge pull request #1879 from wallabag/v2-tag-field-positionJeremy Benoist2016-04-081-4/+4
|\ | | | | Move tag form in Material theme
| * Move tag form in Material themeNicolas Lœuillet2016-04-071-4/+4
| |
* | Merge pull request #1804 from wallabag/j0k3r-patch-1Nicolas Lœuillet2016-04-081-1/+16
|\ \ | | | | | | Force user-agent for iansommerville.com
| * | Force user-agent for iansommerville.comJeremy Benoist2016-03-181-1/+16
| | | | | | | | | | | | | | | | | | | | | When using the default User Agent, the website returns a 403. By forcing the User Agent for this domain, we got the proper behavior: a 200 Since we can't _append_ new user agent to the default graby configuration, we need to rewrite all the default config + the new one. Fix #1801
* | | Merge pull request #1868 from wallabag/v2-tagrule-baggyJeremy Benoist2016-04-073-84/+156
|\ \ \ | |_|/ |/| | Remove keyboard shortcut and add tagging rule panel in baggy
| * | Remove keybaord shortcut and add tagging rule panel in baggyNicolas Lœuillet2016-04-053-84/+156
| | |
* | | Documentation about wallabag APINicolas Lœuillet2016-04-0612-2/+14
|/ /
* | Round estimated time and add reading speed for BaggyNicolas Lœuillet2016-04-052-11/+9
| |
* | Fix Archive page title translationNicolas Lœuillet2016-04-0410-10/+10
| |
* | Merge pull request #1835 from wallabag/v2-prepare-v22.0.0Thomas Citharel2016-04-036-28/+8
|\ \ | | | | | | :rocket: Prepare v2.0.0 :birthday:
| * | Remove useless CSSNicolas Lœuillet2016-04-031-14/+0
| | |
| * | :rocket: Prepare v2.0.0 :birthday:Nicolas Lœuillet2016-04-035-14/+8
| | |
* | | Hide search buttonsNicolas Lœuillet2016-04-032-4/+4
|/ /
* | 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.
* | Fix quotes for OCJeremy Benoist2016-04-011-6/+6
| |
* | Fix simple quoteJeremy Benoist2016-04-011-3/+3
| |
* | Update oc versionQuent-in2016-04-011-194/+194
| | | | | | Complet
* | Trad. OccitanQuent-in2016-03-301-0/+424
| | | | | | WIP
* | 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
| | |
* | | 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
| | |
* | | 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-272-4/+4
| | | | | | | | | | | | | | | - travis tabulation - extra namespace definition in entities
* | | 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
* | | Complete messages.de.ymlJulian Oster2016-03-241-225/+225
| | |
* | | fix type diaspora* shareNicolas2016-03-211-1/+1
| | |
* | | Translate flash message in baggy themeNicolas Lœuillet2016-03-211-1/+1
|/ /
* | Add reading time translationJeremy Benoist2016-03-2112-7/+78
| |
* | 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
| |
* | CSJeremy Benoist2016-03-201-0/+2
| |
* | Add flashes messagesJeremy Benoist2016-03-2011-40/+94
| |
* | Improve test failure readabilityJeremy Benoist2016-03-203-16/+18
| | | | | | | | | | If the response content isn't the one expected, instead of checking into the whole DOM (with node tag, etc ..) we only check the text. So if it fails, phpunit will display only the text, not all node tag. It'll be easier to read.
* | Convert english translation fileJeremy Benoist2016-03-2080-864/+1141
|/ | | | | | | - 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>`
* Merge pull request #1767 from wallabag/v2-setting-for-reading-timeJeremy Benoist2016-03-1811-2/+76
|\ | | | | Setting for reading time
| * Improved testsNicolas Lœuillet2016-03-182-2/+3
| |
| * Fix documentation and add help message in BaggyNicolas Lœuillet2016-03-181-1/+1
| |
| * Replace slider with selectNicolas Lœuillet2016-03-144-7/+14
| |
| * Translation and documentationNicolas Lœuillet2016-03-141-0/+1
| |
| * Fix default value and add baggy implementationNicolas Lœuillet2016-03-142-1/+10
| |