pcp 2.0.0

Bug fixes
New features

D10/D11 release, now with semantic versioning. Same as 8.x-1.0.

pcp 8.x-1.0-alpha2

Bug fixes
Unsupported

The previous release (8.x-1.0-alpha1) was more than 6 year ago. But most users will probably upgrade for a more recent dev release. Be aware that a major overhaul of the hart of the module has taken place recently. If your custom code or custom patch relied on code in the pcp.inc file, your customization will be broken (sorry, but the module is in alpha).

pcp 7.x-1.7

Bug fixes
New features
Unsupported

Several fixes and improvements:

pcp 8.x-1.0-alpha1

New features
Unsupported

Hurray! We have a D8 version of the PCP module, thanks to Akash Jain.
It's 99% done, see: #2385019: Port pcp module in d8

pcp 7.x-1.6

Bug fixes
New features
Unsupported

This release added an upgrade hook for sites that still run version 7.x-1.4 or lower. See #2176823: Upgrade from 7.x-1.4 to 7.x-1.5 creates PDOException: SQLSTATE[42000].
Also, some Tokens were added in #2066635: pcp % token.

pcp 7.x-1.3

New features
Bug fixes
Unsupported

This release brings in Profile2 support, Features integration and other new features.

pcp 7.x-1.2

Bug fixes
Unsupported

-fixing bug that caused cck_location fields to throw error.
-fixed bug that caused incorrect anchor generation

pcp 7.x-1.1

New features
Unsupported

This release adds integration with Profile2.

pcp 6.x-2.2

New features
Bug fixes
Unsupported

Fixed several bug and added some new features:

pcp 6.x-2.0

New features
Unsupported

The ability to hide the Profile Complete Percent block once a user reaches 100% has been added.

User Picture support is now supported as a PCP option for profiles to be 100%.

pcp 6.x-1.3

Bug fixes
Unsupported

All bug fixes for the 6.x branch have been added to this release

pcp 5.x-1.6

Bug fixes
Unsupported

The major outstanding bug issues where fixed in this release. All feature requests are being bundled up into the next full feature release soon to com.

pcp 6.x-1.2

Unsupported

Fixed known errors when installing PCP module. The Form API was receiving an empty array when navigated to the admin settings area. Declaring an array for $options now avoids this problem.

pcp 5.x-1.5

Bug fixes
Unsupported

Fixed error displayed when first installing the module. Declared $options as an array() on pcp_admin_settings_form_data() so the form api can handled an empty set of data.

pcp 6.x-1.0

Unsupported

First release of PCP module for Drupal 6 core has been released.

pcp 5.x-1.4

Unsupported

The pcp.install file did not have a working uninstall hook. This has now been added so that you can remove / uninstall this module and have all data associated with it removed from your databases.

pcp 5.x-1.3

Unsupported

There was an issue with the way the ID tagging for CVS was being handled. Originally I changed the .info line 1 to read // $Id$ and this needed to be changed to read ; $Id. Because of this an error was being thrown from the module so I've made this change and updated to v1.3

pcp 5.x-1.2

Unsupported

Fixed ID tagging in info file to be compatible with CVS.

pcp 5.x-1.1

Bug fixes
Unsupported

christefano found an issue with the CVS Id tag in the pcp.info file. This has been corrected and updated in v1.1 release.

Subscribe with RSS Subscribe to Releases for Profile Complete Percent