MyShaarli/tests
ArthurHoaro 76fe68d924 Fix plugin base path in core plugins
Also fix note check in archiveorg plugin, and regression on vintage template.
Documentation regarding relative path has been added.

Fixes 
2020-09-22 13:50:19 +02:00
..
api Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
bookmark Merge pull request from ArthurHoaro/feature/better-initializer 2020-09-12 12:14:18 +02:00
config New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
container Properly handle 404 errors 2020-09-12 12:42:19 +02:00
docker docker: move testing resources to tests/docker 2018-06-16 23:54:10 +02:00
feed Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds 2020-08-29 10:06:40 +02:00
formatter Slim router: handle add tag route 2020-07-23 21:19:21 +02:00
front Merge pull request from ArthurHoaro/fix/404-page 2020-09-12 21:41:58 +02:00
http Process Daily RSS feed through Slim controller 2020-07-23 21:19:21 +02:00
languages Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
legacy Merge pull request from ArthurHoaro/fix/back-compatible-targets 2020-09-03 14:57:24 +02:00
netscape Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
plugins Fix plugin base path in core plugins 2020-09-22 13:50:19 +02:00
render Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
security Fix broken route to filter not tagged bookmarks 2020-08-31 14:09:27 +02:00
updater Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
utils Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtilsTest.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
bootstrap.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
FileUtilsTest.php namespacing: \Shaarli\FileUtils 2019-01-12 22:47:48 +01:00
HistoryTest.php Add and update unit test for the new system (Bookmark + Service) 2020-01-18 09:56:32 +01:00
LanguagesTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
PluginManagerTest.php Plugins: do not save metadata along plugin parameters 2020-09-12 13:29:34 +02:00
ThumbnailerTest.php lint: apply phpcbf to tests/ 2018-12-02 22:39:16 +01:00
TimeZoneTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
UtilsTest.php Fix all existing links and redirection to ?do=login 2020-01-26 11:34:14 +01:00