-
Fix JavaScript to stay attached with multi-value template_fields.
-
Add a min-height in case older templates don't have description or thumbnail.
-
Adding a new optional template chooser widget with a much cooler UI.
-
Actually fix the id problem.
-
Generate ids for each template field instance.
-
Check for empty template if field is required.
-
Fix template initialization on first instantiation. Fix empty check for hidden inputs.
-
Refactor template_select to use #ajax callback instead of rendering all available templates in hidden fieldsets.
-
Fix isEmpty for fieldsets and vertical tabs, which was completely non-functional.
-
Add a new hidden input type for making hard-coded values available to templates.