Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
492.87 KB
MD5: 6d5a3b32e262442a008a4d2d60df67e8
SHA-1: 52bf2bb4f8ff4f2a13f974c3c48d7110a83b0bd8
SHA-256: cdf016fe4df40fcb8a723d4454622e432ce79759d18433e353868c58e13d92d2
Download zip
596.91 KB
MD5: 5f1c961a74f89bab83f5a10c7eb39333
SHA-1: 7e65dbdcdd5fe770e1c2aa0f71679085b638abb1
SHA-256: b4607d8785a74bd8e7b1e32ba925482518baad86601d63acf07989ae79f00aa7
Release notes
Changes since 7.x-2.0-rc1:
- Fix another bug in oa_core_get_groups_by_user
- Fix minor coder issues
- Fix bug in oa_core_get_groups_by_user when group_type is null
- Fix subspace access in oa_core_get_groups_by_user
- Move index rebuild into hook_enable
- Update oa_core.make versions
- use beta2 of bootstrap_tour
- fix update hook description
- enable oa_tour_defaults in update hook
- add oa_tour_defaults module
- Merge branch '7.x-2.x' of git.drupal.org:project/oa_core into 7.x-2.x
- fix features integration with bootstrap_tour
- Fix problem with Teams not appearing in Members page
- point to alpha2 of bootstrap_tour
- fix dropdown menu linking to wrong paths
- hacky hacky fix for going to node add form and back if node doesnt exist yet
- Rebuild search index on install
- bump message_digest to alpha2
- Switch to dev version
- alter tours by redirecting to node add forms or to forst node of a type when needed
- fix the active trail issue on tour dropdown
- Enable oa_responsive_regions in update hook
- Remove unneeded OG patch
- #2117035 by dsnopek: Don't add '[#nid]' in oa_create() messages.
- #2116995 by dsnopek: Remove 'mailbox_mail()' variable.
- Replace OG patches with og_subspaces entityreferences selection plugin
- only show tours in dropdown that the current user can access
- #2116951 by mpotter: Remove OG patch #998094.
- #2115919 by dsnopek: Added 'oa_comment()' message type for comments (will be used by oa_mailhandler()).