Skip to content
Snippets Groups Projects
Commit d4600dfb authored by Benni Mack's avatar Benni Mack Committed by Richard Haeser
Browse files

[BUGFIX] Limit amount of data fetched by the page tree

Page tree will fetch just 2 levels of pages plus pages which
are expanded on the initial load.
Next levels are fetched on demand via Ajax when expanding the node.
Search works server side now. To clear search, click on "x"
button.

Change-Id: I2691c531b419398325989070c375a9ec0d08ae82
Releases: master, 10.4, 9.5
Resolves: #88943
Resolves: #88098
Resolves: #88259
Resolves: #91884
Resolves: #91753
Resolves: #91916
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarRiny van Tiggelen <info@online-gamer.nl>
Tested-by: default avatarUwe Trotzek <trotzek@citeq.de>
Tested-by: default avatarMarcus Schwemer <ms@schwemer.de>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarMarcus Schwemer <ms@schwemer.de>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
parent d301f57f
Showing
with 971 additions and 525 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment