Skip to content
  1. Feb 25, 2011
  2. Dec 16, 2008
  3. Dec 15, 2008
  4. Dec 14, 2008
  5. Dec 13, 2008
  6. Dec 02, 2008
  7. Nov 25, 2008
  8. Nov 20, 2008
  9. Nov 18, 2008
  10. Nov 17, 2008
  11. Nov 15, 2008
  12. Nov 14, 2008
  13. Jun 30, 2008
  14. May 16, 2008
  15. Apr 30, 2008
  16. Apr 29, 2008
  17. Apr 15, 2008
  18. Apr 14, 2008
    • Michelle Cox's avatar
      Missed adding files. · 5bb8e1a9
      Michelle Cox authored
      5bb8e1a9
    • Michelle Cox's avatar
      Removed redundant file panels-content_userinfo.inc as it was moved into the... · d84ab4d1
      Michelle Cox authored
      Removed 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.
      d84ab4d1
  19. Mar 23, 2008
  20. Mar 07, 2008
  21. Feb 07, 2008
  22. Jan 30, 2008
  23. Jan 28, 2008
  24. Jan 27, 2008
  25. Jan 26, 2008
    • Michelle Cox's avatar
      Removed dependency on CCK · 1c295814
      Michelle Cox authored
      Removed nodeprofile_panels.inc and moved it into nodeprofile_helper
      Removed config option to select profile data holder as it wasn't used for anything
      Changed config option for profile types to only show up with nodeprofile as that's the only place it's used
      Changed nodeprofile helper code to make one edit tab per type selected on settings page
      Changed the readme to just link to the docs
      1c295814
  26. Jan 24, 2008
  27. Jan 21, 2008
  28. Jan 17, 2008