History log of /plugin/ireadit/ (Results 1 – 25 of 72)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d861b67026-Aug-2025 Szymon Olewniczak <szyolewn@pg.edu.pl>

fix bug with indexer

ae79cc2d30-May-2025 Szymon Olewniczak <szyolewn@pg.edu.pl>

lang update

ffa244fd12-Mar-2025 Szymon Olewniczak <szyolewn@pg.edu.pl>

fix bug for removed pages

d8653d5b11-Jun-2024 Szymon Olewniczak <szyolewn@pg.edu.pl>

plugin info update

62105ebd07-Jun-2024 Szymon Olewniczak <szyolewn@pg.edu.pl>

compatibility with new dokuwiki and approve

49d6b1b007-Mar-2023 Szymon Olewniczak <szyolewn@pg.edu.pl>

fix helper.php:get_list for approve integration
add additional option for showing the users who should read the page
respect the 'dformat' and 'showuseras' settings
add de and de-informal translations

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

adds config parameters description

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

first approve integraion for pages where approve is not used

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

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

version upped

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".

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

adds admin option to regenerate ireadit metadata

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

adds 'lastread' parameter to list syntax

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

version upped

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)

123