Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CS | Jeremy Benoist | 2015-08-20 | 2 | -2/+2 |
| | |||||
* | Add test on getting starred entries using the API | Jeremy Benoist | 2015-08-20 | 1 | -0/+25 |
| | |||||
* | Add title in "picto-link" | Jeremy Benoist | 2015-08-20 | 1 | -3/+3 |
| | | | | Picto aren't always obvious for every one. So it's better to have some title when we move the mouse over. | ||||
* | Update baggy about page | Jeremy Benoist | 2015-08-20 | 1 | -20/+18 |
| | | | | According to what have been done on the material theme | ||||
* | Fixed my name & website :ok_hand: | Jeremy Benoist | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | Remove unsed things | Jeremy Benoist | 2015-08-20 | 6 | -157/+15 |
| | |||||
* | Refactorize the way to retrieve entries | Jeremy Benoist | 2015-08-20 | 3 | -108/+117 |
| | | | | | One place to retrieve entries in Entry & Rss controller. More simple and easy to maintain. | ||||
* | CS | Jeremy Benoist | 2015-08-20 | 21 | -73/+73 |
| | | | | We shouldn't forget to run `php-cs-fixer` time to time | ||||
* | Merge pull request #1369 from wallabag/v2-bottombar | Jeremy Benoist | 2015-08-19 | 2 | -0/+19 |
|\ | | | | | fix #1332: bottom bar to display message | ||||
| * | warning bar: add parameter to dis/enable it | Nicolas Lœuillet | 2015-08-19 | 2 | -3/+7 |
| | | |||||
| * | bottom bar to display message | Nicolas Lœuillet | 2015-08-19 | 2 | -0/+15 |
| | | |||||
* | | Merge pull request #1375 from wallabag/v2-fix-1371 | Jeremy Benoist | 2015-08-19 | 1 | -4/+4 |
|\ \ | | | | | | | fix #1368 config: redirect on correct tab in material theme | ||||
| * | | config: redirect on correct tab in material theme | Nicolas Lœuillet | 2015-08-19 | 1 | -4/+4 |
| |/ | |||||
* / | filters: enhance view for domain name | Nicolas Lœuillet | 2015-08-19 | 1 | -8/+6 |
|/ | |||||
* | add filter on domain name | Nicolas Lœuillet | 2015-08-19 | 3 | -2/+45 |
| | |||||
* | Merge pull request #1366 from wallabag/fix-tags-view | Jeremy Benoist | 2015-08-19 | 1 | -0/+15 |
|\ | | | | | fix tag view in material theme | ||||
| * | fix tag view in material theme | Nicolas Lœuillet | 2015-08-18 | 1 | -0/+15 |
| | | |||||
* | | Merge pull request #1365 from wallabag/v2-typo-pagination | Jeremy Benoist | 2015-08-19 | 1 | -1/+1 |
|\ \ | | | | | | | change </div> into </ul> | ||||
| * | | change </div> into </ul> | Nicolas Lœuillet | 2015-08-18 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1367 from wallabag/v2-fix-actions-label | Jeremy Benoist | 2015-08-19 | 1 | -2/+2 |
|\ \ | | | | | | | action labels depend on status | ||||
| * | | action labels depend on status | Nicolas Lœuillet | 2015-08-18 | 1 | -2/+2 |
| |/ | |||||
* | | add test | Nicolas Lœuillet | 2015-08-18 | 1 | -1/+30 |
| | | |||||
* | | add creation date filter view | Nicolas Lœuillet | 2015-08-18 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #1353 from wallabag/v2-pluriel | Jeremy Benoist | 2015-08-18 | 1 | -50/+36 |
|\ | | | | | check if one entry or not | ||||
| * | usage of transchoice | Nicolas Lœuillet | 2015-08-18 | 1 | -42/+36 |
| | | |||||
| * | check if one entry or not | Nicolas Lœuillet | 2015-08-17 | 1 | -9/+1 |
| | | |||||
* | | Merge pull request #1343 from wallabag/v2-filter-date | Jeremy Benoist | 2015-08-18 | 1 | -1/+15 |
|\ \ | | | | | | | [WIP] filter by creation date | ||||
| * | | filter by creation date | Nicolas Lœuillet | 2015-08-17 | 1 | -1/+15 |
| |/ | |||||
* / | clean -> clear | Nicolas Lœuillet | 2015-08-17 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #1337 from modos189/v2_material | Nicolas Lœuillet | 2015-08-17 | 7 | -25/+179 |
|\ | | | | | fixes material | ||||
| * | fix | Alexandr Danilov | 2015-08-17 | 1 | -1/+1 |
| | | |||||
| * | Fix calendar in chromium and reducing the size of the calendar | Alexandr Danilov | 2015-08-17 | 1 | -0/+5 |
| | | |||||
| * | GUI for filter by creation date #1343 | Alexandr Danilov | 2015-08-17 | 2 | -2/+19 |
| | | |||||
| * | Hide open menu on page reading articles | Alexandr Danilov | 2015-08-17 | 1 | -0/+9 |
| | | |||||
| * | My implementation progress bar at the top of the page #1348 | Alexandr Danilov | 2015-08-17 | 3 | -0/+18 |
| | | |||||
| * | Fix: | Alexandr Danilov | 2015-08-17 | 3 | -7/+20 |
| | | | | | | | | | | | | | | | | When I click on "new article" icon, and on the cross after, the filter icon is no more visible. When I change the size of my browser window, the filter appears but I didn't click on the icon Bug: can't click on pagination > 1 display bug: when we load homepage, we see quickly the filter form new entry form: when we click on the field, the history of the field is at the left of the screen, not below the field (see screenshot) | ||||
| * | Merge remote-tracking branch 'origin/v2' into v2_material | Alexandr Danilov | 2015-08-17 | 2 | -52/+52 |
| |\ | |||||
| * | | Fix form rendere | Alexandr Danilov | 2015-08-12 | 1 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/v2' into v2_material | Alexandr Danilov | 2015-08-12 | 7 | -48/+14 |
| |\ \ | |||||
| * | | | #1320 Design for filters | Alexandr Danilov | 2015-08-12 | 4 | -8/+64 |
| | | | | |||||
| * | | | improved view | Alexandr Danilov | 2015-08-12 | 2 | -13/+17 |
| | | | | |||||
| * | | | fix #1321 | Alexandr Danilov | 2015-08-12 | 2 | -1/+33 |
| | | | | |||||
* | | | | Merge pull request #1352 from wallabag/v2-fix-pagination | Jeremy Benoist | 2015-08-17 | 3 | -2/+24 |
|\ \ \ \ | | | | | | | | | | | fix #1350: fix pagination with filters | ||||
| * | | | | add test | Nicolas Lœuillet | 2015-08-17 | 3 | -2/+24 |
| | | | | | |||||
| * | | | | fix #1350: fix pagination with filters | Nicolas Lœuillet | 2015-08-17 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | add link to original article in material theme | Nicolas Lœuillet | 2015-08-16 | 1 | -0/+8 |
|/ / / | |||||
* | | | fix diaspora url | Nicolas Lœuillet | 2015-08-13 | 1 | -1/+1 |
| | | | |||||
* | | | change title for material pages / about page | Nicolas Lœuillet | 2015-08-13 | 2 | -52/+52 |
| |/ |/| | |||||
* | | Merge pull request #1331 from wallabag/v2-disable-download | Jeremy Benoist | 2015-08-12 | 1 | -6/+6 |
|\ \ | | | | | | | disable download links on entry view | ||||
| * | | disable download links on entry view | Nicolas Lœuillet | 2015-08-12 | 1 | -7/+7 |
| |/ |