MyShaarli/tests
VirtualTam bb4a23aa86 Export: allow prepending notes with the Shaarli instance's URL
Relates to #102

Additions:
- application:
  - export: allow prepending note permalinks with the instance's URL
  - test coverage

Modifications:
- export template: switch to an HTML form
  - link selection (all/private/public)
  - prepend note permalinks with the instance's URL

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2016-05-06 16:12:46 +02:00
..
HttpUtils Fixes #531 - Title retrieving is failing with multiple use case 2016-05-03 19:51:29 +02:00
plugins Markdown: Add the 'meta-tag' .nomarkdown which prevent a shaare from being parsed with markdown 2016-03-21 18:46:34 +01:00
Updater Refactor filter in LinkDB 2016-03-25 19:17:59 +01:00
Url typo 2016-05-05 13:28:43 +02:00
utils FeedBuilder unit tests 2016-03-25 19:17:59 +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
FeedBuilderTest.php FeedBuilder unit tests 2016-03-25 19:17:59 +01:00
LinkDBTest.php Fixes #480: add an option to urlencode redirector URL 2016-04-09 16:52:32 +02:00
LinkFilterTest.php Refactor filter in LinkDB 2016-03-25 19:17:59 +01:00
LinkUtilsTest.php Fixes #512: retrieving title didn't match the first closing tag 2016-03-08 10:00:53 +01:00
NetscapeBookmarkUtilsTest.php Export: allow prepending notes with the Shaarli instance's URL 2016-05-06 16:12:46 +02: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 Use correct 'UTC' timezone 2016-05-03 20:09:24 +02:00
UtilsTest.php fix: use PHP_EOL for carriage returns in file logs 2016-01-18 00:24:36 +01:00