Skip to content

Make Smarty and Profile updating handling fixes to make extension usable

seamuslee requested to merge profile_update_fixes into civix_upgrade

This makes a number of fixes

  1. Gets rid of legacy jcalendar template reference as not needed
  2. Fixes the loading of field metadata for grants now that grants is in an extension
  3. Fixes a bunch of smarty related notices
  4. Removes references to setting CiviGrant in enabled components as it is not a component any more

Merge request reports