From: Jeremy Benoist Date: Tue, 11 Oct 2016 19:01:30 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/master' into 2.2 X-Git-Tag: 2.2.0~3^2~90 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=e4cf672ccf61689ba28c2e89fc55f83167800b18;hp=e57df5611fe82ce61a71d51c762ee9296f18c3ac;p=github%2Fwallabag%2Fwallabag.git Merge remote-tracking branch 'origin/master' into 2.2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ceadf820..8ed12954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,46 @@ # Change Log -## [2.1.2](https://github.com/wallabag/wallabag/tree/2.1.2) (2016-10-07) +## [Unreleased](https://github.com/wallabag/wallabag/tree/HEAD) + **Fixed bugs:** +- defaut langage [\#2379](https://github.com/wallabag/wallabag/issues/2379) +- Deleting a developer client throws \(My\)SQL error [\#2350](https://github.com/wallabag/wallabag/issues/2350) +- Cannot create an OAuth token when using HTTP-basic [\#2278](https://github.com/wallabag/wallabag/issues/2278) +- Orphaned tags. [\#2270](https://github.com/wallabag/wallabag/issues/2270) - Tags are empty and not exported in json export [\#2256](https://github.com/wallabag/wallabag/issues/2256) - Fix exists API call [\#2377](https://github.com/wallabag/wallabag/pull/2377) ([tcitworld](https://github.com/tcitworld)) **Closed issues:** +- ClassNotFoundException when executing bin/console [\#2398](https://github.com/wallabag/wallabag/issues/2398) +- Redis using unix socket [\#2391](https://github.com/wallabag/wallabag/issues/2391) +- Don't display two factor checkbox in user admin panel when two factor is disabled [\#2380](https://github.com/wallabag/wallabag/issues/2380) - Bug: Error when I delete API's client [\#2369](https://github.com/wallabag/wallabag/issues/2369) - Error with simplexml\_load\_file\(\) [\#2368](https://github.com/wallabag/wallabag/issues/2368) +- Add information in public articles [\#2289](https://github.com/wallabag/wallabag/issues/2289) +- Allow socket connection to MySQL [\#2143](https://github.com/wallabag/wallabag/issues/2143) - Write permission on data/db [\#2064](https://github.com/wallabag/wallabag/issues/2064) - New third-party resource [\#2039](https://github.com/wallabag/wallabag/issues/2039) - add speed reading option [\#2000](https://github.com/wallabag/wallabag/issues/2000) **Merged pull requests:** +- Set env to prod in documentation [\#2400](https://github.com/wallabag/wallabag/pull/2400) ([j0k3r](https://github.com/j0k3r)) +- Use default locale for user config [\#2399](https://github.com/wallabag/wallabag/pull/2399) ([j0k3r](https://github.com/j0k3r)) +- Ensure orphan tag are remove in API [\#2397](https://github.com/wallabag/wallabag/pull/2397) ([j0k3r](https://github.com/j0k3r)) +- Update messages.pl.yml [\#2396](https://github.com/wallabag/wallabag/pull/2396) ([mruminski](https://github.com/mruminski)) +- Add ability to use socket [\#2395](https://github.com/wallabag/wallabag/pull/2395) ([j0k3r](https://github.com/j0k3r)) +- Ability to check multiple urls in API [\#2393](https://github.com/wallabag/wallabag/pull/2393) ([j0k3r](https://github.com/j0k3r)) +- Added default picture if preview picture is null [\#2389](https://github.com/wallabag/wallabag/pull/2389) ([nicosomb](https://github.com/nicosomb)) +- Fixed two-factor checkbox display in user admin panel [\#2388](https://github.com/wallabag/wallabag/pull/2388) ([nicosomb](https://github.com/nicosomb)) +- Changed Changelog by using github-changelog-generator from @skywinder [\#2386](https://github.com/wallabag/wallabag/pull/2386) ([nicosomb](https://github.com/nicosomb)) +- Added documentation about siteconfig fix [\#2385](https://github.com/wallabag/wallabag/pull/2385) ([nicosomb](https://github.com/nicosomb)) +- Added OpenGraph support for public articles [\#2383](https://github.com/wallabag/wallabag/pull/2383) ([nicosomb](https://github.com/nicosomb)) - try to reduce assets build npm connection failing by updating nodejs [\#2375](https://github.com/wallabag/wallabag/pull/2375) ([tcitworld](https://github.com/tcitworld)) - Clickable tags [\#2374](https://github.com/wallabag/wallabag/pull/2374) ([tcitworld](https://github.com/tcitworld)) - Remove mouf/nodejs-installer from composer [\#2363](https://github.com/wallabag/wallabag/pull/2363) ([j0k3r](https://github.com/j0k3r)) +- Changed relation between API client and refresh token [\#2351](https://github.com/wallabag/wallabag/pull/2351) ([nicosomb](https://github.com/nicosomb)) - Fix relations export for Entry [\#2332](https://github.com/wallabag/wallabag/pull/2332) ([j0k3r](https://github.com/j0k3r)) ## [2.1.1](https://github.com/wallabag/wallabag/tree/2.1.1) (2016-10-04) @@ -60,7 +82,6 @@ - The CSRF token is invalid. Please try to resubmit the form. [\#1988](https://github.com/wallabag/wallabag/issues/1988) - Division by zero warnings in nginx error log [\#1880](https://github.com/wallabag/wallabag/issues/1880) - Importing from Pocket in v2 gives Internal Server Error 500 [\#1855](https://github.com/wallabag/wallabag/issues/1855) -- The font used in the "Material" theme renders a bit weirdly in Firefox on Windows [\#1833](https://github.com/wallabag/wallabag/issues/1833) - cannot import very long article \(v2\) [\#1724](https://github.com/wallabag/wallabag/issues/1724) - Freshly registered user doesn't have Config associated [\#2312](https://github.com/wallabag/wallabag/issues/2312) - "next" links in /api/entries responses lack search parameters [\#2305](https://github.com/wallabag/wallabag/issues/2305) @@ -109,6 +130,7 @@ - Sphinx search support [\#985](https://github.com/wallabag/wallabag/issues/985) - Migration from MySQL to PostgreSQL with import [\#884](https://github.com/wallabag/wallabag/issues/884) - Import a list of urls to put into wallabag [\#599](https://github.com/wallabag/wallabag/issues/599) +- Confirmation screen needs margin [\#2288](https://github.com/wallabag/wallabag/issues/2288) - Create an import for Readability [\#2253](https://github.com/wallabag/wallabag/issues/2253) - Instapaper import missing from Wallabag 2? [\#2248](https://github.com/wallabag/wallabag/issues/2248) - Clean entries.html.twig for page title [\#2244](https://github.com/wallabag/wallabag/issues/2244) @@ -325,6 +347,7 @@ - Non-ASCII characters from locale files are shown as "?" [\#1215](https://github.com/wallabag/wallabag/issues/1215) - SERIOUS BUG - Tags clears on all articles after deleting article contains tags [\#2121](https://github.com/wallabag/wallabag/issues/2121) - API: POST on existing entry clears starred and archived flags [\#2089](https://github.com/wallabag/wallabag/issues/2089) +- The font used in the "Material" theme renders a bit weirdly in Firefox on Windows [\#1833](https://github.com/wallabag/wallabag/issues/1833) **Closed issues:** @@ -439,9 +462,14 @@ ## [2.0.2](https://github.com/wallabag/wallabag/tree/2.0.2) (2016-04-21) **Fixed bugs:** +- No branch or tag called 2.0.1 [\#1920](https://github.com/wallabag/wallabag/issues/1920) +- Cannot update from v2.0 git a119acd [\#1917](https://github.com/wallabag/wallabag/issues/1917) +- export pdf/epub : 504 Gateway Time-out [\#1808](https://github.com/wallabag/wallabag/issues/1808) +- unable to add link, when user needs to login first [\#961](https://github.com/wallabag/wallabag/issues/961) - Button not translated after registration [\#1956](https://github.com/wallabag/wallabag/issues/1956) - Give original URL through RSS feeds [\#1926](https://github.com/wallabag/wallabag/issues/1926) - Calling directly /archive/123 gives 500 Internal Server Error [\#1924](https://github.com/wallabag/wallabag/issues/1924) +- Fix UTF-8 encoding before JSON export [\#1866](https://github.com/wallabag/wallabag/pull/1866) ([ymage](https://github.com/ymage)) **Closed issues:** @@ -451,6 +479,19 @@ - Error 500 when starring or archiving an article with the wallabag app for Android [\#1946](https://github.com/wallabag/wallabag/issues/1946) - \[Documentation request\] Please add a curl example to the API documentation of v2 [\#1939](https://github.com/wallabag/wallabag/issues/1939) - .htaccess instead of vhost [\#1930](https://github.com/wallabag/wallabag/issues/1930) +- Save articles sending them by email [\#1928](https://github.com/wallabag/wallabag/issues/1928) +- Login fails after upgrading to 2.0.1 [\#1914](https://github.com/wallabag/wallabag/issues/1914) +- Docker image [\#1858](https://github.com/wallabag/wallabag/issues/1858) +- Vendor Package Alpha v2 [\#1623](https://github.com/wallabag/wallabag/issues/1623) +- Unable to retrieve full-text content http://www.ulyces.co/ [\#1539](https://github.com/wallabag/wallabag/issues/1539) +- \[v2\] Remove tags from an entry [\#1377](https://github.com/wallabag/wallabag/issues/1377) +- \[v2\] Assign multiple tags at once [\#1376](https://github.com/wallabag/wallabag/issues/1376) +- No article from Catholic.com get save to wallabag [\#1076](https://github.com/wallabag/wallabag/issues/1076) +- Automatic site config [\#1029](https://github.com/wallabag/wallabag/issues/1029) +- Bylines not being grabbed [\#850](https://github.com/wallabag/wallabag/issues/850) +- Bad support of instructables.com [\#792](https://github.com/wallabag/wallabag/issues/792) +- Share articles between users of the same wallabag instance [\#779](https://github.com/wallabag/wallabag/issues/779) +- \[List\] unable to retrieve full-text content [\#598](https://github.com/wallabag/wallabag/issues/598) - Hide pagination if not needed [\#1932](https://github.com/wallabag/wallabag/issues/1932) - Show full title in a tooltip [\#1906](https://github.com/wallabag/wallabag/issues/1906) - Hide pagination when there's too many entries [\#1905](https://github.com/wallabag/wallabag/issues/1905) @@ -459,6 +500,8 @@ **Merged pull requests:** +- Update messages.es.yml [\#1935](https://github.com/wallabag/wallabag/pull/1935) ([jami7](https://github.com/jami7)) +- \[Do Not Merge\] Wallabag 1.9.2 [\#1814](https://github.com/wallabag/wallabag/pull/1814) ([tcitworld](https://github.com/tcitworld)) - Fix translation for Go to your account button after subscription [\#1957](https://github.com/wallabag/wallabag/pull/1957) ([nicosomb](https://github.com/nicosomb)) - Update links in documentation [\#1954](https://github.com/wallabag/wallabag/pull/1954) ([nicosomb](https://github.com/nicosomb)) - Actualisation des liens morts \(Documentation de traduction\) [\#1953](https://github.com/wallabag/wallabag/pull/1953) ([maxi62330](https://github.com/maxi62330)) @@ -476,93 +519,6 @@ - Fix doc links [\#1915](https://github.com/wallabag/wallabag/pull/1915) ([j0k3r](https://github.com/j0k3r)) - add title hover on entry titles [\#1911](https://github.com/wallabag/wallabag/pull/1911) ([tcitworld](https://github.com/tcitworld)) -## [1.9.2](https://github.com/wallabag/wallabag/tree/1.9.2) (2016-04-18) -**Fixed bugs:** - -- No branch or tag called 2.0.1 [\#1920](https://github.com/wallabag/wallabag/issues/1920) -- Cannot update from v2.0 git a119acd [\#1917](https://github.com/wallabag/wallabag/issues/1917) -- unable to add link, when user needs to login first [\#961](https://github.com/wallabag/wallabag/issues/961) -- export pdf/epub : 504 Gateway Time-out [\#1808](https://github.com/wallabag/wallabag/issues/1808) -- Do not capture mouse gestures [\#1674](https://github.com/wallabag/wallabag/issues/1674) -- "Stay signed in" don't do what it promise [\#1550](https://github.com/wallabag/wallabag/issues/1550) -- json export doesn't work [\#1534](https://github.com/wallabag/wallabag/issues/1534) -- large bookmark imports fails [\#1458](https://github.com/wallabag/wallabag/issues/1458) -- Import fails with white screen [\#1405](https://github.com/wallabag/wallabag/issues/1405) -- Add URL -\> URL not saved and logged out [\#1361](https://github.com/wallabag/wallabag/issues/1361) -- Lost session too often [\#1339](https://github.com/wallabag/wallabag/issues/1339) -- Marking article text advances to the next article [\#1309](https://github.com/wallabag/wallabag/issues/1309) -- Sessions do not last when switching networks [\#1277](https://github.com/wallabag/wallabag/issues/1277) -- Send articles by mail is sometimes broken [\#1273](https://github.com/wallabag/wallabag/issues/1273) -- still using the “fr\_FR.utf8 [\#1271](https://github.com/wallabag/wallabag/issues/1271) -- pb recherche dans les tags avec caractère spéciaux. [\#1258](https://github.com/wallabag/wallabag/issues/1258) -- Deleting user fails with PHP Fatal error [\#1242](https://github.com/wallabag/wallabag/issues/1242) -- Show button for adding firefox social service only on secured connections [\#1237](https://github.com/wallabag/wallabag/issues/1237) -- database port not managed [\#1218](https://github.com/wallabag/wallabag/issues/1218) -- Epub generation is slow [\#1199](https://github.com/wallabag/wallabag/issues/1199) -- Long chapter names produce malformed epub [\#1196](https://github.com/wallabag/wallabag/issues/1196) -- Installation error solution [\#1192](https://github.com/wallabag/wallabag/issues/1192) -- Erreur à l'installation [\#1114](https://github.com/wallabag/wallabag/issues/1114) -- Change tag icon [\#1079](https://github.com/wallabag/wallabag/issues/1079) -- PDF export fails if pictures are not accessible [\#1011](https://github.com/wallabag/wallabag/issues/1011) -- Deleting article in archive return to "unread" [\#1005](https://github.com/wallabag/wallabag/issues/1005) -- Click on "Save link"/"Search" doesn't closes popup [\#962](https://github.com/wallabag/wallabag/issues/962) -- Absolute urls in pochePictures.php tend to break [\#950](https://github.com/wallabag/wallabag/issues/950) -- Download pictures: some pictures are not downloaded [\#949](https://github.com/wallabag/wallabag/issues/949) -- 1.8.0: Only the RSS for favs works, unread and archive RSS doesn't [\#914](https://github.com/wallabag/wallabag/issues/914) -- The pagination's variable has no effect [\#875](https://github.com/wallabag/wallabag/issues/875) -- Fatal error on Importing from Pocket [\#833](https://github.com/wallabag/wallabag/issues/833) -- Articles content never fetched after import if no article is present [\#793](https://github.com/wallabag/wallabag/issues/793) -- Login session is not remembered. [\#769](https://github.com/wallabag/wallabag/issues/769) -- Some themes display a citation box wrong [\#759](https://github.com/wallabag/wallabag/issues/759) -- Out of memory size limit with big article [\#682](https://github.com/wallabag/wallabag/issues/682) -- Repeating notifications [\#648](https://github.com/wallabag/wallabag/issues/648) -- Unable to get the content of shaarli posts [\#639](https://github.com/wallabag/wallabag/issues/639) -- https redirect with htaccess [\#534](https://github.com/wallabag/wallabag/issues/534) -- can't add link if referers are blocked [\#82](https://github.com/wallabag/wallabag/issues/82) -- Fix UTF-8 encoding before JSON export [\#1866](https://github.com/wallabag/wallabag/pull/1866) ([ymage](https://github.com/ymage)) - -**Closed issues:** - -- Save articles sending them by email [\#1928](https://github.com/wallabag/wallabag/issues/1928) -- Login fails after upgrading to 2.0.1 [\#1914](https://github.com/wallabag/wallabag/issues/1914) -- Docker image [\#1858](https://github.com/wallabag/wallabag/issues/1858) -- Vendor Package Alpha v2 [\#1623](https://github.com/wallabag/wallabag/issues/1623) -- Unable to retrieve full-text content http://www.ulyces.co/ [\#1539](https://github.com/wallabag/wallabag/issues/1539) -- \[v2\] Remove tags from an entry [\#1377](https://github.com/wallabag/wallabag/issues/1377) -- \[v2\] Assign multiple tags at once [\#1376](https://github.com/wallabag/wallabag/issues/1376) -- No article from Catholic.com get save to wallabag [\#1076](https://github.com/wallabag/wallabag/issues/1076) -- Automatic site config [\#1029](https://github.com/wallabag/wallabag/issues/1029) -- Bylines not being grabbed [\#850](https://github.com/wallabag/wallabag/issues/850) -- Bad support of instructables.com [\#792](https://github.com/wallabag/wallabag/issues/792) -- Share articles between users of the same wallabag instance [\#779](https://github.com/wallabag/wallabag/issues/779) -- \[List\] unable to retrieve full-text content [\#598](https://github.com/wallabag/wallabag/issues/598) -- "stay signed in" do not work [\#1515](https://github.com/wallabag/wallabag/issues/1515) -- Add title on "random article" link [\#1315](https://github.com/wallabag/wallabag/issues/1315) -- unable to retrieve full-text content [\#1264](https://github.com/wallabag/wallabag/issues/1264) -- No warning at login when session can't be created [\#1188](https://github.com/wallabag/wallabag/issues/1188) -- Does this web site work for you? [\#1146](https://github.com/wallabag/wallabag/issues/1146) -- Wallabag doesn't retrieve any text on one site [\#1140](https://github.com/wallabag/wallabag/issues/1140) -- \[UX\] The cross button in the upper right toolset should be to close current article [\#1125](https://github.com/wallabag/wallabag/issues/1125) -- Are all of the dependecies including those installed by composer under the MIT license as well? [\#1118](https://github.com/wallabag/wallabag/issues/1118) -- add site\_config [\#1117](https://github.com/wallabag/wallabag/issues/1117) -- Make the dice bigger [\#1101](https://github.com/wallabag/wallabag/issues/1101) -- Wrong display in wallabag: graswurzel.net - umlauts are missing [\#1074](https://github.com/wallabag/wallabag/issues/1074) -- Empty Articles from www.businessinsider.com [\#1073](https://github.com/wallabag/wallabag/issues/1073) -- unable to retrieve full-text content [\#885](https://github.com/wallabag/wallabag/issues/885) -- Create an "About" section - Get a way to check server configuration again [\#864](https://github.com/wallabag/wallabag/issues/864) -- Make the cache time for Flattr checking a setting [\#765](https://github.com/wallabag/wallabag/issues/765) -- Locally hosted Wallabag behind proxy [\#698](https://github.com/wallabag/wallabag/issues/698) -- Only show the wallabag this link when on an article when the mouse is over the link. [\#685](https://github.com/wallabag/wallabag/issues/685) -- Footnotes lost in article [\#670](https://github.com/wallabag/wallabag/issues/670) -- Please add GPG signature to verify before installing Poche [\#257](https://github.com/wallabag/wallabag/issues/257) - -**Merged pull requests:** - -- Update messages.es.yml [\#1935](https://github.com/wallabag/wallabag/pull/1935) ([jami7](https://github.com/jami7)) -- remove buggy swipe actions [\#1825](https://github.com/wallabag/wallabag/pull/1825) ([tcitworld](https://github.com/tcitworld)) -- Add message on unread page about v2 [\#1815](https://github.com/wallabag/wallabag/pull/1815) ([nicosomb](https://github.com/nicosomb)) -- \[Do Not Merge\] Wallabag 1.9.2 [\#1814](https://github.com/wallabag/wallabag/pull/1814) ([tcitworld](https://github.com/tcitworld)) - ## [2.0.1](https://github.com/wallabag/wallabag/tree/2.0.1) (2016-04-11) **Fixed bugs:** @@ -664,6 +620,7 @@ ## [2.0.0](https://github.com/wallabag/wallabag/tree/2.0.0) (2016-04-03) **Fixed bugs:** +- Marking article text advances to the next article [\#1309](https://github.com/wallabag/wallabag/issues/1309) - v2 beta 2 - Typos in quickstart page [\#1793](https://github.com/wallabag/wallabag/issues/1793) - v2 beta 2 - Typo in import forms [\#1790](https://github.com/wallabag/wallabag/issues/1790) - v2 beta 2 - Tabs display in about page with Material theme [\#1787](https://github.com/wallabag/wallabag/issues/1787) @@ -729,9 +686,11 @@ **Merged pull requests:** - Occitan version [\#1829](https://github.com/wallabag/wallabag/pull/1829) ([Quent-in](https://github.com/Quent-in)) +- remove buggy swipe actions [\#1825](https://github.com/wallabag/wallabag/pull/1825) ([tcitworld](https://github.com/tcitworld)) - Update messages.es.yml [\#1822](https://github.com/wallabag/wallabag/pull/1822) ([jami7](https://github.com/jami7)) - Update messages.es.yml [\#1821](https://github.com/wallabag/wallabag/pull/1821) ([jami7](https://github.com/jami7)) - Correct translation [\#1817](https://github.com/wallabag/wallabag/pull/1817) ([mruminski](https://github.com/mruminski)) +- Add message on unread page about v2 [\#1815](https://github.com/wallabag/wallabag/pull/1815) ([nicosomb](https://github.com/nicosomb)) - \[v2\] German translation [\#1813](https://github.com/wallabag/wallabag/pull/1813) ([jlnostr](https://github.com/jlnostr)) - fix typo diaspora\* share [\#1807](https://github.com/wallabag/wallabag/pull/1807) ([nikaro](https://github.com/nikaro)) - :rocket: Prepare v2.0.0 :birthday: [\#1835](https://github.com/wallabag/wallabag/pull/1835) ([nicosomb](https://github.com/nicosomb)) @@ -783,20 +742,42 @@ ## [2.0.0-beta.1](https://github.com/wallabag/wallabag/tree/2.0.0-beta.1) (2016-03-01) **Fixed bugs:** +- Do not capture mouse gestures [\#1674](https://github.com/wallabag/wallabag/issues/1674) - Failed to load css and js files under "web" folder [\#1613](https://github.com/wallabag/wallabag/issues/1613) +- json export doesn't work [\#1534](https://github.com/wallabag/wallabag/issues/1534) +- large bookmark imports fails [\#1458](https://github.com/wallabag/wallabag/issues/1458) +- Import fails with white screen [\#1405](https://github.com/wallabag/wallabag/issues/1405) +- Add URL -\> URL not saved and logged out [\#1361](https://github.com/wallabag/wallabag/issues/1361) +- Sessions do not last when switching networks [\#1277](https://github.com/wallabag/wallabag/issues/1277) +- pb recherche dans les tags avec caractère spéciaux. [\#1258](https://github.com/wallabag/wallabag/issues/1258) +- Deleting user fails with PHP Fatal error [\#1242](https://github.com/wallabag/wallabag/issues/1242) - Adding via API does not succeed if logged out [\#1241](https://github.com/wallabag/wallabag/issues/1241) - wallabag "crashes" with YunoHost when changing skin [\#1220](https://github.com/wallabag/wallabag/issues/1220) +- Epub generation is slow [\#1199](https://github.com/wallabag/wallabag/issues/1199) +- Long chapter names produce malformed epub [\#1196](https://github.com/wallabag/wallabag/issues/1196) - New install, can't log in - just get the login page [\#1145](https://github.com/wallabag/wallabag/issues/1145) +- Erreur à l'installation [\#1114](https://github.com/wallabag/wallabag/issues/1114) - Delete cached images [\#1087](https://github.com/wallabag/wallabag/issues/1087) +- Change tag icon [\#1079](https://github.com/wallabag/wallabag/issues/1079) - instapaper import fails [\#1071](https://github.com/wallabag/wallabag/issues/1071) - 404 Links on Install Page [\#1039](https://github.com/wallabag/wallabag/issues/1039) - Wallabag goes to 100% CPU and does not respond when adding Google Drive spreadsheet [\#1027](https://github.com/wallabag/wallabag/issues/1027) - Error: I cannot access to Wallabag after installation got this error "An error occured: "db" directory must be writeable for your web server user!" [\#1023](https://github.com/wallabag/wallabag/issues/1023) +- PDF export fails if pictures are not accessible [\#1011](https://github.com/wallabag/wallabag/issues/1011) - Kobo Touch DRM-related error when trying to open ePub documented exported from Wallabag 1.8.1 \(Framabag\) [\#992](https://github.com/wallabag/wallabag/issues/992) - www.theverge.com consistent "unable to retrieve full-text content" [\#969](https://github.com/wallabag/wallabag/issues/969) +- Click on "Save link"/"Search" doesn't closes popup [\#962](https://github.com/wallabag/wallabag/issues/962) +- Absolute urls in pochePictures.php tend to break [\#950](https://github.com/wallabag/wallabag/issues/950) +- Download pictures: some pictures are not downloaded [\#949](https://github.com/wallabag/wallabag/issues/949) +- 1.8.0: Only the RSS for favs works, unread and archive RSS doesn't [\#914](https://github.com/wallabag/wallabag/issues/914) - how to import big files from pocket, pre-processing to avoid import of read links without a tag [\#857](https://github.com/wallabag/wallabag/issues/857) +- Fatal error on Importing from Pocket [\#833](https://github.com/wallabag/wallabag/issues/833) - youtube filter not working on https Sites [\#824](https://github.com/wallabag/wallabag/issues/824) - Search does not work properly after first page [\#809](https://github.com/wallabag/wallabag/issues/809) +- Articles content never fetched after import if no article is present [\#793](https://github.com/wallabag/wallabag/issues/793) +- Some themes display a citation box wrong [\#759](https://github.com/wallabag/wallabag/issues/759) +- Unable to get the content of shaarli posts [\#639](https://github.com/wallabag/wallabag/issues/639) +- https redirect with htaccess [\#534](https://github.com/wallabag/wallabag/issues/534) - Can't delete tag [\#1717](https://github.com/wallabag/wallabag/issues/1717) - Travis and "Could not authenticate against github.com" [\#1703](https://github.com/wallabag/wallabag/issues/1703) - Translation string for 'min' in the 'estimated reading time: 10 min' [\#1682](https://github.com/wallabag/wallabag/issues/1682) @@ -823,14 +804,21 @@ - Feed saved automatically [\#1677](https://github.com/wallabag/wallabag/issues/1677) - \[Fx 44 Ext 2.0.0\] Cannot save login&password anymore [\#1637](https://github.com/wallabag/wallabag/issues/1637) - Wallabag demo website gives Bad credentials [\#1626](https://github.com/wallabag/wallabag/issues/1626) +- "stay signed in" do not work [\#1515](https://github.com/wallabag/wallabag/issues/1515) - Delete ALL articles in one click [\#1506](https://github.com/wallabag/wallabag/issues/1506) - API addition to allow 3rd party \(tt-rss\) integration in 1.9.1 [\#1425](https://github.com/wallabag/wallabag/issues/1425) - wallabag will use Pootle for translating [\#1291](https://github.com/wallabag/wallabag/issues/1291) - Tag article related to its estimated reading time [\#1239](https://github.com/wallabag/wallabag/issues/1239) +- Make the dice bigger [\#1101](https://github.com/wallabag/wallabag/issues/1101) - full webpage screenshot [\#1098](https://github.com/wallabag/wallabag/issues/1098) +- Wrong display in wallabag: graswurzel.net - umlauts are missing [\#1074](https://github.com/wallabag/wallabag/issues/1074) +- unable to retrieve full-text content [\#885](https://github.com/wallabag/wallabag/issues/885) - Unclear config settings [\#832](https://github.com/wallabag/wallabag/issues/832) - public list of articles/links with tags [\#812](https://github.com/wallabag/wallabag/issues/812) - unable to retrieve full-text content [\#811](https://github.com/wallabag/wallabag/issues/811) +- Make the cache time for Flattr checking a setting [\#765](https://github.com/wallabag/wallabag/issues/765) +- Only show the wallabag this link when on an article when the mouse is over the link. [\#685](https://github.com/wallabag/wallabag/issues/685) +- Footnotes lost in article [\#670](https://github.com/wallabag/wallabag/issues/670) - readability renders huge share buttons [\#1729](https://github.com/wallabag/wallabag/issues/1729) - Update CONTRIBUTING with v2 [\#1711](https://github.com/wallabag/wallabag/issues/1711) - typo in french documentation [\#1708](https://github.com/wallabag/wallabag/issues/1708) @@ -955,14 +943,23 @@ ## [2.0.0-alpha.1](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.1) (2016-01-07) **Fixed bugs:** +- "Stay signed in" don't do what it promise [\#1550](https://github.com/wallabag/wallabag/issues/1550) - Fatal error: Call to undefined function session\_get\_cookie\_params\(\) in wallabag-1.9.1-b/inc/3rdparty/Session.class.php on line 59 [\#1519](https://github.com/wallabag/wallabag/issues/1519) - Attempted to call function "curl\_init" from namespace "Graby\Ring\Client". [\#1511](https://github.com/wallabag/wallabag/issues/1511) - \[v2\] API response doesn't match the request [\#1494](https://github.com/wallabag/wallabag/issues/1494) - iframes not correctly handled [\#1438](https://github.com/wallabag/wallabag/issues/1438) - Unable to bag http://stormsabrewin.org/pizzacigarette.html [\#1430](https://github.com/wallabag/wallabag/issues/1430) +- Send articles by mail is sometimes broken [\#1273](https://github.com/wallabag/wallabag/issues/1273) +- still using the “fr\_FR.utf8 [\#1271](https://github.com/wallabag/wallabag/issues/1271) - Wallabag does not follow redirects [\#1240](https://github.com/wallabag/wallabag/issues/1240) +- database port not managed [\#1218](https://github.com/wallabag/wallabag/issues/1218) - Untitled - Import - Click to finish import [\#1213](https://github.com/wallabag/wallabag/issues/1213) +- Installation error solution [\#1192](https://github.com/wallabag/wallabag/issues/1192) - Email sharing not functional with gmail [\#1173](https://github.com/wallabag/wallabag/issues/1173) +- Deleting article in archive return to "unread" [\#1005](https://github.com/wallabag/wallabag/issues/1005) +- The pagination's variable has no effect [\#875](https://github.com/wallabag/wallabag/issues/875) +- Repeating notifications [\#648](https://github.com/wallabag/wallabag/issues/648) +- can't add link if referers are blocked [\#82](https://github.com/wallabag/wallabag/issues/82) - \[v2\] Duplicate tags when 2 rules match article [\#1528](https://github.com/wallabag/wallabag/issues/1528) - Wallabag\CoreBundle\Entity\Entry object not found. [\#1512](https://github.com/wallabag/wallabag/issues/1512) - \[v2\] Avoid duplicate entry [\#1502](https://github.com/wallabag/wallabag/issues/1502) @@ -995,6 +992,10 @@ - Adding possibility to delete article with 404 result [\#1410](https://github.com/wallabag/wallabag/issues/1410) - Can't get article on shuhaowu [\#1409](https://github.com/wallabag/wallabag/issues/1409) - update demo website / framabag [\#1269](https://github.com/wallabag/wallabag/issues/1269) +- No warning at login when session can't be created [\#1188](https://github.com/wallabag/wallabag/issues/1188) +- \[UX\] The cross button in the upper right toolset should be to close current article [\#1125](https://github.com/wallabag/wallabag/issues/1125) +- Are all of the dependecies including those installed by composer under the MIT license as well? [\#1118](https://github.com/wallabag/wallabag/issues/1118) +- Create an "About" section - Get a way to check server configuration again [\#864](https://github.com/wallabag/wallabag/issues/864) - Contributing to wallabag and/or site\_config [\#849](https://github.com/wallabag/wallabag/issues/849) - \[Feature\] Possibility to use www.readability.com [\#837](https://github.com/wallabag/wallabag/issues/837) - lifehacker, io9 and gawker media articles not parsed [\#821](https://github.com/wallabag/wallabag/issues/821) @@ -1067,211 +1068,13 @@ - 500 Internal Server Error on filtering articles [\#1416](https://github.com/wallabag/wallabag/issues/1416) - Server Side Request Forgery \(SSRF\) using Wallabag [\#1364](https://github.com/wallabag/wallabag/issues/1364) -- \[v2\] Redirection expected after deleting an entry currently displayed [\#1391](https://github.com/wallabag/wallabag/issues/1391) -- Filter date: no results for today [\#1379](https://github.com/wallabag/wallabag/issues/1379) -- Conflict pagination and filters [\#1350](https://github.com/wallabag/wallabag/issues/1350) -- \[v2\] When the title of an article is edited, the article is marked as read [\#1306](https://github.com/wallabag/wallabag/issues/1306) -- Display current category name [\#1283](https://github.com/wallabag/wallabag/issues/1283) -- The menu icon is displayed after clicked on search icon [\#1280](https://github.com/wallabag/wallabag/issues/1280) -- \[v2\] When you change your username, you can't login [\#1149](https://github.com/wallabag/wallabag/issues/1149) -- How to send an article from an external software? api? [\#1147](https://github.com/wallabag/wallabag/issues/1147) -- need to enter username/password at login screen after browser restart [\#890](https://github.com/wallabag/wallabag/issues/890) -- url greater than 255 chars are not saved \(was: urls with redirection\(s\) silently fail to be downloaded\) [\#681](https://github.com/wallabag/wallabag/issues/681) -- duplicate check [\#400](https://github.com/wallabag/wallabag/issues/400) -- \[v2\] Tags and articles [\#324](https://github.com/wallabag/wallabag/issues/324) -- \[v2\] can't login with mozilla account [\#321](https://github.com/wallabag/wallabag/issues/321) -- \[v2\] utf-8 symbols are not displayed in article view [\#316](https://github.com/wallabag/wallabag/issues/316) -- \[v2\] Not all articles are imported from v1 [\#302](https://github.com/wallabag/wallabag/issues/302) -- Lien unique par utilisateur [\#121](https://github.com/wallabag/wallabag/issues/121) - -**Closed issues:** - -- ??? [\#1406](https://github.com/wallabag/wallabag/issues/1406) -- Wrong display site http://f9r.ru/ [\#1388](https://github.com/wallabag/wallabag/issues/1388) -- Filter: Reading time [\#1381](https://github.com/wallabag/wallabag/issues/1381) -- store the user IP? [\#1344](https://github.com/wallabag/wallabag/issues/1344) -- Get only content [\#1290](https://github.com/wallabag/wallabag/issues/1290) -- Read GET parameters in the themes [\#1289](https://github.com/wallabag/wallabag/issues/1289) -- Engine does not accept changes to the template [\#1288](https://github.com/wallabag/wallabag/issues/1288) -- \[v2\] Filter on status entry \(unread/archive/starred\) [\#1382](https://github.com/wallabag/wallabag/issues/1382) -- \[v2\] Enhance tags form on entry view [\#1378](https://github.com/wallabag/wallabag/issues/1378) -- Display issues in config screen [\#1371](https://github.com/wallabag/wallabag/issues/1371) -- \[v2\] back to good section while updating configuration [\#1368](https://github.com/wallabag/wallabag/issues/1368) -- Display problem if domain name is too big [\#1357](https://github.com/wallabag/wallabag/issues/1357) -- Cleanup in composer.json [\#1356](https://github.com/wallabag/wallabag/issues/1356) -- Add a bar on each page with alpha message [\#1332](https://github.com/wallabag/wallabag/issues/1332) -- do not display pagination when only 1 page [\#1324](https://github.com/wallabag/wallabag/issues/1324) -- \[v2\] Fix display for "new entry" form [\#1321](https://github.com/wallabag/wallabag/issues/1321) -- \[v2\] Design for filters [\#1320](https://github.com/wallabag/wallabag/issues/1320) -- \[v2\] \[material theme\] Increase max-width for comfort [\#1314](https://github.com/wallabag/wallabag/issues/1314) -- \[v2\] Redirect to the good URL after login [\#1311](https://github.com/wallabag/wallabag/issues/1311) -- \[v2\] \[material theme\] Autofocus when clicking on search button [\#1310](https://github.com/wallabag/wallabag/issues/1310) -- Display progress bar at the top of the page? [\#1308](https://github.com/wallabag/wallabag/issues/1308) -- \[v2\] Maintain baggy for wallabag v2? [\#1305](https://github.com/wallabag/wallabag/issues/1305) -- \[v2\] On "forgot-password" page, add a link to return to login form [\#1303](https://github.com/wallabag/wallabag/issues/1303) -- \[v2\] "stay connected" checkbox [\#1302](https://github.com/wallabag/wallabag/issues/1302) -- Change "send" button on config page [\#1299](https://github.com/wallabag/wallabag/issues/1299) -- Some bugs with new Materiel theme [\#1282](https://github.com/wallabag/wallabag/issues/1282) -- Notes about material theme [\#1281](https://github.com/wallabag/wallabag/issues/1281) -- Implement graby into wallabag v2 [\#1262](https://github.com/wallabag/wallabag/issues/1262) -- Display hostname in full article view [\#1177](https://github.com/wallabag/wallabag/issues/1177) -- \[v2\] API: Remove the user property from the entries [\#1176](https://github.com/wallabag/wallabag/issues/1176) -- \[v2\] API: Bad request [\#1168](https://github.com/wallabag/wallabag/issues/1168) -- Project ideas [\#1088](https://github.com/wallabag/wallabag/issues/1088) -- v2: bug when adding link [\#1057](https://github.com/wallabag/wallabag/issues/1057) -- Add note to articles [\#1038](https://github.com/wallabag/wallabag/issues/1038) -- RSS Enhancements [\#1000](https://github.com/wallabag/wallabag/issues/1000) -- Search by same domain name [\#981](https://github.com/wallabag/wallabag/issues/981) -- Client desktop ? [\#978](https://github.com/wallabag/wallabag/issues/978) -- Preview Thumbnail in Article for Web and Apps [\#840](https://github.com/wallabag/wallabag/issues/840) -- Edit user profile [\#800](https://github.com/wallabag/wallabag/issues/800) -- Prefix for database [\#799](https://github.com/wallabag/wallabag/issues/799) -- Tag links and edit name when added to wallabag via bookmarklet [\#749](https://github.com/wallabag/wallabag/issues/749) -- New config screen [\#673](https://github.com/wallabag/wallabag/issues/673) -- wallabag's coding style [\#661](https://github.com/wallabag/wallabag/issues/661) -- Display better title than "Untitled" [\#564](https://github.com/wallabag/wallabag/issues/564) -- SendToReader plugin [\#558](https://github.com/wallabag/wallabag/issues/558) -- justification [\#554](https://github.com/wallabag/wallabag/issues/554) -- \[Feature request\] Support login via mozilla persona [\#431](https://github.com/wallabag/wallabag/issues/431) -- Android app: support for self-signed certificate [\#418](https://github.com/wallabag/wallabag/issues/418) -- Android app: make share intent add site to app, not launch web app [\#412](https://github.com/wallabag/wallabag/issues/412) -- Chrome extension: Easier setup [\#409](https://github.com/wallabag/wallabag/issues/409) -- Chrome extension: More easily installable / findable [\#407](https://github.com/wallabag/wallabag/issues/407) -- Chrome extension: »Access my data on googleapis.com«? [\#406](https://github.com/wallabag/wallabag/issues/406) -- Android app: no means to copy [\#405](https://github.com/wallabag/wallabag/issues/405) -- Android app: automatic sync [\#404](https://github.com/wallabag/wallabag/issues/404) -- Android app: outdated interface [\#403](https://github.com/wallabag/wallabag/issues/403) -- \[v2\] make each entry as public [\#398](https://github.com/wallabag/wallabag/issues/398) -- Find articles with reading time = X [\#393](https://github.com/wallabag/wallabag/issues/393) -- Barre de recherche. [\#369](https://github.com/wallabag/wallabag/issues/369) -- Great App!! But three features missing. [\#342](https://github.com/wallabag/wallabag/issues/342) -- \[v2\] Autocomplete tags [\#339](https://github.com/wallabag/wallabag/issues/339) -- \[v2\] Separate tags by commas and not by spaces [\#338](https://github.com/wallabag/wallabag/issues/338) -- \[Feature\] Multiple Lists [\#334](https://github.com/wallabag/wallabag/issues/334) -- \[Feature\] IOS application [\#333](https://github.com/wallabag/wallabag/issues/333) -- Add link by shell script [\#323](https://github.com/wallabag/wallabag/issues/323) -- twitter integration [\#322](https://github.com/wallabag/wallabag/issues/322) -- order posts - classer les post [\#320](https://github.com/wallabag/wallabag/issues/320) -- \[v2\] Visited links are not visible in top menu, midnight theme [\#312](https://github.com/wallabag/wallabag/issues/312) -- Increase max-width [\#301](https://github.com/wallabag/wallabag/issues/301) -- \[v2\] RSS Feeds show 'Access Forbidden' error [\#300](https://github.com/wallabag/wallabag/issues/300) -- Avoir la possibilité de mettre la barre d'action en haut ou en bas [\#296](https://github.com/wallabag/wallabag/issues/296) -- change email from config screen [\#267](https://github.com/wallabag/wallabag/issues/267) -- Text to Speech \(android\) [\#263](https://github.com/wallabag/wallabag/issues/263) -- Multi-user with LDAP backend or at least REMOTE header [\#235](https://github.com/wallabag/wallabag/issues/235) -- Edit title [\#218](https://github.com/wallabag/wallabag/issues/218) -- send title & content to poche directly [\#211](https://github.com/wallabag/wallabag/issues/211) -- \[v2\] Multipage Article aren't rendered right [\#143](https://github.com/wallabag/wallabag/issues/143) -- fichiers l10n [\#134](https://github.com/wallabag/wallabag/issues/134) -- stocker date de "pochage" [\#129](https://github.com/wallabag/wallabag/issues/129) -- script de migration entre mysql \<-\> pgsql \<-\> sqlite [\#126](https://github.com/wallabag/wallabag/issues/126) -- préfixer les tables en base [\#124](https://github.com/wallabag/wallabag/issues/124) -- pouvoir annuler la suppression [\#118](https://github.com/wallabag/wallabag/issues/118) -- stockage offline [\#117](https://github.com/wallabag/wallabag/issues/117) -- lost password [\#108](https://github.com/wallabag/wallabag/issues/108) -- Have more categories than Archive [\#99](https://github.com/wallabag/wallabag/issues/99) -- minify js / css [\#96](https://github.com/wallabag/wallabag/issues/96) -- API [\#31](https://github.com/wallabag/wallabag/issues/31) - -**Merged pull requests:** - -- improved display pictures [\#1420](https://github.com/wallabag/wallabag/pull/1420) ([modos189](https://github.com/modos189)) -- Update CONTRIBUTING.md [\#1415](https://github.com/wallabag/wallabag/pull/1415) ([sridharrajs](https://github.com/sridharrajs)) -- Use full size of the panel for domain-filtering [\#1403](https://github.com/wallabag/wallabag/pull/1403) ([tcitworld](https://github.com/tcitworld)) -- Enable code rating on Scrutinizer [\#1390](https://github.com/wallabag/wallabag/pull/1390) ([j0k3r](https://github.com/j0k3r)) -- change timeout because scrutinizer failed [\#1358](https://github.com/wallabag/wallabag/pull/1358) ([nicosomb](https://github.com/nicosomb)) -- fixes material [\#1337](https://github.com/wallabag/wallabag/pull/1337) ([modos189](https://github.com/modos189)) -- Update Useragent to Win8.1 and FF36 [\#1318](https://github.com/wallabag/wallabag/pull/1318) ([ticoombs](https://github.com/ticoombs)) -- Fix ff social [\#1301](https://github.com/wallabag/wallabag/pull/1301) ([tcitworld](https://github.com/tcitworld)) -- fix material [\#1298](https://github.com/wallabag/wallabag/pull/1298) ([modos189](https://github.com/modos189)) -- filter for entries with previewPicture [\#1418](https://github.com/wallabag/wallabag/pull/1418) ([nicosomb](https://github.com/nicosomb)) -- fix \#972: add preview pictures [\#1417](https://github.com/wallabag/wallabag/pull/1417) ([nicosomb](https://github.com/nicosomb)) -- filters view on side for baggy [\#1404](https://github.com/wallabag/wallabag/pull/1404) ([tcitworld](https://github.com/tcitworld)) -- Cleanup baggy [\#1401](https://github.com/wallabag/wallabag/pull/1401) ([j0k3r](https://github.com/j0k3r)) -- fix \#1357, truncate domain name if it's too loooong [\#1400](https://github.com/wallabag/wallabag/pull/1400) ([nicosomb](https://github.com/nicosomb)) -- Integrate graby [\#1397](https://github.com/wallabag/wallabag/pull/1397) ([j0k3r](https://github.com/j0k3r)) -- Apply margin only on settings page [\#1396](https://github.com/wallabag/wallabag/pull/1396) ([j0k3r](https://github.com/j0k3r)) -- fix \#1378: nice display for tags list [\#1395](https://github.com/wallabag/wallabag/pull/1395) ([nicosomb](https://github.com/nicosomb)) -- Fix date filter on same day [\#1393](https://github.com/wallabag/wallabag/pull/1393) ([j0k3r](https://github.com/j0k3r)) -- Fix redirect after deletion [\#1392](https://github.com/wallabag/wallabag/pull/1392) ([j0k3r](https://github.com/j0k3r)) -- remove dead code [\#1389](https://github.com/wallabag/wallabag/pull/1389) ([nicosomb](https://github.com/nicosomb)) -- WIP – Fixing things around :dash: [\#1386](https://github.com/wallabag/wallabag/pull/1386) ([j0k3r](https://github.com/j0k3r)) -- filters: implement status filter and a new view \(to display all entries\) [\#1385](https://github.com/wallabag/wallabag/pull/1385) ([nicosomb](https://github.com/nicosomb)) -- fix \#1371 config screen: display bug in RSS tab [\#1384](https://github.com/wallabag/wallabag/pull/1384) ([nicosomb](https://github.com/nicosomb)) -- CS [\#1383](https://github.com/wallabag/wallabag/pull/1383) ([j0k3r](https://github.com/j0k3r)) -- fix \#1368 config: redirect on correct tab in material theme [\#1375](https://github.com/wallabag/wallabag/pull/1375) ([nicosomb](https://github.com/nicosomb)) -- filters: enhance view for domain name [\#1374](https://github.com/wallabag/wallabag/pull/1374) ([nicosomb](https://github.com/nicosomb)) -- assign tags to an entry [\#1372](https://github.com/wallabag/wallabag/pull/1372) ([nicosomb](https://github.com/nicosomb)) -- fix 1356: diet for composer [\#1370](https://github.com/wallabag/wallabag/pull/1370) ([nicosomb](https://github.com/nicosomb)) -- fix \#1332: bottom bar to display message [\#1369](https://github.com/wallabag/wallabag/pull/1369) ([nicosomb](https://github.com/nicosomb)) -- action labels depend on status [\#1367](https://github.com/wallabag/wallabag/pull/1367) ([nicosomb](https://github.com/nicosomb)) -- fix tag view in material theme [\#1366](https://github.com/wallabag/wallabag/pull/1366) ([nicosomb](https://github.com/nicosomb)) -- change \ into \ [\#1365](https://github.com/wallabag/wallabag/pull/1365) ([nicosomb](https://github.com/nicosomb)) -- add creation date filter view [\#1363](https://github.com/wallabag/wallabag/pull/1363) ([nicosomb](https://github.com/nicosomb)) -- implement FosUser [\#1362](https://github.com/wallabag/wallabag/pull/1362) ([nicosomb](https://github.com/nicosomb)) -- clean -\> clear [\#1355](https://github.com/wallabag/wallabag/pull/1355) ([nicosomb](https://github.com/nicosomb)) -- some cleanup [\#1354](https://github.com/wallabag/wallabag/pull/1354) ([nicosomb](https://github.com/nicosomb)) -- check if one entry or not [\#1353](https://github.com/wallabag/wallabag/pull/1353) ([nicosomb](https://github.com/nicosomb)) -- fix \#1350: fix pagination with filters [\#1352](https://github.com/wallabag/wallabag/pull/1352) ([nicosomb](https://github.com/nicosomb)) -- add link to original article in material theme [\#1349](https://github.com/wallabag/wallabag/pull/1349) ([nicosomb](https://github.com/nicosomb)) -- \[WIP\] filter by creation date [\#1343](https://github.com/wallabag/wallabag/pull/1343) ([nicosomb](https://github.com/nicosomb)) -- fix \#981: add filter on domain name [\#1342](https://github.com/wallabag/wallabag/pull/1342) ([nicosomb](https://github.com/nicosomb)) -- capistrano config [\#1341](https://github.com/wallabag/wallabag/pull/1341) ([nicosomb](https://github.com/nicosomb)) -- change title for material pages / about page [\#1338](https://github.com/wallabag/wallabag/pull/1338) ([nicosomb](https://github.com/nicosomb)) -- store domainName in database [\#1334](https://github.com/wallabag/wallabag/pull/1334) ([nicosomb](https://github.com/nicosomb)) -- disable download links on entry view [\#1331](https://github.com/wallabag/wallabag/pull/1331) ([nicosomb](https://github.com/nicosomb)) -- fix \#1324: do not display pagination when only 1 page [\#1328](https://github.com/wallabag/wallabag/pull/1328) ([nicosomb](https://github.com/nicosomb)) -- fix \#1299: change send buttons on config page [\#1326](https://github.com/wallabag/wallabag/pull/1326) ([nicosomb](https://github.com/nicosomb)) -- fix \#1314: change max-width in material theme [\#1325](https://github.com/wallabag/wallabag/pull/1325) ([nicosomb](https://github.com/nicosomb)) -- fix \#1302: add 'stay connected' checkbox [\#1323](https://github.com/wallabag/wallabag/pull/1323) ([nicosomb](https://github.com/nicosomb)) -- fix \#1303, add link to homepage on forgot password page [\#1322](https://github.com/wallabag/wallabag/pull/1322) ([nicosomb](https://github.com/nicosomb)) -- add new post form in material header [\#1319](https://github.com/wallabag/wallabag/pull/1319) ([nicosomb](https://github.com/nicosomb)) -- fix link in howto page [\#1317](https://github.com/wallabag/wallabag/pull/1317) ([nicosomb](https://github.com/nicosomb)) -- fix \#1310 add focus to search form [\#1316](https://github.com/wallabag/wallabag/pull/1316) ([nicosomb](https://github.com/nicosomb)) -- fix \#1311, redirect after login [\#1312](https://github.com/wallabag/wallabag/pull/1312) ([nicosomb](https://github.com/nicosomb)) -- rename favorite in starred [\#1304](https://github.com/wallabag/wallabag/pull/1304) ([nicosomb](https://github.com/nicosomb)) -- store estimated reading time in database \(\#393\) [\#1297](https://github.com/wallabag/wallabag/pull/1297) ([nicosomb](https://github.com/nicosomb)) -- fix \#564: replace Untitled by the domain name [\#1296](https://github.com/wallabag/wallabag/pull/1296) ([nicosomb](https://github.com/nicosomb)) -- add howto page [\#1295](https://github.com/wallabag/wallabag/pull/1295) ([nicosomb](https://github.com/nicosomb)) -- fix \#1282: add title on wallabag logo [\#1294](https://github.com/wallabag/wallabag/pull/1294) ([nicosomb](https://github.com/nicosomb)) -- get itemsPerPage for unread/fav/archive views [\#1293](https://github.com/wallabag/wallabag/pull/1293) ([nicosomb](https://github.com/nicosomb)) -- Add tags list display [\#1292](https://github.com/wallabag/wallabag/pull/1292) ([nicosomb](https://github.com/nicosomb)) -- fix \#1283: display the good title for each category [\#1286](https://github.com/wallabag/wallabag/pull/1286) ([nicosomb](https://github.com/nicosomb)) -- set material to default theme \o/ [\#1279](https://github.com/wallabag/wallabag/pull/1279) ([nicosomb](https://github.com/nicosomb)) -- Added Material theme [\#1276](https://github.com/wallabag/wallabag/pull/1276) ([modos189](https://github.com/modos189)) -- Adds pagerfanta paginator everywhere, modifies article routing. [\#1250](https://github.com/wallabag/wallabag/pull/1250) ([frankoa](https://github.com/frankoa)) -- V2 Edit title [\#1208](https://github.com/wallabag/wallabag/pull/1208) ([j0k3r](https://github.com/j0k3r)) -- Upgrade to Symfony 2.7 [\#1206](https://github.com/wallabag/wallabag/pull/1206) ([j0k3r](https://github.com/j0k3r)) -- changed email fields with the email type and added required parameter on... [\#1180](https://github.com/wallabag/wallabag/pull/1180) ([tcitworld](https://github.com/tcitworld)) -- Move API stuff in ApiBundle [\#1167](https://github.com/wallabag/wallabag/pull/1167) ([j0k3r](https://github.com/j0k3r)) -- Add RSS feeds [\#1166](https://github.com/wallabag/wallabag/pull/1166) ([j0k3r](https://github.com/j0k3r)) -- Prefix table [\#1165](https://github.com/wallabag/wallabag/pull/1165) ([j0k3r](https://github.com/j0k3r)) -- Remove ability to change username [\#1164](https://github.com/wallabag/wallabag/pull/1164) ([j0k3r](https://github.com/j0k3r)) -- Speed up tests [\#1163](https://github.com/wallabag/wallabag/pull/1163) ([j0k3r](https://github.com/j0k3r)) -- Handle forgot password [\#1152](https://github.com/wallabag/wallabag/pull/1152) ([j0k3r](https://github.com/j0k3r)) -- Simplify build system [\#1144](https://github.com/wallabag/wallabag/pull/1144) ([j0k3r](https://github.com/j0k3r)) -- V2 theme [\#1132](https://github.com/wallabag/wallabag/pull/1132) ([j0k3r](https://github.com/j0k3r)) -- \[WIP\] API : hypermedia & tags [\#1110](https://github.com/wallabag/wallabag/pull/1110) ([nicosomb](https://github.com/nicosomb)) -- V2 config [\#1095](https://github.com/wallabag/wallabag/pull/1095) ([j0k3r](https://github.com/j0k3r)) -- Add more tests to Entry controller + security [\#1072](https://github.com/wallabag/wallabag/pull/1072) ([j0k3r](https://github.com/j0k3r)) -- 1st draft for testing API [\#1070](https://github.com/wallabag/wallabag/pull/1070) ([nicosomb](https://github.com/nicosomb)) -- GET /api/entries returns object, no more array [\#1069](https://github.com/wallabag/wallabag/pull/1069) ([nicosomb](https://github.com/nicosomb)) -- V2 api authentication [\#1068](https://github.com/wallabag/wallabag/pull/1068) ([nicosomb](https://github.com/nicosomb)) -- rename Tags entity [\#1063](https://github.com/wallabag/wallabag/pull/1063) ([nicosomb](https://github.com/nicosomb)) -- sort entries in repository [\#1048](https://github.com/wallabag/wallabag/pull/1048) ([nicosomb](https://github.com/nicosomb)) - -## [1.9.1-b](https://github.com/wallabag/wallabag/tree/1.9.1-b) (2015-08-04) -**Merged pull requests:** - -- 1.9.1-b [\#1274](https://github.com/wallabag/wallabag/pull/1274) ([nicosomb](https://github.com/nicosomb)) -- remove new syntax for array [\#1272](https://github.com/wallabag/wallabag/pull/1272) ([nicosomb](https://github.com/nicosomb)) - -## [1.9.1](https://github.com/wallabag/wallabag/tree/1.9.1) (2015-08-03) -**Fixed bugs:** - +- Lost session too often [\#1339](https://github.com/wallabag/wallabag/issues/1339) +- Show button for adding firefox social service only on secured connections [\#1237](https://github.com/wallabag/wallabag/issues/1237) - error loading feed when synchronizing [\#1212](https://github.com/wallabag/wallabag/issues/1212) - tags & tags\_entry not properly deleted after article deletion [\#1209](https://github.com/wallabag/wallabag/issues/1209) - Tags not being exported in Wallabag 1.9.0 [\#1203](https://github.com/wallabag/wallabag/issues/1203) +- I don't see any icons. [\#1183](https://github.com/wallabag/wallabag/issues/1183) +- Error in install process. [\#1175](https://github.com/wallabag/wallabag/issues/1175) - Clear cache function deleted .htaccess, .gitignore files under cache/ [\#1154](https://github.com/wallabag/wallabag/issues/1154) - Update jQuery [\#1139](https://github.com/wallabag/wallabag/issues/1139) - translation issue [\#1133](https://github.com/wallabag/wallabag/issues/1133) @@ -1279,155 +1082,15 @@ - Archive an unread article [\#1126](https://github.com/wallabag/wallabag/issues/1126) - Error in first log in [\#1121](https://github.com/wallabag/wallabag/issues/1121) - "About" not translated into french in the menu ? [\#1116](https://github.com/wallabag/wallabag/issues/1116) -- I'm getting duplicate articles. [\#1102](https://github.com/wallabag/wallabag/issues/1102) -- The "back to top" button is missing in responsive design \(Baggy theme\) [\#1010](https://github.com/wallabag/wallabag/issues/1010) -- Security issue [\#997](https://github.com/wallabag/wallabag/issues/997) -- fix security bug with PHP\_AUTH\_USER [\#1252](https://github.com/wallabag/wallabag/pull/1252) ([tcitworld](https://github.com/tcitworld)) - -**Closed issues:** - -- Wrong documentation URL [\#1263](https://github.com/wallabag/wallabag/issues/1263) -- Integrate freddyb/wallabag-fxos in wallabag organization [\#1259](https://github.com/wallabag/wallabag/issues/1259) -- \[v2\] Wallabag stay in English even when configured with other language [\#1256](https://github.com/wallabag/wallabag/issues/1256) -- \[v2\] Not able to export in epub/pdf/mobi [\#1255](https://github.com/wallabag/wallabag/issues/1255) -- Installation : wrong path to themes [\#1243](https://github.com/wallabag/wallabag/issues/1243) -- Add Iceblog [\#1238](https://github.com/wallabag/wallabag/issues/1238) -- Unable to retrieve content from CloudFlare Blog [\#1224](https://github.com/wallabag/wallabag/issues/1224) -- Unable to retrieve full-text content from bastamag.net [\#1223](https://github.com/wallabag/wallabag/issues/1223) -- Broken link [\#1221](https://github.com/wallabag/wallabag/issues/1221) -- http://jsforcats.com/ [\#1219](https://github.com/wallabag/wallabag/issues/1219) -- 413 Request Entity Too Large [\#1204](https://github.com/wallabag/wallabag/issues/1204) -- Revues.org [\#1201](https://github.com/wallabag/wallabag/issues/1201) -- Import fails unexpectedly [\#1193](https://github.com/wallabag/wallabag/issues/1193) -- unable to retrieve full-text content from bastamag.net [\#1186](https://github.com/wallabag/wallabag/issues/1186) -- Unable to retrieve content for github. [\#1185](https://github.com/wallabag/wallabag/issues/1185) -- unable to retrieve full-text content from frontburner.dmagazine.com [\#1184](https://github.com/wallabag/wallabag/issues/1184) -- unable to retrieve full-text content from www.it-connect.fr [\#1181](https://github.com/wallabag/wallabag/issues/1181) -- Could not get body text for this URL [\#1155](https://github.com/wallabag/wallabag/issues/1155) -- Almost empty articles from computerworld.com [\#1090](https://github.com/wallabag/wallabag/issues/1090) -- Empty Articles from www.theatlantic.com [\#1089](https://github.com/wallabag/wallabag/issues/1089) -- Installation instructions in wrong order [\#1024](https://github.com/wallabag/wallabag/issues/1024) -- \(Semantic-\)Scuttle import? [\#1006](https://github.com/wallabag/wallabag/issues/1006) -- Articles on quechoisir.org are empty [\#982](https://github.com/wallabag/wallabag/issues/982) -- Firefox OS app [\#521](https://github.com/wallabag/wallabag/issues/521) -- Random feature must fetch an article in current status [\#1153](https://github.com/wallabag/wallabag/issues/1153) -- Update documentation inside wallabag [\#1141](https://github.com/wallabag/wallabag/issues/1141) -- \[UX\] Next, previous article [\#1123](https://github.com/wallabag/wallabag/issues/1123) -- See all tags while tagging [\#1122](https://github.com/wallabag/wallabag/issues/1122) -- Update documentation with the 1.9 changes [\#1119](https://github.com/wallabag/wallabag/issues/1119) -- Check for existing accounts at install [\#952](https://github.com/wallabag/wallabag/issues/952) -- import chromium / mozilla / firefox bookmarks.html files \(\/\ based\) [\#892](https://github.com/wallabag/wallabag/issues/892) -- sticky article toolbar [\#511](https://github.com/wallabag/wallabag/issues/511) - -**Merged pull requests:** - -- Fix site config [\#1266](https://github.com/wallabag/wallabag/pull/1266) ([nicosomb](https://github.com/nicosomb)) -- Dev autoclose [\#1257](https://github.com/wallabag/wallabag/pull/1257) ([freddyb](https://github.com/freddyb)) -- fix link to documentation [\#1251](https://github.com/wallabag/wallabag/pull/1251) ([axelsimon](https://github.com/axelsimon)) -- Revert "fix link to save your first article" [\#1248](https://github.com/wallabag/wallabag/pull/1248) ([tcitworld](https://github.com/tcitworld)) -- fix link to save your first article [\#1247](https://github.com/wallabag/wallabag/pull/1247) ([axelsimon](https://github.com/axelsimon)) -- add site config for des-livres-pour-changer-de-vie.fr [\#1234](https://github.com/wallabag/wallabag/pull/1234) ([jmlrt](https://github.com/jmlrt)) -- add site\_config for cloudacademy.com and cyrille-borne.com [\#1228](https://github.com/wallabag/wallabag/pull/1228) ([jmlrt](https://github.com/jmlrt)) -- Enable base\_url for proxies [\#1226](https://github.com/wallabag/wallabag/pull/1226) ([tcitworld](https://github.com/tcitworld)) -- 1.9.1 [\#1267](https://github.com/wallabag/wallabag/pull/1267) ([nicosomb](https://github.com/nicosomb)) -- Fix \#1215 [\#1217](https://github.com/wallabag/wallabag/pull/1217) ([tcitworld](https://github.com/tcitworld)) - -## [1.9.1beta3](https://github.com/wallabag/wallabag/tree/1.9.1beta3) (2015-06-06) -**Closed issues:** - -- cannot synchronize on ubuntu [\#1195](https://github.com/wallabag/wallabag/issues/1195) -- API Feature request, modify posts to performe additional processing [\#1191](https://github.com/wallabag/wallabag/issues/1191) - -**Merged pull requests:** - -- Update fr\_FR.utf8.po [\#1211](https://github.com/wallabag/wallabag/pull/1211) ([goofy-bz](https://github.com/goofy-bz)) -- issue \#1203: fixing tag export [\#1207](https://github.com/wallabag/wallabag/pull/1207) ([vpmalley](https://github.com/vpmalley)) -- fix restart of import [\#1200](https://github.com/wallabag/wallabag/pull/1200) ([nicosomb](https://github.com/nicosomb)) - -## [1.9.1beta2](https://github.com/wallabag/wallabag/tree/1.9.1beta2) (2015-05-09) -**Fixed bugs:** - -- I don't see any icons. [\#1183](https://github.com/wallabag/wallabag/issues/1183) -- Error in install process. [\#1175](https://github.com/wallabag/wallabag/issues/1175) - -**Closed issues:** - -- Saving to pdf doesn't work because it can't download a picture. [\#1190](https://github.com/wallabag/wallabag/issues/1190) -- Error after installation in IIS - "login failed: user doesn't exist" [\#1187](https://github.com/wallabag/wallabag/issues/1187) -- Connection time out during import [\#1171](https://github.com/wallabag/wallabag/issues/1171) - -## [1.9.1beta1](https://github.com/wallabag/wallabag/tree/1.9.1beta1) (2015-04-08) -## [1.9.1alpha2](https://github.com/wallabag/wallabag/tree/1.9.1alpha2) (2015-04-07) -**Fixed bugs:** - - Firefox Addon give an error on saving a link [\#1104](https://github.com/wallabag/wallabag/issues/1104) - -**Closed issues:** - -- Trying to access wallabag for the first time on a fresh install. [\#1172](https://github.com/wallabag/wallabag/issues/1172) -- If I install wallabag over my current wallabag like I am upgrading will it keep my data? [\#1170](https://github.com/wallabag/wallabag/issues/1170) -- Saving URL from FeedaFever [\#1169](https://github.com/wallabag/wallabag/issues/1169) -- Solarized Dark theme issue [\#1159](https://github.com/wallabag/wallabag/issues/1159) -- false parentheses [\#1157](https://github.com/wallabag/wallabag/issues/1157) -- Password is cached only for a very short time [\#1156](https://github.com/wallabag/wallabag/issues/1156) - -**Merged pull requests:** - -- double closing parentheses [\#1158](https://github.com/wallabag/wallabag/pull/1158) ([bohni](https://github.com/bohni)) - -## [1.9.1alpha1](https://github.com/wallabag/wallabag/tree/1.9.1alpha1) (2015-03-08) -**Closed issues:** - -- Error when trying to save and now I can't even view articles. [\#1138](https://github.com/wallabag/wallabag/issues/1138) -- Add the ability to edit URLs [\#1136](https://github.com/wallabag/wallabag/issues/1136) -- How to backup wallabag. [\#1135](https://github.com/wallabag/wallabag/issues/1135) -- \[feature\] RSS feeds to choose from [\#1134](https://github.com/wallabag/wallabag/issues/1134) -- Error while exporting to pdf. [\#1113](https://github.com/wallabag/wallabag/issues/1113) -- Wallabag using WordPress [\#1112](https://github.com/wallabag/wallabag/issues/1112) -- Courgette theme still present [\#1103](https://github.com/wallabag/wallabag/issues/1103) -- Login screen not centered [\#1099](https://github.com/wallabag/wallabag/issues/1099) -- 'X-Frame-Options' - 'DENY' [\#1097](https://github.com/wallabag/wallabag/issues/1097) -- Did you forget to select a file? Import finished. When trying to import. [\#1096](https://github.com/wallabag/wallabag/issues/1096) -- Wrong display in wallabag: jungle-world.com [\#1034](https://github.com/wallabag/wallabag/issues/1034) - -**Merged pull requests:** - -- composer: min PHP 5.3 added [\#1151](https://github.com/wallabag/wallabag/pull/1151) ([TomasVotruba](https://github.com/TomasVotruba)) -- Wallabag v2 api hypermedia pager [\#1148](https://github.com/wallabag/wallabag/pull/1148) ([willdurand](https://github.com/willdurand)) -- locale es\_ES.utf8 files fully translated → Translation to Spanish updated [\#1106](https://github.com/wallabag/wallabag/pull/1106) ([icaroperseo](https://github.com/icaroperseo)) - -## [1.9](https://github.com/wallabag/wallabag/tree/1.9) (2015-02-18) -**Fixed bugs:** - +- I'm getting duplicate articles. [\#1102](https://github.com/wallabag/wallabag/issues/1102) - Register email at installation [\#1093](https://github.com/wallabag/wallabag/issues/1093) - -**Closed issues:** - -- 413 Request entity too large error when importing [\#1094](https://github.com/wallabag/wallabag/issues/1094) -- How do I add new user without the interface after installation. [\#1092](https://github.com/wallabag/wallabag/issues/1092) -- How long should I expect wallabag to be down after importing? [\#1091](https://github.com/wallabag/wallabag/issues/1091) -- v1.9 beta: random does not work [\#1082](https://github.com/wallabag/wallabag/issues/1082) - -**Merged pull requests:** - -- Version 1.9.0 [\#1081](https://github.com/wallabag/wallabag/pull/1081) ([tcitworld](https://github.com/tcitworld)) - -## [1.9RC1](https://github.com/wallabag/wallabag/tree/1.9RC1) (2015-02-16) -**Fixed bugs:** - - Saying I don't have permission to access to /inc/poche/config.inc.php during install. [\#1086](https://github.com/wallabag/wallabag/issues/1086) - -**Closed issues:** - -- add capability to download pictures for android app [\#1085](https://github.com/wallabag/wallabag/issues/1085) - -## [1.9beta2](https://github.com/wallabag/wallabag/tree/1.9beta2) (2015-02-15) -## [1.9beta](https://github.com/wallabag/wallabag/tree/1.9beta) (2015-02-14) -**Fixed bugs:** - - allow\_url\_fopen disabled try to use php-curl [\#1078](https://github.com/wallabag/wallabag/issues/1078) - "Fetch content for articles with no content" doesn't work [\#1058](https://github.com/wallabag/wallabag/issues/1058) - New Install - Can't Log In [\#1040](https://github.com/wallabag/wallabag/issues/1040) +- The "back to top" button is missing in responsive design \(Baggy theme\) [\#1010](https://github.com/wallabag/wallabag/issues/1010) +- Security issue [\#997](https://github.com/wallabag/wallabag/issues/997) - \[Installation\] Throw an exception if PDO isn't found at installation. [\#996](https://github.com/wallabag/wallabag/issues/996) - \[Installation\] Wrong login on MySQL/PostgreSQL databases fail silently [\#995](https://github.com/wallabag/wallabag/issues/995) - An error occured: "db" directory must be writeable for your web server user! [\#990](https://github.com/wallabag/wallabag/issues/990) @@ -1440,28 +1103,303 @@ - Courgette theme really broken [\#941](https://github.com/wallabag/wallabag/issues/941) - White Screen when mysql user has no privileges. [\#940](https://github.com/wallabag/wallabag/issues/940) - crashing because unknown character set 'utf8mb4' [\#935](https://github.com/wallabag/wallabag/issues/935) +- Mobile view and popups [\#912](https://github.com/wallabag/wallabag/issues/912) +- Texts not translated when adding tag [\#887](https://github.com/wallabag/wallabag/issues/887) +- epub Export does not work [\#882](https://github.com/wallabag/wallabag/issues/882) - Article not saved if not logged in [\#877](https://github.com/wallabag/wallabag/issues/877) +- In baggy : no preview text in linear visualisation [\#874](https://github.com/wallabag/wallabag/issues/874) +- In baggy mark as read button stays gray [\#873](https://github.com/wallabag/wallabag/issues/873) +- Fix "Mark as read" translations [\#871](https://github.com/wallabag/wallabag/issues/871) +- The link to check the server compatibility is broken [\#858](https://github.com/wallabag/wallabag/issues/858) +- Trouble installing with Postgres as DB [\#844](https://github.com/wallabag/wallabag/issues/844) +- CSS Bug on article list when browsing on Small size device [\#834](https://github.com/wallabag/wallabag/issues/834) +- Search and SaveALink windows overlap [\#830](https://github.com/wallabag/wallabag/issues/830) - New self-hosted install: Android app and FF Extension do not work [\#829](https://github.com/wallabag/wallabag/issues/829) +- Download pictures doesn't work [\#822](https://github.com/wallabag/wallabag/issues/822) +- \[dev branch\] Installation doesn't work [\#813](https://github.com/wallabag/wallabag/issues/813) +- \[EPUB\] Images not included when cached on the server. [\#804](https://github.com/wallabag/wallabag/issues/804) - Empty page after upgrade [\#796](https://github.com/wallabag/wallabag/issues/796) +- Installation of Wallabag with SQLite3 database fails [\#788](https://github.com/wallabag/wallabag/issues/788) - Delete Courgette theme [\#781](https://github.com/wallabag/wallabag/issues/781) -- icons blocked/not loading when font is blocked [\#465](https://github.com/wallabag/wallabag/issues/465) -- New installation process [\#1026](https://github.com/wallabag/wallabag/pull/1026) ([tcitworld](https://github.com/tcitworld)) - +- Import empty file [\#776](https://github.com/wallabag/wallabag/issues/776) +- Login session is not remembered. [\#769](https://github.com/wallabag/wallabag/issues/769) +- Add check php5-gd to wallabag: Compatibility Test [\#766](https://github.com/wallabag/wallabag/issues/766) +- « welcome to your wallabag » is not translated [\#763](https://github.com/wallabag/wallabag/issues/763) +- wired.com comes out totally messed up [\#756](https://github.com/wallabag/wallabag/issues/756) +- Add support for multipage articles [\#750](https://github.com/wallabag/wallabag/issues/750) +- Ereader complains about DRM with epubs [\#748](https://github.com/wallabag/wallabag/issues/748) +- Soucis traduction bouton envoyer [\#743](https://github.com/wallabag/wallabag/issues/743) +- Arrays not being displayed the same depending on theme \(previously was : new site\_config file\) [\#740](https://github.com/wallabag/wallabag/issues/740) +- Sort RSS Tag Feed [\#738](https://github.com/wallabag/wallabag/issues/738) +- Error parsing file imported from Pocket [\#718](https://github.com/wallabag/wallabag/issues/718) +- EPUB-Download for more than one article create a corrupt file [\#717](https://github.com/wallabag/wallabag/issues/717) +- Can't save new article [\#710](https://github.com/wallabag/wallabag/issues/710) +- Dailymotion support [\#708](https://github.com/wallabag/wallabag/issues/708) +- Deleting install dir isn't automatic in dev branch [\#700](https://github.com/wallabag/wallabag/issues/700) +- Out of memory size limit with big article [\#682](https://github.com/wallabag/wallabag/issues/682) +- Installation fails with "parse\_ini\_file" disabled [\#678](https://github.com/wallabag/wallabag/issues/678) +- When downloading images, wallabag doesnt respect html "base" tag [\#677](https://github.com/wallabag/wallabag/issues/677) +- page not saved [\#675](https://github.com/wallabag/wallabag/issues/675) +- RSS Problems [\#664](https://github.com/wallabag/wallabag/issues/664) +- 1.6.1 storage name mismatch for postgres in installer [\#657](https://github.com/wallabag/wallabag/issues/657) +- Errors importing from Pocket [\#650](https://github.com/wallabag/wallabag/issues/650) +- Error 500 - PHP fatal error [\#647](https://github.com/wallabag/wallabag/issues/647) +- Warning: putenv\(\) \[function.putenv\]: Safe Mode warning [\#646](https://github.com/wallabag/wallabag/issues/646) +- rss feed content type [\#636](https://github.com/wallabag/wallabag/issues/636) +- Multi-User problem [\#630](https://github.com/wallabag/wallabag/issues/630) +- PosgreSQL error on sequence users\_id\_seq with version 1.6 [\#628](https://github.com/wallabag/wallabag/issues/628) +- Import doesn't finish [\#619](https://github.com/wallabag/wallabag/issues/619) +- Walla bag fails to grab pages from tutplus.com [\#615](https://github.com/wallabag/wallabag/issues/615) +- I can't close "search" popup with the cross picture [\#613](https://github.com/wallabag/wallabag/issues/613) +- Escap key displays "save a link" form [\#612](https://github.com/wallabag/wallabag/issues/612) +- display problem with smartphone and Baggy [\#610](https://github.com/wallabag/wallabag/issues/610) +- Post 1.6 upgrade - bagging anything lead to PDOException [\#602](https://github.com/wallabag/wallabag/issues/602) +- Fail to sync articles with poche app. [\#593](https://github.com/wallabag/wallabag/issues/593) +- Embed videos in an iframe don't show [\#590](https://github.com/wallabag/wallabag/issues/590) +- Check file permissions at install [\#584](https://github.com/wallabag/wallabag/issues/584) +- The RSS Feed doesn't seem valid [\#583](https://github.com/wallabag/wallabag/issues/583) +- Running Wallabag on Windows Host [\#580](https://github.com/wallabag/wallabag/issues/580) +- \[Windows\] Many problems with WAMP [\#579](https://github.com/wallabag/wallabag/issues/579) +- Invalid url message for this page [\#578](https://github.com/wallabag/wallabag/issues/578) +- baggy theme - "powered by" overlapps pagination [\#577](https://github.com/wallabag/wallabag/issues/577) +- \[Bug ?\] Export wallabag data : not saving but opening in browser [\#570](https://github.com/wallabag/wallabag/issues/570) +- missing rss.png files [\#568](https://github.com/wallabag/wallabag/issues/568) +- Cron.php deadlocks import process on many "Untitled" elements [\#565](https://github.com/wallabag/wallabag/issues/565) +- Data is not retrieved properly [\#561](https://github.com/wallabag/wallabag/issues/561) +- In RSS feed, the link leads to my wallabag page [\#556](https://github.com/wallabag/wallabag/issues/556) +- Failing to add a link [\#555](https://github.com/wallabag/wallabag/issues/555) +- CTRL S open "save this page" in firefox [\#552](https://github.com/wallabag/wallabag/issues/552) +- deactivate keyboard shortcuts when entering tags [\#546](https://github.com/wallabag/wallabag/issues/546) +- Parser Fail: Text overwrites other text and images [\#537](https://github.com/wallabag/wallabag/issues/537) +- Instapaper Import Failed [\#536](https://github.com/wallabag/wallabag/issues/536) +- Import fail from Poche [\#530](https://github.com/wallabag/wallabag/issues/530) +- Failure in makefulltextfeed.php [\#529](https://github.com/wallabag/wallabag/issues/529) +- Firefox: download the extension - Link Broken [\#528](https://github.com/wallabag/wallabag/issues/528) +- autoclose with baggy theme and firefox addon [\#527](https://github.com/wallabag/wallabag/issues/527) +- minor glitch in baggy theme [\#526](https://github.com/wallabag/wallabag/issues/526) +- baggy theme removed "remember scroll position" feature [\#519](https://github.com/wallabag/wallabag/issues/519) +- on Framabag re-login needed after "bag it!" [\#509](https://github.com/wallabag/wallabag/issues/509) +- youtube videos are not saved [\#508](https://github.com/wallabag/wallabag/issues/508) +- Heise article crashes online demo [\#498](https://github.com/wallabag/wallabag/issues/498) +- Bug: makefulltextfeed.php crashing on article [\#494](https://github.com/wallabag/wallabag/issues/494) +- Erreur PHP Fatal error: Call to undefined method [\#493](https://github.com/wallabag/wallabag/issues/493) +- Impossible de changer de langue [\#492](https://github.com/wallabag/wallabag/issues/492) +- \[Baggy\] Prob. "hover" sur lien de déco [\#489](https://github.com/wallabag/wallabag/issues/489) +- Config en FR mais langue EN affichée ? [\#488](https://github.com/wallabag/wallabag/issues/488) +- Import from Pocket not working in 1.5.2 [\#486](https://github.com/wallabag/wallabag/issues/486) +- Update to 1.5.2 : PHP extension required: pdo\_sqlite [\#483](https://github.com/wallabag/wallabag/issues/483) +- This page contains a script from unauthenticated sources [\#482](https://github.com/wallabag/wallabag/issues/482) +- \[Bug\] Liste des thèmes par ordre alpha ? [\#470](https://github.com/wallabag/wallabag/issues/470) +- icons blocked/not loading when font is blocked [\#465](https://github.com/wallabag/wallabag/issues/465) +- pages are not imported [\#463](https://github.com/wallabag/wallabag/issues/463) +- \[Bug\] Label du bouton sur l'écran d'identification [\#456](https://github.com/wallabag/wallabag/issues/456) +- \[Bug\] Thème Baggy : le lien vers Wallabag en footer ne marche pas [\#453](https://github.com/wallabag/wallabag/issues/453) +- \[Bug\] Bas de page index : problème avec le fichier de langue ? [\#452](https://github.com/wallabag/wallabag/issues/452) +- Permission error if no cache dir exist [\#451](https://github.com/wallabag/wallabag/issues/451) +- Bug with theme name case [\#447](https://github.com/wallabag/wallabag/issues/447) +- notification cross doesn't work [\#446](https://github.com/wallabag/wallabag/issues/446) +- Login time [\#442](https://github.com/wallabag/wallabag/issues/442) +- wallabag a tumblr will only save the first post [\#441](https://github.com/wallabag/wallabag/issues/441) +- Wallabag this link doesn't work [\#440](https://github.com/wallabag/wallabag/issues/440) +- An error report:Parse error: syntax error, unexpected T\_FUNCTION [\#436](https://github.com/wallabag/wallabag/issues/436) +- Incorrect url when adding from Android [\#424](https://github.com/wallabag/wallabag/issues/424) +- Some language problems in the french Config Page [\#416](https://github.com/wallabag/wallabag/issues/416) +- remove all poche references in code [\#415](https://github.com/wallabag/wallabag/issues/415) +- Add support for X-Forwarded-Proto header field [\#413](https://github.com/wallabag/wallabag/issues/413) +- remember user [\#401](https://github.com/wallabag/wallabag/issues/401) +- \[unable to retrieve full-text content\]... [\#396](https://github.com/wallabag/wallabag/issues/396) +- Poche on Apache, behind Ngnix [\#395](https://github.com/wallabag/wallabag/issues/395) +- Empty article title and content \(blank title tag and content\) [\#390](https://github.com/wallabag/wallabag/issues/390) +- Some links crash RSS feeds [\#386](https://github.com/wallabag/wallabag/issues/386) +- RSS Feeds don't validate / W3C [\#384](https://github.com/wallabag/wallabag/issues/384) +- Encoding trouble in \ of RSS [\#376](https://github.com/wallabag/wallabag/issues/376) +- Import from readability doesn't work \(0 links imported\) [\#375](https://github.com/wallabag/wallabag/issues/375) +- Some articles break the RSS [\#374](https://github.com/wallabag/wallabag/issues/374) +- Endless redirects or user doesn't exist with basic authentication [\#368](https://github.com/wallabag/wallabag/issues/368) +- table tags\_entries already exists [\#367](https://github.com/wallabag/wallabag/issues/367) +- No content after fresh install \(v1.3.0\) [\#366](https://github.com/wallabag/wallabag/issues/366) +- RSS Feed URL problem [\#364](https://github.com/wallabag/wallabag/issues/364) +- Notice: Trying to get property of non-object in poche/inc/3rdparty/FlattrItem.class.php on line 22 [\#359](https://github.com/wallabag/wallabag/issues/359) +- Local import does not work [\#332](https://github.com/wallabag/wallabag/issues/332) +- Can't import from Pocket [\#294](https://github.com/wallabag/wallabag/issues/294) +- problem with CURLOPT\_FOLLOWLOCATION [\#287](https://github.com/wallabag/wallabag/issues/287) +- poche not accessible anymore via https [\#283](https://github.com/wallabag/wallabag/issues/283) +- html output of poche is linking to localhost [\#270](https://github.com/wallabag/wallabag/issues/270) +- Deleting article doesn't redirect [\#259](https://github.com/wallabag/wallabag/issues/259) +- New menu bar bad display on Windows Phone Browser [\#258](https://github.com/wallabag/wallabag/issues/258) +- new menu bar in beta 5 not usable on android firefox in portrait orientation [\#255](https://github.com/wallabag/wallabag/issues/255) +- error 500 with the .htaccess [\#254](https://github.com/wallabag/wallabag/issues/254) +- can't parse youtube [\#253](https://github.com/wallabag/wallabag/issues/253) +- Coherent install instructions? [\#248](https://github.com/wallabag/wallabag/issues/248) +- alert message aat field in config is in french [\#246](https://github.com/wallabag/wallabag/issues/246) +- Flattr Cache : File names too long [\#243](https://github.com/wallabag/wallabag/issues/243) +- problem with estimated reading time on smartphone / tablet [\#242](https://github.com/wallabag/wallabag/issues/242) +- inc/3rdparty/site\_config missing [\#240](https://github.com/wallabag/wallabag/issues/240) +- full paths of import files displayed [\#234](https://github.com/wallabag/wallabag/issues/234) +- Can't poche a github page with bookmarklet [\#233](https://github.com/wallabag/wallabag/issues/233) +- save position not enabled [\#230](https://github.com/wallabag/wallabag/issues/230) +- theme not stored [\#229](https://github.com/wallabag/wallabag/issues/229) +- Deleting element in archive redirect to home [\#227](https://github.com/wallabag/wallabag/issues/227) +- Problème avec la page d'un élément poché et la date [\#225](https://github.com/wallabag/wallabag/issues/225) +- when archive last poched links from a page, redirect to an other page [\#219](https://github.com/wallabag/wallabag/issues/219) +- titles with colon bad parsed [\#209](https://github.com/wallabag/wallabag/issues/209) +- update doc links in poche [\#208](https://github.com/wallabag/wallabag/issues/208) +- Poche can't parse LWN.net articles where subscription is needed despite login [\#201](https://github.com/wallabag/wallabag/issues/201) +- bbc and guardian [\#200](https://github.com/wallabag/wallabag/issues/200) +- DOWNLOAD\_PICTURES function [\#186](https://github.com/wallabag/wallabag/issues/186) +- Wrong title on favorites and archives pages [\#182](https://github.com/wallabag/wallabag/issues/182) +- content not well displayed with bulletins-electroniques.com [\#177](https://github.com/wallabag/wallabag/issues/177) +- IP addresses do not appear in "view original" [\#175](https://github.com/wallabag/wallabag/issues/175) +- can't parse http://12factor.net/ [\#166](https://github.com/wallabag/wallabag/issues/166) +- if cURL is not installed, content is not well displayed [\#164](https://github.com/wallabag/wallabag/issues/164) +- URL with special char could not be imported [\#155](https://github.com/wallabag/wallabag/issues/155) +- \ Title not displaying [\#153](https://github.com/wallabag/wallabag/issues/153) +- HTML entities in titles are encoded twice [\#151](https://github.com/wallabag/wallabag/issues/151) +- Poche won't import the content [\#149](https://github.com/wallabag/wallabag/issues/149) +- Use of undefined constant POCHE\_VERSION [\#148](https://github.com/wallabag/wallabag/issues/148) +- répertoire DB inexistant [\#147](https://github.com/wallabag/wallabag/issues/147) +- getPocheVersion doesn't work ? [\#142](https://github.com/wallabag/wallabag/issues/142) +- Lien qui ne s'ajoute pas [\#138](https://github.com/wallabag/wallabag/issues/138) +- Error importing readability json [\#136](https://github.com/wallabag/wallabag/issues/136) +- Export Twitter : Caractères spéciaux qui ne passent pas [\#135](https://github.com/wallabag/wallabag/issues/135) +- Un nouveau type d'URL qui ne fonctionne pas [\#125](https://github.com/wallabag/wallabag/issues/125) +- Images coded with relative paths are not imported [\#123](https://github.com/wallabag/wallabag/issues/123) +- stay connected checkbox - Add cookie [\#115](https://github.com/wallabag/wallabag/issues/115) +- Taille police et icones [\#114](https://github.com/wallabag/wallabag/issues/114) +- Impossible d'installer poche [\#111](https://github.com/wallabag/wallabag/issues/111) +- URL refusée [\#110](https://github.com/wallabag/wallabag/issues/110) +- suppression d'un lien depuis la page view [\#103](https://github.com/wallabag/wallabag/issues/103) +- Erreur date.timezone [\#98](https://github.com/wallabag/wallabag/issues/98) +- Texte lors de la suppression d'un item incorrect [\#97](https://github.com/wallabag/wallabag/issues/97) +- Can't add some urls [\#91](https://github.com/wallabag/wallabag/issues/91) +- impossible to start poche on my Apache! [\#85](https://github.com/wallabag/wallabag/issues/85) +- Can't Poch url with special caracter [\#73](https://github.com/wallabag/wallabag/issues/73) +- afficher les messages "flash" lorsqu'on met en favori et quand on archive [\#66](https://github.com/wallabag/wallabag/issues/66) +- impossible d'ajouter un lien si pas connecté [\#63](https://github.com/wallabag/wallabag/issues/63) +- erreur lors de l'import pocket [\#53](https://github.com/wallabag/wallabag/issues/53) +- image non récupérée [\#52](https://github.com/wallabag/wallabag/issues/52) +- supprimer un lien depuis view.php [\#51](https://github.com/wallabag/wallabag/issues/51) +- Articles mal parsés [\#47](https://github.com/wallabag/wallabag/issues/47) +- disparition des icônes lors d'un tri [\#45](https://github.com/wallabag/wallabag/issues/45) +- problème session si on est sur la page depuis longtemps [\#41](https://github.com/wallabag/wallabag/issues/41) +- verif csrf pour l'ajout d'un lien [\#40](https://github.com/wallabag/wallabag/issues/40) +- impossible d'ajouter un lien en https [\#38](https://github.com/wallabag/wallabag/issues/38) +- bug chrome : affichage d'un seul élément dans la grille [\#32](https://github.com/wallabag/wallabag/issues/32) +- vérification des liens pochés [\#16](https://github.com/wallabag/wallabag/issues/16) +- url vide [\#9](https://github.com/wallabag/wallabag/issues/9) +- \[v2\] Redirection expected after deleting an entry currently displayed [\#1391](https://github.com/wallabag/wallabag/issues/1391) +- Filter date: no results for today [\#1379](https://github.com/wallabag/wallabag/issues/1379) +- Conflict pagination and filters [\#1350](https://github.com/wallabag/wallabag/issues/1350) +- \[v2\] When the title of an article is edited, the article is marked as read [\#1306](https://github.com/wallabag/wallabag/issues/1306) +- Display current category name [\#1283](https://github.com/wallabag/wallabag/issues/1283) +- The menu icon is displayed after clicked on search icon [\#1280](https://github.com/wallabag/wallabag/issues/1280) +- \[v2\] When you change your username, you can't login [\#1149](https://github.com/wallabag/wallabag/issues/1149) +- How to send an article from an external software? api? [\#1147](https://github.com/wallabag/wallabag/issues/1147) +- need to enter username/password at login screen after browser restart [\#890](https://github.com/wallabag/wallabag/issues/890) +- url greater than 255 chars are not saved \(was: urls with redirection\(s\) silently fail to be downloaded\) [\#681](https://github.com/wallabag/wallabag/issues/681) +- duplicate check [\#400](https://github.com/wallabag/wallabag/issues/400) +- \[v2\] Tags and articles [\#324](https://github.com/wallabag/wallabag/issues/324) +- \[v2\] can't login with mozilla account [\#321](https://github.com/wallabag/wallabag/issues/321) +- \[v2\] utf-8 symbols are not displayed in article view [\#316](https://github.com/wallabag/wallabag/issues/316) +- \[v2\] Not all articles are imported from v1 [\#302](https://github.com/wallabag/wallabag/issues/302) +- Lien unique par utilisateur [\#121](https://github.com/wallabag/wallabag/issues/121) +- fix security bug with PHP\_AUTH\_USER [\#1252](https://github.com/wallabag/wallabag/pull/1252) ([tcitworld](https://github.com/tcitworld)) +- New installation process [\#1026](https://github.com/wallabag/wallabag/pull/1026) ([tcitworld](https://github.com/tcitworld)) +- Fix the PostgreSQL install errors [\#845](https://github.com/wallabag/wallabag/pull/845) ([rros](https://github.com/rros)) +- fix display of 'Done' message when we add a link from 'save a link' item [\#784](https://github.com/wallabag/wallabag/pull/784) ([nicosomb](https://github.com/nicosomb)) +- \#763 fix to display the login successful message with the translation [\#783](https://github.com/wallabag/wallabag/pull/783) ([nicosomb](https://github.com/nicosomb)) +- Fix \#776 [\#782](https://github.com/wallabag/wallabag/pull/782) ([nicosomb](https://github.com/nicosomb)) +- fixed bug for epub export \#755 ; also better metadata title [\#771](https://github.com/wallabag/wallabag/pull/771) ([tcitworld](https://github.com/tcitworld)) +- bagit link + overlay save link + listmode [\#540](https://github.com/wallabag/wallabag/pull/540) ([courgette](https://github.com/courgette)) +- fix of global $http visibility, issues \#493, \#494 [\#495](https://github.com/wallabag/wallabag/pull/495) ([mariroz](https://github.com/mariroz)) +- duplicate check added. fix of issue \#400 [\#460](https://github.com/wallabag/wallabag/pull/460) ([mariroz](https://github.com/mariroz)) +- fix of bug \#368 Endless redirects or user doesn't exist with basic authe... [\#419](https://github.com/wallabag/wallabag/pull/419) ([mariroz](https://github.com/mariroz)) +- Page data extraction with basic auth [\#394](https://github.com/wallabag/wallabag/pull/394) ([aaa2000](https://github.com/aaa2000)) + **Closed issues:** +- ??? [\#1406](https://github.com/wallabag/wallabag/issues/1406) +- Wrong display site http://f9r.ru/ [\#1388](https://github.com/wallabag/wallabag/issues/1388) +- Filter: Reading time [\#1381](https://github.com/wallabag/wallabag/issues/1381) +- store the user IP? [\#1344](https://github.com/wallabag/wallabag/issues/1344) +- Add title on "random article" link [\#1315](https://github.com/wallabag/wallabag/issues/1315) +- Get only content [\#1290](https://github.com/wallabag/wallabag/issues/1290) +- Read GET parameters in the themes [\#1289](https://github.com/wallabag/wallabag/issues/1289) +- Engine does not accept changes to the template [\#1288](https://github.com/wallabag/wallabag/issues/1288) +- unable to retrieve full-text content [\#1264](https://github.com/wallabag/wallabag/issues/1264) +- Wrong documentation URL [\#1263](https://github.com/wallabag/wallabag/issues/1263) +- Integrate freddyb/wallabag-fxos in wallabag organization [\#1259](https://github.com/wallabag/wallabag/issues/1259) +- \[v2\] Wallabag stay in English even when configured with other language [\#1256](https://github.com/wallabag/wallabag/issues/1256) +- \[v2\] Not able to export in epub/pdf/mobi [\#1255](https://github.com/wallabag/wallabag/issues/1255) +- Installation : wrong path to themes [\#1243](https://github.com/wallabag/wallabag/issues/1243) +- Add Iceblog [\#1238](https://github.com/wallabag/wallabag/issues/1238) +- Unable to retrieve content from CloudFlare Blog [\#1224](https://github.com/wallabag/wallabag/issues/1224) +- Unable to retrieve full-text content from bastamag.net [\#1223](https://github.com/wallabag/wallabag/issues/1223) +- Broken link [\#1221](https://github.com/wallabag/wallabag/issues/1221) +- http://jsforcats.com/ [\#1219](https://github.com/wallabag/wallabag/issues/1219) +- 413 Request Entity Too Large [\#1204](https://github.com/wallabag/wallabag/issues/1204) +- Revues.org [\#1201](https://github.com/wallabag/wallabag/issues/1201) +- cannot synchronize on ubuntu [\#1195](https://github.com/wallabag/wallabag/issues/1195) +- Import fails unexpectedly [\#1193](https://github.com/wallabag/wallabag/issues/1193) +- API Feature request, modify posts to performe additional processing [\#1191](https://github.com/wallabag/wallabag/issues/1191) +- Saving to pdf doesn't work because it can't download a picture. [\#1190](https://github.com/wallabag/wallabag/issues/1190) +- Error after installation in IIS - "login failed: user doesn't exist" [\#1187](https://github.com/wallabag/wallabag/issues/1187) +- unable to retrieve full-text content from bastamag.net [\#1186](https://github.com/wallabag/wallabag/issues/1186) +- Unable to retrieve content for github. [\#1185](https://github.com/wallabag/wallabag/issues/1185) +- unable to retrieve full-text content from frontburner.dmagazine.com [\#1184](https://github.com/wallabag/wallabag/issues/1184) +- unable to retrieve full-text content from www.it-connect.fr [\#1181](https://github.com/wallabag/wallabag/issues/1181) +- Trying to access wallabag for the first time on a fresh install. [\#1172](https://github.com/wallabag/wallabag/issues/1172) +- Connection time out during import [\#1171](https://github.com/wallabag/wallabag/issues/1171) +- If I install wallabag over my current wallabag like I am upgrading will it keep my data? [\#1170](https://github.com/wallabag/wallabag/issues/1170) +- Saving URL from FeedaFever [\#1169](https://github.com/wallabag/wallabag/issues/1169) +- Solarized Dark theme issue [\#1159](https://github.com/wallabag/wallabag/issues/1159) +- false parentheses [\#1157](https://github.com/wallabag/wallabag/issues/1157) +- Password is cached only for a very short time [\#1156](https://github.com/wallabag/wallabag/issues/1156) +- Could not get body text for this URL [\#1155](https://github.com/wallabag/wallabag/issues/1155) +- Random feature must fetch an article in current status [\#1153](https://github.com/wallabag/wallabag/issues/1153) +- Does this web site work for you? [\#1146](https://github.com/wallabag/wallabag/issues/1146) +- Update documentation inside wallabag [\#1141](https://github.com/wallabag/wallabag/issues/1141) +- Wallabag doesn't retrieve any text on one site [\#1140](https://github.com/wallabag/wallabag/issues/1140) +- Error when trying to save and now I can't even view articles. [\#1138](https://github.com/wallabag/wallabag/issues/1138) +- Add the ability to edit URLs [\#1136](https://github.com/wallabag/wallabag/issues/1136) +- How to backup wallabag. [\#1135](https://github.com/wallabag/wallabag/issues/1135) +- \[feature\] RSS feeds to choose from [\#1134](https://github.com/wallabag/wallabag/issues/1134) +- \[UX\] Next, previous article [\#1123](https://github.com/wallabag/wallabag/issues/1123) +- See all tags while tagging [\#1122](https://github.com/wallabag/wallabag/issues/1122) +- Update documentation with the 1.9 changes [\#1119](https://github.com/wallabag/wallabag/issues/1119) +- add site\_config [\#1117](https://github.com/wallabag/wallabag/issues/1117) +- Error while exporting to pdf. [\#1113](https://github.com/wallabag/wallabag/issues/1113) +- Wallabag using WordPress [\#1112](https://github.com/wallabag/wallabag/issues/1112) +- Courgette theme still present [\#1103](https://github.com/wallabag/wallabag/issues/1103) +- Login screen not centered [\#1099](https://github.com/wallabag/wallabag/issues/1099) +- 'X-Frame-Options' - 'DENY' [\#1097](https://github.com/wallabag/wallabag/issues/1097) +- Did you forget to select a file? Import finished. When trying to import. [\#1096](https://github.com/wallabag/wallabag/issues/1096) +- 413 Request entity too large error when importing [\#1094](https://github.com/wallabag/wallabag/issues/1094) +- How do I add new user without the interface after installation. [\#1092](https://github.com/wallabag/wallabag/issues/1092) +- How long should I expect wallabag to be down after importing? [\#1091](https://github.com/wallabag/wallabag/issues/1091) +- Almost empty articles from computerworld.com [\#1090](https://github.com/wallabag/wallabag/issues/1090) +- Empty Articles from www.theatlantic.com [\#1089](https://github.com/wallabag/wallabag/issues/1089) +- add capability to download pictures for android app [\#1085](https://github.com/wallabag/wallabag/issues/1085) +- v1.9 beta: random does not work [\#1082](https://github.com/wallabag/wallabag/issues/1082) +- Empty Articles from www.businessinsider.com [\#1073](https://github.com/wallabag/wallabag/issues/1073) - 1.7.x to 1.8 gives blank page [\#1064](https://github.com/wallabag/wallabag/issues/1064) - wallabag.org : 504 Gateway Time-Out : cloudflare-nginx [\#1046](https://github.com/wallabag/wallabag/issues/1046) - Install instruction is a mess! [\#1045](https://github.com/wallabag/wallabag/issues/1045) - Feature Request: Evernote [\#1043](https://github.com/wallabag/wallabag/issues/1043) +- Wrong display in wallabag: jungle-world.com [\#1034](https://github.com/wallabag/wallabag/issues/1034) - Rethink installation process [\#1025](https://github.com/wallabag/wallabag/issues/1025) +- Installation instructions in wrong order [\#1024](https://github.com/wallabag/wallabag/issues/1024) - Authentication to websites needed to fetch the text [\#1009](https://github.com/wallabag/wallabag/issues/1009) - "Stay signed in" not working [\#1007](https://github.com/wallabag/wallabag/issues/1007) +- \(Semantic-\)Scuttle import? [\#1006](https://github.com/wallabag/wallabag/issues/1006) - social api [\#1002](https://github.com/wallabag/wallabag/issues/1002) - Wrong url in the iOS application [\#1001](https://github.com/wallabag/wallabag/issues/1001) - Register with Packagist? [\#993](https://github.com/wallabag/wallabag/issues/993) - Allow tagging when saving to wallabag [\#991](https://github.com/wallabag/wallabag/issues/991) +- Articles on quechoisir.org are empty [\#982](https://github.com/wallabag/wallabag/issues/982) - Can not add a GitHub Gist [\#979](https://github.com/wallabag/wallabag/issues/979) - add link to documentation on about page [\#954](https://github.com/wallabag/wallabag/issues/954) +- Check for existing accounts at install [\#952](https://github.com/wallabag/wallabag/issues/952) - "update article" button [\#951](https://github.com/wallabag/wallabag/issues/951) - http://wllbg.org/latest points to an old 1.8.0 instead of 1.8.1 [\#947](https://github.com/wallabag/wallabag/issues/947) - Images are not cached/downloaded [\#946](https://github.com/wallabag/wallabag/issues/946) @@ -1470,17 +1408,389 @@ - refresh untitled articles [\#930](https://github.com/wallabag/wallabag/issues/930) - Multiple size favicons [\#929](https://github.com/wallabag/wallabag/issues/929) - Read a random article [\#927](https://github.com/wallabag/wallabag/issues/927) +- epub generation doesn't work [\#925](https://github.com/wallabag/wallabag/issues/925) - Change opacity when displaying search popup [\#916](https://github.com/wallabag/wallabag/issues/916) +- Export epubs via cli [\#915](https://github.com/wallabag/wallabag/issues/915) +- English translation doesn't work when en\_US is the only locale available [\#901](https://github.com/wallabag/wallabag/issues/901) +- UI text should be title case, and made lowercase with CSS [\#899](https://github.com/wallabag/wallabag/issues/899) +- When starting in list mode, switching to table mode doesn't change width of entries \(Baggy theme\) [\#896](https://github.com/wallabag/wallabag/issues/896) +- import chromium / mozilla / firefox bookmarks.html files \(\/\ based\) [\#892](https://github.com/wallabag/wallabag/issues/892) +- hide database password [\#891](https://github.com/wallabag/wallabag/issues/891) +- Add "by estimated reading time" sort [\#876](https://github.com/wallabag/wallabag/issues/876) - Diaspora sharing button [\#872](https://github.com/wallabag/wallabag/issues/872) +- Not Parse site [\#866](https://github.com/wallabag/wallabag/issues/866) +- Adding Articles via URL [\#862](https://github.com/wallabag/wallabag/issues/862) - Clean up code to respect guidelines [\#852](https://github.com/wallabag/wallabag/issues/852) +- Re-focusing the text input for "search" [\#831](https://github.com/wallabag/wallabag/issues/831) +- This page is not retrieved fully [\#828](https://github.com/wallabag/wallabag/issues/828) - Wallabag seems to download doubleclick ad images [\#827](https://github.com/wallabag/wallabag/issues/827) +- Problem retrieving articles from www.wordyard.com [\#826](https://github.com/wallabag/wallabag/issues/826) - Tags not imported [\#823](https://github.com/wallabag/wallabag/issues/823) +- Not syncing anything [\#817](https://github.com/wallabag/wallabag/issues/817) +- This page does not work [\#810](https://github.com/wallabag/wallabag/issues/810) +- Post pop-up too small [\#798](https://github.com/wallabag/wallabag/issues/798) +- This page is fetched partially [\#797](https://github.com/wallabag/wallabag/issues/797) +- Upgrade to 1.7.1 failed [\#774](https://github.com/wallabag/wallabag/issues/774) +- Permissions on "db" should not be checked if SQLite isn't used [\#773](https://github.com/wallabag/wallabag/issues/773) - Make a class for e-books produced [\#772](https://github.com/wallabag/wallabag/issues/772) +- Baggy theme: Show 12 articles per page to save space [\#760](https://github.com/wallabag/wallabag/issues/760) +- Problem sending pages to wallabag [\#758](https://github.com/wallabag/wallabag/issues/758) +- Caching images? [\#757](https://github.com/wallabag/wallabag/issues/757) +- Big refactoring [\#755](https://github.com/wallabag/wallabag/issues/755) +- Remove useless code [\#753](https://github.com/wallabag/wallabag/issues/753) +- FR: Editing Titles [\#747](https://github.com/wallabag/wallabag/issues/747) +- \[Android\] Pas d'accès aux Settings sur Galaxy Tab Pro [\#746](https://github.com/wallabag/wallabag/issues/746) +- Rules for automatic tagging [\#745](https://github.com/wallabag/wallabag/issues/745) +- wallabag breaks raw text formatting [\#744](https://github.com/wallabag/wallabag/issues/744) +- Send article to wallabag via email [\#735](https://github.com/wallabag/wallabag/issues/735) +- retour a la page [\#734](https://github.com/wallabag/wallabag/issues/734) +- Chrome extension link is broken [\#732](https://github.com/wallabag/wallabag/issues/732) +- RSS feed XML error [\#731](https://github.com/wallabag/wallabag/issues/731) +- Wallabag silently fails on pocket import [\#723](https://github.com/wallabag/wallabag/issues/723) +- Problems with feeds [\#721](https://github.com/wallabag/wallabag/issues/721) +- Save a link fails - Untitled [\#714](https://github.com/wallabag/wallabag/issues/714) +- Stay in Archive after deleting an article in the archive [\#704](https://github.com/wallabag/wallabag/issues/704) +- wallabag uses an old version of TLS [\#702](https://github.com/wallabag/wallabag/issues/702) +- Locally hosted Wallabag behind proxy [\#698](https://github.com/wallabag/wallabag/issues/698) - Migrate some settings from config file to database [\#686](https://github.com/wallabag/wallabag/issues/686) +- Show number of articles in categories, and on tag pages [\#684](https://github.com/wallabag/wallabag/issues/684) +- Rename « home » into « unread » [\#683](https://github.com/wallabag/wallabag/issues/683) +- Support TED videos [\#676](https://github.com/wallabag/wallabag/issues/676) +- Please add a way to disable google fonts [\#674](https://github.com/wallabag/wallabag/issues/674) +- Feature request : Editing article titles [\#672](https://github.com/wallabag/wallabag/issues/672) +- Add URL from e-mail - Feature Request [\#669](https://github.com/wallabag/wallabag/issues/669) +- PHP - Warning - 3rdparty HTMLpurifier [\#666](https://github.com/wallabag/wallabag/issues/666) +- \[ideas\] how to submit a bug [\#662](https://github.com/wallabag/wallabag/issues/662) +- JavaScript login solution for wallabag v1 [\#656](https://github.com/wallabag/wallabag/issues/656) +- "Stay signed in" doesn't work [\#654](https://github.com/wallabag/wallabag/issues/654) +- Wallabag on postgresql fails silently [\#651](https://github.com/wallabag/wallabag/issues/651) +- Create a new user [\#649](https://github.com/wallabag/wallabag/issues/649) +- Solarized dark theme is monochrome [\#645](https://github.com/wallabag/wallabag/issues/645) +- Improve error management [\#644](https://github.com/wallabag/wallabag/issues/644) +- Save search as new tag [\#638](https://github.com/wallabag/wallabag/issues/638) +- RSS feeds don't work [\#631](https://github.com/wallabag/wallabag/issues/631) +- Tags tab empty on new install, explanation would be helpful [\#624](https://github.com/wallabag/wallabag/issues/624) +- Print friendly formatting? [\#617](https://github.com/wallabag/wallabag/issues/617) +- Paypal? [\#616](https://github.com/wallabag/wallabag/issues/616) +- Can't sync articles with the android app [\#608](https://github.com/wallabag/wallabag/issues/608) +- \[Feature Request\] Mobile offline sync support [\#607](https://github.com/wallabag/wallabag/issues/607) +- The rss feed isn't working on version 1.6.0 [\#604](https://github.com/wallabag/wallabag/issues/604) +- Update links to 3rd party applications on courgette theme [\#600](https://github.com/wallabag/wallabag/issues/600) +- Link to the "Update"-documentation in annocements [\#597](https://github.com/wallabag/wallabag/issues/597) +- "Cannot redeclare autoload\(\)" error when importing from Readability [\#575](https://github.com/wallabag/wallabag/issues/575) +- Link to F-Droidpoints to old app [\#574](https://github.com/wallabag/wallabag/issues/574) +- \[Suggestion\] On main page, choose X articles / page [\#573](https://github.com/wallabag/wallabag/issues/573) +- Export / Import : suggestions & problems [\#571](https://github.com/wallabag/wallabag/issues/571) +- \[Bug\] MySQL tables have NO prefix ! [\#569](https://github.com/wallabag/wallabag/issues/569) +- \[Bug\] Only Baggy theme have cron import instructions [\#559](https://github.com/wallabag/wallabag/issues/559) +- FeedWriter.php & ATOM [\#550](https://github.com/wallabag/wallabag/issues/550) +- \[Cron ?\] Import [\#545](https://github.com/wallabag/wallabag/issues/545) +- When tagging, recommend already used tags [\#542](https://github.com/wallabag/wallabag/issues/542) +- Close "save a link" popup without using "esc" key [\#541](https://github.com/wallabag/wallabag/issues/541) +- \[Suggestion\] bookmarklet : retour à la page d'origine [\#539](https://github.com/wallabag/wallabag/issues/539) +- Easy setup for Apps [\#538](https://github.com/wallabag/wallabag/issues/538) +- Hide content in list view \(with baggy theme\) [\#525](https://github.com/wallabag/wallabag/issues/525) +- Firefox OS app [\#521](https://github.com/wallabag/wallabag/issues/521) +- Search engine [\#520](https://github.com/wallabag/wallabag/issues/520) +- \[Bug\] Saving link menu item : javascript problem [\#516](https://github.com/wallabag/wallabag/issues/516) +- Use new branches [\#514](https://github.com/wallabag/wallabag/issues/514) +- sticky article toolbar [\#511](https://github.com/wallabag/wallabag/issues/511) +- Pagination sur le theme baggy [\#507](https://github.com/wallabag/wallabag/issues/507) +- Update Firefox extension [\#506](https://github.com/wallabag/wallabag/issues/506) +- wallabag a link in wallabag [\#505](https://github.com/wallabag/wallabag/issues/505) +- Empty cache after changing theme [\#503](https://github.com/wallabag/wallabag/issues/503) +- After token generation, don't redirect to home screen [\#491](https://github.com/wallabag/wallabag/issues/491) +- \[theme\] \[baggy\] Get an actual flattr icon [\#490](https://github.com/wallabag/wallabag/issues/490) +- \[Trad/Transl\] FR [\#487](https://github.com/wallabag/wallabag/issues/487) +- Baggy theme navigation bug [\#485](https://github.com/wallabag/wallabag/issues/485) +- Update logo [\#484](https://github.com/wallabag/wallabag/issues/484) +- display language name in config page [\#480](https://github.com/wallabag/wallabag/issues/480) +- \[Feature\] View as list [\#479](https://github.com/wallabag/wallabag/issues/479) +- List of existing Tags [\#477](https://github.com/wallabag/wallabag/issues/477) +- Missing pagination on tag page [\#476](https://github.com/wallabag/wallabag/issues/476) +- One tag displayed multiple times on tags page [\#474](https://github.com/wallabag/wallabag/issues/474) +- \[Changement de nom\] Anciens thèmes [\#471](https://github.com/wallabag/wallabag/issues/471) +- Make the installation more user-friendly [\#466](https://github.com/wallabag/wallabag/issues/466) +- add Slovenian language [\#462](https://github.com/wallabag/wallabag/issues/462) +- move the "save a link" field on homepage [\#461](https://github.com/wallabag/wallabag/issues/461) +- Pocket import does not support tag ? [\#457](https://github.com/wallabag/wallabag/issues/457) +- \[Suggestion\] Forcer la vérif. de version [\#455](https://github.com/wallabag/wallabag/issues/455) +- \[Suggestion\] Bouton pour vider le cache [\#454](https://github.com/wallabag/wallabag/issues/454) +- change poche folder into wallabag folder [\#449](https://github.com/wallabag/wallabag/issues/449) +- new default content [\#445](https://github.com/wallabag/wallabag/issues/445) +- \[Feature request\] Use QR codes to set the mobile applications up [\#432](https://github.com/wallabag/wallabag/issues/432) +- Update the demo [\#430](https://github.com/wallabag/wallabag/issues/430) +- Migration from third services - Framabag [\#426](https://github.com/wallabag/wallabag/issues/426) +- Error when installing: Fatal error: Call to a member function render\(\) on a non-object in [\#423](https://github.com/wallabag/wallabag/issues/423) +- Add undelete [\#422](https://github.com/wallabag/wallabag/issues/422) +- Tables content in solarized dark theme unreadable [\#421](https://github.com/wallabag/wallabag/issues/421) +- 1.3.0: Pulished feeds by tt-rss will be empty in wallabag [\#420](https://github.com/wallabag/wallabag/issues/420) +- \[1.3.1\] Poche Call to a member function render\(\) on a non-object [\#399](https://github.com/wallabag/wallabag/issues/399) +- Display link to poche\_compatibility\_test at installation [\#392](https://github.com/wallabag/wallabag/issues/392) +- Empty article title \(blank title tag\) [\#389](https://github.com/wallabag/wallabag/issues/389) +- Move all Unread articles to Archive [\#385](https://github.com/wallabag/wallabag/issues/385) +- Problem with fresh install [\#383](https://github.com/wallabag/wallabag/issues/383) +- Help for plugin [\#378](https://github.com/wallabag/wallabag/issues/378) +- Vector version of logo? [\#372](https://github.com/wallabag/wallabag/issues/372) +- \[v1\] improve import system [\#365](https://github.com/wallabag/wallabag/issues/365) +- offline access to list possible? [\#361](https://github.com/wallabag/wallabag/issues/361) +- Template tpl inachevé empêche le retour au thème par défaut [\#355](https://github.com/wallabag/wallabag/issues/355) +- Actions icons not displayed with default theme [\#346](https://github.com/wallabag/wallabag/issues/346) +- \[Feature\] Article length [\#345](https://github.com/wallabag/wallabag/issues/345) +- FQDN with non-standard ports broken \(testet with PHP's built-in web server\) [\#344](https://github.com/wallabag/wallabag/issues/344) +- \[v1\] update translation files [\#340](https://github.com/wallabag/wallabag/issues/340) +- \[Feature\] Custom Parse Scripts [\#335](https://github.com/wallabag/wallabag/issues/335) +- Wrong current version [\#330](https://github.com/wallabag/wallabag/issues/330) +- Sharing on self hosted social networks [\#327](https://github.com/wallabag/wallabag/issues/327) +- "Stay signed in" doesn't work on Poche Hosting / Chrome [\#325](https://github.com/wallabag/wallabag/issues/325) +- pouvoir taguer ses posts - Tag posts [\#319](https://github.com/wallabag/wallabag/issues/319) +- RSS/atom feed of unread items [\#318](https://github.com/wallabag/wallabag/issues/318) +- \[v2\] enhancement add Russian locale [\#314](https://github.com/wallabag/wallabag/issues/314) +- \#article\_toolbar in hardcopy printouts must die [\#311](https://github.com/wallabag/wallabag/issues/311) +- ru\_RU.utf8.po locale proposal [\#308](https://github.com/wallabag/wallabag/issues/308) +- No icons visible in dark theme - new set proposed. [\#306](https://github.com/wallabag/wallabag/issues/306) +- \[v2\] Mark an arcticle as 'read' on the actual arcticle page [\#305](https://github.com/wallabag/wallabag/issues/305) +- Always wants me to login [\#303](https://github.com/wallabag/wallabag/issues/303) +- Créer son utilisateur, howto? [\#298](https://github.com/wallabag/wallabag/issues/298) +- Rationnaliser la doc [\#297](https://github.com/wallabag/wallabag/issues/297) +- Can't import from Pocket [\#295](https://github.com/wallabag/wallabag/issues/295) +- Utilisation de librairies locales [\#293](https://github.com/wallabag/wallabag/issues/293) +- API doesn't feech content - L'API ne récupère pas le contenu [\#292](https://github.com/wallabag/wallabag/issues/292) +- on hosting platform : login and headers already sent warning [\#288](https://github.com/wallabag/wallabag/issues/288) +- Fix German Translation [\#286](https://github.com/wallabag/wallabag/issues/286) +- Increase or decrease font size [\#282](https://github.com/wallabag/wallabag/issues/282) +- mysql collation not UTF8 [\#279](https://github.com/wallabag/wallabag/issues/279) +- longer lasting "Stay signed in" [\#277](https://github.com/wallabag/wallabag/issues/277) +- Mobile view of a rue89 website doesnt work [\#276](https://github.com/wallabag/wallabag/issues/276) +- czech translation [\#271](https://github.com/wallabag/wallabag/issues/271) +- move POCHE\_VERSION in index.php [\#268](https://github.com/wallabag/wallabag/issues/268) +- make installation steps easier [\#266](https://github.com/wallabag/wallabag/issues/266) +- Searching? [\#265](https://github.com/wallabag/wallabag/issues/265) +- Themes link is broken [\#260](https://github.com/wallabag/wallabag/issues/260) +- Please add GPG signature to verify before installing Poche [\#257](https://github.com/wallabag/wallabag/issues/257) +- Être au niveau d'Evernote Web Clipper [\#252](https://github.com/wallabag/wallabag/issues/252) +- Install and login failure using MAMP [\#251](https://github.com/wallabag/wallabag/issues/251) +- Firefox addon not compatible with version 24 [\#249](https://github.com/wallabag/wallabag/issues/249) +- just created my account but can't login [\#247](https://github.com/wallabag/wallabag/issues/247) +- parse a SPIP website [\#241](https://github.com/wallabag/wallabag/issues/241) +- Login page URL link on homepage [\#237](https://github.com/wallabag/wallabag/issues/237) +- Strange login problem on development environment [\#232](https://github.com/wallabag/wallabag/issues/232) +- back button on bottom right of the article view [\#231](https://github.com/wallabag/wallabag/issues/231) +- 1.0-beta5: Missing themes into themes folder [\#228](https://github.com/wallabag/wallabag/issues/228) +- Paging is not filtered [\#223](https://github.com/wallabag/wallabag/issues/223) +- Make a Docker image for easy install [\#220](https://github.com/wallabag/wallabag/issues/220) +- tests with behat [\#217](https://github.com/wallabag/wallabag/issues/217) +- Change language [\#215](https://github.com/wallabag/wallabag/issues/215) +- Unable to add urls to view.twig [\#213](https://github.com/wallabag/wallabag/issues/213) +- Enhancement : Share on android through API [\#207](https://github.com/wallabag/wallabag/issues/207) +- no content displayed [\#206](https://github.com/wallabag/wallabag/issues/206) +- Redirection login ? [\#204](https://github.com/wallabag/wallabag/issues/204) +- Impossible de parser une documentation Sphinx [\#203](https://github.com/wallabag/wallabag/issues/203) +- Don'ty working when download pictures is enabled [\#202](https://github.com/wallabag/wallabag/issues/202) +- Export articles as PDF \(or plain text\) [\#198](https://github.com/wallabag/wallabag/issues/198) +- Use ajax to perform actions on an article [\#197](https://github.com/wallabag/wallabag/issues/197) +- Add a link to add an URL directly from Poche [\#196](https://github.com/wallabag/wallabag/issues/196) +- Error : SQLite [\#195](https://github.com/wallabag/wallabag/issues/195) +- Try to keep flattr links [\#194](https://github.com/wallabag/wallabag/issues/194) +- PHP Fatal error: Uncaught exception 'PDOException' [\#193](https://github.com/wallabag/wallabag/issues/193) +- update app.inthepoche.com [\#192](https://github.com/wallabag/wallabag/issues/192) +- déplacer la config des sites dans un autre projet et faire un submodule [\#190](https://github.com/wallabag/wallabag/issues/190) +- BFMTV.com article appears wrong in poche [\#189](https://github.com/wallabag/wallabag/issues/189) +- User documentation [\#187](https://github.com/wallabag/wallabag/issues/187) +- Image downloader feature [\#185](https://github.com/wallabag/wallabag/issues/185) +- website: link to github [\#184](https://github.com/wallabag/wallabag/issues/184) +- Language declaration is missing [\#183](https://github.com/wallabag/wallabag/issues/183) +- about license [\#179](https://github.com/wallabag/wallabag/issues/179) +- Désactiver authentification [\#178](https://github.com/wallabag/wallabag/issues/178) +- about links which are bad displayed [\#176](https://github.com/wallabag/wallabag/issues/176) +- Désactiver les errerurs PHP sur app.inthepoche.com [\#172](https://github.com/wallabag/wallabag/issues/172) +- links to android / chrome / firefox apps [\#162](https://github.com/wallabag/wallabag/issues/162) +- choose a theme from config screen [\#161](https://github.com/wallabag/wallabag/issues/161) +- Fix markup in poche pages [\#158](https://github.com/wallabag/wallabag/issues/158) +- Add a print stylesheet [\#157](https://github.com/wallabag/wallabag/issues/157) +- Je ne peux pas ajouter certaines URL [\#152](https://github.com/wallabag/wallabag/issues/152) +- Add support of text files by setting a default title. [\#150](https://github.com/wallabag/wallabag/issues/150) +- myconfig.inc.php missing in beta3 release [\#145](https://github.com/wallabag/wallabag/issues/145) +- Poche should not reimport article if already saved [\#144](https://github.com/wallabag/wallabag/issues/144) +- Wrong article preview [\#139](https://github.com/wallabag/wallabag/issues/139) +- Mixed content alert in HTTPS [\#137](https://github.com/wallabag/wallabag/issues/137) +- use Font Awesome [\#133](https://github.com/wallabag/wallabag/issues/133) +- config/update poche: wrong last version? [\#131](https://github.com/wallabag/wallabag/issues/131) +- ne pas indexer poche dans les moteurs de recherche [\#130](https://github.com/wallabag/wallabag/issues/130) +- Toggle Mark as read prevents Go home [\#128](https://github.com/wallabag/wallabag/issues/128) +- changer la classe de Session [\#127](https://github.com/wallabag/wallabag/issues/127) +- vider le cache depuis la config [\#122](https://github.com/wallabag/wallabag/issues/122) +- lien \#top qui suit tout l'article [\#120](https://github.com/wallabag/wallabag/issues/120) +- génération du salt à l'installation [\#119](https://github.com/wallabag/wallabag/issues/119) +- temps de lecture [\#113](https://github.com/wallabag/wallabag/issues/113) +- relier poche à shaarli [\#112](https://github.com/wallabag/wallabag/issues/112) +- Please tag release 0.1-beta-1 [\#106](https://github.com/wallabag/wallabag/issues/106) +- Scroll position save / sync [\#105](https://github.com/wallabag/wallabag/issues/105) +- Demo URL not working [\#102](https://github.com/wallabag/wallabag/issues/102) +- Partager vers twitter [\#101](https://github.com/wallabag/wallabag/issues/101) +- instapaper import [\#100](https://github.com/wallabag/wallabag/issues/100) +- Icône pour le bookmarklet [\#94](https://github.com/wallabag/wallabag/issues/94) +- Add a button to go back to the beginning of the article [\#92](https://github.com/wallabag/wallabag/issues/92) +- pouvoir signaler qu'un lien a été mal parsé [\#80](https://github.com/wallabag/wallabag/issues/80) - Gestion d'export PDF pour lecture hors ligne [\#77](https://github.com/wallabag/wallabag/issues/77) +- Multi user enhancement for the future [\#71](https://github.com/wallabag/wallabag/issues/71) +- login/password pour la démo ? [\#70](https://github.com/wallabag/wallabag/issues/70) +- indiquer que poche a été mis à jour [\#69](https://github.com/wallabag/wallabag/issues/69) +- stockage par fichier [\#68](https://github.com/wallabag/wallabag/issues/68) +- focus au champ login [\#65](https://github.com/wallabag/wallabag/issues/65) +- nettoyage inc/mytool [\#64](https://github.com/wallabag/wallabag/issues/64) +- Login System - security [\#60](https://github.com/wallabag/wallabag/issues/60) +- supprimer process.php [\#58](https://github.com/wallabag/wallabag/issues/58) +- site web : fr / gb [\#57](https://github.com/wallabag/wallabag/issues/57) +- site web : détailler fonctionnalités poche [\#56](https://github.com/wallabag/wallabag/issues/56) +- export [\#55](https://github.com/wallabag/wallabag/issues/55) +- corriger la récupération de l'id [\#54](https://github.com/wallabag/wallabag/issues/54) +- L'URL du bookmarklet contient "https" alors que ma poche est en http [\#49](https://github.com/wallabag/wallabag/issues/49) +- import depuis readability [\#48](https://github.com/wallabag/wallabag/issues/48) +- extension firefox [\#43](https://github.com/wallabag/wallabag/issues/43) +- avoir une liste au format "list" et non pas au format "square icone" [\#42](https://github.com/wallabag/wallabag/issues/42) +- bug css affichage liens sur la page view [\#39](https://github.com/wallabag/wallabag/issues/39) +- ajouter un lien depuis poche sans le bookmarklet [\#37](https://github.com/wallabag/wallabag/issues/37) +- dark version / light version [\#36](https://github.com/wallabag/wallabag/issues/36) +- vérification du traitement ajax [\#35](https://github.com/wallabag/wallabag/issues/35) +- les éléments s'affichent d'abord verticalement puis horizontalement, donc quand on supprime, l'affichage ne se fait pas comme il faudrait [\#34](https://github.com/wallabag/wallabag/issues/34) +- suppression et ajout d'un lien : ne plus passer en get comme actuellement [\#33](https://github.com/wallabag/wallabag/issues/33) +- Pouvoir situer sur quelle page on se trouve [\#30](https://github.com/wallabag/wallabag/issues/30) +- embarquer jquery [\#29](https://github.com/wallabag/wallabag/issues/29) +- pouvoir mettre un lien en fav ou considéré comme lu depuis le lien ouvert [\#28](https://github.com/wallabag/wallabag/issues/28) +- site web [\#27](https://github.com/wallabag/wallabag/issues/27) +- appli android [\#26](https://github.com/wallabag/wallabag/issues/26) +- modifier les liens d'outils en formulaire [\#25](https://github.com/wallabag/wallabag/issues/25) +- revoir système de cache [\#24](https://github.com/wallabag/wallabag/issues/24) +- compression css [\#23](https://github.com/wallabag/wallabag/issues/23) +- ajouter un lien "retour à l'accueil" en pied de page d'un article [\#22](https://github.com/wallabag/wallabag/issues/22) +- adapter hauteur des div sur la même ligne [\#21](https://github.com/wallabag/wallabag/issues/21) +- Titres trop longs [\#20](https://github.com/wallabag/wallabag/issues/20) +- stockage du contenu des pages lors de l'ajout [\#17](https://github.com/wallabag/wallabag/issues/17) +- traiter les variables [\#15](https://github.com/wallabag/wallabag/issues/15) +- gestion des erreurs sqlite [\#14](https://github.com/wallabag/wallabag/issues/14) +- tri des liens [\#13](https://github.com/wallabag/wallabag/issues/13) +- aligner verticalement les icones d'action [\#12](https://github.com/wallabag/wallabag/issues/12) +- améliorer présentation d'un article [\#11](https://github.com/wallabag/wallabag/issues/11) +- améliorer affichage liens [\#10](https://github.com/wallabag/wallabag/issues/10) +- confirmation lors d'une suppression [\#8](https://github.com/wallabag/wallabag/issues/8) +- édition d'un lien poché [\#7](https://github.com/wallabag/wallabag/issues/7) +- utm\_source, utm\_medium & utm\_campaign [\#6](https://github.com/wallabag/wallabag/issues/6) +- ajouter système de connexion [\#4](https://github.com/wallabag/wallabag/issues/4) +- import depuis pocket [\#3](https://github.com/wallabag/wallabag/issues/3) +- icones [\#2](https://github.com/wallabag/wallabag/issues/2) +- Empêcher le téléchargement du fichier poche.sqlite [\#1](https://github.com/wallabag/wallabag/issues/1) +- \[v2\] Filter on status entry \(unread/archive/starred\) [\#1382](https://github.com/wallabag/wallabag/issues/1382) +- \[v2\] Enhance tags form on entry view [\#1378](https://github.com/wallabag/wallabag/issues/1378) +- Display issues in config screen [\#1371](https://github.com/wallabag/wallabag/issues/1371) +- \[v2\] back to good section while updating configuration [\#1368](https://github.com/wallabag/wallabag/issues/1368) +- Display problem if domain name is too big [\#1357](https://github.com/wallabag/wallabag/issues/1357) +- Cleanup in composer.json [\#1356](https://github.com/wallabag/wallabag/issues/1356) +- Add a bar on each page with alpha message [\#1332](https://github.com/wallabag/wallabag/issues/1332) +- do not display pagination when only 1 page [\#1324](https://github.com/wallabag/wallabag/issues/1324) +- \[v2\] Fix display for "new entry" form [\#1321](https://github.com/wallabag/wallabag/issues/1321) +- \[v2\] Design for filters [\#1320](https://github.com/wallabag/wallabag/issues/1320) +- \[v2\] \[material theme\] Increase max-width for comfort [\#1314](https://github.com/wallabag/wallabag/issues/1314) +- \[v2\] Redirect to the good URL after login [\#1311](https://github.com/wallabag/wallabag/issues/1311) +- \[v2\] \[material theme\] Autofocus when clicking on search button [\#1310](https://github.com/wallabag/wallabag/issues/1310) +- Display progress bar at the top of the page? [\#1308](https://github.com/wallabag/wallabag/issues/1308) +- \[v2\] Maintain baggy for wallabag v2? [\#1305](https://github.com/wallabag/wallabag/issues/1305) +- \[v2\] On "forgot-password" page, add a link to return to login form [\#1303](https://github.com/wallabag/wallabag/issues/1303) +- \[v2\] "stay connected" checkbox [\#1302](https://github.com/wallabag/wallabag/issues/1302) +- Change "send" button on config page [\#1299](https://github.com/wallabag/wallabag/issues/1299) +- Some bugs with new Materiel theme [\#1282](https://github.com/wallabag/wallabag/issues/1282) +- Notes about material theme [\#1281](https://github.com/wallabag/wallabag/issues/1281) +- Implement graby into wallabag v2 [\#1262](https://github.com/wallabag/wallabag/issues/1262) +- Display hostname in full article view [\#1177](https://github.com/wallabag/wallabag/issues/1177) +- \[v2\] API: Remove the user property from the entries [\#1176](https://github.com/wallabag/wallabag/issues/1176) +- \[v2\] API: Bad request [\#1168](https://github.com/wallabag/wallabag/issues/1168) +- Project ideas [\#1088](https://github.com/wallabag/wallabag/issues/1088) +- v2: bug when adding link [\#1057](https://github.com/wallabag/wallabag/issues/1057) +- Add note to articles [\#1038](https://github.com/wallabag/wallabag/issues/1038) +- RSS Enhancements [\#1000](https://github.com/wallabag/wallabag/issues/1000) +- Search by same domain name [\#981](https://github.com/wallabag/wallabag/issues/981) +- Client desktop ? [\#978](https://github.com/wallabag/wallabag/issues/978) +- Preview Thumbnail in Article for Web and Apps [\#840](https://github.com/wallabag/wallabag/issues/840) +- Edit user profile [\#800](https://github.com/wallabag/wallabag/issues/800) +- Prefix for database [\#799](https://github.com/wallabag/wallabag/issues/799) +- Tag links and edit name when added to wallabag via bookmarklet [\#749](https://github.com/wallabag/wallabag/issues/749) +- New config screen [\#673](https://github.com/wallabag/wallabag/issues/673) +- wallabag's coding style [\#661](https://github.com/wallabag/wallabag/issues/661) +- Display better title than "Untitled" [\#564](https://github.com/wallabag/wallabag/issues/564) +- SendToReader plugin [\#558](https://github.com/wallabag/wallabag/issues/558) +- justification [\#554](https://github.com/wallabag/wallabag/issues/554) +- \[Feature request\] Support login via mozilla persona [\#431](https://github.com/wallabag/wallabag/issues/431) +- Android app: support for self-signed certificate [\#418](https://github.com/wallabag/wallabag/issues/418) +- Android app: make share intent add site to app, not launch web app [\#412](https://github.com/wallabag/wallabag/issues/412) +- Chrome extension: Easier setup [\#409](https://github.com/wallabag/wallabag/issues/409) +- Chrome extension: More easily installable / findable [\#407](https://github.com/wallabag/wallabag/issues/407) +- Chrome extension: »Access my data on googleapis.com«? [\#406](https://github.com/wallabag/wallabag/issues/406) +- Android app: no means to copy [\#405](https://github.com/wallabag/wallabag/issues/405) +- Android app: automatic sync [\#404](https://github.com/wallabag/wallabag/issues/404) +- Android app: outdated interface [\#403](https://github.com/wallabag/wallabag/issues/403) +- \[v2\] make each entry as public [\#398](https://github.com/wallabag/wallabag/issues/398) +- Find articles with reading time = X [\#393](https://github.com/wallabag/wallabag/issues/393) +- Barre de recherche. [\#369](https://github.com/wallabag/wallabag/issues/369) +- Great App!! But three features missing. [\#342](https://github.com/wallabag/wallabag/issues/342) +- \[v2\] Autocomplete tags [\#339](https://github.com/wallabag/wallabag/issues/339) +- \[v2\] Separate tags by commas and not by spaces [\#338](https://github.com/wallabag/wallabag/issues/338) +- \[Feature\] Multiple Lists [\#334](https://github.com/wallabag/wallabag/issues/334) +- \[Feature\] IOS application [\#333](https://github.com/wallabag/wallabag/issues/333) +- Add link by shell script [\#323](https://github.com/wallabag/wallabag/issues/323) +- twitter integration [\#322](https://github.com/wallabag/wallabag/issues/322) +- order posts - classer les post [\#320](https://github.com/wallabag/wallabag/issues/320) +- \[v2\] Visited links are not visible in top menu, midnight theme [\#312](https://github.com/wallabag/wallabag/issues/312) +- Increase max-width [\#301](https://github.com/wallabag/wallabag/issues/301) +- \[v2\] RSS Feeds show 'Access Forbidden' error [\#300](https://github.com/wallabag/wallabag/issues/300) +- Avoir la possibilité de mettre la barre d'action en haut ou en bas [\#296](https://github.com/wallabag/wallabag/issues/296) +- change email from config screen [\#267](https://github.com/wallabag/wallabag/issues/267) +- Text to Speech \(android\) [\#263](https://github.com/wallabag/wallabag/issues/263) +- Multi-user with LDAP backend or at least REMOTE header [\#235](https://github.com/wallabag/wallabag/issues/235) +- Edit title [\#218](https://github.com/wallabag/wallabag/issues/218) +- send title & content to poche directly [\#211](https://github.com/wallabag/wallabag/issues/211) +- \[v2\] Multipage Article aren't rendered right [\#143](https://github.com/wallabag/wallabag/issues/143) +- fichiers l10n [\#134](https://github.com/wallabag/wallabag/issues/134) +- stocker date de "pochage" [\#129](https://github.com/wallabag/wallabag/issues/129) +- script de migration entre mysql \<-\> pgsql \<-\> sqlite [\#126](https://github.com/wallabag/wallabag/issues/126) +- préfixer les tables en base [\#124](https://github.com/wallabag/wallabag/issues/124) +- pouvoir annuler la suppression [\#118](https://github.com/wallabag/wallabag/issues/118) +- stockage offline [\#117](https://github.com/wallabag/wallabag/issues/117) +- lost password [\#108](https://github.com/wallabag/wallabag/issues/108) +- Have more categories than Archive [\#99](https://github.com/wallabag/wallabag/issues/99) +- minify js / css [\#96](https://github.com/wallabag/wallabag/issues/96) +- API [\#31](https://github.com/wallabag/wallabag/issues/31) **Merged pull requests:** +- improved display pictures [\#1420](https://github.com/wallabag/wallabag/pull/1420) ([modos189](https://github.com/modos189)) +- Update CONTRIBUTING.md [\#1415](https://github.com/wallabag/wallabag/pull/1415) ([sridharrajs](https://github.com/sridharrajs)) +- Use full size of the panel for domain-filtering [\#1403](https://github.com/wallabag/wallabag/pull/1403) ([tcitworld](https://github.com/tcitworld)) +- Enable code rating on Scrutinizer [\#1390](https://github.com/wallabag/wallabag/pull/1390) ([j0k3r](https://github.com/j0k3r)) +- change timeout because scrutinizer failed [\#1358](https://github.com/wallabag/wallabag/pull/1358) ([nicosomb](https://github.com/nicosomb)) +- fixes material [\#1337](https://github.com/wallabag/wallabag/pull/1337) ([modos189](https://github.com/modos189)) +- Update Useragent to Win8.1 and FF36 [\#1318](https://github.com/wallabag/wallabag/pull/1318) ([ticoombs](https://github.com/ticoombs)) +- Fix ff social [\#1301](https://github.com/wallabag/wallabag/pull/1301) ([tcitworld](https://github.com/tcitworld)) +- fix material [\#1298](https://github.com/wallabag/wallabag/pull/1298) ([modos189](https://github.com/modos189)) +- 1.9.1-b [\#1274](https://github.com/wallabag/wallabag/pull/1274) ([nicosomb](https://github.com/nicosomb)) +- remove new syntax for array [\#1272](https://github.com/wallabag/wallabag/pull/1272) ([nicosomb](https://github.com/nicosomb)) +- 1.9.1 [\#1267](https://github.com/wallabag/wallabag/pull/1267) ([nicosomb](https://github.com/nicosomb)) +- Fix site config [\#1266](https://github.com/wallabag/wallabag/pull/1266) ([nicosomb](https://github.com/nicosomb)) +- Dev autoclose [\#1257](https://github.com/wallabag/wallabag/pull/1257) ([freddyb](https://github.com/freddyb)) +- fix link to documentation [\#1251](https://github.com/wallabag/wallabag/pull/1251) ([axelsimon](https://github.com/axelsimon)) +- Revert "fix link to save your first article" [\#1248](https://github.com/wallabag/wallabag/pull/1248) ([tcitworld](https://github.com/tcitworld)) +- fix link to save your first article [\#1247](https://github.com/wallabag/wallabag/pull/1247) ([axelsimon](https://github.com/axelsimon)) +- add site config for des-livres-pour-changer-de-vie.fr [\#1234](https://github.com/wallabag/wallabag/pull/1234) ([jmlrt](https://github.com/jmlrt)) +- add site\_config for cloudacademy.com and cyrille-borne.com [\#1228](https://github.com/wallabag/wallabag/pull/1228) ([jmlrt](https://github.com/jmlrt)) +- Enable base\_url for proxies [\#1226](https://github.com/wallabag/wallabag/pull/1226) ([tcitworld](https://github.com/tcitworld)) +- Fix \#1215 [\#1217](https://github.com/wallabag/wallabag/pull/1217) ([tcitworld](https://github.com/tcitworld)) +- Update fr\_FR.utf8.po [\#1211](https://github.com/wallabag/wallabag/pull/1211) ([goofy-bz](https://github.com/goofy-bz)) +- issue \#1203: fixing tag export [\#1207](https://github.com/wallabag/wallabag/pull/1207) ([vpmalley](https://github.com/vpmalley)) +- fix restart of import [\#1200](https://github.com/wallabag/wallabag/pull/1200) ([nicosomb](https://github.com/nicosomb)) +- double closing parentheses [\#1158](https://github.com/wallabag/wallabag/pull/1158) ([bohni](https://github.com/bohni)) +- composer: min PHP 5.3 added [\#1151](https://github.com/wallabag/wallabag/pull/1151) ([TomasVotruba](https://github.com/TomasVotruba)) +- Wallabag v2 api hypermedia pager [\#1148](https://github.com/wallabag/wallabag/pull/1148) ([willdurand](https://github.com/willdurand)) +- locale es\_ES.utf8 files fully translated → Translation to Spanish updated [\#1106](https://github.com/wallabag/wallabag/pull/1106) ([icaroperseo](https://github.com/icaroperseo)) +- Version 1.9.0 [\#1081](https://github.com/wallabag/wallabag/pull/1081) ([tcitworld](https://github.com/tcitworld)) - added site config for github gists, jungle-world.com and toolinux.com [\#1067](https://github.com/wallabag/wallabag/pull/1067) ([vpmalley](https://github.com/vpmalley)) - V2 api tests entry [\#1066](https://github.com/wallabag/wallabag/pull/1066) ([j0k3r](https://github.com/j0k3r)) - Cleanup default assets symlinks [\#1065](https://github.com/wallabag/wallabag/pull/1065) ([FabienM](https://github.com/FabienM)) @@ -1522,50 +1832,10 @@ - \_global-izing some more js & css [\#939](https://github.com/wallabag/wallabag/pull/939) ([jsit](https://github.com/jsit)) - Fix for favicons in Firefox [\#938](https://github.com/wallabag/wallabag/pull/938) ([jsit](https://github.com/jsit)) - Moving favicons to new \_global theme dir and adjusting \ tags [\#937](https://github.com/wallabag/wallabag/pull/937) ([jsit](https://github.com/jsit)) -- add HTML documentation [\#923](https://github.com/wallabag/wallabag/pull/923) ([nicosomb](https://github.com/nicosomb)) -- Add message in web server log in case of authentication failure [\#690](https://github.com/wallabag/wallabag/pull/690) ([doc75](https://github.com/doc75)) - -## [1.8.1bis](https://github.com/wallabag/wallabag/tree/1.8.1bis) (2014-11-16) -## [1.8.1b](https://github.com/wallabag/wallabag/tree/1.8.1b) (2014-11-16) -## [1.8.1old](https://github.com/wallabag/wallabag/tree/1.8.1old) (2014-11-16) -**Merged pull requests:** - - 1.8.1b [\#933](https://github.com/wallabag/wallabag/pull/933) ([tcitworld](https://github.com/tcitworld)) - -## [1.8.1](https://github.com/wallabag/wallabag/tree/1.8.1) (2014-11-15) -**Fixed bugs:** - -- Mobile view and popups [\#912](https://github.com/wallabag/wallabag/issues/912) -- Installation of Wallabag with SQLite3 database fails [\#788](https://github.com/wallabag/wallabag/issues/788) -- autoclose with baggy theme and firefox addon [\#527](https://github.com/wallabag/wallabag/issues/527) -- Texts not translated when adding tag [\#887](https://github.com/wallabag/wallabag/issues/887) -- epub Export does not work [\#882](https://github.com/wallabag/wallabag/issues/882) -- In baggy : no preview text in linear visualisation [\#874](https://github.com/wallabag/wallabag/issues/874) -- In baggy mark as read button stays gray [\#873](https://github.com/wallabag/wallabag/issues/873) -- Fix "Mark as read" translations [\#871](https://github.com/wallabag/wallabag/issues/871) -- CSS Bug on article list when browsing on Small size device [\#834](https://github.com/wallabag/wallabag/issues/834) -- Search and SaveALink windows overlap [\#830](https://github.com/wallabag/wallabag/issues/830) -- wired.com comes out totally messed up [\#756](https://github.com/wallabag/wallabag/issues/756) - -**Closed issues:** - -- epub generation doesn't work [\#925](https://github.com/wallabag/wallabag/issues/925) -- Export epubs via cli [\#915](https://github.com/wallabag/wallabag/issues/915) -- English translation doesn't work when en\_US is the only locale available [\#901](https://github.com/wallabag/wallabag/issues/901) -- UI text should be title case, and made lowercase with CSS [\#899](https://github.com/wallabag/wallabag/issues/899) -- When starting in list mode, switching to table mode doesn't change width of entries \(Baggy theme\) [\#896](https://github.com/wallabag/wallabag/issues/896) -- Add "by estimated reading time" sort [\#876](https://github.com/wallabag/wallabag/issues/876) -- Not Parse site [\#866](https://github.com/wallabag/wallabag/issues/866) -- hide database password [\#891](https://github.com/wallabag/wallabag/issues/891) -- Re-focusing the text input for "search" [\#831](https://github.com/wallabag/wallabag/issues/831) -- This page is not retrieved fully [\#828](https://github.com/wallabag/wallabag/issues/828) -- Problem retrieving articles from www.wordyard.com [\#826](https://github.com/wallabag/wallabag/issues/826) -- This page is fetched partially [\#797](https://github.com/wallabag/wallabag/issues/797) - -**Merged pull requests:** - - 1.8.1 [\#932](https://github.com/wallabag/wallabag/pull/932) ([nicosomb](https://github.com/nicosomb)) - Fixing URL typo on about page [\#926](https://github.com/wallabag/wallabag/pull/926) ([jsit](https://github.com/jsit)) +- add HTML documentation [\#923](https://github.com/wallabag/wallabag/pull/923) ([nicosomb](https://github.com/nicosomb)) - Fixing menu hiding behavior when switching from mobile width to desktop width [\#922](https://github.com/wallabag/wallabag/pull/922) ([jsit](https://github.com/jsit)) - add about page [\#921](https://github.com/wallabag/wallabag/pull/921) ([nicosomb](https://github.com/nicosomb)) - Many small UI changes/fixes to Baggy theme and English translation files [\#920](https://github.com/wallabag/wallabag/pull/920) ([jsit](https://github.com/jsit)) @@ -1586,143 +1856,44 @@ - Fixing issue \#874, displaying preview text when in list mode [\#898](https://github.com/wallabag/wallabag/pull/898) ([jsit](https://github.com/jsit)) - Fixing display mode switching in Baggy theme \(issue \#896\) [\#897](https://github.com/wallabag/wallabag/pull/897) ([jsit](https://github.com/jsit)) - Fix \#891: change type for password field in installation [\#894](https://github.com/wallabag/wallabag/pull/894) ([nicosomb](https://github.com/nicosomb)) +- Fix\#871 [\#889](https://github.com/wallabag/wallabag/pull/889) ([tcitworld](https://github.com/tcitworld)) +- updated site\_config [\#888](https://github.com/wallabag/wallabag/pull/888) ([nicosomb](https://github.com/nicosomb)) - fix \#882 [\#883](https://github.com/wallabag/wallabag/pull/883) ([tcitworld](https://github.com/tcitworld)) - update zeit.de.txt for removal of inline ads [\#879](https://github.com/wallabag/wallabag/pull/879) ([Marmo](https://github.com/Marmo)) - fix \#873 [\#878](https://github.com/wallabag/wallabag/pull/878) ([tcitworld](https://github.com/tcitworld)) -- fix z-index-menu mobile view bug \#834 [\#867](https://github.com/wallabag/wallabag/pull/867) ([tcitworld](https://github.com/tcitworld)) -- update heise.de.txt [\#865](https://github.com/wallabag/wallabag/pull/865) ([Marmo](https://github.com/Marmo)) -- Fix\#871 [\#889](https://github.com/wallabag/wallabag/pull/889) ([tcitworld](https://github.com/tcitworld)) -- updated site\_config [\#888](https://github.com/wallabag/wallabag/pull/888) ([nicosomb](https://github.com/nicosomb)) - fix for \#830 [\#868](https://github.com/wallabag/wallabag/pull/868) ([tcitworld](https://github.com/tcitworld)) -- Add support for custom http port [\#848](https://github.com/wallabag/wallabag/pull/848) ([11mariom](https://github.com/11mariom)) -- Convert the MySQL charset to utf8mb4 to support the full range of unicode [\#843](https://github.com/wallabag/wallabag/pull/843) ([rros](https://github.com/rros)) - -## [1.8.0](https://github.com/wallabag/wallabag/tree/1.8.0) (2014-10-10) -**Fixed bugs:** - -- Download pictures doesn't work [\#822](https://github.com/wallabag/wallabag/issues/822) -- \[EPUB\] Images not included when cached on the server. [\#804](https://github.com/wallabag/wallabag/issues/804) -- The link to check the server compatibility is broken [\#858](https://github.com/wallabag/wallabag/issues/858) -- Trouble installing with Postgres as DB [\#844](https://github.com/wallabag/wallabag/issues/844) -- \[dev branch\] Installation doesn't work [\#813](https://github.com/wallabag/wallabag/issues/813) -- Import empty file [\#776](https://github.com/wallabag/wallabag/issues/776) -- Add check php5-gd to wallabag: Compatibility Test [\#766](https://github.com/wallabag/wallabag/issues/766) -- « welcome to your wallabag » is not translated [\#763](https://github.com/wallabag/wallabag/issues/763) -- Add support for multipage articles [\#750](https://github.com/wallabag/wallabag/issues/750) -- Ereader complains about DRM with epubs [\#748](https://github.com/wallabag/wallabag/issues/748) -- Arrays not being displayed the same depending on theme \(previously was : new site\_config file\) [\#740](https://github.com/wallabag/wallabag/issues/740) -- Check file permissions at install [\#584](https://github.com/wallabag/wallabag/issues/584) -- Data is not retrieved properly [\#561](https://github.com/wallabag/wallabag/issues/561) -- Fix the PostgreSQL install errors [\#845](https://github.com/wallabag/wallabag/pull/845) ([rros](https://github.com/rros)) -- fix display of 'Done' message when we add a link from 'save a link' item [\#784](https://github.com/wallabag/wallabag/pull/784) ([nicosomb](https://github.com/nicosomb)) -- \#763 fix to display the login successful message with the translation [\#783](https://github.com/wallabag/wallabag/pull/783) ([nicosomb](https://github.com/nicosomb)) -- Fix \#776 [\#782](https://github.com/wallabag/wallabag/pull/782) ([nicosomb](https://github.com/nicosomb)) -- fixed bug for epub export \#755 ; also better metadata title [\#771](https://github.com/wallabag/wallabag/pull/771) ([tcitworld](https://github.com/tcitworld)) - -**Closed issues:** - -- Adding Articles via URL [\#862](https://github.com/wallabag/wallabag/issues/862) -- Not syncing anything [\#817](https://github.com/wallabag/wallabag/issues/817) -- This page does not work [\#810](https://github.com/wallabag/wallabag/issues/810) -- Post pop-up too small [\#798](https://github.com/wallabag/wallabag/issues/798) -- Easy setup for Apps [\#538](https://github.com/wallabag/wallabag/issues/538) -- Baggy theme: Show 12 articles per page to save space [\#760](https://github.com/wallabag/wallabag/issues/760) -- Problem sending pages to wallabag [\#758](https://github.com/wallabag/wallabag/issues/758) -- Big refactoring [\#755](https://github.com/wallabag/wallabag/issues/755) -- Remove useless code [\#753](https://github.com/wallabag/wallabag/issues/753) -- retour a la page [\#734](https://github.com/wallabag/wallabag/issues/734) -- Stay in Archive after deleting an article in the archive [\#704](https://github.com/wallabag/wallabag/issues/704) -- Rename « home » into « unread » [\#683](https://github.com/wallabag/wallabag/issues/683) -- Solarized dark theme is monochrome [\#645](https://github.com/wallabag/wallabag/issues/645) -- Tags tab empty on new install, explanation would be helpful [\#624](https://github.com/wallabag/wallabag/issues/624) - -**Merged pull requests:** - +- fix z-index-menu mobile view bug \#834 [\#867](https://github.com/wallabag/wallabag/pull/867) ([tcitworld](https://github.com/tcitworld)) +- update heise.de.txt [\#865](https://github.com/wallabag/wallabag/pull/865) ([Marmo](https://github.com/Marmo)) - 1.8.0 [\#863](https://github.com/wallabag/wallabag/pull/863) ([nicosomb](https://github.com/nicosomb)) +- query for populate mysql/postgres was called when we choosed sqlite [\#861](https://github.com/wallabag/wallabag/pull/861) ([nicosomb](https://github.com/nicosomb)) +- Move compatibility file \(fixes \#858\) [\#860](https://github.com/wallabag/wallabag/pull/860) ([nicosomb](https://github.com/nicosomb)) - Fix \#826 [\#856](https://github.com/wallabag/wallabag/pull/856) ([tcitworld](https://github.com/tcitworld)) - Fix \#828 [\#855](https://github.com/wallabag/wallabag/pull/855) ([tcitworld](https://github.com/tcitworld)) - Saveclick2search \(fix for \#831\) [\#854](https://github.com/wallabag/wallabag/pull/854) ([tcitworld](https://github.com/tcitworld)) - Fix for \#797 [\#853](https://github.com/wallabag/wallabag/pull/853) ([tcitworld](https://github.com/tcitworld)) - Refactor [\#851](https://github.com/wallabag/wallabag/pull/851) ([tcitworld](https://github.com/tcitworld)) +- Add support for custom http port [\#848](https://github.com/wallabag/wallabag/pull/848) ([11mariom](https://github.com/11mariom)) +- Convert the MySQL charset to utf8mb4 to support the full range of unicode [\#843](https://github.com/wallabag/wallabag/pull/843) ([rros](https://github.com/rros)) - Fix \#766 - GD detection [\#841](https://github.com/wallabag/wallabag/pull/841) ([tcitworld](https://github.com/tcitworld)) - fix pictures display when DOWNLOAD\_PICTURES is enabled [\#839](https://github.com/wallabag/wallabag/pull/839) ([tcitworld](https://github.com/tcitworld)) - Implemented additional check for using the 'X-Forwarded-Port' header. [\#836](https://github.com/wallabag/wallabag/pull/836) ([akoenig](https://github.com/akoenig)) +- Fix downloading SQLite database from all users [\#819](https://github.com/wallabag/wallabag/pull/819) ([tcitworld](https://github.com/tcitworld)) - Complete rework of faz.net-template [\#816](https://github.com/wallabag/wallabag/pull/816) ([zinnober](https://github.com/zinnober)) - vendor dir is not accessible before install, sqlite db dir write check moved into db class [\#814](https://github.com/wallabag/wallabag/pull/814) ([mariroz](https://github.com/mariroz)) - Adduseremail [\#808](https://github.com/wallabag/wallabag/pull/808) ([tcitworld](https://github.com/tcitworld)) -- Ebook [\#801](https://github.com/wallabag/wallabag/pull/801) ([tcitworld](https://github.com/tcitworld)) -- query for populate mysql/postgres was called when we choosed sqlite [\#861](https://github.com/wallabag/wallabag/pull/861) ([nicosomb](https://github.com/nicosomb)) -- Move compatibility file \(fixes \#858\) [\#860](https://github.com/wallabag/wallabag/pull/860) ([nicosomb](https://github.com/nicosomb)) -- Fix downloading SQLite database from all users [\#819](https://github.com/wallabag/wallabag/pull/819) ([tcitworld](https://github.com/tcitworld)) - Traductionfix [\#802](https://github.com/wallabag/wallabag/pull/802) ([tcitworld](https://github.com/tcitworld)) -- Add data for mysql installation, see \#624 [\#787](https://github.com/wallabag/wallabag/pull/787) ([nicosomb](https://github.com/nicosomb)) -- change default pagination, set it to 12, to have a nice baggy display [\#785](https://github.com/wallabag/wallabag/pull/785) ([nicosomb](https://github.com/nicosomb)) - -## [1.7.2](https://github.com/wallabag/wallabag/tree/1.7.2) (2014-07-24) -**Closed issues:** - -- Upgrade to 1.7.1 failed [\#774](https://github.com/wallabag/wallabag/issues/774) -- Permissions on "db" should not be checked if SQLite isn't used [\#773](https://github.com/wallabag/wallabag/issues/773) -- \[Android\] Pas d'accès aux Settings sur Galaxy Tab Pro [\#746](https://github.com/wallabag/wallabag/issues/746) - -**Merged pull requests:** - +- Ebook [\#801](https://github.com/wallabag/wallabag/pull/801) ([tcitworld](https://github.com/tcitworld)) - security fix [\#791](https://github.com/wallabag/wallabag/pull/791) ([mariroz](https://github.com/mariroz)) - security issue [\#790](https://github.com/wallabag/wallabag/pull/790) ([mariroz](https://github.com/mariroz)) - config for habrahabr.ru to grab articles with comments [\#789](https://github.com/wallabag/wallabag/pull/789) ([mariroz](https://github.com/mariroz)) +- Add data for mysql installation, see \#624 [\#787](https://github.com/wallabag/wallabag/pull/787) ([nicosomb](https://github.com/nicosomb)) - highlight.js library added to highlight programming code examples in article view [\#786](https://github.com/wallabag/wallabag/pull/786) ([mariroz](https://github.com/mariroz)) +- change default pagination, set it to 12, to have a nice baggy display [\#785](https://github.com/wallabag/wallabag/pull/785) ([nicosomb](https://github.com/nicosomb)) - Proposed fix for \#773 [\#780](https://github.com/wallabag/wallabag/pull/780) ([anno1337](https://github.com/anno1337)) - Updated polish translation [\#777](https://github.com/wallabag/wallabag/pull/777) ([skibbipl](https://github.com/skibbipl)) - issue \#750 - config for dn.pt site added [\#775](https://github.com/wallabag/wallabag/pull/775) ([mariroz](https://github.com/mariroz)) - Refactor [\#768](https://github.com/wallabag/wallabag/pull/768) ([nicosomb](https://github.com/nicosomb)) - Refactor [\#764](https://github.com/wallabag/wallabag/pull/764) ([tcitworld](https://github.com/tcitworld)) - -## [1.7.1](https://github.com/wallabag/wallabag/tree/1.7.1) (2014-07-15) -**Fixed bugs:** - -- Warning: putenv\(\) \[function.putenv\]: Safe Mode warning [\#646](https://github.com/wallabag/wallabag/issues/646) -- Soucis traduction bouton envoyer [\#743](https://github.com/wallabag/wallabag/issues/743) -- Sort RSS Tag Feed [\#738](https://github.com/wallabag/wallabag/issues/738) -- Error parsing file imported from Pocket [\#718](https://github.com/wallabag/wallabag/issues/718) -- EPUB-Download for more than one article create a corrupt file [\#717](https://github.com/wallabag/wallabag/issues/717) -- When downloading images, wallabag doesnt respect html "base" tag [\#677](https://github.com/wallabag/wallabag/issues/677) -- page not saved [\#675](https://github.com/wallabag/wallabag/issues/675) -- Errors importing from Pocket [\#650](https://github.com/wallabag/wallabag/issues/650) -- Multi-User problem [\#630](https://github.com/wallabag/wallabag/issues/630) -- \[Windows\] Many problems with WAMP [\#579](https://github.com/wallabag/wallabag/issues/579) -- missing rss.png files [\#568](https://github.com/wallabag/wallabag/issues/568) -- Cron.php deadlocks import process on many "Untitled" elements [\#565](https://github.com/wallabag/wallabag/issues/565) -- Parser Fail: Text overwrites other text and images [\#537](https://github.com/wallabag/wallabag/issues/537) -- Instapaper Import Failed [\#536](https://github.com/wallabag/wallabag/issues/536) -- Wallabag this link doesn't work [\#440](https://github.com/wallabag/wallabag/issues/440) - -**Closed issues:** - -- Caching images? [\#757](https://github.com/wallabag/wallabag/issues/757) -- FR: Editing Titles [\#747](https://github.com/wallabag/wallabag/issues/747) -- Rules for automatic tagging [\#745](https://github.com/wallabag/wallabag/issues/745) -- wallabag breaks raw text formatting [\#744](https://github.com/wallabag/wallabag/issues/744) -- Send article to wallabag via email [\#735](https://github.com/wallabag/wallabag/issues/735) -- Chrome extension link is broken [\#732](https://github.com/wallabag/wallabag/issues/732) -- RSS feed XML error [\#731](https://github.com/wallabag/wallabag/issues/731) -- Wallabag silently fails on pocket import [\#723](https://github.com/wallabag/wallabag/issues/723) -- Problems with feeds [\#721](https://github.com/wallabag/wallabag/issues/721) -- Save a link fails - Untitled [\#714](https://github.com/wallabag/wallabag/issues/714) -- Support TED videos [\#676](https://github.com/wallabag/wallabag/issues/676) -- \[ideas\] how to submit a bug [\#662](https://github.com/wallabag/wallabag/issues/662) -- JavaScript login solution for wallabag v1 [\#656](https://github.com/wallabag/wallabag/issues/656) -- Use new branches [\#514](https://github.com/wallabag/wallabag/issues/514) -- change poche folder into wallabag folder [\#449](https://github.com/wallabag/wallabag/issues/449) -- Help for plugin [\#378](https://github.com/wallabag/wallabag/issues/378) -- Make a Docker image for easy install [\#220](https://github.com/wallabag/wallabag/issues/220) -- about license [\#179](https://github.com/wallabag/wallabag/issues/179) -- wallabag uses an old version of TLS [\#702](https://github.com/wallabag/wallabag/issues/702) -- Please add a way to disable google fonts [\#674](https://github.com/wallabag/wallabag/issues/674) -- "Stay signed in" doesn't work [\#654](https://github.com/wallabag/wallabag/issues/654) -- \[Suggestion\] On main page, choose X articles / page [\#573](https://github.com/wallabag/wallabag/issues/573) - -**Merged pull requests:** - - 1.7.1 [\#761](https://github.com/wallabag/wallabag/pull/761) ([nicosomb](https://github.com/nicosomb)) - Add support for \*.about.com [\#754](https://github.com/wallabag/wallabag/pull/754) ([sinisterstuf](https://github.com/sinisterstuf)) - fix of issue \#650, \#619 and other similar, error in JSLikeHTMLElement: node no longer exists. [\#752](https://github.com/wallabag/wallabag/pull/752) ([mariroz](https://github.com/mariroz)) @@ -1735,56 +1906,16 @@ - error reporting level set in E\_ALL & ~E\_NOTICE by default, can be overriden in config [\#716](https://github.com/wallabag/wallabag/pull/716) ([mariroz](https://github.com/mariroz)) - fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue \#14 [\#715](https://github.com/wallabag/wallabag/pull/715) ([mariroz](https://github.com/mariroz)) - small xss vulnerability and translation ability fix [\#713](https://github.com/wallabag/wallabag/pull/713) ([mariroz](https://github.com/mariroz)) -- \[V2\] changed everything from Poche to Wallabag [\#705](https://github.com/wallabag/wallabag/pull/705) ([tcitworld](https://github.com/tcitworld)) - -## [1.7.0](https://github.com/wallabag/wallabag/tree/1.7.0) (2014-05-29) -**Fixed bugs:** - -- Can't save new article [\#710](https://github.com/wallabag/wallabag/issues/710) -- Dailymotion support [\#708](https://github.com/wallabag/wallabag/issues/708) -- Deleting install dir isn't automatic in dev branch [\#700](https://github.com/wallabag/wallabag/issues/700) -- Installation fails with "parse\_ini\_file" disabled [\#678](https://github.com/wallabag/wallabag/issues/678) -- RSS Problems [\#664](https://github.com/wallabag/wallabag/issues/664) -- 1.6.1 storage name mismatch for postgres in installer [\#657](https://github.com/wallabag/wallabag/issues/657) -- Error 500 - PHP fatal error [\#647](https://github.com/wallabag/wallabag/issues/647) -- rss feed content type [\#636](https://github.com/wallabag/wallabag/issues/636) -- Import doesn't finish [\#619](https://github.com/wallabag/wallabag/issues/619) -- Walla bag fails to grab pages from tutplus.com [\#615](https://github.com/wallabag/wallabag/issues/615) -- display problem with smartphone and Baggy [\#610](https://github.com/wallabag/wallabag/issues/610) -- Embed videos in an iframe don't show [\#590](https://github.com/wallabag/wallabag/issues/590) -- \[Bug ?\] Export wallabag data : not saving but opening in browser [\#570](https://github.com/wallabag/wallabag/issues/570) -- In RSS feed, the link leads to my wallabag page [\#556](https://github.com/wallabag/wallabag/issues/556) -- youtube videos are not saved [\#508](https://github.com/wallabag/wallabag/issues/508) -- Import from Pocket not working in 1.5.2 [\#486](https://github.com/wallabag/wallabag/issues/486) - -**Closed issues:** - -- Show number of articles in categories, and on tag pages [\#684](https://github.com/wallabag/wallabag/issues/684) -- Feature request : Editing article titles [\#672](https://github.com/wallabag/wallabag/issues/672) -- Add URL from e-mail - Feature Request [\#669](https://github.com/wallabag/wallabag/issues/669) -- PHP - Warning - 3rdparty HTMLpurifier [\#666](https://github.com/wallabag/wallabag/issues/666) -- Create a new user [\#649](https://github.com/wallabag/wallabag/issues/649) -- Improve error management [\#644](https://github.com/wallabag/wallabag/issues/644) -- Paypal? [\#616](https://github.com/wallabag/wallabag/issues/616) -- Wallabag on postgresql fails silently [\#651](https://github.com/wallabag/wallabag/issues/651) -- Save search as new tag [\#638](https://github.com/wallabag/wallabag/issues/638) -- Print friendly formatting? [\#617](https://github.com/wallabag/wallabag/issues/617) -- Update links to 3rd party applications on courgette theme [\#600](https://github.com/wallabag/wallabag/issues/600) -- FeedWriter.php & ATOM [\#550](https://github.com/wallabag/wallabag/issues/550) -- Search engine [\#520](https://github.com/wallabag/wallabag/issues/520) -- wallabag a link in wallabag [\#505](https://github.com/wallabag/wallabag/issues/505) -- FQDN with non-standard ports broken \(testet with PHP's built-in web server\) [\#344](https://github.com/wallabag/wallabag/issues/344) - -**Merged pull requests:** - - 1.7, call me "Premium version" [\#712](https://github.com/wallabag/wallabag/pull/712) ([nicosomb](https://github.com/nicosomb)) - fix of uninitialized object warning, issue \#710 [\#711](https://github.com/wallabag/wallabag/pull/711) ([mariroz](https://github.com/mariroz)) - update to 3.2 version of full-text-rss, issue \#694 [\#707](https://github.com/wallabag/wallabag/pull/707) ([mariroz](https://github.com/mariroz)) - Fixed Baggy theme CSS for Chrome Extension \(and \< 500px width layout\) [\#706](https://github.com/wallabag/wallabag/pull/706) ([gboudreau](https://github.com/gboudreau)) +- \[V2\] changed everything from Poche to Wallabag [\#705](https://github.com/wallabag/wallabag/pull/705) ([tcitworld](https://github.com/tcitworld)) - Security fixes for downloaded images \(thanks @leblanc-simon\) [\#703](https://github.com/wallabag/wallabag/pull/703) ([tcitworld](https://github.com/tcitworld)) - Up-to-date with me [\#697](https://github.com/wallabag/wallabag/pull/697) ([tcitworld](https://github.com/tcitworld)) - better wallabag in wallabag button \(see \#685\) [\#693](https://github.com/wallabag/wallabag/pull/693) ([tcitworld](https://github.com/tcitworld)) - Epub is here ! [\#691](https://github.com/wallabag/wallabag/pull/691) ([tcitworld](https://github.com/tcitworld)) +- Add message in web server log in case of authentication failure [\#690](https://github.com/wallabag/wallabag/pull/690) ([doc75](https://github.com/doc75)) - Tag-related features [\#689](https://github.com/wallabag/wallabag/pull/689) ([tcitworld](https://github.com/tcitworld)) - French translation update [\#680](https://github.com/wallabag/wallabag/pull/680) ([m-r-r](https://github.com/m-r-r)) - fix of putenv warning under safe mode, issue \#646 [\#667](https://github.com/wallabag/wallabag/pull/667) ([mariroz](https://github.com/mariroz)) @@ -1798,23 +1929,6 @@ - Added IF NOT EXISTS [\#642](https://github.com/wallabag/wallabag/pull/642) ([jplock](https://github.com/jplock)) - Improvements on french translation [\#637](https://github.com/wallabag/wallabag/pull/637) ([AmauryCarrade](https://github.com/AmauryCarrade)) - added missing image to dmagenta theme [\#635](https://github.com/wallabag/wallabag/pull/635) ([DmitrySandalov](https://github.com/DmitrySandalov)) - -## [1.6.1b](https://github.com/wallabag/wallabag/tree/1.6.1b) (2014-04-11) -**Fixed bugs:** - -- PosgreSQL error on sequence users\_id\_seq with version 1.6 [\#628](https://github.com/wallabag/wallabag/issues/628) - -**Closed issues:** - -- RSS feeds don't work [\#631](https://github.com/wallabag/wallabag/issues/631) -- Can't sync articles with the android app [\#608](https://github.com/wallabag/wallabag/issues/608) -- \[Feature Request\] Mobile offline sync support [\#607](https://github.com/wallabag/wallabag/issues/607) -- The rss feed isn't working on version 1.6.0 [\#604](https://github.com/wallabag/wallabag/issues/604) -- Link to the "Update"-documentation in annocements [\#597](https://github.com/wallabag/wallabag/issues/597) -- Export / Import : suggestions & problems [\#571](https://github.com/wallabag/wallabag/issues/571) - -**Merged pull requests:** - - 1.6.1 [\#634](https://github.com/wallabag/wallabag/pull/634) ([nicosomb](https://github.com/nicosomb)) - error with empty content by import fixed. Also youtube and vimeo videos are allowd in content now. [\#633](https://github.com/wallabag/wallabag/pull/633) ([mariroz](https://github.com/mariroz)) - logging by import added; error by creation table if exists in postgresql... [\#632](https://github.com/wallabag/wallabag/pull/632) ([mariroz](https://github.com/mariroz)) @@ -1822,91 +1936,12 @@ - \[fix\] Escap key displays save a link form \#612 [\#622](https://github.com/wallabag/wallabag/pull/622) ([nicosomb](https://github.com/nicosomb)) - can't close search popup with the cross picture \#613 [\#621](https://github.com/wallabag/wallabag/pull/621) ([nicosomb](https://github.com/nicosomb)) - remove duplicates by import; code formatting changes: tabs replaced with spaces [\#618](https://github.com/wallabag/wallabag/pull/618) ([mariroz](https://github.com/mariroz)) -- \[fix\] with some config, http host is different [\#614](https://github.com/wallabag/wallabag/pull/614) ([nicosomb](https://github.com/nicosomb)) -- update french locale, thx to @goofy-bz and @Draky50110 \#596 [\#611](https://github.com/wallabag/wallabag/pull/611) ([nicosomb](https://github.com/nicosomb)) -- remove unnecessary variable declaration [\#609](https://github.com/wallabag/wallabag/pull/609) ([nicosomb](https://github.com/nicosomb)) -- in RSS feed, add link to wallabag URL \#556 [\#606](https://github.com/wallabag/wallabag/pull/606) ([nicosomb](https://github.com/nicosomb)) -- \[fix\] Use of undefined constant ATOM \#604 [\#605](https://github.com/wallabag/wallabag/pull/605) ([nicosomb](https://github.com/nicosomb)) -- postgres sequence error fix, issue \#602 [\#603](https://github.com/wallabag/wallabag/pull/603) ([mariroz](https://github.com/mariroz)) - -## [1.6.1](https://github.com/wallabag/wallabag/tree/1.6.1) (2014-04-03) -**Fixed bugs:** - -- I can't close "search" popup with the cross picture [\#613](https://github.com/wallabag/wallabag/issues/613) -- Escap key displays "save a link" form [\#612](https://github.com/wallabag/wallabag/issues/612) -- Post 1.6 upgrade - bagging anything lead to PDOException [\#602](https://github.com/wallabag/wallabag/issues/602) -- Fail to sync articles with poche app. [\#593](https://github.com/wallabag/wallabag/issues/593) -- Import fail from Poche [\#530](https://github.com/wallabag/wallabag/issues/530) -- Can't import from Pocket [\#294](https://github.com/wallabag/wallabag/issues/294) - -**Closed issues:** - -- Migration from third services - Framabag [\#426](https://github.com/wallabag/wallabag/issues/426) - -## [1.6.0](https://github.com/wallabag/wallabag/tree/1.6.0) (2014-04-03) -**Fixed bugs:** - -- The RSS Feed doesn't seem valid [\#583](https://github.com/wallabag/wallabag/issues/583) -- on Framabag re-login needed after "bag it!" [\#509](https://github.com/wallabag/wallabag/issues/509) -- Bug: makefulltextfeed.php crashing on article [\#494](https://github.com/wallabag/wallabag/issues/494) -- This page contains a script from unauthenticated sources [\#482](https://github.com/wallabag/wallabag/issues/482) -- Running Wallabag on Windows Host [\#580](https://github.com/wallabag/wallabag/issues/580) -- Invalid url message for this page [\#578](https://github.com/wallabag/wallabag/issues/578) -- baggy theme - "powered by" overlapps pagination [\#577](https://github.com/wallabag/wallabag/issues/577) -- Failing to add a link [\#555](https://github.com/wallabag/wallabag/issues/555) -- CTRL S open "save this page" in firefox [\#552](https://github.com/wallabag/wallabag/issues/552) -- deactivate keyboard shortcuts when entering tags [\#546](https://github.com/wallabag/wallabag/issues/546) -- Failure in makefulltextfeed.php [\#529](https://github.com/wallabag/wallabag/issues/529) -- Firefox: download the extension - Link Broken [\#528](https://github.com/wallabag/wallabag/issues/528) -- minor glitch in baggy theme [\#526](https://github.com/wallabag/wallabag/issues/526) -- baggy theme removed "remember scroll position" feature [\#519](https://github.com/wallabag/wallabag/issues/519) -- Heise article crashes online demo [\#498](https://github.com/wallabag/wallabag/issues/498) -- Erreur PHP Fatal error: Call to undefined method [\#493](https://github.com/wallabag/wallabag/issues/493) -- Impossible de changer de langue [\#492](https://github.com/wallabag/wallabag/issues/492) -- \[Baggy\] Prob. "hover" sur lien de déco [\#489](https://github.com/wallabag/wallabag/issues/489) -- Config en FR mais langue EN affichée ? [\#488](https://github.com/wallabag/wallabag/issues/488) -- Update to 1.5.2 : PHP extension required: pdo\_sqlite [\#483](https://github.com/wallabag/wallabag/issues/483) -- pages are not imported [\#463](https://github.com/wallabag/wallabag/issues/463) -- Permission error if no cache dir exist [\#451](https://github.com/wallabag/wallabag/issues/451) -- wallabag a tumblr will only save the first post [\#441](https://github.com/wallabag/wallabag/issues/441) -- RSS Feeds don't validate / W3C [\#384](https://github.com/wallabag/wallabag/issues/384) -- No content after fresh install \(v1.3.0\) [\#366](https://github.com/wallabag/wallabag/issues/366) -- Local import does not work [\#332](https://github.com/wallabag/wallabag/issues/332) -- stay connected checkbox - Add cookie [\#115](https://github.com/wallabag/wallabag/issues/115) -- image non récupérée [\#52](https://github.com/wallabag/wallabag/issues/52) -- bagit link + overlay save link + listmode [\#540](https://github.com/wallabag/wallabag/pull/540) ([courgette](https://github.com/courgette)) -- fix of global $http visibility, issues \#493, \#494 [\#495](https://github.com/wallabag/wallabag/pull/495) ([mariroz](https://github.com/mariroz)) - -**Closed issues:** - -- "Cannot redeclare autoload\(\)" error when importing from Readability [\#575](https://github.com/wallabag/wallabag/issues/575) -- Link to F-Droidpoints to old app [\#574](https://github.com/wallabag/wallabag/issues/574) -- \[Bug\] MySQL tables have NO prefix ! [\#569](https://github.com/wallabag/wallabag/issues/569) -- \[Bug\] Only Baggy theme have cron import instructions [\#559](https://github.com/wallabag/wallabag/issues/559) -- When tagging, recommend already used tags [\#542](https://github.com/wallabag/wallabag/issues/542) -- \[Suggestion\] bookmarklet : retour à la page d'origine [\#539](https://github.com/wallabag/wallabag/issues/539) -- \[Bug\] Saving link menu item : javascript problem [\#516](https://github.com/wallabag/wallabag/issues/516) -- Pagination sur le theme baggy [\#507](https://github.com/wallabag/wallabag/issues/507) -- Update Firefox extension [\#506](https://github.com/wallabag/wallabag/issues/506) -- \[Feature request\] Use QR codes to set the mobile applications up [\#432](https://github.com/wallabag/wallabag/issues/432) -- \[Cron ?\] Import [\#545](https://github.com/wallabag/wallabag/issues/545) -- Close "save a link" popup without using "esc" key [\#541](https://github.com/wallabag/wallabag/issues/541) -- Hide content in list view \(with baggy theme\) [\#525](https://github.com/wallabag/wallabag/issues/525) -- Empty cache after changing theme [\#503](https://github.com/wallabag/wallabag/issues/503) -- After token generation, don't redirect to home screen [\#491](https://github.com/wallabag/wallabag/issues/491) -- \[theme\] \[baggy\] Get an actual flattr icon [\#490](https://github.com/wallabag/wallabag/issues/490) -- \[Trad/Transl\] FR [\#487](https://github.com/wallabag/wallabag/issues/487) -- Baggy theme navigation bug [\#485](https://github.com/wallabag/wallabag/issues/485) -- Update logo [\#484](https://github.com/wallabag/wallabag/issues/484) -- \[Feature\] View as list [\#479](https://github.com/wallabag/wallabag/issues/479) -- List of existing Tags [\#477](https://github.com/wallabag/wallabag/issues/477) -- Pocket import does not support tag ? [\#457](https://github.com/wallabag/wallabag/issues/457) -- \[Suggestion\] Forcer la vérif. de version [\#455](https://github.com/wallabag/wallabag/issues/455) -- \[Suggestion\] Bouton pour vider le cache [\#454](https://github.com/wallabag/wallabag/issues/454) -- \[v1\] improve import system [\#365](https://github.com/wallabag/wallabag/issues/365) - -**Merged pull requests:** - +- \[fix\] with some config, http host is different [\#614](https://github.com/wallabag/wallabag/pull/614) ([nicosomb](https://github.com/nicosomb)) +- update french locale, thx to @goofy-bz and @Draky50110 \#596 [\#611](https://github.com/wallabag/wallabag/pull/611) ([nicosomb](https://github.com/nicosomb)) +- remove unnecessary variable declaration [\#609](https://github.com/wallabag/wallabag/pull/609) ([nicosomb](https://github.com/nicosomb)) +- in RSS feed, add link to wallabag URL \#556 [\#606](https://github.com/wallabag/wallabag/pull/606) ([nicosomb](https://github.com/nicosomb)) +- \[fix\] Use of undefined constant ATOM \#604 [\#605](https://github.com/wallabag/wallabag/pull/605) ([nicosomb](https://github.com/nicosomb)) +- postgres sequence error fix, issue \#602 [\#603](https://github.com/wallabag/wallabag/pull/603) ([mariroz](https://github.com/mariroz)) - wallabag 1.6.0 [\#595](https://github.com/wallabag/wallabag/pull/595) ([nicosomb](https://github.com/nicosomb)) - import into wallabag without cron and file type [\#594](https://github.com/wallabag/wallabag/pull/594) ([mariroz](https://github.com/mariroz)) - fix of bug with default theme constant [\#588](https://github.com/wallabag/wallabag/pull/588) ([mariroz](https://github.com/mariroz)) @@ -1937,143 +1972,29 @@ - Update pl\_PL.utf8.po [\#502](https://github.com/wallabag/wallabag/pull/502) ([skibbipl](https://github.com/skibbipl)) - fix of \#498, \#493, \#494 - because disappeared in last commit [\#501](https://github.com/wallabag/wallabag/pull/501) ([mariroz](https://github.com/mariroz)) - French translation added by @Draky50110, issue \#488 [\#499](https://github.com/wallabag/wallabag/pull/499) ([mariroz](https://github.com/mariroz)) - -## [1.5.2](https://github.com/wallabag/wallabag/tree/1.5.2) (2014-02-21) -**Fixed bugs:** - -- \[Bug\] Liste des thèmes par ordre alpha ? [\#470](https://github.com/wallabag/wallabag/issues/470) -- \[Bug\] Label du bouton sur l'écran d'identification [\#456](https://github.com/wallabag/wallabag/issues/456) -- \[Bug\] Thème Baggy : le lien vers Wallabag en footer ne marche pas [\#453](https://github.com/wallabag/wallabag/issues/453) - -**Closed issues:** - -- One tag displayed multiple times on tags page [\#474](https://github.com/wallabag/wallabag/issues/474) -- display language name in config page [\#480](https://github.com/wallabag/wallabag/issues/480) -- Missing pagination on tag page [\#476](https://github.com/wallabag/wallabag/issues/476) -- \[Changement de nom\] Anciens thèmes [\#471](https://github.com/wallabag/wallabag/issues/471) -- Make the installation more user-friendly [\#466](https://github.com/wallabag/wallabag/issues/466) -- add Slovenian language [\#462](https://github.com/wallabag/wallabag/issues/462) -- move the "save a link" field on homepage [\#461](https://github.com/wallabag/wallabag/issues/461) - -**Merged pull requests:** - - 1.5.2 [\#481](https://github.com/wallabag/wallabag/pull/481) ([nicosomb](https://github.com/nicosomb)) - a lot of refactoring: tag action is now handled by home view and uses sorting and pagination. Some small view enhacenments. Fix of \#476, \#461 for baggy and other themes [\#478](https://github.com/wallabag/wallabag/pull/478) ([mariroz](https://github.com/mariroz)) - Baggy Theme - PtSans font is now local [\#473](https://github.com/wallabag/wallabag/pull/473) ([nsteinmetz](https://github.com/nsteinmetz)) - Full-Text RSS included as a script instead of file\_get\_contents call. Tnx to @Faless. Fix issues \#366 and \#463 [\#472](https://github.com/wallabag/wallabag/pull/472) ([mariroz](https://github.com/mariroz)) - version number 1.5.1 [\#469](https://github.com/wallabag/wallabag/pull/469) ([nicosomb](https://github.com/nicosomb)) -- "save a link" added to top menu \(default theme\) to toggle "save link" form, issue \#461 [\#467](https://github.com/wallabag/wallabag/pull/467) ([mariroz](https://github.com/mariroz)) - -## [1.5.1.1](https://github.com/wallabag/wallabag/tree/1.5.1.1) (2014-02-19) -## [1.5.1](https://github.com/wallabag/wallabag/tree/1.5.1) (2014-02-19) -**Fixed bugs:** - -- \[Bug\] Bas de page index : problème avec le fichier de langue ? [\#452](https://github.com/wallabag/wallabag/issues/452) -- duplicate check added. fix of issue \#400 [\#460](https://github.com/wallabag/wallabag/pull/460) ([mariroz](https://github.com/mariroz)) - -**Merged pull requests:** - - 1.5.1 [\#468](https://github.com/wallabag/wallabag/pull/468) ([nicosomb](https://github.com/nicosomb)) +- "save a link" added to top menu \(default theme\) to toggle "save link" form, issue \#461 [\#467](https://github.com/wallabag/wallabag/pull/467) ([mariroz](https://github.com/mariroz)) - Feature \#457 : import from pocket now import tags too [\#459](https://github.com/wallabag/wallabag/pull/459) ([arnaudmm](https://github.com/arnaudmm)) - -## [1.5.0](https://github.com/wallabag/wallabag/tree/1.5.0) (2014-02-13) -**Fixed bugs:** - -- Bug with theme name case [\#447](https://github.com/wallabag/wallabag/issues/447) -- notification cross doesn't work [\#446](https://github.com/wallabag/wallabag/issues/446) -- Login time [\#442](https://github.com/wallabag/wallabag/issues/442) -- An error report:Parse error: syntax error, unexpected T\_FUNCTION [\#436](https://github.com/wallabag/wallabag/issues/436) -- Incorrect url when adding from Android [\#424](https://github.com/wallabag/wallabag/issues/424) -- Some language problems in the french Config Page [\#416](https://github.com/wallabag/wallabag/issues/416) -- RSS Feed URL problem [\#364](https://github.com/wallabag/wallabag/issues/364) - -**Closed issues:** - -- new default content [\#445](https://github.com/wallabag/wallabag/issues/445) -- Update the demo [\#430](https://github.com/wallabag/wallabag/issues/430) -- Move all Unread articles to Archive [\#385](https://github.com/wallabag/wallabag/issues/385) - -**Merged pull requests:** - - 1.5.0 [\#450](https://github.com/wallabag/wallabag/pull/450) ([nicosomb](https://github.com/nicosomb)) - Adding .htaccess files to prohibit access to critical directories, e.g., db/ [\#439](https://github.com/wallabag/wallabag/pull/439) ([flolauck](https://github.com/flolauck)) - Polish and Ukrainian translations added. Russian - updated. Plust 2 smal... [\#435](https://github.com/wallabag/wallabag/pull/435) ([mariroz](https://github.com/mariroz)) - Theme courgette [\#434](https://github.com/wallabag/wallabag/pull/434) ([courgette](https://github.com/courgette)) - all locale files re-compiled: fix of \#416 Some language problems in the ... [\#428](https://github.com/wallabag/wallabag/pull/428) ([mariroz](https://github.com/mariroz)) - -## [1.4.0](https://github.com/wallabag/wallabag/tree/1.4.0) (2014-02-03) -**Fixed bugs:** - -- remember user [\#401](https://github.com/wallabag/wallabag/issues/401) -- Poche on Apache, behind Ngnix [\#395](https://github.com/wallabag/wallabag/issues/395) -- remove all poche references in code [\#415](https://github.com/wallabag/wallabag/issues/415) -- Add support for X-Forwarded-Proto header field [\#413](https://github.com/wallabag/wallabag/issues/413) -- \[unable to retrieve full-text content\]... [\#396](https://github.com/wallabag/wallabag/issues/396) -- Empty article title and content \(blank title tag and content\) [\#390](https://github.com/wallabag/wallabag/issues/390) -- Import from readability doesn't work \(0 links imported\) [\#375](https://github.com/wallabag/wallabag/issues/375) -- Endless redirects or user doesn't exist with basic authentication [\#368](https://github.com/wallabag/wallabag/issues/368) -- table tags\_entries already exists [\#367](https://github.com/wallabag/wallabag/issues/367) -- fix of bug \#368 Endless redirects or user doesn't exist with basic authe... [\#419](https://github.com/wallabag/wallabag/pull/419) ([mariroz](https://github.com/mariroz)) -- Page data extraction with basic auth [\#394](https://github.com/wallabag/wallabag/pull/394) ([aaa2000](https://github.com/aaa2000)) - -**Closed issues:** - -- Error when installing: Fatal error: Call to a member function render\(\) on a non-object in [\#423](https://github.com/wallabag/wallabag/issues/423) -- Add undelete [\#422](https://github.com/wallabag/wallabag/issues/422) -- \[1.3.1\] Poche Call to a member function render\(\) on a non-object [\#399](https://github.com/wallabag/wallabag/issues/399) -- Rationnaliser la doc [\#297](https://github.com/wallabag/wallabag/issues/297) -- Tables content in solarized dark theme unreadable [\#421](https://github.com/wallabag/wallabag/issues/421) -- 1.3.0: Pulished feeds by tt-rss will be empty in wallabag [\#420](https://github.com/wallabag/wallabag/issues/420) -- Display link to poche\_compatibility\_test at installation [\#392](https://github.com/wallabag/wallabag/issues/392) -- Empty article title \(blank title tag\) [\#389](https://github.com/wallabag/wallabag/issues/389) -- \[v1\] update translation files [\#340](https://github.com/wallabag/wallabag/issues/340) -- Sharing on self hosted social networks [\#327](https://github.com/wallabag/wallabag/issues/327) - -**Merged pull requests:** - - changelog 1.4 [\#427](https://github.com/wallabag/wallabag/pull/427) ([nicosomb](https://github.com/nicosomb)) - Courgette theme revision [\#425](https://github.com/wallabag/wallabag/pull/425) ([Lonnytunes](https://github.com/Lonnytunes)) - Fix: stops multiplication, in database, of a same user config item [\#410](https://github.com/wallabag/wallabag/pull/410) ([Lonnytunes](https://github.com/Lonnytunes)) - Correction de bugs dans le schema mysql [\#391](https://github.com/wallabag/wallabag/pull/391) ([Newinx](https://github.com/Newinx)) - -## [1.3.1](https://github.com/wallabag/wallabag/tree/1.3.1) (2014-01-07) -**Fixed bugs:** - -- Some links crash RSS feeds [\#386](https://github.com/wallabag/wallabag/issues/386) -- Encoding trouble in \ of RSS [\#376](https://github.com/wallabag/wallabag/issues/376) -- Some articles break the RSS [\#374](https://github.com/wallabag/wallabag/issues/374) -- Notice: Trying to get property of non-object in poche/inc/3rdparty/FlattrItem.class.php on line 22 [\#359](https://github.com/wallabag/wallabag/issues/359) - -**Closed issues:** - -- Problem with fresh install [\#383](https://github.com/wallabag/wallabag/issues/383) -- Vector version of logo? [\#372](https://github.com/wallabag/wallabag/issues/372) - -**Merged pull requests:** - - poche 1.3.1 [\#387](https://github.com/wallabag/wallabag/pull/387) ([nicosomb](https://github.com/nicosomb)) - Create sqlite table tags\_entries only if not already exists [\#382](https://github.com/wallabag/wallabag/pull/382) ([aaa2000](https://github.com/aaa2000)) - Flattr Class : Bug 359 [\#381](https://github.com/wallabag/wallabag/pull/381) ([tcitworld](https://github.com/tcitworld)) - Change Permissions in pochePictures.php [\#380](https://github.com/wallabag/wallabag/pull/380) ([F1reF0x](https://github.com/F1reF0x)) - Minor changes to tag edit and config pages [\#379](https://github.com/wallabag/wallabag/pull/379) ([williamtheaker](https://github.com/williamtheaker)) - docs link, typos [\#370](https://github.com/wallabag/wallabag/pull/370) ([DmitrySandalov](https://github.com/DmitrySandalov)) - -## [1.3.0](https://github.com/wallabag/wallabag/tree/1.3.0) (2013-12-23) -**Fixed bugs:** - -- can't parse youtube [\#253](https://github.com/wallabag/wallabag/issues/253) - -**Closed issues:** - -- offline access to list possible? [\#361](https://github.com/wallabag/wallabag/issues/361) -- Template tpl inachevé empêche le retour au thème par défaut [\#355](https://github.com/wallabag/wallabag/issues/355) -- Actions icons not displayed with default theme [\#346](https://github.com/wallabag/wallabag/issues/346) -- \[Feature\] Article length [\#345](https://github.com/wallabag/wallabag/issues/345) -- \[Feature\] Custom Parse Scripts [\#335](https://github.com/wallabag/wallabag/issues/335) -- Wrong current version [\#330](https://github.com/wallabag/wallabag/issues/330) - -**Merged pull requests:** - - poche 1.3.0 [\#363](https://github.com/wallabag/wallabag/pull/363) ([nicosomb](https://github.com/nicosomb)) - fix for long lasting session [\#362](https://github.com/wallabag/wallabag/pull/362) ([DmitrySandalov](https://github.com/DmitrySandalov)) - tags: mysql create tables if not exists [\#360](https://github.com/wallabag/wallabag/pull/360) ([DmitrySandalov](https://github.com/DmitrySandalov)) @@ -2089,159 +2010,23 @@ - \[add\] layout [\#331](https://github.com/wallabag/wallabag/pull/331) ([nicosomb](https://github.com/nicosomb)) - Create fa\_IR.utf8.po [\#329](https://github.com/wallabag/wallabag/pull/329) ([mabkenar](https://github.com/mabkenar)) - 1.2.0 [\#326](https://github.com/wallabag/wallabag/pull/326) ([nicosomb](https://github.com/nicosomb)) - -## [1.2.0](https://github.com/wallabag/wallabag/tree/1.2.0) (2013-11-25) -**Fixed bugs:** - -- poche not accessible anymore via https [\#283](https://github.com/wallabag/wallabag/issues/283) -- content not well displayed with bulletins-electroniques.com [\#177](https://github.com/wallabag/wallabag/issues/177) -- problem with CURLOPT\_FOLLOWLOCATION [\#287](https://github.com/wallabag/wallabag/issues/287) -- html output of poche is linking to localhost [\#270](https://github.com/wallabag/wallabag/issues/270) -- Deleting article doesn't redirect [\#259](https://github.com/wallabag/wallabag/issues/259) -- error 500 with the .htaccess [\#254](https://github.com/wallabag/wallabag/issues/254) - -**Closed issues:** - -- "Stay signed in" doesn't work on Poche Hosting / Chrome [\#325](https://github.com/wallabag/wallabag/issues/325) -- pouvoir taguer ses posts - Tag posts [\#319](https://github.com/wallabag/wallabag/issues/319) -- RSS/atom feed of unread items [\#318](https://github.com/wallabag/wallabag/issues/318) -- \[v2\] enhancement add Russian locale [\#314](https://github.com/wallabag/wallabag/issues/314) -- ru\_RU.utf8.po locale proposal [\#308](https://github.com/wallabag/wallabag/issues/308) -- No icons visible in dark theme - new set proposed. [\#306](https://github.com/wallabag/wallabag/issues/306) -- \[v2\] Mark an arcticle as 'read' on the actual arcticle page [\#305](https://github.com/wallabag/wallabag/issues/305) -- Always wants me to login [\#303](https://github.com/wallabag/wallabag/issues/303) -- Créer son utilisateur, howto? [\#298](https://github.com/wallabag/wallabag/issues/298) -- Can't import from Pocket [\#295](https://github.com/wallabag/wallabag/issues/295) -- Utilisation de librairies locales [\#293](https://github.com/wallabag/wallabag/issues/293) -- API doesn't feech content - L'API ne récupère pas le contenu [\#292](https://github.com/wallabag/wallabag/issues/292) -- mysql collation not UTF8 [\#279](https://github.com/wallabag/wallabag/issues/279) -- Mobile view of a rue89 website doesnt work [\#276](https://github.com/wallabag/wallabag/issues/276) -- Être au niveau d'Evernote Web Clipper [\#252](https://github.com/wallabag/wallabag/issues/252) -- parse a SPIP website [\#241](https://github.com/wallabag/wallabag/issues/241) -- use Font Awesome [\#133](https://github.com/wallabag/wallabag/issues/133) -- vider le cache depuis la config [\#122](https://github.com/wallabag/wallabag/issues/122) -- gestion des erreurs sqlite [\#14](https://github.com/wallabag/wallabag/issues/14) -- \#article\_toolbar in hardcopy printouts must die [\#311](https://github.com/wallabag/wallabag/issues/311) -- Use ajax to perform actions on an article [\#197](https://github.com/wallabag/wallabag/issues/197) - -**Merged pull requests:** - - \[v2\] ru\_RU locale file [\#315](https://github.com/wallabag/wallabag/pull/315) ([DmitrySandalov](https://github.com/DmitrySandalov)) - \[v2\] fix \#270 access from remote machine [\#313](https://github.com/wallabag/wallabag/pull/313) ([DmitrySandalov](https://github.com/DmitrySandalov)) - dark theme images replaced to visible set, no executable bits for pictures [\#310](https://github.com/wallabag/wallabag/pull/310) ([jn0](https://github.com/jn0)) - Added possibility to mark items as read/unread on the item page itself. [\#307](https://github.com/wallabag/wallabag/pull/307) ([baurmatt](https://github.com/baurmatt)) - Autoclose [\#291](https://github.com/wallabag/wallabag/pull/291) ([banux](https://github.com/banux)) - 1.1.0 [\#289](https://github.com/wallabag/wallabag/pull/289) ([nicosomb](https://github.com/nicosomb)) - -## [1.1.0](https://github.com/wallabag/wallabag/tree/1.1.0) (2013-10-25) -**Fixed bugs:** - -- New menu bar bad display on Windows Phone Browser [\#258](https://github.com/wallabag/wallabag/issues/258) -- new menu bar in beta 5 not usable on android firefox in portrait orientation [\#255](https://github.com/wallabag/wallabag/issues/255) - -**Closed issues:** - -- on hosting platform : login and headers already sent warning [\#288](https://github.com/wallabag/wallabag/issues/288) -- Fix German Translation [\#286](https://github.com/wallabag/wallabag/issues/286) -- Increase or decrease font size [\#282](https://github.com/wallabag/wallabag/issues/282) -- longer lasting "Stay signed in" [\#277](https://github.com/wallabag/wallabag/issues/277) -- move POCHE\_VERSION in index.php [\#268](https://github.com/wallabag/wallabag/issues/268) -- Searching? [\#265](https://github.com/wallabag/wallabag/issues/265) -- Themes link is broken [\#260](https://github.com/wallabag/wallabag/issues/260) -- Install and login failure using MAMP [\#251](https://github.com/wallabag/wallabag/issues/251) -- tests with behat [\#217](https://github.com/wallabag/wallabag/issues/217) -- about links which are bad displayed [\#176](https://github.com/wallabag/wallabag/issues/176) -- czech translation [\#271](https://github.com/wallabag/wallabag/issues/271) -- make installation steps easier [\#266](https://github.com/wallabag/wallabag/issues/266) -- Change language [\#215](https://github.com/wallabag/wallabag/issues/215) - -**Merged pull requests:** - -- Adding support for http\_auth [\#285](https://github.com/wallabag/wallabag/pull/285) ([dsacchet](https://github.com/dsacchet)) -- Updated Screenshots URLs [\#278](https://github.com/wallabag/wallabag/pull/278) ([tcitworld](https://github.com/tcitworld)) -- Update select theme filter and sort names \(dev branch PR\) [\#274](https://github.com/wallabag/wallabag/pull/274) ([NumEricR](https://github.com/NumEricR)) -- Emdeded Roboto webfont [\#273](https://github.com/wallabag/wallabag/pull/273) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) -- Custom ssl port [\#272](https://github.com/wallabag/wallabag/pull/272) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) -- Embeding jquery [\#264](https://github.com/wallabag/wallabag/pull/264) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) -- Fix \#255 : increase article toolbar height if necessary [\#261](https://github.com/wallabag/wallabag/pull/261) ([NumEricR](https://github.com/NumEricR)) -- merge 1.0.0 [\#256](https://github.com/wallabag/wallabag/pull/256) ([nicosomb](https://github.com/nicosomb)) - -## [1.0.0](https://github.com/wallabag/wallabag/tree/1.0.0) (2013-10-03) -**Fixed bugs:** - -- alert message aat field in config is in french [\#246](https://github.com/wallabag/wallabag/issues/246) -- when archive last poched links from a page, redirect to an other page [\#219](https://github.com/wallabag/wallabag/issues/219) -- Coherent install instructions? [\#248](https://github.com/wallabag/wallabag/issues/248) -- Flattr Cache : File names too long [\#243](https://github.com/wallabag/wallabag/issues/243) -- problem with estimated reading time on smartphone / tablet [\#242](https://github.com/wallabag/wallabag/issues/242) -- inc/3rdparty/site\_config missing [\#240](https://github.com/wallabag/wallabag/issues/240) -- full paths of import files displayed [\#234](https://github.com/wallabag/wallabag/issues/234) -- Can't poche a github page with bookmarklet [\#233](https://github.com/wallabag/wallabag/issues/233) -- save position not enabled [\#230](https://github.com/wallabag/wallabag/issues/230) -- theme not stored [\#229](https://github.com/wallabag/wallabag/issues/229) -- Deleting element in archive redirect to home [\#227](https://github.com/wallabag/wallabag/issues/227) -- Problème avec la page d'un élément poché et la date [\#225](https://github.com/wallabag/wallabag/issues/225) -- Export Twitter : Caractères spéciaux qui ne passent pas [\#135](https://github.com/wallabag/wallabag/issues/135) -- verif csrf pour l'ajout d'un lien [\#40](https://github.com/wallabag/wallabag/issues/40) - -**Closed issues:** - -- Firefox addon not compatible with version 24 [\#249](https://github.com/wallabag/wallabag/issues/249) -- just created my account but can't login [\#247](https://github.com/wallabag/wallabag/issues/247) -- Login page URL link on homepage [\#237](https://github.com/wallabag/wallabag/issues/237) -- Strange login problem on development environment [\#232](https://github.com/wallabag/wallabag/issues/232) -- 1.0-beta5: Missing themes into themes folder [\#228](https://github.com/wallabag/wallabag/issues/228) -- back button on bottom right of the article view [\#231](https://github.com/wallabag/wallabag/issues/231) -- Try to keep flattr links [\#194](https://github.com/wallabag/wallabag/issues/194) -- Language declaration is missing [\#183](https://github.com/wallabag/wallabag/issues/183) -- choose a theme from config screen [\#161](https://github.com/wallabag/wallabag/issues/161) -- Add a print stylesheet [\#157](https://github.com/wallabag/wallabag/issues/157) -- changer la classe de Session [\#127](https://github.com/wallabag/wallabag/issues/127) -- génération du salt à l'installation [\#119](https://github.com/wallabag/wallabag/issues/119) -- relier poche à shaarli [\#112](https://github.com/wallabag/wallabag/issues/112) - -**Merged pull requests:** - -- Force download on poche export [\#250](https://github.com/wallabag/wallabag/pull/250) ([NumEricR](https://github.com/NumEricR)) -- Avoid ".git" option in themes list of config page [\#245](https://github.com/wallabag/wallabag/pull/245) ([NumEricR](https://github.com/NumEricR)) -- Changed Flattr Caching System [\#244](https://github.com/wallabag/wallabag/pull/244) ([tcitworld](https://github.com/tcitworld)) - -## [1.0-beta5.2](https://github.com/wallabag/wallabag/tree/1.0-beta5.2) (2013-09-20) -## [1.0-beta5.1](https://github.com/wallabag/wallabag/tree/1.0-beta5.1) (2013-09-20) -## [1.0-beta5](https://github.com/wallabag/wallabag/tree/1.0-beta5) (2013-09-20) -**Fixed bugs:** - -- Poche can't parse LWN.net articles where subscription is needed despite login [\#201](https://github.com/wallabag/wallabag/issues/201) -- Wrong title on favorites and archives pages [\#182](https://github.com/wallabag/wallabag/issues/182) -- \ Title not displaying [\#153](https://github.com/wallabag/wallabag/issues/153) -- titles with colon bad parsed [\#209](https://github.com/wallabag/wallabag/issues/209) -- update doc links in poche [\#208](https://github.com/wallabag/wallabag/issues/208) -- bbc and guardian [\#200](https://github.com/wallabag/wallabag/issues/200) -- DOWNLOAD\_PICTURES function [\#186](https://github.com/wallabag/wallabag/issues/186) - -**Closed issues:** - -- Paging is not filtered [\#223](https://github.com/wallabag/wallabag/issues/223) -- Unable to add urls to view.twig [\#213](https://github.com/wallabag/wallabag/issues/213) -- Enhancement : Share on android through API [\#207](https://github.com/wallabag/wallabag/issues/207) -- no content displayed [\#206](https://github.com/wallabag/wallabag/issues/206) -- Redirection login ? [\#204](https://github.com/wallabag/wallabag/issues/204) -- Impossible de parser une documentation Sphinx [\#203](https://github.com/wallabag/wallabag/issues/203) -- Don'ty working when download pictures is enabled [\#202](https://github.com/wallabag/wallabag/issues/202) -- Export articles as PDF \(or plain text\) [\#198](https://github.com/wallabag/wallabag/issues/198) -- Add a link to add an URL directly from Poche [\#196](https://github.com/wallabag/wallabag/issues/196) -- Error : SQLite [\#195](https://github.com/wallabag/wallabag/issues/195) -- PHP Fatal error: Uncaught exception 'PDOException' [\#193](https://github.com/wallabag/wallabag/issues/193) -- update app.inthepoche.com [\#192](https://github.com/wallabag/wallabag/issues/192) -- déplacer la config des sites dans un autre projet et faire un submodule [\#190](https://github.com/wallabag/wallabag/issues/190) -- BFMTV.com article appears wrong in poche [\#189](https://github.com/wallabag/wallabag/issues/189) -- User documentation [\#187](https://github.com/wallabag/wallabag/issues/187) -- Image downloader feature [\#185](https://github.com/wallabag/wallabag/issues/185) -- website: link to github [\#184](https://github.com/wallabag/wallabag/issues/184) -- Scroll position save / sync [\#105](https://github.com/wallabag/wallabag/issues/105) - -**Merged pull requests:** - +- Adding support for http\_auth [\#285](https://github.com/wallabag/wallabag/pull/285) ([dsacchet](https://github.com/dsacchet)) +- Updated Screenshots URLs [\#278](https://github.com/wallabag/wallabag/pull/278) ([tcitworld](https://github.com/tcitworld)) +- Update select theme filter and sort names \(dev branch PR\) [\#274](https://github.com/wallabag/wallabag/pull/274) ([NumEricR](https://github.com/NumEricR)) +- Emdeded Roboto webfont [\#273](https://github.com/wallabag/wallabag/pull/273) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) +- Custom ssl port [\#272](https://github.com/wallabag/wallabag/pull/272) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) +- Embeding jquery [\#264](https://github.com/wallabag/wallabag/pull/264) ([jcsaaddupuy](https://github.com/jcsaaddupuy)) +- Fix \#255 : increase article toolbar height if necessary [\#261](https://github.com/wallabag/wallabag/pull/261) ([NumEricR](https://github.com/NumEricR)) +- merge 1.0.0 [\#256](https://github.com/wallabag/wallabag/pull/256) ([nicosomb](https://github.com/nicosomb)) +- Force download on poche export [\#250](https://github.com/wallabag/wallabag/pull/250) ([NumEricR](https://github.com/NumEricR)) +- Avoid ".git" option in themes list of config page [\#245](https://github.com/wallabag/wallabag/pull/245) ([NumEricR](https://github.com/NumEricR)) +- Changed Flattr Caching System [\#244](https://github.com/wallabag/wallabag/pull/244) ([tcitworld](https://github.com/tcitworld)) - beta5 [\#226](https://github.com/wallabag/wallabag/pull/226) ([nicosomb](https://github.com/nicosomb)) - Fix \#183: language declaration [\#221](https://github.com/wallabag/wallabag/pull/221) ([NumEricR](https://github.com/NumEricR)) - Move icon's no-repeat to common code and clean CSS [\#216](https://github.com/wallabag/wallabag/pull/216) ([NumEricR](https://github.com/NumEricR)) @@ -2251,36 +2036,6 @@ - Add the number of results next to pager [\#199](https://github.com/wallabag/wallabag/pull/199) ([NumEricR](https://github.com/NumEricR)) - Display a message when there is no link [\#191](https://github.com/wallabag/wallabag/pull/191) ([NumEricR](https://github.com/NumEricR)) - beta4 [\#181](https://github.com/wallabag/wallabag/pull/181) ([nicosomb](https://github.com/nicosomb)) - -## [1.0-beta4](https://github.com/wallabag/wallabag/tree/1.0-beta4) (2013-08-25) -**Fixed bugs:** - -- IP addresses do not appear in "view original" [\#175](https://github.com/wallabag/wallabag/issues/175) -- can't parse http://12factor.net/ [\#166](https://github.com/wallabag/wallabag/issues/166) -- if cURL is not installed, content is not well displayed [\#164](https://github.com/wallabag/wallabag/issues/164) -- URL with special char could not be imported [\#155](https://github.com/wallabag/wallabag/issues/155) -- HTML entities in titles are encoded twice [\#151](https://github.com/wallabag/wallabag/issues/151) -- Poche won't import the content [\#149](https://github.com/wallabag/wallabag/issues/149) -- Use of undefined constant POCHE\_VERSION [\#148](https://github.com/wallabag/wallabag/issues/148) -- répertoire DB inexistant [\#147](https://github.com/wallabag/wallabag/issues/147) -- getPocheVersion doesn't work ? [\#142](https://github.com/wallabag/wallabag/issues/142) -- Error importing readability json [\#136](https://github.com/wallabag/wallabag/issues/136) -- Images coded with relative paths are not imported [\#123](https://github.com/wallabag/wallabag/issues/123) - -**Closed issues:** - -- Désactiver authentification [\#178](https://github.com/wallabag/wallabag/issues/178) -- Désactiver les errerurs PHP sur app.inthepoche.com [\#172](https://github.com/wallabag/wallabag/issues/172) -- Je ne peux pas ajouter certaines URL [\#152](https://github.com/wallabag/wallabag/issues/152) -- myconfig.inc.php missing in beta3 release [\#145](https://github.com/wallabag/wallabag/issues/145) -- Poche should not reimport article if already saved [\#144](https://github.com/wallabag/wallabag/issues/144) -- Wrong article preview [\#139](https://github.com/wallabag/wallabag/issues/139) -- links to android / chrome / firefox apps [\#162](https://github.com/wallabag/wallabag/issues/162) -- Fix markup in poche pages [\#158](https://github.com/wallabag/wallabag/issues/158) -- Add support of text files by setting a default title. [\#150](https://github.com/wallabag/wallabag/issues/150) - -**Merged pull requests:** - - Externalize some CSS code [\#180](https://github.com/wallabag/wallabag/pull/180) ([NumEricR](https://github.com/NumEricR)) - Add support for URLS with digits [\#174](https://github.com/wallabag/wallabag/pull/174) ([nicofrand](https://github.com/nicofrand)) - Graceful error-handling with imports and defining where import files are stored [\#173](https://github.com/wallabag/wallabag/pull/173) ([EliasZ](https://github.com/EliasZ)) @@ -2291,167 +2046,93 @@ - Add a print stylesheet [\#160](https://github.com/wallabag/wallabag/pull/160) ([nicofrand](https://github.com/nicofrand)) - CSS clean up on style.css file [\#159](https://github.com/wallabag/wallabag/pull/159) ([NumEricR](https://github.com/NumEricR)) - Dev [\#154](https://github.com/wallabag/wallabag/pull/154) ([nicofrand](https://github.com/nicofrand)) - -## [1.0-beta3](https://github.com/wallabag/wallabag/tree/1.0-beta3) (2013-08-17) -**Fixed bugs:** - -- Lien qui ne s'ajoute pas [\#138](https://github.com/wallabag/wallabag/issues/138) -- Un nouveau type d'URL qui ne fonctionne pas [\#125](https://github.com/wallabag/wallabag/issues/125) - -**Closed issues:** - -- config/update poche: wrong last version? [\#131](https://github.com/wallabag/wallabag/issues/131) -- Mixed content alert in HTTPS [\#137](https://github.com/wallabag/wallabag/issues/137) -- ne pas indexer poche dans les moteurs de recherche [\#130](https://github.com/wallabag/wallabag/issues/130) - -**Merged pull requests:** - - beta3 [\#141](https://github.com/wallabag/wallabag/pull/141) ([nicosomb](https://github.com/nicosomb)) - beta3 [\#140](https://github.com/wallabag/wallabag/pull/140) ([nicosomb](https://github.com/nicosomb)) - merge with beta2 [\#132](https://github.com/wallabag/wallabag/pull/132) ([nicosomb](https://github.com/nicosomb)) - -## [1.0-beta2](https://github.com/wallabag/wallabag/tree/1.0-beta2) (2013-08-11) -**Fixed bugs:** - -- Impossible d'installer poche [\#111](https://github.com/wallabag/wallabag/issues/111) -- URL refusée [\#110](https://github.com/wallabag/wallabag/issues/110) -- Can't add some urls [\#91](https://github.com/wallabag/wallabag/issues/91) -- Can't Poch url with special caracter [\#73](https://github.com/wallabag/wallabag/issues/73) -- impossible d'ajouter un lien en https [\#38](https://github.com/wallabag/wallabag/issues/38) -- Taille police et icones [\#114](https://github.com/wallabag/wallabag/issues/114) - -**Closed issues:** - -- Toggle Mark as read prevents Go home [\#128](https://github.com/wallabag/wallabag/issues/128) -- lien \#top qui suit tout l'article [\#120](https://github.com/wallabag/wallabag/issues/120) -- Please tag release 0.1-beta-1 [\#106](https://github.com/wallabag/wallabag/issues/106) -- Icône pour le bookmarklet [\#94](https://github.com/wallabag/wallabag/issues/94) -- extension firefox [\#43](https://github.com/wallabag/wallabag/issues/43) -- ajouter un lien depuis poche sans le bookmarklet [\#37](https://github.com/wallabag/wallabag/issues/37) -- appli android [\#26](https://github.com/wallabag/wallabag/issues/26) -- temps de lecture [\#113](https://github.com/wallabag/wallabag/issues/113) - -**Merged pull requests:** - - merge dev into master [\#109](https://github.com/wallabag/wallabag/pull/109) ([nicosomb](https://github.com/nicosomb)) - -## [1.0-beta1](https://github.com/wallabag/wallabag/tree/1.0-beta1) (2013-08-07) -**Fixed bugs:** - -- suppression d'un lien depuis la page view [\#103](https://github.com/wallabag/wallabag/issues/103) -- Erreur date.timezone [\#98](https://github.com/wallabag/wallabag/issues/98) -- Texte lors de la suppression d'un item incorrect [\#97](https://github.com/wallabag/wallabag/issues/97) -- afficher les messages "flash" lorsqu'on met en favori et quand on archive [\#66](https://github.com/wallabag/wallabag/issues/66) - -**Closed issues:** - -- Demo URL not working [\#102](https://github.com/wallabag/wallabag/issues/102) -- Partager vers twitter [\#101](https://github.com/wallabag/wallabag/issues/101) -- instapaper import [\#100](https://github.com/wallabag/wallabag/issues/100) -- Add a button to go back to the beginning of the article [\#92](https://github.com/wallabag/wallabag/issues/92) -- pouvoir signaler qu'un lien a été mal parsé [\#80](https://github.com/wallabag/wallabag/issues/80) -- login/password pour la démo ? [\#70](https://github.com/wallabag/wallabag/issues/70) -- indiquer que poche a été mis à jour [\#69](https://github.com/wallabag/wallabag/issues/69) -- stockage par fichier [\#68](https://github.com/wallabag/wallabag/issues/68) -- site web : fr / gb [\#57](https://github.com/wallabag/wallabag/issues/57) -- site web : détailler fonctionnalités poche [\#56](https://github.com/wallabag/wallabag/issues/56) -- import depuis readability [\#48](https://github.com/wallabag/wallabag/issues/48) -- avoir une liste au format "list" et non pas au format "square icone" [\#42](https://github.com/wallabag/wallabag/issues/42) -- bug css affichage liens sur la page view [\#39](https://github.com/wallabag/wallabag/issues/39) -- vérification du traitement ajax [\#35](https://github.com/wallabag/wallabag/issues/35) -- site web [\#27](https://github.com/wallabag/wallabag/issues/27) - -**Merged pull requests:** - - Twig [\#104](https://github.com/wallabag/wallabag/pull/104) ([nicosomb](https://github.com/nicosomb)) - -## [0.3](https://github.com/wallabag/wallabag/tree/0.3) (2013-07-31) -**Fixed bugs:** - -- impossible to start poche on my Apache! [\#85](https://github.com/wallabag/wallabag/issues/85) -- Articles mal parsés [\#47](https://github.com/wallabag/wallabag/issues/47) - -**Closed issues:** - -- ajouter système de connexion [\#4](https://github.com/wallabag/wallabag/issues/4) - -**Merged pull requests:** - - v0.2.1 [\#74](https://github.com/wallabag/wallabag/pull/74) ([nicosomb](https://github.com/nicosomb)) - -## [0.2.1](https://github.com/wallabag/wallabag/tree/0.2.1) (2013-04-23) -**Closed issues:** - -- Multi user enhancement for the future [\#71](https://github.com/wallabag/wallabag/issues/71) - -**Merged pull requests:** - - Style de l'écran de connexion [\#72](https://github.com/wallabag/wallabag/pull/72) ([Silvus](https://github.com/Silvus)) - tag 0.2 [\#67](https://github.com/wallabag/wallabag/pull/67) ([nicosomb](https://github.com/nicosomb)) - -## [0.2](https://github.com/wallabag/wallabag/tree/0.2) (2013-04-21) -**Fixed bugs:** - -- impossible d'ajouter un lien si pas connecté [\#63](https://github.com/wallabag/wallabag/issues/63) - -**Closed issues:** - -- focus au champ login [\#65](https://github.com/wallabag/wallabag/issues/65) -- nettoyage inc/mytool [\#64](https://github.com/wallabag/wallabag/issues/64) -- Login System - security [\#60](https://github.com/wallabag/wallabag/issues/60) -- supprimer process.php [\#58](https://github.com/wallabag/wallabag/issues/58) -- export [\#55](https://github.com/wallabag/wallabag/issues/55) -- dark version / light version [\#36](https://github.com/wallabag/wallabag/issues/36) - -**Merged pull requests:** - - Thème dark [\#61](https://github.com/wallabag/wallabag/pull/61) ([Silvus](https://github.com/Silvus)) - -## [0.11](https://github.com/wallabag/wallabag/tree/0.11) (2013-04-19) -## [0.1](https://github.com/wallabag/wallabag/tree/0.1) (2013-04-19) -**Fixed bugs:** - -- erreur lors de l'import pocket [\#53](https://github.com/wallabag/wallabag/issues/53) -- supprimer un lien depuis view.php [\#51](https://github.com/wallabag/wallabag/issues/51) -- disparition des icônes lors d'un tri [\#45](https://github.com/wallabag/wallabag/issues/45) -- problème session si on est sur la page depuis longtemps [\#41](https://github.com/wallabag/wallabag/issues/41) -- bug chrome : affichage d'un seul élément dans la grille [\#32](https://github.com/wallabag/wallabag/issues/32) -- vérification des liens pochés [\#16](https://github.com/wallabag/wallabag/issues/16) -- url vide [\#9](https://github.com/wallabag/wallabag/issues/9) - -**Closed issues:** - -- corriger la récupération de l'id [\#54](https://github.com/wallabag/wallabag/issues/54) -- L'URL du bookmarklet contient "https" alors que ma poche est en http [\#49](https://github.com/wallabag/wallabag/issues/49) -- les éléments s'affichent d'abord verticalement puis horizontalement, donc quand on supprime, l'affichage ne se fait pas comme il faudrait [\#34](https://github.com/wallabag/wallabag/issues/34) -- suppression et ajout d'un lien : ne plus passer en get comme actuellement [\#33](https://github.com/wallabag/wallabag/issues/33) -- Pouvoir situer sur quelle page on se trouve [\#30](https://github.com/wallabag/wallabag/issues/30) -- embarquer jquery [\#29](https://github.com/wallabag/wallabag/issues/29) -- pouvoir mettre un lien en fav ou considéré comme lu depuis le lien ouvert [\#28](https://github.com/wallabag/wallabag/issues/28) -- modifier les liens d'outils en formulaire [\#25](https://github.com/wallabag/wallabag/issues/25) -- revoir système de cache [\#24](https://github.com/wallabag/wallabag/issues/24) -- compression css [\#23](https://github.com/wallabag/wallabag/issues/23) -- ajouter un lien "retour à l'accueil" en pied de page d'un article [\#22](https://github.com/wallabag/wallabag/issues/22) -- adapter hauteur des div sur la même ligne [\#21](https://github.com/wallabag/wallabag/issues/21) -- Titres trop longs [\#20](https://github.com/wallabag/wallabag/issues/20) -- stockage du contenu des pages lors de l'ajout [\#17](https://github.com/wallabag/wallabag/issues/17) -- traiter les variables [\#15](https://github.com/wallabag/wallabag/issues/15) -- tri des liens [\#13](https://github.com/wallabag/wallabag/issues/13) -- aligner verticalement les icones d'action [\#12](https://github.com/wallabag/wallabag/issues/12) -- améliorer présentation d'un article [\#11](https://github.com/wallabag/wallabag/issues/11) -- améliorer affichage liens [\#10](https://github.com/wallabag/wallabag/issues/10) -- confirmation lors d'une suppression [\#8](https://github.com/wallabag/wallabag/issues/8) -- édition d'un lien poché [\#7](https://github.com/wallabag/wallabag/issues/7) -- utm\_source, utm\_medium & utm\_campaign [\#6](https://github.com/wallabag/wallabag/issues/6) -- import depuis pocket [\#3](https://github.com/wallabag/wallabag/issues/3) -- icones [\#2](https://github.com/wallabag/wallabag/issues/2) -- Empêcher le téléchargement du fichier poche.sqlite [\#1](https://github.com/wallabag/wallabag/issues/1) - -**Merged pull requests:** - - Ajout conf nginx pour la protection de la bdd [\#50](https://github.com/wallabag/wallabag/pull/50) ([Gregoire-M](https://github.com/Gregoire-M)) - Modifications css [\#19](https://github.com/wallabag/wallabag/pull/19) ([tmos](https://github.com/tmos)) - Some fixes and improvements [\#5](https://github.com/wallabag/wallabag/pull/5) ([fatihorhan](https://github.com/fatihorhan)) +- filter for entries with previewPicture [\#1418](https://github.com/wallabag/wallabag/pull/1418) ([nicosomb](https://github.com/nicosomb)) +- fix \#972: add preview pictures [\#1417](https://github.com/wallabag/wallabag/pull/1417) ([nicosomb](https://github.com/nicosomb)) +- filters view on side for baggy [\#1404](https://github.com/wallabag/wallabag/pull/1404) ([tcitworld](https://github.com/tcitworld)) +- Cleanup baggy [\#1401](https://github.com/wallabag/wallabag/pull/1401) ([j0k3r](https://github.com/j0k3r)) +- fix \#1357, truncate domain name if it's too loooong [\#1400](https://github.com/wallabag/wallabag/pull/1400) ([nicosomb](https://github.com/nicosomb)) +- Integrate graby [\#1397](https://github.com/wallabag/wallabag/pull/1397) ([j0k3r](https://github.com/j0k3r)) +- Apply margin only on settings page [\#1396](https://github.com/wallabag/wallabag/pull/1396) ([j0k3r](https://github.com/j0k3r)) +- fix \#1378: nice display for tags list [\#1395](https://github.com/wallabag/wallabag/pull/1395) ([nicosomb](https://github.com/nicosomb)) +- Fix date filter on same day [\#1393](https://github.com/wallabag/wallabag/pull/1393) ([j0k3r](https://github.com/j0k3r)) +- Fix redirect after deletion [\#1392](https://github.com/wallabag/wallabag/pull/1392) ([j0k3r](https://github.com/j0k3r)) +- remove dead code [\#1389](https://github.com/wallabag/wallabag/pull/1389) ([nicosomb](https://github.com/nicosomb)) +- WIP – Fixing things around :dash: [\#1386](https://github.com/wallabag/wallabag/pull/1386) ([j0k3r](https://github.com/j0k3r)) +- filters: implement status filter and a new view \(to display all entries\) [\#1385](https://github.com/wallabag/wallabag/pull/1385) ([nicosomb](https://github.com/nicosomb)) +- fix \#1371 config screen: display bug in RSS tab [\#1384](https://github.com/wallabag/wallabag/pull/1384) ([nicosomb](https://github.com/nicosomb)) +- CS [\#1383](https://github.com/wallabag/wallabag/pull/1383) ([j0k3r](https://github.com/j0k3r)) +- fix \#1368 config: redirect on correct tab in material theme [\#1375](https://github.com/wallabag/wallabag/pull/1375) ([nicosomb](https://github.com/nicosomb)) +- filters: enhance view for domain name [\#1374](https://github.com/wallabag/wallabag/pull/1374) ([nicosomb](https://github.com/nicosomb)) +- assign tags to an entry [\#1372](https://github.com/wallabag/wallabag/pull/1372) ([nicosomb](https://github.com/nicosomb)) +- fix 1356: diet for composer [\#1370](https://github.com/wallabag/wallabag/pull/1370) ([nicosomb](https://github.com/nicosomb)) +- fix \#1332: bottom bar to display message [\#1369](https://github.com/wallabag/wallabag/pull/1369) ([nicosomb](https://github.com/nicosomb)) +- action labels depend on status [\#1367](https://github.com/wallabag/wallabag/pull/1367) ([nicosomb](https://github.com/nicosomb)) +- fix tag view in material theme [\#1366](https://github.com/wallabag/wallabag/pull/1366) ([nicosomb](https://github.com/nicosomb)) +- change \ into \ [\#1365](https://github.com/wallabag/wallabag/pull/1365) ([nicosomb](https://github.com/nicosomb)) +- add creation date filter view [\#1363](https://github.com/wallabag/wallabag/pull/1363) ([nicosomb](https://github.com/nicosomb)) +- implement FosUser [\#1362](https://github.com/wallabag/wallabag/pull/1362) ([nicosomb](https://github.com/nicosomb)) +- clean -\> clear [\#1355](https://github.com/wallabag/wallabag/pull/1355) ([nicosomb](https://github.com/nicosomb)) +- some cleanup [\#1354](https://github.com/wallabag/wallabag/pull/1354) ([nicosomb](https://github.com/nicosomb)) +- check if one entry or not [\#1353](https://github.com/wallabag/wallabag/pull/1353) ([nicosomb](https://github.com/nicosomb)) +- fix \#1350: fix pagination with filters [\#1352](https://github.com/wallabag/wallabag/pull/1352) ([nicosomb](https://github.com/nicosomb)) +- add link to original article in material theme [\#1349](https://github.com/wallabag/wallabag/pull/1349) ([nicosomb](https://github.com/nicosomb)) +- \[WIP\] filter by creation date [\#1343](https://github.com/wallabag/wallabag/pull/1343) ([nicosomb](https://github.com/nicosomb)) +- fix \#981: add filter on domain name [\#1342](https://github.com/wallabag/wallabag/pull/1342) ([nicosomb](https://github.com/nicosomb)) +- capistrano config [\#1341](https://github.com/wallabag/wallabag/pull/1341) ([nicosomb](https://github.com/nicosomb)) +- change title for material pages / about page [\#1338](https://github.com/wallabag/wallabag/pull/1338) ([nicosomb](https://github.com/nicosomb)) +- store domainName in database [\#1334](https://github.com/wallabag/wallabag/pull/1334) ([nicosomb](https://github.com/nicosomb)) +- disable download links on entry view [\#1331](https://github.com/wallabag/wallabag/pull/1331) ([nicosomb](https://github.com/nicosomb)) +- fix \#1324: do not display pagination when only 1 page [\#1328](https://github.com/wallabag/wallabag/pull/1328) ([nicosomb](https://github.com/nicosomb)) +- fix \#1299: change send buttons on config page [\#1326](https://github.com/wallabag/wallabag/pull/1326) ([nicosomb](https://github.com/nicosomb)) +- fix \#1314: change max-width in material theme [\#1325](https://github.com/wallabag/wallabag/pull/1325) ([nicosomb](https://github.com/nicosomb)) +- fix \#1302: add 'stay connected' checkbox [\#1323](https://github.com/wallabag/wallabag/pull/1323) ([nicosomb](https://github.com/nicosomb)) +- fix \#1303, add link to homepage on forgot password page [\#1322](https://github.com/wallabag/wallabag/pull/1322) ([nicosomb](https://github.com/nicosomb)) +- add new post form in material header [\#1319](https://github.com/wallabag/wallabag/pull/1319) ([nicosomb](https://github.com/nicosomb)) +- fix link in howto page [\#1317](https://github.com/wallabag/wallabag/pull/1317) ([nicosomb](https://github.com/nicosomb)) +- fix \#1310 add focus to search form [\#1316](https://github.com/wallabag/wallabag/pull/1316) ([nicosomb](https://github.com/nicosomb)) +- fix \#1311, redirect after login [\#1312](https://github.com/wallabag/wallabag/pull/1312) ([nicosomb](https://github.com/nicosomb)) +- rename favorite in starred [\#1304](https://github.com/wallabag/wallabag/pull/1304) ([nicosomb](https://github.com/nicosomb)) +- store estimated reading time in database \(\#393\) [\#1297](https://github.com/wallabag/wallabag/pull/1297) ([nicosomb](https://github.com/nicosomb)) +- fix \#564: replace Untitled by the domain name [\#1296](https://github.com/wallabag/wallabag/pull/1296) ([nicosomb](https://github.com/nicosomb)) +- add howto page [\#1295](https://github.com/wallabag/wallabag/pull/1295) ([nicosomb](https://github.com/nicosomb)) +- fix \#1282: add title on wallabag logo [\#1294](https://github.com/wallabag/wallabag/pull/1294) ([nicosomb](https://github.com/nicosomb)) +- get itemsPerPage for unread/fav/archive views [\#1293](https://github.com/wallabag/wallabag/pull/1293) ([nicosomb](https://github.com/nicosomb)) +- Add tags list display [\#1292](https://github.com/wallabag/wallabag/pull/1292) ([nicosomb](https://github.com/nicosomb)) +- fix \#1283: display the good title for each category [\#1286](https://github.com/wallabag/wallabag/pull/1286) ([nicosomb](https://github.com/nicosomb)) +- set material to default theme \o/ [\#1279](https://github.com/wallabag/wallabag/pull/1279) ([nicosomb](https://github.com/nicosomb)) +- Added Material theme [\#1276](https://github.com/wallabag/wallabag/pull/1276) ([modos189](https://github.com/modos189)) +- Adds pagerfanta paginator everywhere, modifies article routing. [\#1250](https://github.com/wallabag/wallabag/pull/1250) ([frankoa](https://github.com/frankoa)) +- V2 Edit title [\#1208](https://github.com/wallabag/wallabag/pull/1208) ([j0k3r](https://github.com/j0k3r)) +- Upgrade to Symfony 2.7 [\#1206](https://github.com/wallabag/wallabag/pull/1206) ([j0k3r](https://github.com/j0k3r)) +- changed email fields with the email type and added required parameter on... [\#1180](https://github.com/wallabag/wallabag/pull/1180) ([tcitworld](https://github.com/tcitworld)) +- Move API stuff in ApiBundle [\#1167](https://github.com/wallabag/wallabag/pull/1167) ([j0k3r](https://github.com/j0k3r)) +- Add RSS feeds [\#1166](https://github.com/wallabag/wallabag/pull/1166) ([j0k3r](https://github.com/j0k3r)) +- Prefix table [\#1165](https://github.com/wallabag/wallabag/pull/1165) ([j0k3r](https://github.com/j0k3r)) +- Remove ability to change username [\#1164](https://github.com/wallabag/wallabag/pull/1164) ([j0k3r](https://github.com/j0k3r)) +- Speed up tests [\#1163](https://github.com/wallabag/wallabag/pull/1163) ([j0k3r](https://github.com/j0k3r)) +- Handle forgot password [\#1152](https://github.com/wallabag/wallabag/pull/1152) ([j0k3r](https://github.com/j0k3r)) +- Simplify build system [\#1144](https://github.com/wallabag/wallabag/pull/1144) ([j0k3r](https://github.com/j0k3r)) +- V2 theme [\#1132](https://github.com/wallabag/wallabag/pull/1132) ([j0k3r](https://github.com/j0k3r)) +- \[WIP\] API : hypermedia & tags [\#1110](https://github.com/wallabag/wallabag/pull/1110) ([nicosomb](https://github.com/nicosomb)) +- V2 config [\#1095](https://github.com/wallabag/wallabag/pull/1095) ([j0k3r](https://github.com/j0k3r)) +- Add more tests to Entry controller + security [\#1072](https://github.com/wallabag/wallabag/pull/1072) ([j0k3r](https://github.com/j0k3r)) +- 1st draft for testing API [\#1070](https://github.com/wallabag/wallabag/pull/1070) ([nicosomb](https://github.com/nicosomb)) +- GET /api/entries returns object, no more array [\#1069](https://github.com/wallabag/wallabag/pull/1069) ([nicosomb](https://github.com/nicosomb)) +- V2 api authentication [\#1068](https://github.com/wallabag/wallabag/pull/1068) ([nicosomb](https://github.com/nicosomb)) +- rename Tags entity [\#1063](https://github.com/wallabag/wallabag/pull/1063) ([nicosomb](https://github.com/nicosomb)) +- sort entries in repository [\#1048](https://github.com/wallabag/wallabag/pull/1048) ([nicosomb](https://github.com/nicosomb)) diff --git a/Makefile b/Makefile new file mode 100755 index 00000000..1c6c0d53 --- /dev/null +++ b/Makefile @@ -0,0 +1,43 @@ +TMP_FOLDER=/tmp +RELEASE_FOLDER=wllbg-release + +ifndef ENV + ENV=prod +endif + +help: ## Display this help menu + @grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}' + +clean: ## Clear the application cache + @rm -rf var/cache/* + +install: ## Install wallabag with the latest version + @sh scripts/install.sh $(ENV) + +update: ## Update the wallabag installation to the latest version + @sh scripts/update.sh $(ENV) + +run: ## Run the wallabag built-in server + @php bin/console server:run --env=$(ENV) + +build: ## Run grunt + @grunt + +test: ## Launch wallabag testsuite + @if [ ! -d "vendor/phpunit" ]; then composer install; fi + @ant prepare && vendor/phpunit/phpunit/phpunit -v + +release: ## Create a package. Need a VERSION parameter (eg: `make release VERSION=master`). +ifndef VERSION + $(error VERSION is not set) +endif + @sh scripts/release.sh $(VERSION) $(TMP_FOLDER) $(RELEASE_FOLDER) $(ENV) + +travis: ## Make some stuff for Travis-CI + +deploy: ## Deploy wallabag + @bundle exec cap staging deploy + +.PHONY: help clean install update build test release travis deploy + +.DEFAULT_GOAL := install diff --git a/README.md b/README.md index 048315c0..c9488288 100644 --- a/README.md +++ b/README.md @@ -6,23 +6,22 @@ wallabag is a self hostable application allowing you to not miss any content anymore. Click, save and read it when you can. It extracts content so that you can read it when you have time. -More informations on our website: [wallabag.org](https://wallabag.org) +More information on our website: [wallabag.org](https://wallabag.org). + +![wallabag logo](https://raw.githubusercontent.com/wallabag/logo/master/_default/typo-horizontal/png/sm/logo-typo-horizontal-black-no-bg-no-border-sm.png) # Install wallabag +Please read [the documentation to see the wallabag requirements](http://doc.wallabag.org/en/master/user/installation.html#requirements). -If you don't have it yet, please [install composer](https://getcomposer.org/download/) or be sure to use Composer 1.2 (`composer selfupdate` can help you about that). Read [our documentation](http://doc.wallabag.org) to have more information about installation. Then you can install wallabag by executing the following commands: ``` - git clone https://github.com/wallabag/wallabag.git - cd wallabag - git checkout 2.1.1 - SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist - php bin/console wallabag:install --env=prod - php bin/console server:run --env=prod +git clone https://github.com/wallabag/wallabag.git +cd wallabag && make install +make run ``` -## License +# License Copyright © 2013-2016 Nicolas Lœuillet This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details. diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 359bc921..8ac9bbcd 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -1,48 +1,45 @@ ## Definition A release is mostly a git tag of http://github.com/wallabag/wallabag, following [semantic versioning](http://semver.org). -The last release at the time of writing is 2.0.0-alpha.2, from the v2 branch. ### Steps to release -During this documentation, we assume the release is `release-2.0.0-beta.1`. +During this documentation, we assume the release is `$LAST_WALLABAG_RELEASE`. #### Files to edit - `app/config/config.yml` (`wallabag_core.version`) -- `README.md` (`composer create-project` command) -- `docs/en/user/installation.rst` and its translations (`composer create-project` command) -- `CHANGELOG.md` (by using this command `github_changelog_generator --no-compare-link --future-release "2.x.x"`. [github-changelog-generator is available here](https://github.com/skywinder/github-changelog-generator)) +- `CHANGELOG.md` (by using this command `github_changelog_generator --no-compare-link`. [github-changelog-generator is available here](https://github.com/skywinder/github-changelog-generator)) #### Create release on GitHub - Run these commands to create the tag: ``` - git checkout v2 - git pull origin v2 - git checkout -b release-2.0.0-beta.1 - SYMFONY_ENV=prod composer up --no-dev - git add --force composer.lock - git add README.md - git commit -m "Release wallabag 2.0.0-beta.1" - git push origin release-2.0.0-beta.1 +git checkout master +git pull origin master +git checkout -b release-$LAST_WALLABAG_RELEASE +SYMFONY_ENV=prod composer up --no-dev +git add --force composer.lock +git commit -m "Release wallabag $LAST_WALLABAG_RELEASE" +git push origin release-$LAST_WALLABAG_RELEASE ``` -- Create a new pull request with this title `DON'T MERGE Release wallabag 2.0.0-beta.1`. This pull request is used to launch builds on Travis-CI. -- Run these commands to create the package: +- Create a new pull request with this title `DON'T MERGE Release wallabag $LAST_WALLABAG_RELEASE`. This pull request is used to launch builds on Travis-CI. +- Run these command to create the package: ``` - git clone git@github.com:wallabag/wallabag.git -b release-2.0.0-beta.1 release-2.0.0-beta.1 - SYMFONY_ENV=prod composer up -d=release-2.0.0-beta.1 --no-dev - tar czf wallabag-release-2.0.0-beta.1.tar.gz --exclude="var/*" --exclude=".git" release-2.0.0-beta.1 +make release master /tmp wllbg-release prod ``` - [Create the new release on GitHub](https://github.com/wallabag/wallabag/releases/new). You have to upload on this page the package. -- Delete the `release-2.0.0-beta.1` branch and close the pull request (**DO NOT MERGE IT**). +- Delete the `release-$LAST_WALLABAG_RELEASE` branch and close the pull request (**DO NOT MERGE IT**). - Update the URL shortener (used on `wllbg.org` to generate links like `http://wllbg.org/latest-v2-package` or `http://wllbg.org/latest-v2`) - Update [the downloads page](https://github.com/wallabag/wallabag.org/blob/master/content/pages/download.md) on the website (MD5 sum, release date) -- Drink a beer! +- Update Dockerfile https://github.com/wallabag/docker (and create a new tag) +- Update wallabag.org website (downloads, releases and new blog post) +- Put the next patch version suffixed with `-dev` in `app/config/config.yml` (`wallabag_core.version`) +- Drink a :beer:! ### `composer.lock` A release tag must contain a `composer.lock` file. It sets which dependencies were available at the time a release was done, diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index b66c88f9..d91b469f 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -414,9 +414,10 @@ main ul.row { max-width: 50%; } -.card .card-entry-labels li { +.card .card-entry-labels li, +.card-tag-labels li { margin: 10px 10px 10px auto; - padding: 5px 12px 5px 16px; + padding: 5px 12px 5px 16px !important; background-color: rgba(0, 151, 167, 0.85); border-radius: 0 3px 3px 0; color: #fff; @@ -447,6 +448,7 @@ main ul.row { .card-entry-tags a, .card-entry-labels a, +.card-tag-labels a, .card-entry-labels-hidden a, #list .chip a { text-decoration: none; diff --git a/app/config/config.yml b/app/config/config.yml index 75d7299c..bcc4c8eb 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -30,7 +30,7 @@ framework: assets: ~ wallabag_core: - version: 2.1.1 + version: 2.1.2-dev paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" languages: en: 'English' diff --git a/app/config/routing.yml b/app/config/routing.yml index 2be74d7f..750ed435 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -12,6 +12,11 @@ wallabag_user: type: annotation prefix: /users +wallabag_api: + resource: "@WallabagApiBundle/Controller/" + type: annotation + prefix: / + wallabag_api: resource: "@WallabagApiBundle/Resources/config/routing.yml" prefix: / diff --git a/composer.json b/composer.json index 4f56162e..79de337b 100644 --- a/composer.json +++ b/composer.json @@ -65,9 +65,9 @@ "liip/theme-bundle": "~1.1", "lexik/form-filter-bundle": "~5.0", "j0k3r/graby": "~1.0", - "friendsofsymfony/user-bundle": "~2.0@dev", + "friendsofsymfony/user-bundle": "dev-master#e168ed64629d034cb9cbbffb9d4350f62ef04fab as 2.0.x-dev", "friendsofsymfony/oauth-server-bundle": "^1.5", - "stof/doctrine-extensions-bundle": "^1.2@dev", + "stof/doctrine-extensions-bundle": "^1.2", "scheb/two-factor-bundle": "~2.0", "grandt/phpepub": "~4.0", "wallabag/php-mobi": "~1.0.0", diff --git a/docs/de/developer/rabbitmq.rst b/docs/de/developer/rabbitmq.rst index 37e9984b..f81e07e3 100644 --- a/docs/de/developer/rabbitmq.rst +++ b/docs/de/developer/rabbitmq.rst @@ -46,6 +46,10 @@ Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzuricht rabbitmq_user: guest rabbitmq_password: guest +Enable RabbitMQ in wallabag +--------------------------- + +In internal settings, in the **Import** section, enable RabbitMQ (with the value 1). Starte den RabbitMQ Consumer ---------------------------- diff --git a/docs/de/developer/redis.rst b/docs/de/developer/redis.rst index 46334cf0..57b41550 100644 --- a/docs/de/developer/redis.rst +++ b/docs/de/developer/redis.rst @@ -35,6 +35,10 @@ Bearbeite die Datei ``parameters.yml``, um die RabbitMQ Konfiguration einzuricht redis_host: localhost redis_port: 6379 +Enable Redis in wallabag +------------------------ + +In internal settings, in the **Import** section, enable Redis (with the value 1). Starte den Redis Consumer ------------------------- diff --git a/docs/de/developer/testsuite.rst b/docs/de/developer/testsuite.rst new file mode 100644 index 00000000..b2b16cdc --- /dev/null +++ b/docs/de/developer/testsuite.rst @@ -0,0 +1,10 @@ +Testsuite +========= + +To ensure wallabag development quality, we wrote tests with `PHPUnit `_. + +If you contribute to the project (by translating the application, by fixing bugs or by adding a new feature), please write your own tests. + +To launch wallabag testsuite, you need to install `ant `_. + +Then, execute this command ``make test``. diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 3578dca9..35a30f52 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst @@ -6,6 +6,20 @@ Voraussetzungen wallabag ist kompatibel mit PHP >= 5.5, inkl. PHP 7. +.. note:: + + To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. + +wallabag nutzt eine große Anzahl an Bibliotheken, um zu funktionieren. Diese Bibliotheken müssen mit einem Tool namens Composer installiert werden. Du musst es installieren sofern du es bisher noch nicht gemacht hast. + +Composer installieren: + +:: + + curl -s http://getcomposer.org/installer | php + +Du kannst eine spezifische Anleitung `hier `__ finden. + Du benötigst die folgenden Extensions damit wallabag funktioniert. Einige von diesen sind vielleicht schon in deiner Version von PHP aktiviert, somit musst du eventuell nicht alle folgenden Pakete installieren. @@ -39,33 +53,20 @@ Installation Auf einem dedizierten Webserver (empfohlener Weg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -wallabag nutzt eine große Anzahl an Bibliotheken, um zu funktionieren. Diese Bibliotheken müssen mit einem Tool namens Composer installiert werden. Du musst es installieren sofern du es bisher noch nicht gemacht hast. - -Composer installieren: - -:: - - curl -s http://getcomposer.org/installer | php - -Du kannst eine spezifische Anleitung `hier `__ finden. - Um wallabag selbst zu installieren, musst du die folgenden Kommandos ausführen: :: git clone https://github.com/wallabag/wallabag.git - cd wallabag - git checkout 2.1.1 --force - SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist - php bin/console wallabag:install --env=prod + cd wallabag && make install Um PHPs eingebauten Server zu starten und zu testen, ob alles korrekt installiert wurde, kannst du folgendes Kommando ausführen: :: - php bin/console server:run --env=prod + make run -Und wallabag unter http://deineserverip:8000 erreichen +und wallabag unter http://deineserverip:8000 erreichen. .. tip:: @@ -87,18 +88,18 @@ Führe dieses Kommando aus, um das neueste Paket herunterzuladen und zu entpacke wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package -(md5 hash: ``6c33520e29cc754b687f9cee0398dede``) +Du findest die `md5 Hashsumme des neuesten Pakets auf unserer Website `_. -Jetzt lese die Dokumentation, um einen Virtualhost zu erstellen, dann greife auf dein wallabag zu. +Jetzt lies die Dokumentation, um einen Virtualhost zu erstellen, dann greife auf dein wallabag zu. Wenn du die Datenbankkonfiguration eingestellt hast, MySQL oder PostgreSQL zu nutzen, musst du einen Nutzer über das folgende Kommando erstellen ``php bin/console wallabag:install --env=prod``. Installation mit Docker ------------------------- +~~~~~~~~~~~~~~~~~~~~~~~ Wir stellen ein Docker Image zu Verfügung, um wallabag einfach zu installieren. Schaue in unser Repository in unserem `Docker Hub `__, um mehr Informationen zu erhalten. Kommando, um den Container zu starten -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: bash @@ -108,7 +109,7 @@ Virtualhosts ------------ Konfiguration von Apache -~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ Angenommen du willst wallabag in das Verzeichnis ``/var/www/wallabag`` installieren und du willst PHP als Apache Modul nutzen, dann ist hier ein vhost für wallabag: @@ -190,15 +191,14 @@ Angenommen du willst wallabag in das Verzeichnis ``/var/www/wallabag`` installie access_log /var/log/nginx/wallabag_access.log; } -Nach dem neuladen oder neustarten von nginx, solltest du nun wallabag unter http://domain.tld erreichen. +Nach dem Neuladen oder Neustarten von nginx solltest du nun wallabag unter http://domain.tld erreichen. .. tip:: - When you want to import large file into wallabag, you need to add this line in your nginx configuration ``client_max_body_size XM; # allows file uploads up to X megabytes``. Wenn du eine große Datei in wallabag importieren willst, solltest du diese Zeile zu deiner nginx Konfiguration hinzufügen ``client_max_body_size XM; # allows file uploads up to X megabytes``. Konfiguration von lighttpd -~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~ Angenommen du willst wallabag in das Verzeichnis ``/var/www/wallabag`` installieren, dann ist hier ein Rezept für wallabag (bearbeite deine ``lighttpd.conf`` und füge die Konfiguration dort ein): diff --git a/docs/en/developer/rabbitmq.rst b/docs/en/developer/rabbitmq.rst index ca0b0f3a..673228e9 100644 --- a/docs/en/developer/rabbitmq.rst +++ b/docs/en/developer/rabbitmq.rst @@ -46,6 +46,10 @@ Edit your ``parameters.yml`` file to edit RabbitMQ configuration. The default on rabbitmq_user: guest rabbitmq_password: guest +Enable RabbitMQ in wallabag +--------------------------- + +In internal settings, in the **Import** section, enable RabbitMQ (with the value 1). Launch RabbitMQ consumer ------------------------ diff --git a/docs/en/developer/redis.rst b/docs/en/developer/redis.rst index 005d6e4f..67b6452e 100644 --- a/docs/en/developer/redis.rst +++ b/docs/en/developer/redis.rst @@ -35,6 +35,10 @@ Edit your ``parameters.yml`` file to edit Redis configuration. The default one s redis_host: localhost redis_port: 6379 +Enable Redos in wallabag +------------------------ + +In internal settings, in the **Import** section, enable Redis (with the value 1). Launch Redis consumer --------------------- diff --git a/docs/en/developer/testsuite.rst b/docs/en/developer/testsuite.rst new file mode 100644 index 00000000..b2b16cdc --- /dev/null +++ b/docs/en/developer/testsuite.rst @@ -0,0 +1,10 @@ +Testsuite +========= + +To ensure wallabag development quality, we wrote tests with `PHPUnit `_. + +If you contribute to the project (by translating the application, by fixing bugs or by adding a new feature), please write your own tests. + +To launch wallabag testsuite, you need to install `ant `_. + +Then, execute this command ``make test``. diff --git a/docs/en/index.rst b/docs/en/index.rst index beb3816e..4e346ae6 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -30,8 +30,8 @@ The documentation is available in other languages: user/faq user/installation - user/upgrade-2.0.x-2.1.y - user/upgrade-2.0.x-2.0.y + user/upgrade-2.0.x-2.1.1 + user/upgrade-2.1.x-2.1.y user/migration user/import user/create_account diff --git a/docs/en/user/android.rst b/docs/en/user/android.rst index 4271f037..ccbad264 100644 --- a/docs/en/user/android.rst +++ b/docs/en/user/android.rst @@ -29,13 +29,13 @@ Fill in your wallabag data. You need to enter your wallabag address. It is impor :alt: Filled in settings :align: center -After you have filled in your data, push the button Connection test and wait for the test to finish. +After you have filled in your data, push the button Connection test and wait for the test to finish. .. image:: ../../img/user/android_configuration_connection_test.en.png :alt: Connection test with your wallabag data :align: center -The connection test shall finish with success. If not, you need to fix this first until you proceed. +The connection test should finish with success. If not, you need to fix this first until you proceed. .. image:: ../../img/user/android_configuration_connection_test_success.en.png :alt: Connection test successful @@ -65,16 +65,16 @@ After hitting the save button, you get the following screen. The app proposes to :alt: Settings saved the first time :align: center -Finally after the syncronisation finished successfully, you are presented the list of unread articles. +Finally after the synchronisation finished successfully, you are presented to the list of unread articles. .. image:: ../../img/user/android_unread_feed_synced.en.png - :alt: Filled article list cause feeds successfully syncronized + :alt: Filled article list cause feeds successfully synchronized :align: center Known limitations ----- +----------------- 2FA ~~~ @@ -85,7 +85,7 @@ Currently the does not support two-factor authentication. You should disable tha Limited amount of articles with wallabag v2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In your wallabag web instance you can configure how many items are part of the RSS feed. This option did not exist in wallabag v1, where all articles were part of the feed. So if you set the amount of articles being displayed greater than the number of items being content of your RSS feed, you will only see the number of items in your RSS feed. +In your wallabag web instance you can configure how many items are part of the RSS feed. This option did not exist in wallabag v1, where all articles were part of the feed. So if you set the amount of articles being displayed greater than the number of items being content of your RSS feed, you will only see the number of items in your RSS feed. SSL/TLS encryption diff --git a/docs/en/user/import.rst b/docs/en/user/import.rst index 758e3816..70f0187d 100644 --- a/docs/en/user/import.rst +++ b/docs/en/user/import.rst @@ -35,7 +35,7 @@ From Readability Export your Readability data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -On the tools (`https://www.readability.com/tools/`_) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact). +On the tools (`https://www.readability.com/tools/ `_) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact). Import your data into wallabag 2.x ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -51,7 +51,7 @@ From Instapaper Export your Instapaper data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -On the settings (`https://www.instapaper.com/user`_) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like ``instapaper-export.csv``). +On the settings (`https://www.instapaper.com/user `_) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like ``instapaper-export.csv``). Import your data into wallabag 2.x ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 4aaabd82..248c1995 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -6,7 +6,21 @@ Requirements wallabag is compatible with PHP >= 5.5, including PHP 7. -You'll need the following extensions for wallabag to work. Some of these may already activated in your version of PHP, so you may not have to install all corresponding packages. +.. note:: + + To install wallabag easily, we create a ``Makefile``, so you need to have the ``make`` tool. + +wallabag uses a large number of PHP libraries in order to function. These libraries must be installed with a tool called Composer. You need to install it if you have not already done so and be sure to use the 1.2 version (if you already have Composer, run a ``composer selfupdate``). + +Install Composer: + +:: + + curl -s http://getcomposer.org/installer | php + +You can find specific instructions `here `__. + +You'll also need the following extensions for wallabag to work. Some of these may already activated in your version of PHP, so you may not have to install all corresponding packages. - php-session - php-ctype @@ -38,31 +52,18 @@ Installation On a dedicated web server (recommended way) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -wallabag uses a large number of PHP libraries in order to function. These libraries must be installed with a tool called Composer. You need to install it if you have not already done so and be sure to use the 1.2 version (if you already have Composer, run a ``composer selfupdate``). - -Install Composer: - -:: - - curl -s http://getcomposer.org/installer | php - -You can find specific instructions `here `__. - To install wallabag itself, you must run the following commands: :: git clone https://github.com/wallabag/wallabag.git - cd wallabag - git checkout 2.1.1 --force - SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist - php bin/console wallabag:install --env=prod + cd wallabag && make install To start PHP's build-in server and test if everything did install correctly, you can do: :: - php bin/console server:run --env=prod + make run And access wallabag at http://yourserverip:8000 @@ -86,18 +87,18 @@ Execute this command to download and extract the latest package: wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package -(md5 hash of the 2.1.1 package: ``9584a3b60a2b2a4de87f536548caac93``) +You will find the `md5 hash of the latest package on our website `_. Now, read the following documentation to create your virtual host, then access your wallabag. If you changed the database configuration to use MySQL or PostgreSQL, you need to create a user via this command ``php bin/console wallabag:install --env=prod``. Installation with Docker ------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~ We provide you a Docker image to install wallabag easily. Have a look to our repository on `Docker Hub `__ to have more information. Command to launch container -~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: bash @@ -239,12 +240,12 @@ Rights access to the folders of the project Test environment ~~~~~~~~~~~~~~~~ -When we just want to test wallabag, we just run the command ``php bin/console server:run --env=prod`` to start our wallabag instance and everything will go smoothly because the user who started the project can access to the current folder naturally, without any problem. +When we just want to test wallabag, we just run the command ``make run`` to start our wallabag instance and everything will go smoothly because the user who started the project can access to the current folder naturally, without any problem. Production environment ~~~~~~~~~~~~~~~~~~~~~~ -As soon as we use Apache or Nginx to access to our wallabag instance, and not from the command ``php bin/console server:run --env=prod`` to start it, we should take care to grant the good rights on the good folders to keep safe all the folders of the project. +As soon as we use Apache or Nginx to access to our wallabag instance, and not from the command ``make run`` to start it, we should take care to grant the good rights on the good folders to keep safe all the folders of the project. To do so, the folder name, known as ``DocumentRoot`` (for apache) or ``root`` (for Nginx), has to be absolutely accessible by the Apache/Nginx user. Its name is generally ``www-data``, ``apache`` or ``nobody`` (depending on linux system used). diff --git a/docs/en/user/parameters.rst b/docs/en/user/parameters.rst new file mode 100644 index 00000000..79c50871 --- /dev/null +++ b/docs/en/user/parameters.rst @@ -0,0 +1,50 @@ +What is the meaning of the parameters? +====================================== +.. csv-table:: Database parameters + :header: "name", "default", "description" + + "database_driver", "pdo_sqlite", "Should be pdo_sqlite or pdo_mysql or pdo_pgsql" + "database_host", "127.0.0.1", "host of your database (usually localhost or 127.0.0.1)" + "database_port", "~", "port of your database (you can leave ``~`` to use the default one)" + "database_name", "symfony", "name of your database" + "database_user", "root", "user that can write to this database" + "database_password", "~", "password of that user" + "database_path", "``""%kernel.root_dir%/../data/db/wallabag.sqlite""``", "only for SQLite, define where to put the database file. Leave it for other database" + "database_table_prefix", "wallabag_", "all wallabag's tables will be prefixed with that string. You can include a ``_`` for clarity" + "database_socket", "null", "If your database is using a socket instead of tcp, put the path of the socket (other connection parameters will then be ignored" + +.. csv-table:: Configuration to send emails from wallabag + :header: "name", "default", "description" + + "mailer_transport", "smtp", "The exact transport method to use to deliver emails. Valid values are: smtp, gmail, mail, sendmail, null (which will disable the mailer)" + "mailer_host", "127.0.0.1", "The host to connect to when using smtp as the transport." + "mailer_user", "~", "The username when using smtp as the transport." + "mailer_password", "~", "The password when using smtp as the transport." + +.. csv-table:: Other wallabag's option + :header: "name", "default", "description" + + "locale", "en", "Default language of your wallabag instance (like en, fr, es, etc.)" + "secret", "ovmpmAWXRCabNlMgzlzFXDYmCFfzGv", "This is a string that should be unique to your application and it's commonly used to add more entropy to security related operations." + "twofactor_auth", "true", "true to enable Two factor authentication" + "twofactor_sender", "no-reply@wallabag.org", "email of the email sender to receive the two factor code" + "fosuser_registration", "true", "true to enable public registration" + "fosuser_confirmation", "true", "true to send a confirmation by email for each registration" + "from_email", "no-reply@wallabag.org", "email address used in From: field in each email" + "rss_limit", "50", "limit for RSS feeds" + +.. csv-table:: RabbitMQ configuration + :header: "name", "default", "description" + + "rabbitmq_host", "localhost", "Host of your RabbitMQ" + "rabbitmq_port", "5672", "Port of your RabbitMQ" + "rabbitmq_user", "guest", "Usee that can read queues" + "rabbitmq_password", "guest", "Password of that user" + +.. csv-table:: Redis configuration + :header: "name", "default", "description" + + "redis_scheme", "tcp", "Specifies the protocol used to communicate with an instance of Redis. Valid values are: tcp, unix, http" + "redis_host", "localhost", "IP or hostname of the target server (ignored for unix scheme)" + "redis_port", "6379", "TCP/IP port of the target server (ignored for unix scheme)" + "redis_path", "null", "Path of the UNIX domain socket file used when connecting to Redis using UNIX domain sockets" diff --git a/docs/en/user/upgrade-2.0.x-2.1.y.rst b/docs/en/user/upgrade-2.0.x-2.1.1.rst similarity index 59% rename from docs/en/user/upgrade-2.0.x-2.1.y.rst rename to docs/en/user/upgrade-2.0.x-2.1.1.rst index ec353a18..2f08b7bd 100644 --- a/docs/en/user/upgrade-2.0.x-2.1.y.rst +++ b/docs/en/user/upgrade-2.0.x-2.1.1.rst @@ -1,5 +1,5 @@ -Upgrading from 2.0.x to 2.1.y -============================= +Upgrade from 2.0.x to 2.1.1 +=========================== .. warning:: Before this migration, if you configured the Pocket import by adding your consumer key in Internal settings, please do a backup of it: you'll have to add it into the Config page after the upgrade. @@ -7,8 +7,6 @@ Before this migration, if you configured the Pocket import by adding your consum Upgrade on a dedicated web server --------------------------------- -The last release is published on https://www.wallabag.org/pages/download-wallabag.html. In order to upgrade your wallabag installation and get the last version, run the following commands in you wallabag folder (replace ``2.1.1`` by the last release number): - :: rm -rf var/cache/* @@ -28,25 +26,43 @@ Download the last release of wallabag: .. code-block:: bash - wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package + wget http://framabag.org/wallabag-release-2.1.1.tar.gz && tar xvf wallabag-release-2.1.1.tar.gz (md5 hash of the 2.1.1 package: ``9584a3b60a2b2a4de87f536548caac93``) Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours. -Please note that we added new parameters in this version. You have to edit ``app/config/parameters.yml`` by adding these lines (replace with your configuration) : - -.. code-block:: bash - - # RabbitMQ processing - rabbitmq_host: localhost - rabbitmq_port: 5672 - rabbitmq_user: guest - rabbitmq_password: guest - - # Redis processing - redis_host: localhost - redis_port: 6379 +Please check that your ``app/config/parameters.yml`` contains all the required parameters. Here is a default ``parameters.yml`` file. If you don't know which parameter you need to set, please leave the default one. + +.. code-block:: yml + + parameters: + database_driver: pdo_sqlite + database_host: 127.0.0.1 + database_port: null + database_name: symfony + database_user: root + database_password: null + database_path: '%kernel.root_dir%/../data/db/wallabag.sqlite' + database_table_prefix: wallabag_ + mailer_transport: smtp + mailer_host: 127.0.0.1 + mailer_user: null + mailer_password: null + locale: en + secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv + twofactor_auth: true + twofactor_sender: no-reply@wallabag.org + fosuser_registration: true + fosuser_confirmation: true + from_email: no-reply@wallabag.org + rss_limit: 50 + rabbitmq_host: localhost + rabbitmq_port: 5672 + rabbitmq_user: guest + rabbitmq_password: guest + redis_host: localhost + redis_port: 6379 If you use SQLite, you must also copy your ``data/`` folder inside the new installation. diff --git a/docs/en/user/upgrade-2.0.x-2.0.y.rst b/docs/en/user/upgrade-2.1.x-2.1.y.rst similarity index 80% rename from docs/en/user/upgrade-2.0.x-2.0.y.rst rename to docs/en/user/upgrade-2.1.x-2.1.y.rst index 3391c2cd..575f4ba9 100644 --- a/docs/en/user/upgrade-2.0.x-2.0.y.rst +++ b/docs/en/user/upgrade-2.1.x-2.1.y.rst @@ -1,17 +1,17 @@ -Upgrade from 2.0.x to 2.0.y -=========================== +Upgrading from 2.1.x to 2.1.y +============================= Upgrade on a dedicated web server --------------------------------- -The last release is published on https://www.wallabag.org/pages/download-wallabag.html. In order to upgrade your wallabag installation and get the last version, run the following commands in you wallabag folder (replace ``2.0.8`` by the last release number): +The last release is published on https://www.wallabag.org/pages/download-wallabag.html. In order to upgrade your wallabag installation and get the last version, run the following commands in you wallabag folder (replace ``2.1.2`` by the last release number): :: rm -rf var/cache/* git fetch origin git fetch --tags - git checkout 2.0.8 + git checkout 2.1.2 --force SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist php bin/console cache:clear --env=prod @@ -26,7 +26,7 @@ Download the last release of wallabag: wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package -(md5 hash of the 2.0.8 package: ``4f84c725d1d6e3345eae0a406115e5ff``) +(md5 hash of the 2.1.1 package: ``9584a3b60a2b2a4de87f536548caac93``) Extract the archive in your wallabag folder and replace ``app/config/parameters.yml`` with yours. diff --git a/docs/fr/developer/rabbitmq.rst b/docs/fr/developer/rabbitmq.rst index 771725a7..92db5a28 100644 --- a/docs/fr/developer/rabbitmq.rst +++ b/docs/fr/developer/rabbitmq.rst @@ -46,6 +46,10 @@ Modifiez votre fichier ``parameters.yml`` pour éditer la configuration RabbitMQ rabbitmq_user: guest rabbitmq_password: guest +Activer RabbitMQ dans wallabag +------------------------------ + +Dans les paramètres internes, section **Import**, activez RabbitMQ (avec la valeur 1). Démarrer les clients RabbitMQ ----------------------------- diff --git a/docs/fr/developer/redis.rst b/docs/fr/developer/redis.rst index 5557e7a8..8a212e8a 100644 --- a/docs/fr/developer/redis.rst +++ b/docs/fr/developer/redis.rst @@ -35,6 +35,10 @@ Modifiez votre fichier ``parameters.yml`` pour éditer la configuration Redis. C redis_host: localhost redis_port: 6379 +Activer Redis dans wallabag +--------------------------- + +Dans les paramètres internes, section **Import**, activez Redis (avec la valeur 1). Démarrer les clients Redis -------------------------- diff --git a/docs/fr/developer/testsuite.rst b/docs/fr/developer/testsuite.rst new file mode 100644 index 00000000..bd5c68c6 --- /dev/null +++ b/docs/fr/developer/testsuite.rst @@ -0,0 +1,10 @@ +Suite de tests +============== + +Pour assurer la qualité du développement de wallabag, nous avons écrit des tests avec `PHPUnit `_. + +Si vous contribuez au projet (en traduisant l'application, en corrigeant des bugs ou en ajoutant une nouvelle fonctionnalité), merci d'écrire vos propres tests. + +Pour lancer la suite de tests de wallabag, vous devez installer `ant `_. + +Ensuite, exécutez la commande ``make test``. diff --git a/docs/fr/user/import.rst b/docs/fr/user/import.rst index 6f114dd6..2e6caafb 100644 --- a/docs/fr/user/import.rst +++ b/docs/fr/user/import.rst @@ -36,7 +36,7 @@ Depuis Readability Exportez vos données de Readability ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Sur la page des outils (`https://www.readability.com/tools/`_), cliquez sur "Export your data" dans la section "Data Export". Vous allez recevoir un email avec un lien pour télécharger le json. +Sur la page des outils (`https://www.readability.com/tools/ `_), cliquez sur "Export your data" dans la section "Data Export". Vous allez recevoir un email avec un lien pour télécharger le json. Importez vos données dans wallabag 2.x ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -52,7 +52,7 @@ Depuis Instapaper Exportez vos données de Instapaper ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Sur la page des paramètres (`https://www.instapaper.com/user`_), cliquez sur "Download .CSV file" dans la section "Export". Un fichier CSV se téléchargera (``instapaper-export.csv``). +Sur la page des paramètres (`https://www.instapaper.com/user `_), cliquez sur "Download .CSV file" dans la section "Export". Un fichier CSV se téléchargera (``instapaper-export.csv``). Importez vos données dans wallabag 2.x ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index 9dd39af7..62e7d334 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst @@ -6,6 +6,20 @@ Pré-requis wallabag est compatible avec PHP >= 5.5, PHP 7 inclus. +.. note:: + + Pour installer wallabag facilement, nous avons créé un ``Makefile``, vous avez donc besoin d'avoir installé l'outil ``make``. + +wallabag utilise un grand nombre de bibliothèques PHP pour fonctionner. Ces bibliothèques doivent être installées à l'aide d'un outil nommé Composer. Vous devez l'installer si ce n'est déjà fait et vous assurer que vous utilisez bien la version 1.2 (si vous avez déjà Composer, faite un ``composer selfupdate``). + +Installation de Composer : + +:: + + curl -s http://getcomposer.org/installer | php + +Vous pouvez trouver des instructions spécifiques `ici (en anglais) `__. + Vous aurez besoin des extensions suivantes pour que wallabag fonctionne. Il est possible que certaines de ces extensions soient déjà activées dans votre version de PHP, donc vous n'avez pas forcément besoin d'installer tous les paquets correspondants. - php-session @@ -36,31 +50,18 @@ Installation Sur un serveur dédié (méthode conseillée) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -wallabag utilise un grand nombre de bibliothèques PHP pour fonctionner. Ces bibliothèques doivent être installées à l'aide d'un outil nommé Composer. Vous devez l'installer si ce n'est déjà fait et vous assurer que vous utilisez bien la version 1.2 (si vous avez déjà Composer, faite un ``composer selfupdate``). - -Installation de Composer : - -:: - - curl -s http://getcomposer.org/installer | php - -Vous pouvez trouver des instructions spécifiques `ici (en anglais) `__. - Pour installer wallabag, vous devez exécuter ces commandes : :: git clone https://github.com/wallabag/wallabag.git - cd wallabag - git checkout 2.1.1 --force - SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist - php bin/console wallabag:install --env=prod + cd wallabag && make install Pour démarrer le serveur interne à php et vérifier que tout s'est installé correctement, vous pouvez exécuter : :: - php bin/console server:run --env=prod + make run Et accéder wallabag à l'adresse http://lipdevotreserveur:8000 @@ -83,18 +84,18 @@ Exécutez cette commande pour télécharger et décompresser l'archive : wget http://wllbg.org/latest-v2-package && tar xvf latest-v2-package -(hash md5 de l'archive 2.1.1 : ``9584a3b60a2b2a4de87f536548caac93``) +Vous trouverez `le hash md5 du dernier package sur notre site `_. Maintenant, lisez la documentation ci-dessous pour crééer un virtual host. Accédez ensuite à votre installation de wallabag. Si vous avez changé la configuration pour modifier le type de stockage (MySQL ou PostgreSQL), vous devrez vous créer un utilisateur via la commande ``php bin/console wallabag:install --env=prod``. Installation avec Docker ------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~ Nous vous proposons une image Docker pour installer wallabag facilement. Allez voir du côté de `Docker Hub `__ pour plus d'informations. Commande pour démarrer le containeur -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: bash diff --git a/scripts/install.sh b/scripts/install.sh new file mode 100644 index 00000000..54d0bb78 --- /dev/null +++ b/scripts/install.sh @@ -0,0 +1,10 @@ +#! /usr/bin/env bash +# You can execute this file to install wallabag +# eg: `sh install.sh prod` + +ENV=$1 +TAG=$(git describe --tags $(git rev-list --tags --max-count=1)) + +git checkout $TAG +SYMFONY_ENV=$ENV composer install --no-dev -o --prefer-dist +php bin/console wallabag:install --env=$ENV diff --git a/scripts/release.sh b/scripts/release.sh new file mode 100644 index 00000000..e118b87e --- /dev/null +++ b/scripts/release.sh @@ -0,0 +1,19 @@ +#! /usr/bin/env bash +# You can execute this file to create a new package for wallabag +# eg: `sh release.sh master /tmp wllbg-release prod` + +VERSION=$1 +TMP_FOLDER=$2 +RELEASE_FOLDER=$3 +ENV=$4 + +rm -rf $TMP_FOLDER/$RELEASE_FOLDER +mkdir $TMP_FOLDER/$RELEASE_FOLDER +git clone git@github.com:wallabag/wallabag.git -b $VERSION $TMP_FOLDER/$RELEASE_FOLDER/$VERSION +cd $TMP_FOLDER/$RELEASE_FOLDER/$VERSION && SYMFONY_ENV=$ENV composer up -n --no-dev +cd $TMP_FOLDER/$RELEASE_FOLDER/$VERSION && php bin/console wallabag:install --env=$ENV +cd $TMP_FOLDER/$RELEASE_FOLDER && tar czf wallabag-$VERSION.tar.gz --exclude="var/cache/*" --exclude="var/logs/*" --exclude="var/sessions/*" --exclude=".git" $VERSION +echo "MD5 checksum of the package for wallabag $VERSION" +md5 $TMP_FOLDER/$RELEASE_FOLDER/wallabag-$VERSION.tar.gz +scp $TMP_FOLDER/$RELEASE_FOLDER/wallabag-$VERSION.tar.gz framasoft_bag@78.46.248.87:/var/www/framabag.org/web +rm -rf $TMP_FOLDER/$RELEASE_FOLDER diff --git a/scripts/update.sh b/scripts/update.sh new file mode 100644 index 00000000..b920a829 --- /dev/null +++ b/scripts/update.sh @@ -0,0 +1,13 @@ +#! /usr/bin/env bash +# You can execute this file to update wallabag +# eg: `sh update.sh prod` + +ENV=$1 +TAG=$(git describe --tags $(git rev-list --tags --max-count=1)) + +rm -rf var/cache/* +git fetch origin +git fetch --tags +git checkout $TAG --force +SYMFONY_ENV=$ENV composer install --no-dev -o --prefer-dist +php bin/console cache:clear --env=$ENV diff --git a/src/Wallabag/CoreBundle/Controller/DeveloperController.php b/src/Wallabag/ApiBundle/Controller/DeveloperController.php similarity index 97% rename from src/Wallabag/CoreBundle/Controller/DeveloperController.php rename to src/Wallabag/ApiBundle/Controller/DeveloperController.php index f3492b74..5a36a260 100644 --- a/src/Wallabag/CoreBundle/Controller/DeveloperController.php +++ b/src/Wallabag/ApiBundle/Controller/DeveloperController.php @@ -1,12 +1,12 @@ validateAuthentication(); + $urls = $request->query->get('urls', []); + + // handle multiple urls first + if (!empty($urls)) { + $results = []; + foreach ($urls as $url) { + $res = $this->getDoctrine() + ->getRepository('WallabagCoreBundle:Entry') + ->findByUrlAndUserId($url, $this->getUser()->getId()); + + $results[$url] = false === $res ? false : true; + } + + $json = $this->get('serializer')->serialize($results, 'json'); + + return (new JsonResponse())->setJson($json); + } + + // let's see if it is a simple url? $url = $request->query->get('url', ''); if (empty($url)) { @@ -367,7 +387,7 @@ class WallabagRestController extends FOSRestController $tags = $this->getDoctrine() ->getRepository('WallabagCoreBundle:Tag') - ->findAllTagsWithEntries($this->getUser()->getId()); + ->findAllTags($this->getUser()->getId()); $json = $this->get('serializer')->serialize($tags, 'json'); @@ -400,6 +420,8 @@ class WallabagRestController extends FOSRestController ->getRepository('WallabagCoreBundle:Entry') ->removeTag($this->getUser()->getId(), $tag); + $this->cleanOrphanTag($tag); + $json = $this->get('serializer')->serialize($tag, 'json'); return (new JsonResponse())->setJson($json); @@ -440,6 +462,8 @@ class WallabagRestController extends FOSRestController ->getRepository('WallabagCoreBundle:Entry') ->removeTags($this->getUser()->getId(), $tags); + $this->cleanOrphanTag($tags); + $json = $this->get('serializer')->serialize($tags, 'json'); return (new JsonResponse())->setJson($json); @@ -464,6 +488,8 @@ class WallabagRestController extends FOSRestController ->getRepository('WallabagCoreBundle:Entry') ->removeTag($this->getUser()->getId(), $tag); + $this->cleanOrphanTag($tag); + $json = $this->get('serializer')->serialize($tag, 'json'); return (new JsonResponse())->setJson($json); @@ -485,6 +511,28 @@ class WallabagRestController extends FOSRestController return (new JsonResponse())->setJson($json); } + /** + * Remove orphan tag in case no entries are associated to it. + * + * @param Tag|array $tags + */ + private function cleanOrphanTag($tags) + { + if (!is_array($tags)) { + $tags = [$tags]; + } + + $em = $this->getDoctrine()->getManager(); + + foreach ($tags as $tag) { + if (count($tag->getEntries()) === 0) { + $em->remove($tag); + } + } + + $em->flush(); + } + /** * Validate that the first id is equal to the second one. * If not, throw exception. It means a user try to access information from an other user. diff --git a/src/Wallabag/ApiBundle/Entity/AccessToken.php b/src/Wallabag/ApiBundle/Entity/AccessToken.php index 2ff63a83..c09a0c80 100644 --- a/src/Wallabag/ApiBundle/Entity/AccessToken.php +++ b/src/Wallabag/ApiBundle/Entity/AccessToken.php @@ -19,7 +19,7 @@ class AccessToken extends BaseAccessToken protected $id; /** - * @ORM\ManyToOne(targetEntity="Client") + * @ORM\ManyToOne(targetEntity="Client", inversedBy="accessTokens") * @ORM\JoinColumn(nullable=false) */ protected $client; diff --git a/src/Wallabag/ApiBundle/Entity/Client.php b/src/Wallabag/ApiBundle/Entity/Client.php index 3e2f491c..f7898ac8 100644 --- a/src/Wallabag/ApiBundle/Entity/Client.php +++ b/src/Wallabag/ApiBundle/Entity/Client.php @@ -25,6 +25,16 @@ class Client extends BaseClient */ protected $name; + /** + * @ORM\OneToMany(targetEntity="RefreshToken", mappedBy="client", cascade={"remove"}) + */ + protected $refreshTokens; + + /** + * @ORM\OneToMany(targetEntity="AccessToken", mappedBy="client", cascade={"remove"}) + */ + protected $accessTokens; + public function __construct() { parent::__construct(); diff --git a/src/Wallabag/ApiBundle/Entity/RefreshToken.php b/src/Wallabag/ApiBundle/Entity/RefreshToken.php index 6d0cab68..822a02d8 100644 --- a/src/Wallabag/ApiBundle/Entity/RefreshToken.php +++ b/src/Wallabag/ApiBundle/Entity/RefreshToken.php @@ -19,7 +19,7 @@ class RefreshToken extends BaseRefreshToken protected $id; /** - * @ORM\ManyToOne(targetEntity="Client") + * @ORM\ManyToOne(targetEntity="Client", inversedBy="refreshTokens") * @ORM\JoinColumn(nullable=false) */ protected $client; diff --git a/src/Wallabag/CoreBundle/Form/Type/ClientType.php b/src/Wallabag/ApiBundle/Form/Type/ClientType.php similarity index 97% rename from src/Wallabag/CoreBundle/Form/Type/ClientType.php rename to src/Wallabag/ApiBundle/Form/Type/ClientType.php index d1fa94e6..0ea1a9c5 100644 --- a/src/Wallabag/CoreBundle/Form/Type/ClientType.php +++ b/src/Wallabag/ApiBundle/Form/Type/ClientType.php @@ -1,6 +1,6 @@ getContainer()->get('doctrine')->getManager()->getConnection()->connect(); } catch (\Exception $e) { - if (false === strpos($e->getMessage(), 'Unknown database')) { + if (false === strpos($e->getMessage(), 'Unknown database') + && false === strpos($e->getMessage(), 'database "'.$this->getContainer()->getParameter('database_name').'" does not exist')) { $fulfilled = false; $status = 'ERROR!'; $help = 'Can\'t connect to the database: '.$e->getMessage(); @@ -420,16 +421,18 @@ class InstallCommand extends ContainerAwareCommand } $this->getApplication()->setAutoExit(false); - $exitCode = $this->getApplication()->run(new ArrayInput($parameters), new NullOutput()); + + $output = new BufferedOutput(); + $exitCode = $this->getApplication()->run(new ArrayInput($parameters), $output); if (0 !== $exitCode) { $this->getApplication()->setAutoExit(true); - $errorMessage = sprintf('The command "%s" terminated with an error code: %u.', $command, $exitCode); - $this->defaultOutput->writeln("$errorMessage"); - $exception = new \Exception($errorMessage, $exitCode); + $this->defaultOutput->writeln(''); + $this->defaultOutput->writeln('The command "'.$command.'" generates some errors: '); + $this->defaultOutput->writeln($output->fetch()); - throw $exception; + die(); } // PDO does not always close the connection after Doctrine commands. diff --git a/src/Wallabag/CoreBundle/Command/TagAllCommand.php b/src/Wallabag/CoreBundle/Command/TagAllCommand.php index db1a9ab7..3f9bb04d 100644 --- a/src/Wallabag/CoreBundle/Command/TagAllCommand.php +++ b/src/Wallabag/CoreBundle/Command/TagAllCommand.php @@ -34,10 +34,13 @@ class TagAllCommand extends ContainerAwareCommand } $tagger = $this->getContainer()->get('wallabag_core.rule_based_tagger'); - $output->write(sprintf('Tagging entries for user « %s »... ', $user->getUserName())); + $output->write(sprintf('Tagging entries for user « %s »... ', $user->getUserName())); $entries = $tagger->tagAllForUser($user); + $output->writeln('Done.'); + $output->write(sprintf('Persist entries ... ', $user->getUserName())); + $em = $this->getDoctrine()->getManager(); foreach ($entries as $entry) { $em->persist($entry); diff --git a/src/Wallabag/CoreBundle/Controller/TagController.php b/src/Wallabag/CoreBundle/Controller/TagController.php index 623a6146..5acc6852 100644 --- a/src/Wallabag/CoreBundle/Controller/TagController.php +++ b/src/Wallabag/CoreBundle/Controller/TagController.php @@ -63,10 +63,12 @@ class TagController extends Controller $entry->removeTag($tag); $em = $this->getDoctrine()->getManager(); $em->flush(); - if (count($tag->getEntries()) == 0) { + + // remove orphan tag in case no entries are associated to it + if (count($tag->getEntries()) === 0) { $em->remove($tag); + $em->flush(); } - $em->flush(); $redirectUrl = $this->get('wallabag_core.helper.redirect')->to($request->headers->get('referer')); @@ -84,10 +86,25 @@ class TagController extends Controller { $tags = $this->getDoctrine() ->getRepository('WallabagCoreBundle:Tag') - ->findAllTagsWithEntries($this->getUser()->getId()); + ->findAllTags($this->getUser()->getId()); + + $flatTags = []; + + foreach ($tags as $key => $tag) { + $nbEntries = $this->getDoctrine() + ->getRepository('WallabagCoreBundle:Entry') + ->countAllEntriesByUserIdAndTagId($this->getUser()->getId(), $tag['id']); + + $flatTags[] = [ + 'id' => $tag['id'], + 'label' => $tag['label'], + 'slug' => $tag['slug'], + 'nbEntries' => $nbEntries, + ]; + } return $this->render('WallabagCoreBundle:Tag:tags.html.twig', [ - 'tags' => $tags, + 'tags' => $flatTags, ]); } diff --git a/src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php b/src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php index 239d09ae..b490e209 100644 --- a/src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php +++ b/src/Wallabag/CoreBundle/Helper/RuleBasedTagger.php @@ -55,6 +55,7 @@ class RuleBasedTagger { $rules = $this->getRulesForUser($user); $entries = []; + $tagsCache = []; foreach ($rules as $rule) { $qb = $this->entryRepository->getBuilderForAllByUser($user->getId()); @@ -62,7 +63,12 @@ class RuleBasedTagger foreach ($entries as $entry) { foreach ($rule->getTags() as $label) { - $tag = $this->getTag($label); + // avoid new tag duplicate by manually caching them + if (!isset($tagsCache[$label])) { + $tagsCache[$label] = $this->getTag($label); + } + + $tag = $tagsCache[$label]; $entry->addTag($tag); } diff --git a/src/Wallabag/CoreBundle/Repository/EntryRepository.php b/src/Wallabag/CoreBundle/Repository/EntryRepository.php index 75127b7d..cd2b47b9 100644 --- a/src/Wallabag/CoreBundle/Repository/EntryRepository.php +++ b/src/Wallabag/CoreBundle/Repository/EntryRepository.php @@ -309,4 +309,24 @@ class EntryRepository extends EntityRepository return $qb->getQuery()->getSingleScalarResult(); } + + /** + * Count all entries for a tag and a user. + * + * @param int $userId + * @param int $tagId + * + * @return int + */ + public function countAllEntriesByUserIdAndTagId($userId, $tagId) + { + $qb = $this->createQueryBuilder('e') + ->select('count(e.id)') + ->leftJoin('e.tags', 't') + ->where('e.user=:userId')->setParameter('userId', $userId) + ->andWhere('t.id=:tagId')->setParameter('tagId', $tagId) + ; + + return $qb->getQuery()->getSingleScalarResult(); + } } diff --git a/src/Wallabag/CoreBundle/Repository/TagRepository.php b/src/Wallabag/CoreBundle/Repository/TagRepository.php index 9d127da7..e76878d4 100644 --- a/src/Wallabag/CoreBundle/Repository/TagRepository.php +++ b/src/Wallabag/CoreBundle/Repository/TagRepository.php @@ -33,19 +33,23 @@ class TagRepository extends EntityRepository } /** - * Find all tags with associated entries per user. + * Find all tags per user. * * @param int $userId * * @return array */ - public function findAllTagsWithEntries($userId) + public function findAllTags($userId) { return $this->createQueryBuilder('t') + ->select('t.slug', 't.label', 't.id') ->leftJoin('t.entries', 'e') ->where('e.user = :userId')->setParameter('userId', $userId) + ->groupBy('t.slug') + ->addGroupBy('t.label') + ->addGroupBy('t.id') ->getQuery() - ->getResult(); + ->getArrayResult(); } /** diff --git a/src/Wallabag/CoreBundle/Resources/config/services.yml b/src/Wallabag/CoreBundle/Resources/config/services.yml index fb97454e..a4b727f4 100644 --- a/src/Wallabag/CoreBundle/Resources/config/services.yml +++ b/src/Wallabag/CoreBundle/Resources/config/services.yml @@ -29,7 +29,7 @@ services: arguments: - "@doctrine" - wallabag_core.table_prefix_subscriber: + wallabag_core.subscriber.table_prefix: class: Wallabag\CoreBundle\Subscriber\TablePrefixSubscriber arguments: - "%database_table_prefix%" diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml index 2de5d7bd..f5548a21 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml @@ -200,7 +200,7 @@ entry: description: 'Vises artiklen forkert?' edit_title: 'Rediger titel' original_article: 'original' - # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Oprettelsesdato' new: page_title: 'Gem ny artikel' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml index 515d43a0..9edd7fb7 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml @@ -200,7 +200,7 @@ entry: description: 'Erscheint dieser Artikel falsch?' edit_title: 'Titel ändern' original_article: 'original' - annotations_on_the_entry: '{0} Keine Anmerkungen|{1} Eine Anmerkung|]1,Inf[ %nbAnnotations% Anmerkungen' + annotations_on_the_entry: '{0} Keine Anmerkungen|{1} Eine Anmerkung|]1,Inf[ %count% Anmerkungen' created_at: 'Erstellungsdatum' new: page_title: 'Neuen Artikel speichern' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 43f5a950..b86145a0 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -200,7 +200,7 @@ entry: description: 'Does this article appear wrong?' edit_title: 'Edit title' original_article: 'original' - annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Creation date' new: page_title: 'Save new entry' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml index adeab2b0..b7187f50 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml @@ -200,7 +200,7 @@ entry: description: '¿Este artículo no se muestra bien?' edit_title: 'Modificar el título' original_article: 'original' - annotations_on_the_entry: '{0} Sin anotaciones|{1} Una anotación|]1,Inf[ %nbAnnotations% anotaciones' + annotations_on_the_entry: '{0} Sin anotaciones|{1} Una anotación|]1,Inf[ %count% anotaciones' created_at: 'Fecha de creación' new: page_title: 'Guardar un nuevo artículo' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml index 1c32a77c..8d19ccb1 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml @@ -200,7 +200,7 @@ entry: description: "Est-ce que cet article s'affiche mal ?" edit_title: 'Modifier le titre' original_article: 'original' - annotations_on_the_entry: '{0} Aucune annotation|{1} Une annotation|]1,Inf[ %nbAnnotations% annotations' + annotations_on_the_entry: '{0} Aucune annotation|{1} Une annotation|]1,Inf[ %count% annotations' created_at: 'Date de création' new: page_title: 'Sauvegarder un nouvel article' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml index f662bd55..4d3452ea 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml @@ -200,7 +200,7 @@ entry: description: 'Questo contenuto viene visualizzato male?' edit_title: 'Modifica titolo' original_article: 'originale' - annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %nbAnnotations% annotazioni' + annotations_on_the_entry: '{0} Nessuna annotazione|{1} Una annotazione|]1,Inf[ %count% annotazioni' created_at: 'Data di creazione' new: page_title: 'Salva un nuovo contenuto' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml index d81fb05e..f14213c6 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml @@ -200,7 +200,7 @@ entry: description: "Marca mal la presentacion d'aqueste article ?" edit_title: 'Modificar lo títol' original_article: 'original' - annotations_on_the_entry: "{0} Pas cap d'anotacion|{1} Una anotacion|]1,Inf[ %nbAnnotations% anotacions" + annotations_on_the_entry: "{0} Pas cap d'anotacion|{1} Una anotacion|]1,Inf[ %count% anotacions" created_at: 'Data de creacion' new: page_title: 'Enregistrar un novèl article' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 9877d59a..a2fe13db 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml @@ -200,7 +200,7 @@ entry: description: 'Czy ten artykuł wygląda źle?' edit_title: 'Edytuj tytuł' original_article: 'oryginalny' - annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %nbAnnotations% adnotacji' + annotations_on_the_entry: '{0} Nie ma adnotacji |{1} Jedna adnotacja |]1,Inf[ %count% adnotacji' created_at: 'Czas stworzenia' new: page_title: 'Zapisz nowy wpis' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml index 83246ed3..29db9c3e 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml @@ -200,7 +200,7 @@ entry: description: 'Îți pare ciudat articolul?' edit_title: 'Editează titlul' original_article: 'original' - # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Data creării' new: page_title: 'Salvează un nou articol' diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index 24dd6ff8..41e8e576 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml @@ -199,7 +199,7 @@ entry: description: 'Bu makalede herhangi bir yanlışlık mı var?' edit_title: 'Başlığı düzenle' original_article: 'orijinal' - # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %nbAnnotations% annotations' + # annotations_on_the_entry: '{0} No annotations|{1} One annotation|]1,Inf[ %count% annotations' created_at: 'Oluşturulma tarihi' new: page_title: 'Yeni makaleyi kaydet' diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig index b1aabf9b..3689159b 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig @@ -54,7 +54,6 @@ {% endif %} - {% set nbAnnotations = entry.annotations | length %} comment {{ 'entry.view.annotations_on_the_entry'|transchoice(entry.annotations | length) }}