og 6.x-1.1
moshe weitzman - December 31, 2008 - 06:56
| Download | Size | md5 hash |
|---|---|---|
| og-6.x-1.1.tar.gz | 249.94 KB | 2ff7132ceee523cd8590784626d133c5 |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: December 31, 2008 - 07:00
Changes since DRUPAL-6--1-0:
- #340401. Remove non functional manager filter in Views.
- Upgrade the group filter in Views to many_to_one from numeric.
- #344437 by Jody Lynn. Typo.
- #344937 by webchick. add actions for subscribe/unsubscribe a user from a specified group.
- Don't let anon own a group node. Can happen for auto-generated nodes.
- #304196 by alex_b. make more use of menu system for access control to links.
- #349399 Remove group notification block. This has to be provided by OG Notifications at some point and/or by contrib modules.
- #345901 by hass. My Unread is visible to public if logged out
- #345144. Disabling Faces View doesn't remove menu tab or view page.
- #344937 by webchick. More OG actions.
- Only store the nid in ['og_last'] - reduces size of sessions table.
- #352529 by kleinmp. improve translation
- #312986. Add behavior property for views bulk operations. thought i committed this before.
- #349026 by danielnolde. og_views argument for group member.
- #345857. 'My groups' at path og/my show raw code ... Also switched one hook_form_alter branch to use the form_id specific variant.
- use get_option() method on display handler. cleaner.
