Downloads

Download openatrium-7.x-2.41-core.tar.gztar.gz 31.17 MB
MD5: 9ad905915cafc2d98486b7200d8f2959
SHA-1: e208bd17c309184d282747f8fd7ab37dbb7eb500
SHA-256: 344a109fb934b7ba267846903348d745afdd7334af33ecca312811dc6cc7819f
Download openatrium-7.x-2.41-core.zipzip 35.6 MB
MD5: b6488f8a26b92a936ef0f3be152b4e2f
SHA-1: 9d2de9d73eefd032276bf2000f773aec45dce326
SHA-256: 446ad128b915af179f8e7a5494100a252b5e0483997de809aeaf855cc54b2db7
Download openatrium-7.x-2.41-no-core.tar.gztar.gz 27.99 MB
MD5: 7f2a0d39f844db3dbf1507f5834f4f75
SHA-1: 5ac9d1d3c846babf8b845c12efb5c734c0ab8479
SHA-256: 8980d0c3f59ad9499272cd4fc856a15fc90096d0896ec81fa1bbd2ebe96de1aa
Download openatrium-7.x-2.41-no-core.zipzip 31.54 MB
MD5: 206d319f639801e3a56fde78d20b3623
SHA-1: f578a4da5e0553cc37d630e15460c9f5fa17ee44
SHA-256: 6b8efd9671784ff1fa057244d4db96bcdd89a9735825450f87e20df0475c75cd
Download openatrium-7.x-2.41.tar.gztar.gz 444.08 KB
MD5: f8a60fe4cec7928fe24751cada828b71
SHA-1: 924bdfb9cfbf47bf095dc28bf2a0b110df804347
SHA-256: ba5016e782f675d4f8ac447be9c0ce7d5d3c040bfb8791ea90f578693201738d
Download openatrium-7.x-2.41.zipzip 458.45 KB
MD5: b16b6c3d47f15007d1b7b7fbe78bfe56
SHA-1: 33741053b810938d2cc37b778bd61fa670b822a0
SHA-256: afe22fd7615c2a74b42b5f329673a26ad565faa6f108ec36e39921e1aff4ccfd

Release notes

Open Atrium 2.4.1

Instructions for upgrading

Please see the Updating Open Atrium guide!

IMPORTANT NOTES

  • CRITICAL IMPORTANCE : Make a BACKUP of your database before applying this update. This should be done for any update but is especially important because of the Discussion Reply migration

This major update converts the old Discussion Replies into Drupal Comments. Comments are now used throughout Open Atrium to "reply to anything". Depending upon the number of discussion replies on your site, the Update (drush updb or update.php) could take a while. Be patient and let it complete to avoid any data loss.

New Features

  • Converted Discussion Replies to Drupal comments
  • Added Comment support to all content types (see Open Atrium -> Config -> Comments)
  • Added Paragraph support to comments. Improved UX for Paragraphs.
  • Performance improvements.

Major module/security updates

  • Drupal 2.36
  • Panopoly 1.20
  • Panopoly 1.21
  • Views 3.11 (security)

Features normally overridden

These features are normally marked as overridden by default

  • command_buttons, panopoly_core, panopoly_pages, panopoly_widgets (field_base): modules needs an update to use the newer version of features that removes the foriegn_key export. Works fine so OK to be overridden
  • panopoly_users (panelizer_defaults), oa_worktracker (features_overrides): has issues with user Tasks not being show on user dashboard. OK to be overridden
  • panopoly_search (search_api_index): replaced with oa_search, so marked as overridden because of additional fields added to index. OK to be overridden

Changes since last release (2.40)

Fixed two potential upgrade errors when updating older installs

Changes since last release (2.33)

OA Core 2.52

  • #2414767: Try 2 for removing oa_core undefined error
  • Update colorizer
  • Fix non-object error in subspace selector
  • Fix Loading failed error in group/parent entityreference lookup
  • Update paragraphs to beta6
  • #2481471: defualt => default
  • New patch. The other from 7.x-1.x wouldn't apply. Targeting 7.x-1.0-beta5
  • Adding a patch that allows paragraphs to work properly in a ctools modal. The #id for the element being targeted by ajax callbacks was wrong if used in a modal.
  • Use variable for diff cutoff limit
  • Fix space owner user badge padding in members widget
  • #2481471: Fix for Section type auto selection lost when using AJAX on form
  • #2481221: node/%/content not found on non-space/section
  • Improved comments for OG role updates
  • Fix update 7227 so it doesnt remove roles because of orphaned OG role table data
  • Fix recent activity smoke test, use pattern instead of raw
  • Fix recent activity smoke test
  • Let panpoly make handle jquery_update/features_override
  • Disable comments by default for teams, sections, spaces, groups
  • Removing css file. We don't need this anymore, icons are handled via section types.
  • Make icons images for section taxonomy public
  • Remove outdated code and clean up existing
  • Remove outdated code
  • Fix smoke test
  • Remove extra indenting in panels page export
  • Set topics pane config
  • Remove default comment settings from feature
  • Fixing a spelling typo.
  • Add CSS for Team View widget
  • Merging changes:
  • Add new Team Members view
  • #2477345: Remove patches from oa_core that override panopoly
  • Update section icons for space menu
  • #2475965 by pescetti: The "Please select the type of Space" view generates invalid URLs (TIDs with comma)
  • Adding icons to space menu items
  • Allow templates to reference other sections by name
  • Change 'Subscribed' to 'Memberships'
  • views so it handles arrays in extra conditions of joins correctly
  • Only send messages when there are users to message
  • Add support for select2 delay and set to 1000 ms instead of 100
  • Match users in autocomplete with Contains instead of Starts with
  • Search user real name in user select lists
  • Add matching to group selection handler
  • Make Teams autocomplete selection case insensitive
  • This patches ctools to allow adding a pager id to pane settings. It is dependent upon a patch to the core comment module: https://www.drupal.org/node/2472611
  • Add comments to default node edit form
  • #2468763: Turn oa_users_picture into a hook
  • Fixing doc block
  • There was a duplicate check going on here.
  • Fixing a missing user picture in the media attachments view. Adding a helper function that determines the image style for the picture based on the field.
  • Remove old is_parent
  • Add Featured layout to Space, Section so they can be embedded as related content
  • #2468569: Update field width so doesn't overflow
  • Allow skipping message creation
  • Fix build, patch to select2widget incorrectly added to OG
  • Remove unused variable
  • #2468569: update teams user field to use select2 ajax
  • #2468569: Convert section visibility to select2, adding inheriented users
  • #2279875: get rid of some undefined errors
  • #2279875: update oa_button add section for changes
  • #2466271: Allow oa_core_get_group_from_node to take in node object and clean up areas that call it
  • #2407637: make sure get groups of configred type for groups page
  • OpenAtrium => Open Atrium
  • #2464845: allow oa_core_get_titles to get all
  • Adding a patch to the paragraphs module that provides a couple of field settings. One lets you set new paragraph instructions and the other lets you hide them all together.
  • #2424785: actually include the file to include the hook
  • #2463873: change team autocomplete
  • #2463279: default to current group for admins posting in groups they are not part of
  • #2459605: switch git comment views
  • Replace oa_plupload with oa_media
  • Make the og_group_ref field work when added to new views (hopefully)

OA Discussion 2.32

  • clear plugins cache to avoid fatal errors for removed plugins
  • Remove references to removed og permissions
  • Add update hook to convert previous discussion widgets into comment widgets
  • Set topics pane config
  • Move migration reply
  • Fix test for notifixation changes
  • Fix title in Featured panelizer view mode. Fix indexes of panes
  • #2461071: enable comments on discussions
  • Add message
  • Actually do different comments per run
  • #2461071: various improvments to batching
  • Clearify comments for discussion convert
  • Overriding the 'Add Comment' title in oa_discussion. We want this to say 'New Reply' as the old reply form did.
  • Standardize name of Section to that
  • Update tests
  • More references to oa_parent
  • #2461071: further strip away reply functionality
  • #2461071: strip away oa_discussion
  • #2461071: Convert discussion replies to comments

OA Events 2.31

  • Stop events from fataling behat
  • Standardize name of Section to that
  • #2459817: update date ical
  • Remove default comment settings from feature

OA Documents 2.31

  • Standardize name of Section to that
  • Remove default comment settings from feature

OA Worktracker 2.0

  • #2449055 by hefox: Switch panelizer varients to use '' instead of %node:title
  • Revert "Issue #2449055 by hefox: Switch panelizer varients to use '' instead of %node:title"
  • #2451993 by hefox: Add comments support
  • Remove foreign key from features field export

OA Admin 2.0

  • None, just created release version.

OA Analytics 2.0

  • None, just created release version.

OA Appearance 2.3

  • #2481597: Use database storage
  • #2480993: Colour scheme isn't changed on submit when first overriding it for a group
  • Update image style for latest Features

OA Archive 2.0

  • None, just created release version.

OA Clone 2.3

  • Fix problem clearing the parent field when cloning a blueprint
  • Revert "Fix problem clearing the parent field when cloning a blueprint"
  • #2475403: Clone og menu on clone of space

OA Comment 2.0

  • NEW!
  • Fix error in oa_comment when oa_related is not enabled
  • This doesn't completely fix the Expand/Collapse issue when dealing with embedded comments but it's a good start. This is much better than it being completely broken. This works with the exception of 'replies' to comments.

OA Contextual tabs 2.26

  • #2469173: check that oa_archive exists before defining menu item that uses it
  • Add rule so view draft appears at /moderation

OA Domains 2.0

  • Run feature update to get rid of diffs

OA Events Import 2.26

  • Standardize name of Section to that
  • Turn off comments by default for ical importer
  • Remove default comment settings from feature

OA Favorites 2.1

  • OpenAtrium => Open Atrium
  • Add nowrap to favorites title

