CVS messages for Advanced Profile Kit
June 30, 2008
-
Advanced Profile Kit: /modules/advanced_profile/advanced_profile.module 1.15
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile.css 1.6
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_userinfo.tpl.php 1.2
Advanced Profile Kit: /modules/advanced_profile/advprofile/node-uprofile.tpl.php 1.1
Advanced Profile Kit: /modules/advanced_profile/CHANGELOG.txt 1.9#NONE by Michelle: Switched to named months in CHANGELOG.txt to avoid confusion. #NONE by Michelle: General code clean up #NONE by Michelle: Moved CSS adding function into the menu hook instead of having a function call. #276559, 254577 by Michelle: Added check around CSS adding to only do it on the user page. Untested fix. #257737 by stephthegeek: CSS clean up and neutralizing. #259059 by rpmute: Added redirect from usernode to profile page. #274959 by Michelle but thanks to sdboyer. Fixed bug with user info pane title.
May 16, 2008
-
Added preliminary support for Dodge module.
April 30, 2008
-
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_view_buddylist_of_uid.tpl.php 1.2
Added missing variable documentation from buddylist tpl
-
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_view_buddylist_of_uid.tpl NONE
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_view_buddylist_of_uid.tpl.php 1.1Missed php extension on advanced_profile_view_buddylist_of_uid.tpl.php
April 29, 2008
-
Added message when settings page is empty.
-
Advanced Profile Kit: /modules/advanced_profile/advanced_profile.info 1.4
Advanced Profile Kit: /modules/advanced_profile/advanced_profile.module 1.12
Advanced Profile Kit: /modules/advanced_profile/CHANGELOG.txt 1.8
Advanced Profile Kit: /modules/advanced_profile/contrib/nodeprofile_helper/nodeprofile_helper.info 1.3
Advanced Profile Kit: /modules/advanced_profile/includes/advprofile_panels.inc 1.7
Advanced Profile Kit: /modules/advanced_profile/includes/uprofile.inc 1.3Switched fieldgroups over to work with latest CCK. See #97375 Added custom content type to hold note for guestbook. Changed name of module in .info, removed package, and moved nodeprofile_helper to the nodeprofile package. Fixed wrong path to userinfo images.
April 15, 2008
-
Advanced Profile Kit: /modules/advanced_profile/includes/advprofile_panels.inc 1.6
Advanced Profile Kit: /modules/advanced_profile/includes/uprofile.inc 1.2Updated panels export and uprofile export.
April 14, 2008
-
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_userinfo.tpl.php 1.1
Advanced Profile Kit: /modules/advanced_profile/advprofile/advanced_profile_view_buddylist_of_uid.tpl 1.1Missed adding files.
-
Advanced Profile Kit: /modules/advanced_profile/advanced_profile.module 1.11
Advanced Profile Kit: /modules/advanced_profile/advprofile/advp-profile-userinfo.tpl.php NONE
Advanced Profile Kit: /modules/advanced_profile/advprofile/views-list-buddylist_of_uid.tpl.php NONE
Advanced Profile Kit: /modules/advanced_profile/CHANGELOG.txt 1.7
Advanced Profile Kit: /modules/advanced_profile/contrib/activity_panels.inc NONE
Advanced Profile Kit: /modules/advanced_profile/contrib/nodeprofile_helper/nodeprofile_helper.module 1.5
Advanced Profile Kit: /modules/advanced_profile/includes/panels-content_userinfo.inc NONE
Advanced Profile Kit: /modules/advanced_profile/includes/view-blog_of_uid.inc 1.3
Advanced Profile Kit: /modules/advanced_profile/includes/view-buddylist_of_uid.inc 1.2
Advanced Profile Kit: /modules/advanced_profile/includes/view-gallery_user.inc 1.2
Advanced Profile Kit: /modules/advanced_profile/includes/view-user_list.inc 1.2
Advanced Profile Kit: /modules/advanced_profile/includes/view-user_tracker.inc 1.2Removed redundant file panels-content_userinfo.inc as it was moved into the .module file some time ago. Removed unneeded template_preprocess_node(). Added saftey check to theme_advprofile_userinfo() to be sure we have the user object and not just the UID. Removed references to profile theme subdirectory as this unnecessarily complicates installation. Renamed advp-profile-userinfo.tpl.php to advanced_profile_userinfo.tpl.php for clarity. Minor code clean up such as adding underscores to squished together variable names and fixing spacing. Removed code about anonymous users that was from advforum and would never apply to profiles. Removed unfinished and outdated activity integration. Removed extra ampersands that caused #246191 Changed view loading to new method suggested by chx. Renamed views-list-buddylist_of_uid to advanced_profile_view_buddylist_of_uid.tpl for clarity. The nodeprofile from user panels relationship is now in the dev version of nodeprofile so added a check for that file around the code to define the relationship. In settings, changed it to check for nodeprofile_helper and not just nodeprofile before offering the option of what tabs to show as it is nodeprofile_helper that handles this. #217869 Corrected access check for edit tabs in nodeprofile_helper. Thanks meeotch.
March 23, 2008
-
Advanced Profile Kit: /modules/advanced_profile/advanced_profile.module 1.10
Advanced Profile Kit: /modules/advanced_profile/advprofile/images/status_offline.png 1.2
Advanced Profile Kit: /modules/advanced_profile/advprofile/images/status_online.png 1.2#234768 fixed issue with passing user object to a function that was expecting the ID.
