]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Allow crossed search between terms and tags 496/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 23 Feb 2016 18:21:14 +0000 (19:21 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sun, 28 Feb 2016 13:17:40 +0000 (14:17 +0100)
commitc51fae92dc7d3080def81a2797e0d683b3e6d82a
tree394f9419589c1983d9be9834b89c8be2e8ef237c
parent6c3d6a31f413862941fe514e7167c04fe71ba1a7
Allow crossed search between terms and tags

  * Partial fix of #449
  * Current use case: search term + click on tag.
  * LinkFilter now returns all links if no filter is given.
  * Unit tests.
application/LinkDB.php
application/LinkFilter.php
inc/shaarli.css
index.php
tests/LinkFilterTest.php
tpl/linklist.html