advanced_profile 6.x-1.0

New features
Bug fixes

Important notes: If you are upgrading from a previous version, there's a few things you need to pay attention to:

* APK's version of the Author Pane template is no longer auto discovered. You need to copy it to your theme.
* There is no styling by default. If you were relying on old styles, you'll need to copy over a stylesheet.
* The field names for the included CCK profile node export have changed. If you have not changed the included variant, it will be pulling from code and the names won't match. You can either make a change (any change, just something to get it to override) before upgrading to keep the old version of the variant in the database or you can delete and re-add the "about me" and "interests" fields after the upgrade. I don't believe the fieldsets were affected.

#618166 by Michelle: Added uninstall to remove variables.
NOISSUE by Michelle: Added profile visits variable that contains the list before it's themed.
NOISSUE by Michelle: Coder clean up & documentation tweaks.
NOISSUE by Michelle: Fixed title of settings page.
#914888 by Michelle: Added setting to change the 'View' tab of the user view page.
NOISSUE by Michelle: Updated variant export to use the new field names.
NOISSUE by Michelle: Moved username into t() on profile visits display.

advanced_profile 6.x-1.0-rc1

New features
Bug fixes

At this point, I'm pretty much done with this branch. If someone wants to make some nicer styles to include, I'll add those. I don't expect to do much else. I have some ideas for new features but they will either be in a new branch or in Drupal 7. If no major issues crop up, I'll be doing a 1.0 release soon.

Important notes:
The default variant has been changed to match the changed fields in the uprofile export. If you have existing data and have not overridden the variant, your profiles will not display properly. There are two options:

1) Before upgrading, make a change to the variant* so it puts the existing variant into the database and stops pulling from code.
2) After upgrading, edit the variant* to use the old groups and fields.

(* ?q=admin/build/pages/nojs/operation/user_view/handlers/user_view_panel_context_2/content )

Also, styling is no longer included automatically. If you were relying on this, you will need to follow the instructions on the bottom of this page. If you are already handling styling in your theme, this does not affect you.

Changes since Beta 3:
NOISSUE by Michelle: Cleaned up uprofile export and broke it up further.
NOISSUE by Michelle: Updated readme.txt
NOISSUE by Michelle: Updated variant export to match changes in fields.

advanced_profile 6.x-1.0-beta3

Bug fixes

March 13, 2010 -- BETA 3
--------------
NOISSUE by Michelle: Cleaned up included views and made them make more sense.
NOISSUE by Michelle: Made 'Topics the user has participated in' the default view and gave it a local task but kept the topics/replies views as alternates.
NOISSUE by Michelle: Added FBSS wall by default
NOISSUE by Michelle: Added title to page variant.

February 5, 2010
----------------
#649738 by artscoop: Fixed bug with fetching recent profile visitors.

advanced_profile 6.x-1.0-beta2

New features
Bug fixes

I think this beta is pretty solid, but be sure to test it first before running it in production. Also check the queue for any issues I missed that show up once folks upgrade and start testing it. This will likely be the last beta unless something unexpected shows up. There are a couple more things I want to add and then I'll move to RC.

Notes:

  • I forgot to update the README.txt before tagging the beta, so see the current docs here: http://drupal.org/node/517182
  • This version is expecting Author Pane 2.x. If you need to use AP 1.x because you're also using AF 1.x, try deleting and re-adding the AP content type. It might take a little fiddling but should, in theory, work.
  • If you have overridden either your variant or any views, you will not see the latest changes unless you revert them. Reverting will lose all your changes so you need to decide which you want to keep.
  • As always, make sure to delete the old directory before untarring the new one and clear your cache.
  • Testing was done with these versions: CCK (dev), CTools (1.0), Panels (3.0), Content Profile (dev), Author Pane (2.x dev), Link (2.6), Views (dev), User Relationships (RC2).

Changes since beta 1:

  • #575324 by Michelle: Broke up and revamped uprofile.inc.

advanced_profile 6.x-1.0-beta1

Bug fixes

If you are using the Panels method, this version requires CTools & Panels Beta 4. Don't forget to enable Page Manager in CTools. You will also need to enable the "user_view" page on admin/build/pages because they are now disabled by default. Don't forget to remove the old directory before untarring the new version.

At this point, version 1 is feature complete. There is a lot more I want to do with user profiles, but it's time to get the bugs worked out and get a full D6 release out the door. Other features will wait for 2.x.

advanced_profile 6.x-1.0-alpha3

New features
Bug fixes

This release contains the conversion to Panels 3 / CTools. In addition to the normal requirements in the README, you need:

CCK latest dev
Author Pane latest dev
Content profile latest dev + the changes in #430220: improve Panels 3 relationship

Make sure you clear your cache after installing it.

advanced_profile 6.x-1.0-alpha2

New features
Bug fixes

Warning: This release isn't well tested because I blew up my dev site with Panels 2 on it. I am doing a release simply as a cutoff point for the switch to Panels 3. The D6 version is still not supported and not recommended for use.

Changes since Alpha 1:

advanced_profile 5.x-1.0

Bug fixes

Official 1.0 release!

Changes since RC1:

NOISSUE by Michelle: Updated Author Pane template with latest changes.
NOISSUE by Michelle: Updated Author Pane template with latest changes.
#363004 by Michelle: Removed unused image directory option. Also added a warning to the content type creation option.

advanced_profile 6.x-1.0-alpha1

New features
Bug fixes

This version seems to be working fairly well, enough to call it an alpha. Still needs to be documented as the instructions are somewhat different from D5. I don't recommend using it on a live site, yet, because I haven't decided what is going into 1.0 and what will be held for 2.x so there may be some radical changes before we get to a 1.0 release.

Changes since unstable 1:

advanced_profile 6.x-1.x-dev

This is the development snapshot for the D6 branch of APK. It is frequently broken. I do not recommend using it and do not offer support for it. Use the named releases.

advanced_profile 5.x-1.x-dev

This is the development snapshot for the 5.x branch. Now that 5.x is finished, it will only contain bug fixes. It won't be as thoroughly tested as named releases but may be usable if you need a bug fix that hasn't made it to a release, yet.

Subscribe with RSS Subscribe to Releases for Advanced Profile Kit