aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2015-08-2021-73/+73
| | | | We shouldn't forget to run `php-cs-fixer` time to time
* Merge pull request #1369 from wallabag/v2-bottombarJeremy Benoist2015-08-192-0/+19
|\ | | | | fix #1332: bottom bar to display message
| * warning bar: add parameter to dis/enable itNicolas Lœuillet2015-08-192-3/+7
| |
| * bottom bar to display messageNicolas Lœuillet2015-08-192-0/+15
| |
* | Merge pull request #1375 from wallabag/v2-fix-1371Jeremy Benoist2015-08-191-4/+4
|\ \ | | | | | | fix #1368 config: redirect on correct tab in material theme
| * | config: redirect on correct tab in material themeNicolas Lœuillet2015-08-191-4/+4
| |/
* / filters: enhance view for domain nameNicolas Lœuillet2015-08-191-8/+6
|/
* add filter on domain nameNicolas Lœuillet2015-08-193-2/+45
|
* Merge pull request #1366 from wallabag/fix-tags-viewJeremy Benoist2015-08-191-0/+15
|\ | | | | fix tag view in material theme
| * fix tag view in material themeNicolas Lœuillet2015-08-181-0/+15
| |
* | Merge pull request #1365 from wallabag/v2-typo-paginationJeremy Benoist2015-08-191-1/+1
|\ \ | | | | | | change </div> into </ul>
| * | change </div> into </ul>Nicolas Lœuillet2015-08-181-1/+1
| |/
* | Merge pull request #1367 from wallabag/v2-fix-actions-labelJeremy Benoist2015-08-191-2/+2
|\ \ | | | | | | action labels depend on status
| * | action labels depend on statusNicolas Lœuillet2015-08-181-2/+2
| |/
* | add testNicolas Lœuillet2015-08-181-1/+30
| |
* | add creation date filter viewNicolas Lœuillet2015-08-181-0/+9
|/
* Merge pull request #1353 from wallabag/v2-plurielJeremy Benoist2015-08-181-50/+36
|\ | | | | check if one entry or not
| * usage of transchoiceNicolas Lœuillet2015-08-181-42/+36
| |
| * check if one entry or notNicolas Lœuillet2015-08-171-9/+1
| |
* | Merge pull request #1343 from wallabag/v2-filter-dateJeremy Benoist2015-08-181-1/+15
|\ \ | | | | | | [WIP] filter by creation date
| * | filter by creation dateNicolas Lœuillet2015-08-171-1/+15
| |/
* / clean -> clearNicolas Lœuillet2015-08-172-2/+2
|/
* Merge pull request #1337 from modos189/v2_materialNicolas Lœuillet2015-08-177-25/+179
|\ | | | | fixes material
| * fixAlexandr Danilov2015-08-171-1/+1
| |
| * Fix calendar in chromium and reducing the size of the calendarAlexandr Danilov2015-08-171-0/+5
| |
| * GUI for filter by creation date #1343Alexandr Danilov2015-08-172-2/+19
| |
| * Hide open menu on page reading articlesAlexandr Danilov2015-08-171-0/+9
| |
| * My implementation progress bar at the top of the page #1348Alexandr Danilov2015-08-173-0/+18
| |
| * Fix:Alexandr Danilov2015-08-173-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_materialAlexandr Danilov2015-08-172-52/+52
| |\
| * | Fix form rendereAlexandr Danilov2015-08-121-2/+2
| | |
| * | Merge remote-tracking branch 'origin/v2' into v2_materialAlexandr Danilov2015-08-127-48/+14
| |\ \
| * | | #1320 Design for filtersAlexandr Danilov2015-08-124-8/+64
| | | |
| * | | improved viewAlexandr Danilov2015-08-122-13/+17
| | | |
| * | | fix #1321Alexandr Danilov2015-08-122-1/+33
| | | |
* | | | Merge pull request #1352 from wallabag/v2-fix-paginationJeremy Benoist2015-08-173-2/+24
|\ \ \ \ | | | | | | | | | | fix #1350: fix pagination with filters
| * | | | add testNicolas Lœuillet2015-08-173-2/+24
| | | | |
| * | | | fix #1350: fix pagination with filtersNicolas Lœuillet2015-08-171-1/+1
| | |_|/ | |/| |
* / | | add link to original article in material themeNicolas Lœuillet2015-08-161-0/+8
|/ / /
* | | fix diaspora urlNicolas Lœuillet2015-08-131-1/+1
| | |
* | | change title for material pages / about pageNicolas Lœuillet2015-08-132-52/+52
| |/ |/|
* | Merge pull request #1331 from wallabag/v2-disable-downloadJeremy Benoist2015-08-121-6/+6
|\ \ | | | | | | disable download links on entry view
| * | disable download links on entry viewNicolas Lœuillet2015-08-121-7/+7
| |/
* / store domainName in databaseNicolas Lœuillet2015-08-127-42/+8
|/
* Merge pull request #1328 from wallabag/v2-fix-1324Jeremy Benoist2015-08-122-2/+2
|\ | | | | fix #1324: do not display pagination when only 1 page
| * remove pagination if page == 1 with baggy themeNicolas Lœuillet2015-08-121-1/+1
| |
| * fix #1324: do not display pagination when only 1 pageNicolas Lœuillet2015-08-121-1/+1
| |
* | fix #1299: change send buttons on config pageNicolas Lœuillet2015-08-121-5/+5
|/
* Merge pull request #1325 from wallabag/v2-fix-1314Jeremy Benoist2015-08-121-2/+2
|\ | | | | fix #1314: change max-width in material theme
| * fix #1314: change max-width in material themeNicolas Lœuillet2015-08-121-2/+2
| |