Skip to content

Releases: UCF/Online-Utilities

v2.2.2

Choose a tag to compare

@jmbarne3 jmbarne3 released this 02 Oct 19:19
eaf3ed9

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

Choose a tag to compare

@jmbarne3 jmbarne3 released this 21 Mar 20:48
1fda45a

Enhancements:

  • Added composer file.

v2.2.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 05 Jul 18:20

Enhancements:

  • Adds logic for automated degree importer for Online
  • Adds logic for adjusting RFI forms based on a series of ACF fields in the Child-Theme

v2.1.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 01 Apr 14:29

Enhancements:

  • Adds logic to pre-select a degree whenever a gravity form is on the page that lists degrees within a drop down.

v2.0.6

Choose a tag to compare

@rjucf rjucf released this 29 Mar 19:11
5a0bec2

Enhancement:

  • Made brochure document field available in gravity forms.

v2.0.5

Choose a tag to compare

@jmbarne3 jmbarne3 released this 26 Jan 21:54

Enhancements:

  • Added customizer setting for the area under the Request for Information form.

v2.0.4

Choose a tag to compare

@rjucf rjucf released this 08 Sep 21:13

Added Salesforce Record ID Field

v2.0.3

Choose a tag to compare

@jmbarne3 jmbarne3 released this 14 Feb 19:09

Documentation:

  • Updated contributing doc to reflect the switch from slack to teams.

v2.0.2

Choose a tag to compare

@jmbarne3 jmbarne3 released this 21 Aug 19:05

Bug Fixes:

  • Corrected PHP warning that was being thrown when a function was put into the array_shift function instead of a variable.

v2.0.1

Choose a tag to compare

@cjg89 cjg89 released this 13 Mar 14:14
  • Modified markup generated for privacy policy links on forms, and where those links are injected (they're now positioned immediately after the form, instead of in the form footer.)
  • Re-added form button filtering from the old Online theme, which modifies prev/next/submit buttons to use a <button> element instead of <input>. Doing this allows for more flexible styling options, necessary for some styles added in the Online Child Theme (for previous buttons.)
  • Removed option in form settings for right-aligned form labels, as they're not supported by the Online Child Theme or Athena GravityForms Plugin.