Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
15.22 KB
MD5: 8884083a18646e1e634ba5921080e4ba
SHA-1: 591265e04087492e66ae14231da239fe68d2fbf1
SHA-256: b6fab72ec4be5e023120187fa767840ca60ab4d861fa8b9410f25ac4be966c85
Download zip
17.7 KB
MD5: 32319adb7e9fec0ee270ef65246afa74
SHA-1: 2cf0916b8b76cf9b89ab218438a611d2eafcf20d
SHA-256: d37894a6866a3ced11a4156a11ae9a4e164ed874266a18c4c1caf45cf266a38b
Release notes
Fixed these issues:
- Issue #1554818: Missing Profile2 field names on profile2 edit page, by lakshminp, joelpittet
- Issue #1418728: Notice: Undefined index: 10 in pcp_get_complete_percentage_data() (line 350 of .../pcp/pcp.module)., by ss81
- Issue #1831068: Call to undefined function pcp_admin..., by Pafla
- Issue #1852824: PHP notice on new fields, by mh86
- Issue #1826686: i18n/translated field labels, by mh86
And several other commits:
- Add the CSS for the Profile2 block too, by BarisW
- Fixing bug in http://drupal.org/node/1414468. Modifying JS to be consistent with drupal 7 standards. applied fix for http://drupal.org/node/1554818, by Madmatter23
- Adding files to includes folder. making sure that includes are not always loaded, by Madmatter23
- Adding hook_rules_file_info() as suggested in http://drupal.org/node/1705434, by Madmatter23
- Minor spacing cleanup and removed unneeded dot, by BarisW