History log of /plugin/simplenavi/_test/SimplenaviTest.php (Results 1 – 8 of 8)
Revision Date Author Comments
# a2e56777 22-May-2025 Andreas Gohr <gohr@cosmocode.de>

do not show hidden pages


# 02d11b9c 03-Apr-2025 Andreas Gohr (aider) <andi@splitbrain.org>

refactor: Use data provider for isParent test method


# b1fcfa9f 03-Apr-2025 Andreas Gohr (aider) <andi@splitbrain.org>

test: Add test cases for the `isParent` method in SimplenaviTest


# 4c5e7fe5 02-Apr-2025 Andreas Gohr <andi@splitbrain.org>

revamp config options and tests


# d418c031 13-Nov-2023 Andreas Gohr <andi@splitbrain.org>

added home parameter

This wraps the entire tree under the start page of the selected
namespace.


# e58e2f72 03-Aug-2023 Andreas Gohr <andi@splitbrain.org>

added option to sort namespaces before other pages


# e75a33bf 20-Jul-2023 Andreas Gohr <andi@splitbrain.org>

Refactor item gathering and sorting

This fixes the broken sort by title mechanism


# d8ce5486 03-Jan-2023 Andreas Gohr <andi@splitbrain.org>

code cleanup