OA Files 2.7

  • #2484677: File upload and space_menu
  • #2477253 by joevagyok, hfox: Fix for 'If I enable to show description in the panelizer page setting, strict warning produced'
  • Fix gear icon overlaying Add File button
  • #2464627: Prevent node_loads when can

OA HTMLmail 2.0

  • #2466271: Allow oa_core_get_group_from_node to take in node object and clean up areas that call it

OA Mailhandler 2.19

  • #2463175: remove discussion replies intergration
  • #2479497: Add patch for strict warning

OA Markdown 2.0

  • None, just created release version.

OA Media 2.27

  • Move oa_plupload's depedencies into oa_media
  • New plupload zip
  • Update plupload zip
  • #2479583: try 2
  • #2479583: Remove examples folder from plupload

OA Messages Digest 2.0

  • None, just created release version.

OA Notifications 2.25

  • #2480215: Set default notifications for modalframes/context correctly
  • Make the oa_notifications_get_default_notifications bit more robust if called sans args
  • Specificy state 'event' for select2 items so ajax works
  • #2468623: Use select2 for notifications

OA Related Content 2.1

  • Forcing styles on the new trash can icon so it displays properly on whether using with comments, nodes, or modals.
  • Add simple listing layout to related content
  • Fix error when cache_key not set
  • Have to add css for modal-content as well
  • Adding a class to target for each paragraph form remove link
  • Add css to place action links (remove buttons) on paragraph forms
  • Add the ability to remove a paragraph back and change the button to an icon.
  • Updating docblock
  • Add options for selecting which paragraph bundles are used in related content
  • Make sure paragraph tpl files exists before using
  • Reapply fix for attach button
  • Fix error when no attachments given in media paragraph
  • Move wysiwyg css to oa_radix
  • Add css for moving wysiwyg for editors to top of field
  • No need to hide the 'Attach' button now.
  • This was causing the 'Attach' button on media upload to show up when it shouldn't
  • Set paragraph style to buttons
  • Refactor oa_comment_icon hook to oa_related_icon hook
  • Prevent oa_related messages during installer
  • Make sure field exists before updating it
  • This fixes the 'Show Title' spacing.
  • Reworking the templates for paragraph forms.
  • More styling changes.
  • Styling for the paragraph forms added to comments.
  • Reduce padding and width of draggable widget in paragraphs
  • Update oa_related entityreference bundles when featured viewmode enabled
  • Making the paragraph buttons look more like an extension of the comment form.
  • Not displaying the action links ('Remove') buttons if they are not set from the preprocess function.
  • Only add the Remove buttons for paragraph items when editing them in a modal.
  • Styling changes for paragraph buttons in modal.
  • Add space and section to allowed related content
  • We are only concentrating on the comment form for now. Removing this for body fields on node add.
  • Changing the class for paragraph buttons and making sure the class only applies to buttons.
  • Remove query against oa_parent
  • This should have been moved from comments.
  • Moving an alter from oa_comment that should belong here.
  • Adding templates for each paragraph form so we can customize the layout.
  • Adding a file that contains preprocess functions for the current paragraph types that we are displaying forms for.
  • Adding icons that are referenced via css on the Related Content paragraph form.
  • Adding theme implementations for all paragraph bundle types so we can theme each form. Adding custom icons for the paragraph buttons.
  • Adding styles for paragraph forms.
  • Code styling changes
  • #2464483 by tekante: Add patch to references_dialog module

OA Sandbox 2.0

  • None, just created release version.

OA Sitemap 2.5

  • Make sure section visbility fields are set before checking lenght
  • #2426875: make sure empty fields get sit

OA Styles 2.0

  • None, just created release version.

OA Toolbar 2.1

  • #2466271: Allow oa_core_get_group_from_node to take in node object and clean up areas that call it
  • Fix space menu tab css for a custom section icon image
  • Adjust space menu css for tabs
  • Need to check for a parent_section to prevent warnings.
  • Get rid of warning if on a team page.
  • Adding icons to menu items. We get the icons from the Section Type taxonomies.
  • Adding a little spacing between the icon and the menu title
  • Tweak space icon css
  • Change Subscribed to Membership and adjust space menu icon

OA Tour 2.1

  • #2480561: Convert existing tours spaces field to new tour field
  • #2480561: Start the covertsion to bootstrap_tour 2.x

OA Tour Defaults 2.1

  • Adjust css for site tour step
  • #2480561: update to 2.x

OA Radix 3.12

  • Add css and js for tweaking the wysiwyg select
  • Make title field 100%
  • Fix bootstrap 34px height for form-control form-wrappers
  • Adjust space menu css for tabs
  • Fix bullets overlapping with floating elements
  • Move img css that was in panopoly_image into theme
  • Don't redownload radix_layouts
  • Remove console.log
  • Tweak navbar css
  • Compile css from last navbar changes
  • Adding some spacing for icons in the space menu.
  • Fix panel pane template
  • Updating the space menu with tabs and adding colorizer fields for the tab color and text color.
Created by: hefox
Created on: 8 May 2015 at 22:48 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases