-
Correctly pass variables by reference In 5.4 template_preprocess_panels_pane does nothing because the array is not passed by reference.
-
Fix notices and broken range() in add content modal.
-
Issue #1534446: Fix invalid data in a flexible layout without throwing a notice.
-
Issue #1514030: Remove accidentaly left in debug message.
-
Issue #1489088: Overzealous lazy loading.
-
Issue #1491600: Extra (and broken) "Customize this page" button in IPE if no permission to customize layout.
-
Proper, non-boneheaded fix for #1396600.
-
Revert "Issue #1396600: Fixed IPE Add / Delete / Move not working on regions" This reverts commit fa6d4ba7235a3033c0640834a2b7bb6ba1e86d34. Caused some side effects - new panes couldn't be added, it seems. Will have to investigate more later.
-
CSS cleanup plus hide IPE toolbar when overlay is open to prevent bad clicks.
-
Issue #1396600: Fixed IPE Add / Delete / Move not working on regions with underscores in their name.