MyShaarli/tests
ArthurHoaro 822bffced8 Link filter refactoring
* introduce class LinkFilter to handle link filter operation (and lighten LinkDB).
  * handle 'private only' in filtering.
  * update template to prefill search fields with current search terms.
  * coding style.
  * unit test (mostly move from LinkDB to LinkFilter).

PS: preparation for #358 #315 and 'AND' search.
2016-01-06 19:53:04 +01:00
..
HttpUtils HTTP: move server URL functions to HttpUtils.php 2015-09-14 20:27:16 +02:00
plugins QRCode plugin: use url instead of real_url 2015-12-22 10:59:41 +01:00
Url cleanup: remove the executable bit from source scripts 2015-11-11 19:19:24 +01:00
utils Link filter refactoring 2016-01-06 19:53:04 +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 Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +01:00
LinkDBTest.php Link filter refactoring 2016-01-06 19:53:04 +01:00
LinkFilterTest.php Link filter refactoring 2016-01-06 19:53:04 +01:00
PluginManagerTest.php Unit tests for Router and PluginManager. 2015-11-07 15:27:22 +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 URL encode links when a redirector is set. 2015-11-26 20:14:38 +01:00