History log of /plugin/ireadit/syntax/ (Results 1 – 19 of 19)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
13f6c79922-Feb-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

approve integration

fcd65f6a21-Feb-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

fix migration

3fe6160721-Feb-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

Revert "fix"

This reverts commit cd2b00adb478e89bc6f39b8d09ab6fdf5ba8f8a4.

cd2b00ad17-Feb-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

fix

d2cf7c7817-Feb-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

plugin now using dokuwiki Indexer for storing readers

be9eaca315-May-2020 Szymon Olewniczak <solewniczak@rid.pl>

add max to group by

9bb1363a15-May-2020 Szymon Olewniczak <solewniczak@rid.pl>

group by for overview

dfc7cf2927-Apr-2020 Erik Inge Bolsø <erik.inge.bolso@modirum.com>

copy filtering from approve plugin

closes #15

90e37b1724-Apr-2020 Erik Inge Bolsø <erik.inge.bolso@modirum.com>

adds overview parameter to list syntax

This lets you ask questions like "which pages with ireadit have not been acked by anyone".

b5c6cf1416-Mar-2020 Szymon Olewniczak <solewniczak@rid.pl>

adds 'lastread' parameter to list syntax

824684ea07-Mar-2020 Szymon Olewniczak <solewniczak@rid.pl>

fix list behaviour

c6a33c4404-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

list: Introduce state group aliases

This introduces the three "organic" states "read", "outdated" and
"unread" and the group aliases "not read" (consisting of "outdated" and
"unread", as it was befo

list: Introduce state group aliases

This introduces the three "organic" states "read", "outdated" and
"unread" and the group aliases "not read" (consisting of "outdated" and
"unread", as it was before the introduction of the state "outdated") and
"all" (which existed before but now isn't treated specially).

show more ...

3b11506f04-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

list: Make state argument a list

This way, we can easily specify different states in one list

26c2d09404-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

list: Link to the specific version that was read

Instead of linking to the current base URL of a page, link to the
version that has been read by the user (if there is such a version)

4b5448ad04-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

Add outdated state to list

This adds a state "outdated" to the ireadit list that lists all pages
of which the user has read an older, outdated revision. Consequently,
only pages of which the user ha

Add outdated state to list

This adds a state "outdated" to the ireadit list that lists all pages
of which the user has read an older, outdated revision. Consequently,
only pages of which the user has not read any version are considered
"not read".

show more ...

6116c7f604-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

Fix argument validation of list syntax

The key for the state to list is "state", not "states", thus the (also
otherwise erroneous) validation never kicked in.

9135956004-Mar-2020 Jan-Philipp Litza <jpl@plutex.de>

list: Use <li> instead of <div> in <ul>

<div> in <ul> is invalid HTML, and rendering is nicer with <li>

692a145018-Jan-2020 Szymon Olewniczak <solewniczak@rid.pl>

fix: nice error message when 'sqlite' plugin is not enabled

ce9be9e902-Sep-2019 Szymon Olewniczak <solewniczak@rid.pl>

add list syntax to list iread pages