]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Fri, 15 Apr 2016 14:07:34 +0000 (16:07 +0200)]
Change guid and link in RSS feeds to give original entry URL
Fix #1926
Nicolas Lœuillet [Wed, 13 Apr 2016 07:43:14 +0000 (09:43 +0200)]
Merge pull request #1916 from wallabag/cleanup
Convert array + phpDoc
Jeremy Benoist [Wed, 13 Apr 2016 07:42:18 +0000 (09:42 +0200)]
Merge pull request #1918 from wallabag/improve-pagination
Improve pagination when user has lot of entries
Nicolas Lœuillet [Wed, 13 Apr 2016 07:20:01 +0000 (09:20 +0200)]
Fix indentation
Jeremy Benoist [Tue, 12 Apr 2016 20:20:05 +0000 (22:20 +0200)]
Merge pull request #1919 from wallabag/cleanup-composerjson
Remove useless dependancy
Jeremy Benoist [Tue, 12 Apr 2016 20:00:26 +0000 (22:00 +0200)]
Move test parameters out of parameters.yml
The end user doesn't care to about the test database.
Nicolas Lœuillet [Tue, 12 Apr 2016 19:47:16 +0000 (21:47 +0200)]
Remove useless dependancy
Nicolas Lœuillet [Tue, 12 Apr 2016 18:38:56 +0000 (20:38 +0200)]
Lost in translation pager
Nicolas Lœuillet [Tue, 12 Apr 2016 16:03:40 +0000 (18:03 +0200)]
Fix display for Next/Previous link when they are disabled
Nicolas Lœuillet [Tue, 12 Apr 2016 14:40:18 +0000 (16:40 +0200)]
Restore old behavior for OutOfRangeCurrentPageException
Nicolas Lœuillet [Tue, 12 Apr 2016 14:32:01 +0000 (16:32 +0200)]
Fix tests
Nicolas Lœuillet [Tue, 12 Apr 2016 14:04:17 +0000 (16:04 +0200)]
Improve pagination when user has lot of entries
Fix #1905
* Usage of whiteoctober/WhiteOctoberPagerfantaBundle
Nicolas Lœuillet [Tue, 12 Apr 2016 12:54:59 +0000 (14:54 +0200)]
Merge pull request #1911 from wallabag/title-on-title-entry
add title hover on entry titles
Thomas Citharel [Mon, 11 Apr 2016 12:23:58 +0000 (14:23 +0200)]
Add title hover on entry titles
Jeremy Benoist [Tue, 12 Apr 2016 10:35:12 +0000 (12:35 +0200)]
Fix MySQL tests on HHVM
Jeremy Benoist [Tue, 12 Apr 2016 09:36:01 +0000 (11:36 +0200)]
Convert array + phpDoc
Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
Nicolas Lœuillet [Tue, 12 Apr 2016 09:24:11 +0000 (11:24 +0200)]
Merge pull request #1915 from wallabag/doc-links
Fix doc links
Jeremy Benoist [Tue, 12 Apr 2016 08:45:25 +0000 (10:45 +0200)]
Fix doc links
Nicolas Lœuillet [Mon, 11 Apr 2016 18:16:49 +0000 (20:16 +0200)]
Merge pull request #1912 from wallabag/install-config
Move setup config outside setupAdmin
Jeremy Benoist [Mon, 11 Apr 2016 17:37:29 +0000 (19:37 +0200)]
Move setup config outside setupAdmin
If user doesn't want to create a new admin (even if it's recommended) the internal config weren't created resulting in error when using the interface.
Nicolas Lœuillet [Mon, 11 Apr 2016 12:14:25 +0000 (14:14 +0200)]
Merge pull request #1909 from wallabag/prepare-release-2.0.1
Prepare release 2.0.1
Nicolas Lœuillet [Mon, 11 Apr 2016 09:11:42 +0000 (11:11 +0200)]
Prepare release 2.0.1
Jeremy Benoist [Sun, 10 Apr 2016 21:13:21 +0000 (23:13 +0200)]
Merge pull request #1902 from wallabag/v2-changelog
Add changelog
Nicolas Lœuillet [Sun, 10 Apr 2016 18:24:20 +0000 (20:24 +0200)]
Update changelog
Nicolas Lœuillet [Sun, 10 Apr 2016 18:00:03 +0000 (20:00 +0200)]
Merge pull request #1823 from wallabag/translation-fa
Translation fa
Nicolas Lœuillet [Sun, 10 Apr 2016 17:57:45 +0000 (19:57 +0200)]
Merge pull request #1903 from wallabag/force-server-version
Force server version to avoid connexion error
Nicolas Lœuillet [Sun, 10 Apr 2016 13:43:40 +0000 (15:43 +0200)]
Merge pull request #1901 from wallabag/spanish
Update Spanish translation
Jeremy Benoist [Sun, 10 Apr 2016 13:37:33 +0000 (15:37 +0200)]
Merge pull request #1887 from wallabag/v2-duplicate-bookmarklet
Fix duplicate article when added via the bookmarklet
Jeremy Benoist [Sun, 10 Apr 2016 13:37:05 +0000 (15:37 +0200)]
Merge pull request #1895 from wallabag/v2-fix-entries-api
All the entries are fetched via GET /api/entries
Jeremy Benoist [Sun, 10 Apr 2016 13:34:32 +0000 (15:34 +0200)]
Force server version to avoid connexion error
When installing a new project with MySQL, if the database doesn't exist before installation will fail because DBAL will try to get the server version by querying it.
And since this query is done using the default database connexion and since the database doesn't exist, DBAL can't connect to the server.
Nicolas Lœuillet [Sun, 10 Apr 2016 12:56:26 +0000 (14:56 +0200)]
Add changelog
Jeremy Benoist [Sun, 10 Apr 2016 12:30:12 +0000 (14:30 +0200)]
Fix FA translations indentation
Masoud Abkenar [Tue, 22 Mar 2016 14:53:51 +0000 (15:53 +0100)]
Update messages.fa.yml
Jeremy Benoist [Sun, 10 Apr 2016 12:25:01 +0000 (14:25 +0200)]
Merge pull request #1900 from wallabag/v2-remove-pt-empty-doc
Remove empty portugese documentation
Nicolas Lœuillet [Sun, 10 Apr 2016 12:23:43 +0000 (14:23 +0200)]
Fix typo in french documentation
Jeremy Benoist [Sun, 10 Apr 2016 12:21:40 +0000 (14:21 +0200)]
Uncommented translated ES lines
Also, turn yaml lint into a more versbose check
Nicolas Lœuillet [Sun, 10 Apr 2016 12:20:39 +0000 (14:20 +0200)]
Change visibility of checkIfEntryAlreadyExists method to private
Nicolas Lœuillet [Sun, 10 Apr 2016 12:18:03 +0000 (14:18 +0200)]
Remove empty portugese documentation
jami7 [Tue, 5 Apr 2016 04:51:41 +0000 (18:51 -1000)]
Update messages.es.yml
On line 103, I'm not sure what symbol that is that looks like this (<<) but it looks smaller? Where is that? Should I just copy and paste it? And just to clarity, please look at line 101 too cause I'm not too sure if/how I change the stuff within <...> I stopped mid line in 103 just until I get clarification on this. Thanks.
jami7 [Mon, 4 Apr 2016 08:15:56 +0000 (22:15 -1000)]
Update messages.es.yml
Jeremy Benoist [Sun, 10 Apr 2016 12:15:38 +0000 (14:15 +0200)]
Merge pull request #1899 from wallabag/v2-nginx-doc
Add documentation about importing large file into nginx
Nicolas Lœuillet [Sun, 10 Apr 2016 12:15:21 +0000 (14:15 +0200)]
Remove int cast
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 12:12:13 +0000 (14:12 +0200)]
Merge pull request #1898 from wallabag/v2-fix-readingtime-display-material
Fix estimated reading time in material view
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 [Sun, 10 Apr 2016 06:48:53 +0000 (08:48 +0200)]
Fix estimated reading time in material view
Fix #1893
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 19:13:56 +0000 (21:13 +0200)]
All the entries are fetched via GET /api/entries
Fix #1863: only the unread entries were fetched with GET /api/entries entrypoint. Now, all the entries are fetched
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
Nicolas Lœuillet [Sat, 9 Apr 2016 11:44:54 +0000 (13:44 +0200)]
Refactor EntryController
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 13:41:05 +0000 (15:41 +0200)]
Fix duplicate article when added via the bookmarklet
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