BookStack/resources
Dan Brown 3f3fad7113
Fixed book-tree-gen page visibility issue
When book trees were generated, pages in chapters where ALL pages within
were not supposed to be visibile, would be visible due to the code
falling back on the raw relation which would not account for
permissions.

This has now been changed so that a custom 'visible_pages' attribute is set and used by any book tree structures, to ensure it does not fall back to the raw relation.

Added an extra test to cover.

For #2414
2020-12-17 17:31:18 +00:00
..
icons Added dark/light mode toggle to profile dropdown menu 2020-04-11 20:37:51 +01:00
js Added alias for vbscript 2020-10-13 22:44:33 +01:00
lang Prevented possible XSS via link attachments 2020-10-31 15:01:52 +00:00
sass Updated codemirror and updated codemirror base styles 2020-09-26 17:33:43 +01:00
views Fixed book-tree-gen page visibility issue 2020-12-17 17:31:18 +00:00