History log of /plugin/today/_test/ (Results 1 – 7 of 7)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c2de205a24-Aug-2025 Michael Große <mic.grosse@googlemail.com>

feat: allow specifying date format

This enabled two new features:
* dynamically prepending the year
* linking to this week's page

Closes #2

6fbe939617-Nov-2023 Michael Große <mic.grosse@googlemail.com>

feat: add ?do=today handling to link to today's page

So that I can create a browser bookmark always pointing to the right
page.

8fb8448123-Aug-2025 Michael Große <mic.grosse@googlemail.com>

refactor: move syntax class to subdirectory

This will allow us to add further classes with more syntax options.

Also includes some type hardening.

1cfa218923-Aug-2025 Michael Große <mic.grosse@googlemail.com>

refactor: replace deprecated assertions

17cc5d3d13-Mar-2021 Michael Große <mic.grosse@googlemail.com>

test: add test for syntax component

5e5975cd13-Mar-2021 Michael Große <mic.grosse@googlemail.com>

test: use standard format for general test file

This now also works on PHP 8 without config files.

ced89be407-Aug-2019 Michael Große <mic.grosse@googlemail.com>

Initial commit