]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Sun, 10 Apr 2016 12:12:25 +0000 (14:12 +0200)]
Add documentation about importing large file into nginx
Fix #1849: configuration to avoid 413 Request Entity Too Large.
Jeremy Benoist [Sun, 10 Apr 2016 07:49:10 +0000 (09:49 +0200)]
Merge pull request #1896 from wallabag/v2-fix-internal-settings
Fix internal settings
Jeremy Benoist [Sun, 10 Apr 2016 07:44:48 +0000 (09:44 +0200)]
Merge pull request #1894 from wallabag/v2-fix-doc-link
Fix documentation link in developer page
Jeremy Benoist [Sun, 10 Apr 2016 07:37:49 +0000 (09:37 +0200)]
Merge pull request #1891 from wallabag/v2-fix-rules-typo
Fix typo on configuration page
Nicolas Lœuillet [Sat, 9 Apr 2016 19:34:50 +0000 (21:34 +0200)]
Fix internal settings
Fix #1867: remove download_picture setting and manage show_printlink in material theme
Nicolas Lœuillet [Sat, 9 Apr 2016 18:43:22 +0000 (20:43 +0200)]
Fix documentation link in developer page
Nicolas Lœuillet [Sat, 9 Apr 2016 12:04:43 +0000 (14:04 +0200)]
Fix typo on configuration page
Jeremy Benoist [Fri, 8 Apr 2016 19:03:17 +0000 (21:03 +0200)]
Merge pull request #1824 from wallabag/v2-alternative-env
Remove SMTP configuration environment overrides
Nicolas Lœuillet [Fri, 8 Apr 2016 12:09:31 +0000 (14:09 +0200)]
Add documentation
Jeremy Benoist [Fri, 8 Apr 2016 11:51:20 +0000 (13:51 +0200)]
Merge pull request #1879 from wallabag/v2-tag-field-position
Move tag form in Material theme
Jeremy Benoist [Fri, 8 Apr 2016 11:50:22 +0000 (13:50 +0200)]
Merge pull request #1884 from wallabag/nicosomb-patch-1
Change the installation method in issue template
Nicolas Lœuillet [Fri, 8 Apr 2016 11:14:47 +0000 (13:14 +0200)]
Change the installation method in issue template
Nicolas Lœuillet [Fri, 8 Apr 2016 09:18:44 +0000 (11:18 +0200)]
Merge pull request #1804 from wallabag/j0k3r-patch-1
Force user-agent for iansommerville.com
Jeremy Benoist [Thu, 7 Apr 2016 12:10:08 +0000 (14:10 +0200)]
Merge pull request #1868 from wallabag/v2-tagrule-baggy
Remove keyboard shortcut and add tagging rule panel in baggy
Nicolas Lœuillet [Thu, 7 Apr 2016 11:47:35 +0000 (13:47 +0200)]
Move tag form in Material theme
Jeremy Benoist [Wed, 6 Apr 2016 09:37:03 +0000 (11:37 +0200)]
Lock ocramius/proxy-manager
To avoid problem with PHP < 7.0
Nicolas Lœuillet [Wed, 6 Apr 2016 09:30:41 +0000 (11:30 +0200)]
Documentation about wallabag API
Nicolas Lœuillet [Tue, 5 Apr 2016 20:29:47 +0000 (22:29 +0200)]
Remove keybaord shortcut and add tagging rule panel in baggy
Jeremy Benoist [Tue, 5 Apr 2016 14:57:43 +0000 (16:57 +0200)]
Merge pull request #1862 from wallabag/v2-doc-import-wllbg1-cli
Add production environment for CLI import
Jeremy Benoist [Tue, 5 Apr 2016 14:18:26 +0000 (16:18 +0200)]
Merge pull request #1861 from wallabag/v2-round-estimated-time
Round estimated time and add reading speed for Baggy
Nicolas Lœuillet [Tue, 5 Apr 2016 13:45:56 +0000 (15:45 +0200)]
Add production environment for CLI import
Nicolas Lœuillet [Tue, 5 Apr 2016 13:35:01 +0000 (15:35 +0200)]
Round estimated time and add reading speed for Baggy
Thomas Citharel [Tue, 5 Apr 2016 11:49:40 +0000 (13:49 +0200)]
Merge pull request #1856 from wallabag/v2-doc-import-wllbg1-cli
Documentation about wallabag v1 CLI import
Nicolas Lœuillet [Tue, 5 Apr 2016 11:46:59 +0000 (13:46 +0200)]
Documentation about wallabag v1 CLI import
Nicolas Lœuillet [Tue, 5 Apr 2016 06:48:53 +0000 (08:48 +0200)]
Add migrate link in french documentation
Nicolas Lœuillet [Tue, 5 Apr 2016 06:48:29 +0000 (08:48 +0200)]
Add migrate link in english documentation
Jeremy Benoist [Mon, 4 Apr 2016 07:20:04 +0000 (09:20 +0200)]
Merge pull request #1840 from wallabag/v2-fix-archive-page-title
Fix Archive page title translation
Nicolas Lœuillet [Mon, 4 Apr 2016 06:00:31 +0000 (08:00 +0200)]
Fix Archive page title translation
Thomas Citharel [Sun, 3 Apr 2016 20:11:17 +0000 (22:11 +0200)]
Merge pull request #1835 from wallabag/v2-prepare-v2
:rocket: Prepare v2.0.0 :birthday:
Thomas Citharel [Sun, 3 Apr 2016 18:47:16 +0000 (20:47 +0200)]
Merge pull request #1838 from wallabag/v2-hide-search
Hide search buttons
Nicolas Lœuillet [Sun, 3 Apr 2016 18:35:53 +0000 (20:35 +0200)]
Remove useless CSS
Nicolas Lœuillet [Sun, 3 Apr 2016 18:25:43 +0000 (20:25 +0200)]
Hide search buttons
Nicolas Lœuillet [Sun, 3 Apr 2016 08:08:22 +0000 (10:08 +0200)]
:rocket: Prepare v2.0.0 :birthday:
Nicolas Lœuillet [Sat, 2 Apr 2016 12:57:10 +0000 (14:57 +0200)]
Merge pull request #1832 from wallabag/pdo-driver
Check selected PDO driver on install
Jeremy Benoist [Fri, 1 Apr 2016 14:44:50 +0000 (16:44 +0200)]
Check selected PDO driver on install
Instead of checking that one of the DB driver is installed we retrieve the selected driver (in parameters) and see if the extension exists.
Jeremy Benoist [Fri, 1 Apr 2016 08:37:42 +0000 (10:37 +0200)]
Merge branch 'Quent-in-v2' into v2
Jeremy Benoist [Fri, 1 Apr 2016 08:36:07 +0000 (10:36 +0200)]
Add Occitan to available language
Jeremy Benoist [Fri, 1 Apr 2016 08:34:51 +0000 (10:34 +0200)]
Fix quotes for OC
Quent-in [Fri, 1 Apr 2016 08:18:16 +0000 (10:18 +0200)]
Merge pull request #3 from j0k3r/patch-1
Fix simple quote
Jeremy Benoist [Fri, 1 Apr 2016 08:16:06 +0000 (10:16 +0200)]
Fix simple quote
Quent-in [Fri, 1 Apr 2016 06:55:26 +0000 (08:55 +0200)]
Occitan version
Quent-in [Fri, 1 Apr 2016 06:54:21 +0000 (08:54 +0200)]
OC version
Quent-in [Fri, 1 Apr 2016 06:51:29 +0000 (08:51 +0200)]
Update oc version
Complet
Quent-in [Wed, 30 Mar 2016 11:17:40 +0000 (13:17 +0200)]
Trad. Occitan
WIP
Mathieu Bruyen [Thu, 25 Feb 2016 08:19:12 +0000 (09:19 +0100)]
Remove SMTP configuration environment overrides
SMTP configuration has been added in #1518 to use ParameterHandle's
env-map. But Symfony actually has a native way of allowing parameters to
be overriden from environment so rather than having to define a mapping
for each possible parameter, users can define any override in
parameters.yml:
> parameters:
> database_host: %WALLABAG_DB_HOST%
and define an environment variable SYMFONY__WALLABAG_DB_HOST.
Links:
env-map: https://github.com/Incenteev/ParameterHandler#using-environment-variables-to-set-the-parameters
Symfony external parameters: http://symfony.com/doc/current/cookbook/configuration/external_parameters.html
Jeremy Benoist [Tue, 29 Mar 2016 05:34:20 +0000 (07:34 +0200)]
Merge pull request #1822 from jami7/patch-4
Update messages.es.yml
jami7 [Mon, 28 Mar 2016 20:53:35 +0000 (10:53 -1000)]
Update messages.es.yml
Nicolas Lœuillet [Mon, 28 Mar 2016 16:52:22 +0000 (18:52 +0200)]
Merge pull request #1820 from wallabag/import-refacto
Refacto wallabag import
Thomas Citharel [Mon, 28 Mar 2016 16:04:13 +0000 (18:04 +0200)]
Merge pull request #1821 from jami7/patch-3
Update messages.es.yml
jami7 [Mon, 28 Mar 2016 15:34:56 +0000 (05:34 -1000)]
Update messages.es.yml
Jeremy Benoist [Mon, 28 Mar 2016 14:43:33 +0000 (16:43 +0200)]
Refacto wallabag import
Use an abstract class to store all common action from wallabag vX import.
Move specificity in v1 & v2 import.
Jeremy Benoist [Mon, 28 Mar 2016 12:18:50 +0000 (14:18 +0200)]
Remove some complexicity in InstallCommand
Nicolas Lœuillet [Mon, 28 Mar 2016 07:42:13 +0000 (09:42 +0200)]
Merge pull request #1805 from wallabag/v2-assign-comma-tags
Fix #1768 Split tags with commas from UI
Nicolas Lœuillet [Mon, 28 Mar 2016 07:41:49 +0000 (09:41 +0200)]
Merge pull request #1819 from wallabag/cleanup
Some cleanup
Nicolas Lœuillet [Mon, 28 Mar 2016 07:39:35 +0000 (09:39 +0200)]
Merge pull request #1818 from wallabag/v2-add-migration-doc
add migration docs
Jeremy Benoist [Sun, 27 Mar 2016 21:32:55 +0000 (23:32 +0200)]
Tags were not imported in wallabag v2 import
Also, simplify exportAs matching format
Jeremy Benoist [Sun, 27 Mar 2016 18:35:56 +0000 (20:35 +0200)]
Fix some Scrutinizer issues
Jeremy Benoist [Sun, 27 Mar 2016 17:20:43 +0000 (19:20 +0200)]
Some cleanup
- travis tabulation
- extra namespace definition in entities
Jeremy Benoist [Sun, 27 Mar 2016 15:09:33 +0000 (17:09 +0200)]
Simplify tag creation from entry
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.
Thomas Citharel [Sun, 27 Mar 2016 14:26:47 +0000 (16:26 +0200)]
add migration docs
Nicolas Lœuillet [Sun, 27 Mar 2016 09:04:11 +0000 (11:04 +0200)]
Merge pull request #1817 from mruminski/v2
Correct translation
Mateusz Rumiński [Sat, 26 Mar 2016 17:00:03 +0000 (18:00 +0100)]
Correct translation
Mateusz Rumiński [Sat, 26 Mar 2016 16:38:34 +0000 (17:38 +0100)]
Fix Indentation problem
Mateusz Rumiński [Fri, 25 Mar 2016 18:20:37 +0000 (19:20 +0100)]
Update messages.pl.yml
Complete polish translation of messages file
Mateusz Rumiński [Fri, 25 Mar 2016 18:17:58 +0000 (19:17 +0100)]
Create FOSUserBundle.pl.yml
Add polish version of FOSUserBundle file
Jeremy Benoist [Thu, 24 Mar 2016 13:01:28 +0000 (14:01 +0100)]
Merge pull request #1813 from wallabag/v2-translation-de
[v2] German translation
Julian Oster [Thu, 24 Mar 2016 12:09:49 +0000 (13:09 +0100)]
Complete messages.de.yml
Julian Oster [Thu, 24 Mar 2016 11:50:58 +0000 (12:50 +0100)]
Translate FOSUserBundle to german.
Julian Oster [Thu, 24 Mar 2016 11:50:47 +0000 (12:50 +0100)]
Translate CraueConfigBundle to german.
Jeremy Benoist [Mon, 21 Mar 2016 16:17:52 +0000 (17:17 +0100)]
Merge pull request #1807 from nikaro/patch-1
fix typo diaspora* share
Nicolas [Mon, 21 Mar 2016 16:03:43 +0000 (17:03 +0100)]
fix type diaspora* share
Jeremy Benoist [Mon, 21 Mar 2016 15:18:58 +0000 (16:18 +0100)]
Merge pull request #1806 from wallabag/v2-translation-flash-baggy
Translate flash message in baggy theme
Nicolas Lœuillet [Mon, 21 Mar 2016 14:44:23 +0000 (15:44 +0100)]
Translate flash message in baggy theme
Nicolas Loeuillet [Mon, 21 Mar 2016 13:06:07 +0000 (14:06 +0100)]
Split tags with commas from UI
Nicolas Lœuillet [Mon, 21 Mar 2016 11:47:57 +0000 (12:47 +0100)]
Merge pull request #1774 from wallabag/v2-key-translation
Switch to keys in translated files
Jeremy Benoist [Mon, 21 Mar 2016 09:08:56 +0000 (10:08 +0100)]
Update docs about translation
Jeremy Benoist [Sun, 20 Mar 2016 21:09:00 +0000 (22:09 +0100)]
Add reading time translation
Jeremy Benoist [Sun, 20 Mar 2016 20:10:17 +0000 (21:10 +0100)]
Put more validations on travis
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.
Jeremy Benoist [Fri, 18 Mar 2016 22:40:11 +0000 (23:40 +0100)]
Convert more languages
Jeremy Benoist [Wed, 16 Mar 2016 23:05:25 +0000 (00:05 +0100)]
Translation typos
Fix #1793
Jeremy Benoist [Wed, 16 Mar 2016 22:56:42 +0000 (23:56 +0100)]
Add missing developer page
Jeremy Benoist [Wed, 16 Mar 2016 22:16:03 +0000 (23:16 +0100)]
Convert french translation
Jeremy Benoist [Fri, 11 Mar 2016 13:55:02 +0000 (14:55 +0100)]
CS
Jeremy Benoist [Fri, 11 Mar 2016 13:48:46 +0000 (14:48 +0100)]
Add flashes messages
Jeremy Benoist [Fri, 11 Mar 2016 08:42:08 +0000 (09:42 +0100)]
Improve test failure readability
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.
Jeremy Benoist [Wed, 9 Mar 2016 07:59:08 +0000 (08:59 +0100)]
Convert english translation file
- 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>`
Jeremy Benoist [Wed, 9 Mar 2016 07:55:30 +0000 (08:55 +0100)]
Disable translation in test
We don't want to test translation in test
Jeremy Benoist [Fri, 18 Mar 2016 19:55:54 +0000 (20:55 +0100)]
Force user-agent for iansommerville.com
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
Nicolas Lœuillet [Fri, 18 Mar 2016 15:28:45 +0000 (16:28 +0100)]
Revert "Transferring API Description file from Apiary.io"
This reverts commit
169d60abc7e0ee191bfb66ecb1fbbac14ab88095 .
Nicolas Lœuillet [Fri, 18 Mar 2016 15:24:05 +0000 (16:24 +0100)]
Transferring API Description file from Apiary.io
Jeremy Benoist [Fri, 18 Mar 2016 13:30:38 +0000 (14:30 +0100)]
Merge pull request #1767 from wallabag/v2-setting-for-reading-time
Setting for reading time
Nicolas Lœuillet [Fri, 18 Mar 2016 12:12:09 +0000 (13:12 +0100)]
Improved tests
Nicolas Lœuillet [Fri, 18 Mar 2016 11:52:40 +0000 (12:52 +0100)]
Merge pull request #1799 from wallabag/v2-fix-tabs-display-material
fix tabs display on mobile view
Nicolas Lœuillet [Fri, 18 Mar 2016 11:36:52 +0000 (12:36 +0100)]
Fix documentation and add help message in Baggy
Jeremy Benoist [Wed, 16 Mar 2016 22:23:42 +0000 (23:23 +0100)]
Merge pull request #1791 from wallabag/v2-fix-api-entry-properties
fix api properties and typo
Thomas Citharel [Wed, 16 Mar 2016 21:47:12 +0000 (22:47 +0100)]
add check
Thomas Citharel [Wed, 16 Mar 2016 21:43:32 +0000 (22:43 +0100)]
fix updating entry status through API
Thomas Citharel [Wed, 16 Mar 2016 20:38:50 +0000 (21:38 +0100)]
check if archive/star parameters without quotes work
Thomas Citharel [Wed, 16 Mar 2016 19:41:29 +0000 (20:41 +0100)]
use integers for archived/starred status
Thomas Citharel [Tue, 15 Mar 2016 17:50:13 +0000 (18:50 +0100)]
fix api properties and typo