MyShaarli/tests
ArthurHoaro 21979ff11c Add exclusion in tag search
* Searching '-mytag' will now exlude all shaares with 'mytag' tag.
  * All tags starting with a '-' are renamed without it (through the Updater).
  * Unit tests.

Minor code changes:

 * LinkDB->filter() can now take no parameters (get all link depending on logged status).
 * tagsStrToArray() is now static and filters blank tags.
2016-02-15 20:40:39 +01:00
..
HttpUtils Fixes #410 - Retrieve title fails in multiple cases 2016-01-11 21:19:31 +01:00
plugins Merge pull request #388 from ArthurHoaro/pluginadmin 2016-01-31 19:00:13 +01:00
Updater Add exclusion in tag search 2016-02-15 20:40:39 +01:00
Url Fixes #410 - Retrieve title fails in multiple cases 2016-01-11 21:19:31 +01:00
utils Add exclusion in tag search 2016-02-15 20:40:39 +01:00
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
ApplicationUtilsTest.php application: default to the "stable" branch for update checks 2015-11-27 00:10:43 +01:00
CachedPageTest.php application: refactor version checks, move to ApplicationUtils 2015-11-26 23:19:37 +01:00
CacheTest.php Remove dummycache folder on tear down. 2015-12-03 19:27:34 +01:00
ConfigTest.php Introduce the Updater class which 2016-02-15 20:30:24 +01:00
LinkDBTest.php Add exclusion in tag search 2016-02-15 20:40:39 +01:00
LinkFilterTest.php Add exclusion in tag search 2016-02-15 20:40:39 +01:00
LinkUtilsTest.php Fixes #410 - Retrieve title fails in multiple cases 2016-01-11 21:19:31 +01:00
PluginManagerTest.php Fixes #378 - Plugin administration UI. 2016-01-31 18:54:48 +01:00
RouterTest.php Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
TimeZoneTest.php Installation: default to the server's timezone 2015-08-04 23:54:03 +02:00
UtilsTest.php fix: use PHP_EOL for carriage returns in file logs 2016-01-18 00:24:36 +01:00