| d861b670 | 26-Aug-2025 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
fix bug with indexer |
| ae79cc2d | 30-May-2025 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
lang update |
| ffa244fd | 12-Mar-2025 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
fix bug for removed pages |
| d8653d5b | 11-Jun-2024 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
plugin info update |
| 62105ebd | 07-Jun-2024 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
compatibility with new dokuwiki and approve |
| 49d6b1b0 | 07-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 |
| 8e64640b | 22-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
adds config parameters description |
| 1dbc116a | 22-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
first approve integraion for pages where approve is not used |
| 13f6c799 | 22-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
approve integration |
| fcd65f6a | 21-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
fix migration |
| 3fe61607 | 21-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
Revert "fix"
This reverts commit cd2b00adb478e89bc6f39b8d09ab6fdf5ba8f8a4. |
| cd2b00ad | 17-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
fix |
| d2cf7c78 | 17-Feb-2023 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
plugin now using dokuwiki Indexer for storing readers |
| 095678a5 | 15-May-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
version upped |
| be9eaca3 | 15-May-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
add max to group by |
| 9bb1363a | 15-May-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
group by for overview |
| dfc7cf29 | 27-Apr-2020 |
Erik Inge Bolsø <erik.inge.bolso@modirum.com> |
copy filtering from approve plugin
closes #15 |
| 90e37b17 | 24-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". |
| 6752733e | 27-Mar-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
adds admin option to regenerate ireadit metadata |
| b5c6cf14 | 16-Mar-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
adds 'lastread' parameter to list syntax |
| e45905d8 | 07-Mar-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
version upped |
| 824684ea | 07-Mar-2020 |
Szymon Olewniczak <solewniczak@rid.pl> |
fix list behaviour |
| c6a33c44 | 04-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 ...
|
| 3b11506f | 04-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 |
| 26c2d094 | 04-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) |