Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 4 | -0/+460 |
| | | | | This the Portuguese (Brazilian) for the Wallaby v2. | ||||
* | Remove error message when creating ePub versions | Paulino Michelazzo | 2016-10-02 | 1 | -1/+1 |
| | | | | | | Trying to create a ePub version, the first page shows a message of a “missing >”. This change solve this problem (and, for sure, in any download version that’s use HTML). | ||||
* | Merge pull request #2319 from pmartin/docker-php-gd-extension | Jeremy Benoist | 2016-09-30 | 4 | -5/+6 |
|\ | | | | | Docker : install PHP 'gd' extension | ||||
| * | Add PHP 'gd' extension to docker | Pascal MARTIN | 2016-09-30 | 1 | -2/+3 |
| | | | | | | | | The gd extension is required to export entries as EPUB. | ||||
| * | Fix doc: 'bin/console' instead of 'app/console' | Pascal MARTIN | 2016-09-30 | 3 | -3/+3 |
|/ | |||||
* | Merge pull request #2297 from morhelluin/epub-export-special-chars | Jeremy Benoist | 2016-09-19 | 1 | -1/+5 |
|\ | | | | | Fix issue #2296: epub export with special chars in the title. | ||||
| * | Fix issue #2296: epub export with `+` in the title. | Étienne Gilli | 2016-09-18 | 1 | -1/+5 |
|/ | |||||
* | Update md5 checksum for 2.0.8 in documentation | Nicolas Lœuillet | 2016-09-07 | 6 | -6/+6 |
| | |||||
* | Merge pull request #2271 from wallabag/prepare-208 | Nicolas Lœuillet | 2016-09-07 | 9 | -11/+29 |
|\ | | | | | Prepare wallabag 2.0.8 | ||||
| * | Prepare wallabag 2.0.8 | Nicolas Lœuillet | 2016-09-07 | 9 | -11/+29 |
|/ | |||||
* | Update install documentation | Nicolas Lœuillet | 2016-09-06 | 6 | -9/+21 |
| | |||||
* | Merge pull request #2262 from wallabag/install-check-db-connection | Nicolas Lœuillet | 2016-09-03 | 2 | -3/+27 |
|\ | | | | | Add a check for the database connection | ||||
| * | CS | Jeremy Benoist | 2016-09-03 | 1 | -1/+1 |
| | | |||||
| * | Update test | Jeremy Benoist | 2016-09-03 | 2 | -4/+12 |
| | | | | | | | | | | | | | | If the database isn't found when checking for the connection it means, we can connect to the server. The InstallCommand will create the database later. Also, when checking for the SQLite connection, Doctrine creates the file (so the database). That's why the test is skipped for SQLite. | ||||
| * | Add a check for the database connection | Jeremy Benoist | 2016-09-03 | 1 | -2/+18 |
|/ | | | | | | Checking for the driver isn't enough. We are now checking if we can etablish a connection to the database before trying to do anything. By displaying the error from the Exception (in case of error) we hope to reduce issues overload about people getting error with the database | ||||
* | Occitan version | Quent-in | 2016-08-27 | 1 | -0/+11 |
| | | | | Occitan translation, I hope I properly put it where it has to be. If there reminds other textes to translate, please let me know! | ||||
* | Merge pull request #2241 from modos189/v2-issue-1991 | Jeremy Benoist | 2016-08-26 | 1 | -0/+4 |
|\ | | | | | Fix issue #1991: correction of the height field to add articles | ||||
| * | Fix issue #1991: correction of the height field to add articles | Alexandr Danilov | 2016-08-26 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #2238 from modos189/v2-improve-view | Thomas Citharel | 2016-08-25 | 5 | -18/+83 |
|\ | | | | | V2 improve view | ||||
| * | A new version of the plugin tinydot with update on window resize | Alexandr Danilov | 2016-08-25 | 3 | -17/+81 |
| | | |||||
| * | Changes in the login form: | Alexandr Danilov | 2016-08-25 | 2 | -1/+2 |
|/ | | | | | * The alignment of the login form centered in WebKit * Indent after the reference password recovery | ||||
* | Merge pull request #2236 from wallabag/allow-failure-php-7.1 | Jeremy Benoist | 2016-08-24 | 1 | -0/+1 |
|\ | | | | | Allow failure for PHP 7.1 | ||||
| * | Allow failure for PHP 7.1 | Jeremy Benoist | 2016-08-24 | 1 | -0/+1 |
|/ | | | Got tired of `EE/home/travis/build.sh: line 45: 4445 Segmentation fault (core dumped) phpunit -v` using PHP 7.1.0beta3 | ||||
* | Merge pull request #2234 from cstuder/patch-1 | Nicolas Lœuillet | 2016-08-24 | 3 | -3/+3 |
|\ | | | | | Fixes mailto link in documentation | ||||
| * | Fixes mailto link in german translation | Christian Studer | 2016-08-24 | 1 | -1/+1 |
| | | |||||
| * | Fixes mailto link in french translation | Christian Studer | 2016-08-24 | 1 | -1/+1 |
| | | |||||
| * | Fixes mailto link | Christian Studer | 2016-08-24 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2235 from wallabag/german-doc-config | Nicolas Lœuillet | 2016-08-24 | 2 | -0/+57 |
|\ \ | |/ |/| | Add configuration for german documentation | ||||
| * | Add configuration for german documentation | Nicolas Lœuillet | 2016-08-24 | 2 | -0/+57 |
|/ | |||||
* | Merge pull request #2230 from modos189/issue_2055 | Nicolas Lœuillet | 2016-08-23 | 5 | -1/+48 |
|\ | | | | | Cut entries title in card view: continued | ||||
| * | Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes) | Alexandr Danilov | 2016-08-23 | 5 | -773/+41 |
| | | |||||
| * | Simplify the initialization of the plugin dotdotdot | Alexandr Danilov | 2016-08-22 | 2 | -2/+1 |
| | | |||||
| * | Added the jquery library dotdotdot ( http://dotdotdot.frebsite.nl/ ) that ↵ | Alexandr Danilov | 2016-08-22 | 5 | -0/+780 |
| | | | | | | | | allows you to clip a text on the second line and fixed cut entries title in card view | ||||
| * | Don't cut entries title in card view | Baptiste Mille-Mathias | 2016-05-21 | 1 | -1/+1 |
| | | | | | | | | Stop cutting titles arbitrary at caracter 42. | ||||
* | | Update SymfonyRequirements | Jeremy Benoist | 2016-08-23 | 1 | -3/+10 |
| | | |||||
* | | Merge pull request #2226 from wallabag/prepare-207 | Nicolas Lœuillet | 2016-08-22 | 6 | -5/+22 |
|\ \ | | | | | | | Prepare wallabag 2.0.7 | ||||
| * | | Prepare wallabag 2.0.7 | Nicolas Lœuillet | 2016-08-22 | 6 | -5/+22 |
|/ / | |||||
* | | Merge pull request #2222 from wallabag/add-date-on-article-view | Nicolas Lœuillet | 2016-08-22 | 13 | -0/+55 |
|\ \ | | | | | | | Added creation date and reading time on article view | ||||
| * | | Display text on baggy | Jeremy Benoist | 2016-08-21 | 13 | -5/+20 |
| | | | | | | | | | | | | Instead of using icons (which aren't available) display real text for reading time & creation date | ||||
| * | | Changed code indentation | Nicolas Lœuillet | 2016-08-18 | 2 | -6/+14 |
| | | | |||||
| * | | Added creation date and reading time on article view | Nicolas Lœuillet | 2016-08-18 | 13 | -0/+32 |
| | | | | | | | | | | | | Fix #2034 | ||||
* | | | Merge pull request #2221 from wallabag/replace-favorite-star | Jeremy Benoist | 2016-08-21 | 16 | -22/+22 |
|\ \ \ | | | | | | | | | Replaced favorite word/icon with star one | ||||
| * | | | Fixed some translations | Nicolas Lœuillet | 2016-08-18 | 3 | -4/+4 |
| | | | | |||||
| * | | | Replaced favorite word/icon with star one | Nicolas Lœuillet | 2016-08-18 | 16 | -22/+22 |
| |/ / | | | | | | | | | | Fix #2041 | ||||
* | | | Merge pull request #2224 from wallabag/avoid-exception-import | Thomas Citharel | 2016-08-20 | 6 | -32/+154 |
|\ \ \ | |/ / |/| | | Avoid breaking import when fetching fail | ||||
| * | | Avoid breaking import when fetching fail | Jeremy Benoist | 2016-08-20 | 6 | -32/+154 |
|/ / | | | | | | | | | | | | | | | | | graby will throw an Exception in some case (like a bad url, a restricted url or a secured pdf). Import doesn't handle that case and break the whole import. With that commit the import isn't stopped but the entry is just skipped. Also, as a bonus, I've added extra test on WallabagImportV2 when the json is empty. | ||||
* | | Merge pull request #2220 from Rurik19/master | Jeremy Benoist | 2016-08-18 | 1 | -1/+1 |
|\ \ | | | | | | | Enable PATCH method for CORS in API part | ||||
| * | | Enable PATCH method for CORS in API part | Rurik19 | 2016-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2134 from wallabag/hhvm | Jeremy Benoist | 2016-08-17 | 1 | -7/+23 |
|\ \ \ | | | | | | | | | Run tests on an uptodate HHVM | ||||
| * | | | Run tests on an uptodate HHVM | Jeremy Benoist | 2016-08-17 | 1 | -7/+23 |
|/ / / | | | | | | | | | | Using some tricks from symfony/symfony |