MyShaarli/tests
ArthurHoaro bf8bec322b New Core Plugin: ReadItLater
Create a new core plugin allowing to mark bookmarks to read them later.
When enabled:

  * checkbox is displayed in editlink view for new bookmarks
  * a plugin setting is available to check it or not it by default
  * in bookmark list:
    * new global filter to display only bookmark flagged as read it
      later
    * for each bookmarks, new action icon to toggle read it later status
    * for each « readitlater » bookmark, red label « To Read » added,
      and red line on the right of the bookmark added (default template)

Fixes #143

Signed-off-by: ArthurHoaro <arthur@hoa.ro>
2022-08-12 19:58:07 +02:00
..
api Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
bookmark New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
config Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
container tests: phpcs: fix 'Opening brace must not be followed by a blank line' error 2022-01-13 20:50:39 +01:00
docker tests: update base alpine image to v3.16 in test Dockerfiles 2022-08-10 20:15:21 +02:00
feed Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
formatter New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
front New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
helper Updated to pass codesniffer 2022-03-31 16:01:55 -04:00
http tests: phpcs: fix 'Opening brace must not be followed by a blank line' error 2022-01-13 20:50:39 +01:00
languages Updated to pass codesniffer 2022-03-31 16:01:55 -04:00
legacy Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
netscape Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
plugins New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
render Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00
security Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
updater Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
utils Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
bootstrap.php Fix Github #1844 - Monthly views previous/next month links during month 2022-03-31 15:42:25 -04:00
HistoryTest.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
LanguagesTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginManagerTest.php Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00
TestCase.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ThumbnailerTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
TimeZoneTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
UtilsTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00