-
Added check_plain to Review Overrides output
-
Fix undefined value index in image hooks
-
Fix key error in export
-
New 6.x-2.x branch - backport from 7.x-2.x. FIrst pass, with only the most basic changes (core version, menu paths, theme function equivalent, remove image module code, js attach, README caveat)
-
Merging 2.x-experimental into main branch, fixing many bugs, restoring some missing functionality
-
Merging 2.x-experimental into main branch, fixing many bugs, restoring some missing functionality
-
Move overrides into different files, fix revert bug in _features_override_set_additions
-
Break overrides intwo to hooks, one for the overall override and one for individual so that it's generally cleaner and works better with features ui
-
Only serialize if no __set_state method
-
Add a features_override_var_export to cover the custom class exporting