ADF Release Notes v1.6.2


Overview

Application Development Framework (ADF) version 1.6.2 updates the v1.6.1 release with enhancements and bug fixes.

 

For detailed instructions for installing the ADF, see the ADF Installation Guide.

For detailed instructions for upgrading from a previous version of the ADF, see the ADF Upgrade Guides.

 

Before installing or upgrading to this release of the ADF, please review these Important Notes.


Important Notes

Review the following important notes before installing or upgrading to version 1.6.2 of the ADF.

If you are upgrading from a release earlier than 1.6, we strongly recommend that you also read the following:

1.5.0 Release Notes

1.5.1 Release Notes

1.5.2 Release Notes

1.6.0 Release Notes

1.6.1 Release Notes


Supported CommonSpot Versions:

Summer 2013 SP2 (8.0.2)

Summer 2013 SP1 (8.0.1)

Summer 2013

Winter 2012

6.x (All CommonSpot 6 versions)


Supported ColdFusion Versions:

All supported CommonSpot versions

 

Notable Enhancements: 

  • ADF General
    •     Added a site level setting to enable or disable ADF 'Development Mode' to control the visibility of verbose error messages when making requests via AjaxProxy and LightboxProxy
  • Custom Fields Types
    •       Updated ‘Custom Element Select Field’
      •       Versioned the Custom Element Select Field
      •       Added the Render Mode Filter Module
    •       Updated ‘General Chooser’
      •       Versioned the General Chooser Field
      •       Added new configuration features and and an updated Chooser layout
  • Custom Scripts
    •     Updated the CCAPI_dump.cfm test script to better handle testing of the CCAPI_1_0. CCAPI_2_0 and API_1_0 libs and the CS CCAPI configurations
  • Library Components
    •     CE Data
      •         Updates to the BuildRealTypeView method
      •         Added BuildView to ceData_2_0 to call BuildRealTypeView and add a forceRebuild option and better viewName creation
      •         Added a List Delimiter parameter to getCEData method
    •     CS Data
      •          Added the getCSFileURL method
      •          Updates to parseCSURL for parsing registered URLs and images
      •          Updated the createUniquePageTitle and teh getCSPageIDByTitle
      •          Added new functions
        •             getCSFileURL
        •             csPageExistsByTitle
        •             getCSPageIDlistByTitle
        •             getCSPageQueryByTitle
        •             getCSPageQueryByName
        •             getCSPageIDlistByName
      •        Updated the createUniquePageTitle and teh getCSPageIDByTitle
    •     Data
      •         Modified filterInternationlChars to use CHR strings
      •         QuerySortByOrderedList
    •              Updated the FORCE and AUTO-DETECT columnType logic.
    •              Updated the generated SQL output and error logging.
    •              Added safety checks for the custom sort column name
    •              Updated to handle reserved words
    •              Added a List Delimiter parameter
  •     Forms
    •          Updates for field label in the wrapFieldHTML method
  •     Scripts
    •         Updated the load jQuery DataTable method
    •         Updated the load jQuery jsTree method
    •         Updated the load jQuery jCycel2 method
    •         Updated the load jQuery qTip method
  •     ThirdParty
    •         Updated the jQuery library
    •         Updated the jQuery library UI library
    •         Updated the jQuery DataTable library
    •         Updated the jQuery jsTree library
    •         Updated the jQuery jCycel2 library
    •         Updated the jQuery qTip library

 

Notable Bug Fixes:

  • ADF General
    •     Updates to help prevent the browser from going into qwirks mode when resetting the ADF
    •     Updates to help prevent the browser from going into qwirks mode when using the the ADFdumpVar command
  • Custom Fields Types
    •     General Chooser
      •          Fixes for Element Items Search button
  • Library Componets
    •     API
      •         Fixes to resolve issue with login and logout as well as better handling of function return output
    •     CCAPI
      •         Fixes to resolve issue with login and logout as well as better handling of function return output
    •     CE Data
      •         Fixes for getCEData
      •         Fixes for getDataFieldValue to pass the formID to prevent returning bad data.
      •         Fixes for getCEDataView
    •     CS Data
      •         Fixes for csPageURL