PT Profile Version 2.1 Change Log
r55 | mcarroll | 2013-01-03 13:44:17 EST Changed paths: M /branches/2.1 M /branches/2.1/components/App.cfc
Commented out the code in the debug_code custom script.
r54 | mcarroll | 2013-01-03 13:43:27 EST Changed paths: M /branches/2.1/customcf/debug_code.cfm M /branches/2.1/components/App.cfc
Commented out the code in the debug_code custom script.
r53 | mcarroll | 2013-01-03 13:39:57 EST Changed paths: M /branches/2.1/components/profileService.cfc
Function: buildCCAPIParams Description: Updated to TRIM the values when "Check if any difference in the fields".
r52 | mcarroll | 2012-11-27 09:09:33 EST Changed paths: M /branches/2.1/components/App.cfc M /branches/2.1/datasheet-modules/datasheet-action-edit-delete-view.cfm
Added extra check for the profile role.
r51 | mcarroll | 2012-11-27 08:14:52 EST Changed paths: M /branches/2.1/components/App.cfc M /branches/2.1/components/profileService.cfc
Function: createProfilePage Description: Added replace of bad characters from the page title. Added check to make the page name safe.
r50 | mcarroll | 2012-11-23 10:56:49 EST Changed paths: M /branches/2.1/components/App.cfc M /branches/2.1/datasheet-modules/delete_element_handler.cfm
Fixed spacing for variable call.
r49 | mcarroll | 2012-11-23 10:55:52 EST Changed paths: M /branches/2.1/components/profileForms.cfc
Function: profileAddEdit Description: Fixed ajax image path.
r48 | mcarroll | 2012-11-23 10:55:01 EST Changed paths: M /branches/2.1/components/profileService.cfc
Function: buildCCAPIParams Description: Fix for RAILO to get the nquery column names. Added TRIM to prevent whitespace from the external data values.
r47 | mcarroll | 2012-09-11 14:48:46 EDT Changed paths: M /branches/2.1/components/profileService.cfc M /branches/2.1/components/App.cfc
Function: handlePageCreate Description: Updated to get the custom metadata from the template.
r46 | mcarroll | 2012-09-11 14:23:01 EDT Changed paths: M /branches/2.1/components/App.cfc M /branches/2.1/customcf/debug_code.cfm
Updated the SVN build number.
r45 | mcarroll | 2012-09-11 14:22:28 EDT Changed paths: M /branches/2.1/components/proxyWhiteList.xml
Updated to allow AutoImport function to be called through ajax to allow for CF scheduled task.
r44 | mcarroll | 2012-09-11 14:21:53 EDT Changed paths: M /branches/2.1/components/profileService.cfc
Updated to get the "dataPageID" for the Profile DAO if not defined. Added check for the if the element needs to be updated from the "buildCCAPIParams" function.
r43 | mcarroll | 2012-06-01 08:30:05 EDT Changed paths: M /branches/2.1/appBeanConfig.cfm M /branches/2.1/components/profileService.cfc M /branches/2.1/components/App.cfc
profileService.populateProfileFromExternalData Updated to get the "dataPageID" for the Profile DAO if not defined. Added check for the if the element needs to be updated from the "buildCCAPIParams" function.
profileService.buildCCAPIParams Added "tempUpdateReq" field to the struct to know if the element field data differs from the external element data values. Used to notify if the element record needs to be updated.
profileService.autoImportUpdate Updated schedule process to use the ADF Scheduler.
r42 | mcarroll | 2012-05-30 08:56:18 EDT Changed paths: M /branches/2.1/components/profileRoles.cfc M /branches/2.1/components/profileDAO.cfc M /branches/2.1/components/profileGC.cfc M /branches/2.1/components/profileService.cfc M /branches/2.1/components/App.cfc M /branches/2.1/components/profile.cfc M /branches/2.1/components/profileForms.cfc
Removed cfproperty tag for the versions.
r41 | mcarroll | 2012-05-30 08:52:00 EDT Changed paths: M /branches/2.1/components/App.cfc M /branches/2.1/components/profileService.cfc
profileService.handlePageCreate Removed the condition for the building the custom metadata form.
r40 | mcarroll | 2012-04-05 16:21:01 EDT Changed paths: M /branches/2.1/customcf/profile_admin_ds.cfm M /branches/2.1/components/App.cfc
Updated links to point to the "ptProfile" app space.
r39 | mcarroll | 2012-01-20 16:18:15 EST Changed paths: M /branches/2.1/appBeanConfig.cfm M /branches/2.1/components/App.cfc
Removed 'getComPathForCustomAppDir' function call for appBeanConfig.
r38 | mcarroll | 2012-01-20 16:14:40 EST Changed paths: D /branches/2.0
Removed dev branch 2.0. V2.0 was released.
r37 | mcarroll | 2012-01-20 16:12:45 EST Changed paths: A /branches/2.1
Created development branch 2.1.