aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | action labels depend on statusNicolas Lœuillet2015-08-181-2/+2
| |/
* | Merge pull request #1363 from wallabag/v2-add-date-filter-viewJeremy Benoist2015-08-192-1/+39
|\ \ | | | | | | add creation date filter view
| * | add testNicolas Lœuillet2015-08-181-1/+30
| | |
| * | add creation date filter viewNicolas Lœuillet2015-08-181-0/+9
| | |
* | | Merge pull request #1370 from wallabag/v2-composer-cleanupJeremy Benoist2015-08-192-335/+49
|\ \ \ | |_|/ |/| | fix 1356: diet for composer
| * | diet for composerNicolas Lœuillet2015-08-182-335/+49
|/ /
* | Merge pull request #1341 from wallabag/v2-capistranoJeremy Benoist2015-08-186-0/+266
|\ \ | |/ |/| capistrano config
| * remove capistrano in gitignoreNicolas Lœuillet2015-08-181-5/+0
| |
| * capistrano configNicolas Lœuillet2015-08-177-0/+271
| |
* | 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
| |/ /
* | | Merge pull request #1354 from wallabag/v2-cleanJeremy Benoist2015-08-184-20/+13
|\ \ \ | | | | | | | | some cleanup
| * | | Update CONTRIBUTING.mdNicolas Lœuillet2015-08-181-1/+1
| | | |
| * | | some cleanupNicolas Lœuillet2015-08-174-19/+12
| |/ /
* | | Merge pull request #1355 from wallabag/v2-clear-buttonJeremy Benoist2015-08-172-2/+2
|\ \ \ | | | | | | | | clean -> clear
| * | | clean -> clearNicolas Lœuillet2015-08-172-2/+2
| |/ /
* | | Merge pull request #1358 from wallabag/nicosomb-patch-1Jeremy Benoist2015-08-171-2/+2
|\ \ \ | |/ / |/| | Disable external_code_coverage on Scrutinizr
| * | disable external_code_coverageNicolas Lœuillet2015-08-171-2/+2
| | |
| * | change timeout because scrutinizer failedNicolas Lœuillet2015-08-171-1/+1
|/ /
* | 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
| | |_|/ | |/| |
* | | | Merge pull request #1349 from wallabag/v2-add-original-linkJeremy Benoist2015-08-171-0/+8
|\ \ \ \ | |/ / / |/| | | add link to original article in material theme
| * | | add link to original article in material themeNicolas Lœuillet2015-08-161-0/+8
|/ / /
* | | Merge pull request #1338 from wallabag/v2-add-titlesJeremy Benoist2015-08-132-52/+52
|\ \ \ | |_|/ |/| | change title for material pages / about page
| * | 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
| |/
* | Merge pull request #1334 from wallabag/v2-store-domainnameJeremy Benoist2015-08-127-42/+8
|\ \ | |/ |/| store domainName in database
| * 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
| |