This contains:
- Patch from [#1304520]
- Patch from [#1279532]
- Patch from [#1304960]
- Fix for [#1305556]
- A few more menu issues.
- Image path issue that prevented the images from being displayed in most places
- ImageCache is now in core, so changed settings to show image styles.
- Fixed query in delete logic.
- Corrected help paths.
- More coding issues that weren't caught by Coder.
- Fixed existing image #default_value on edit form.
- Image styling.
- Delete badges fix.
- Token support.
- Auto Assign Role code moved to .inc file.
- Tokens support code moved to .inc file.
- Actions code moved to .inc file.
- User profile view fixed.
- Permissions fixed correctly [#870084], descriptions added.
- Badges available as theme variable ($user_badges).
- Badges element in Manage display
- Static cache in user_load.
- [#1092920]
- [#1056048]
- [#1279776]
- Badge list sorted by name if not using weighting. Now shows options.
- User badge weighting working. Shows list without limit.
- Menus moved to "People" instead of "Configuration" to be more like 6.x
- User object contains badge_count ([#728268]).
- Added 'access user badges' permission.[#1257310]
- Fixed "badges for current node author" block. Added "all badges" and "my badges."
A new version of the documentation page is included in the zip file, as is the code that has been moved to separate files.
Remaining known issues:
- .Install file: Review current upgrade process. (Probably does not handle location schema, i.e. "public://".
- .Install file: D6 Imagecache used preset ID, D7 uses name.
- Views support [#1305796]
- Role badge problems (see [#1319230])
- Use preprocess to create badges section; extra_fields to expose to CCK and DS. This might wait until Version 2.
To be tested: Does Private file system now work?