MyShaarli/tests/api
ArthurHoaro 7d86f40bdb Empty tag search will look for not tagged links
Fixes #784

From now, searching for tags with an empty value will return only not tagged links,
with the search bar showing `x results [not tagged]`.

Note that using the api, the searchtags request parameter must be set to `false` to get the same result.

  - [ ] Update API doc
2017-05-25 15:51:12 +02:00
..
controllers Empty tag search will look for not tagged links 2017-05-25 15:51:12 +02:00
ApiMiddlewareTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ApiUtilsTest.php Merge pull request #727 from ArthurHoaro/api/getlinks 2017-01-15 16:49:50 +01:00