Downloads
Download tar.gz
31.52 MB
MD5: 32492171ff3d40febc8e9a323362407f
SHA-1: 02de5e5db45caecc82be8d86d594456df4773a95
SHA-256: aa08fbbc9fbf182bd3a0be5989e23773534b649871678a43eb95c97316d44996
Download zip
35.97 MB
MD5: 007e38998127d304239698753477b267
SHA-1: 2eb6f01cb89c09da416a74e96f9a118927fe545c
SHA-256: bca4739ff2f56b0925478cc36903be70b4813dba5931cf2958aa2f1add059140
Download tar.gz
28.34 MB
MD5: ee2303e9ba48b022fcdaca942e2c40f2
SHA-1: 1e0490cf5b5b2260e0b936bb8e1ee51ce0fe8469
SHA-256: 8429c4be4750c0d916a114c1a7f0886df0171828fd9397ccd541cf36e842b916
Download zip
31.9 MB
MD5: 824021753445dff49833dfff1972f0c2
SHA-1: df7e7f2c336a209ce096302eb9c2107d58938161
SHA-256: ede3288f25091651244e06967dd7a8c25daf9e78eeb272d8ee95092300e47895
Download tar.gz
426.82 KB
MD5: 07f3f1f334e5567f47777aa11add632e
SHA-1: 955af3721a7db299b65680bb80949ffc82285741
SHA-256: 785ae815407318174aaa4be625fb48606dcd702ea6ae751ee4f68db60daec647
Download zip
439.31 KB
MD5: 26cf8d856a97fa31ab8b6dfdfa89671b
SHA-1: 6d815dbebc07bb535963b667770472bcd34f21c5
SHA-256: 5f1b9de2d2c4d97c70f1b60a7167733bd1a5f552bdce9de2c1998912ca606f45
Release notes
Open Atrium 2.4.2
Instructions for upgrading
Please see the Updating Open Atrium guide!
IMPORTANT NOTES (if upgrading from older than 2.40)
- CRITICAL IMPORTANCE : Make a BACKUP of your database before applying this update. This should be done for any update but is especially important if updating a site earlier than v2.40 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
- Changes "News Section" to "Document Section"
- Files & Folder widget now works for content types other than just Documents
- Improved Document Section for more wiki-like usability via adding documents directly to the File/Folder widget
- In the Space Variables config, can specify different toolbar and footer minipanels.
- Updated mail system from HTMLMail to MIMEMail to allow calendar invite attachments.
- New Ajax-based Sitemap works with large number of spaces.
- Fixed major issue causing Tour steps to add to database on every cache clear. New version has update-hook to remove all the duplicates from the tour steps db table.
- Panelizer update supports revisions of page layout and multiple user layouts.
Major module/security updates
- Drupal Core 2.38 - Critical - Multiple Vulnerabilities - SA-CORE-2015-002
- Panopoly 1.23
- Panopoly 1.22
- jQuery Update 2.6 - Less Critical - Open Redirect - SA-CONTRIB-2015-123
- Panelizer 7.0-3.x latest dev
Features normally overridden
This version of Atrium is clean. On a fresh install, no features should be marked as overridden.
Changes since last release (2.41)
OA Core 2.55
- #2499315: Space permissions not working, when Administer group is enabled (fix space type field options)
- #2499315: Space permissions not working, when Administer group is enabled
- Fix broken regression of subspace content from fixing visible other spaces
- Fix nodes visible in multiple other spaces from causing dups
- Update News Section to Document section
- Hide the label for all og_vocab fields
- Support just the section field without a group field attached to it
- #2504747: Make sure comments can always be disabled/hidden
- Set default space variables
- Fix is_owner check in og_vocab
- Update patches for og_vocab and select2widget
- Fix error in unsetting invalid values in section field
- Add support to oa_section_ref field for multiple values
- Update patches to og_vocab
- Update select2widget patches
- Use full syntax instead of short tags
- #2488920: Use templates and css
- Fix fetcha_all typo
- Add time and option to hide picture to Submitted widget
- Add oa_users Submitted widget
- Add ability to change header and footer mini panels per space
- Call oa_core_taxonomy_vocabulary to get a vocab to handle og_vocab
- #2488920: don't include css in mimemail so google doesn't mark as spam
- Support floating point position for added page manager panes
- Fix warning about empty value in oa_core
- Add hooks for adding panes to user dashboard
- Change oa_layouts panelizer overrides to use new oa_core API for adding panes
- Change oa_panopoly_users panelizer overrides to use new oa_core API for adding panes
- Add hook API to oa_core for adding panes to panelizer and page manager
- #2488920: allow email attachments for messages
- Rerun update to check access
- Remove dsm
- Only do special move object when not cloning
- Use the same logic for OA_PARENT_SPACE as for OA_SPACE_FIELD
- remove select2 width
- #2489556: Provide ui for setting to move or delete content
- Fix fail build logic
- Refactor views og_group_ref filters to use common code
- When 'My Spaces' checked in exposed space filter, an array is passed and causes error
OA Discussion 2.34
- This fixes an issue where the update hook was failing if titles had unicode characters.
- Add submitted info to Features view mode
- Add oa_users submitted widget to discussion pages
OA Events 2.33
- Don't send headers when executing view for ical feed
- #2488920: add attendee, organizer, request method
- #2488920: use text/calendar
- #2488920: Add ical file
- #2488920: Add Ical feed
OA Documents 2.32
- Change News Section to Document Section
- Fix in_array error when no vocabs:
- Update wiki page layout to allow space override of files widget
- Add variable for space document taxonomy override
- Basic css for taxonomy terms on wiki
- #2500409 by denisbabs: Files "has new content" shows has *new* even if user viewed the file allready
OA Worktracker 2.1
- Fix css for Due date field to make it look like normal field
- Remove 2.22 version req in dependencies
- Remove dsms
- Set comment body field if just status is changed
- Add comments
- Add worktracker config form to main atrium config page
- Remove OA style from task widget
- Fix User Task view not displaying because of flagged content exposed filter
- Convert panelizer features overrides into new oa_core add_panes hook
OA Admin 2.1
- Remove override for section label
OA Appearance 2.4
- #2505049: Add title to banner
OA Clone 2.4
- #2504171: check shared variable before sharing
- #2504171: Clone vocabulary
- Reset other_groups_ids on clone
OA Comment 2.3
- Fix Expand All button in Task comment list
- Tweak worktracker diff css in comments
- Don't count a new comment also as an updated comment
- Fix user images for comments
- Fix user topics and replies views
- Fix JS error when hash is a route
OA Contextual tabs 2.26
- #2506193 by rivimey: php error undefined $items from hook_menu
OA Domains 2.1
- #2162997 by marqpdx, kengilb, gaele: Make subspaces inherit domain settings
OA Files 2.10
- Fix topid in oa_files
- Remove topid calculation causing regression for folders containing one item
- Save expand/collapse all in session cookie
- #2497311: Change access callback to node access so only shows to those with access
- Add option to only show folders
- Support other content types from files/folder taxonomy widget
- Add option to link folders
- Fix error when vocab not set
- Hide non-document nodes, hide top node if there is only one
- Prompt for section of initial file added via widget
- Fix js error
- Fix broken file filter
- Hide empty terms from anonymous users
- Add option for rearranging files/folders
- Highlight current file
- Expand current node in file/folder tree
- Tweak gear icon position in sidebar
- Handle the space-specific document taxonomy
- Allow multiple section values in files/folders widget
- Handle entityreference labels vs arrays
- Fill in best section when adding documents via files/folders
- More tweaking of gear icon in file/folder widget
- CSS tweaks to filter and top buttons in files/folders widget
- Add 'Add Document' option to files/folder widget
- #2445781: Add body check for is folder
OA Media 2.28
- Update file display for vimeo colorbox
OA Related Content 2.2
- Update function with instead of for bests section
- Only auto-enable related content for group content types
OA Search 2.5
- Remove strict warning for php 5.4
- #2492613 by m1n0: oa_search_theme() not using $path consistently
- #2490004 by m1n0: Incorrect @file comments in oa_search ctools plugins
OA Sitemap 2.6
- Make sure result1 exists before testing it, prevent js error when sitemap is empty
- #2491129: update drag and drop arg
- #2491129: add hidden div arround initial select2 element
- #2491129: Move the select2 element inside
- #2491129: fix some drag and drop issues
- #2491129: fix token and array issues
- #2491129: remove console.log
- #2491129: Add in search space
- #2491129: Use object instead of array so empty keys not sent
- #2491129: Ensure distinct subspace keys
- #2491129: Fix + subspace spacing
- #2491129: Standarize editUrl as editUrl vs. editURL and fix muliple parent overrides
- #2491129: clean up some more
- #2491129: Continue fixing items that got broken
- #2491129: Continue getting the ajax load to work
- #2491129: Start conversion to ajax getting of spaces
- #2491129: Fix new space/section apply
- #2491129: Fix some functionality that got broke
- #2491129: Getting section dragging back to working
- #2491129: Get draggable spaces working
- #2491129: rename and delete sections transfered to services
- #2491129: Add save title service
- #2491129: Seperate js into own files for better organization
- #2491129: begining of converting to ajax service
- #2491129: add basic routing
- #2491129: Add oa-sitemap-add component
- #2491129: Add section box
- #2491129: Move space box into own directive
OA Subspaces 2.30
- #2407399: Fix error with parent
OA Toolbar 2.3
- #2499315: Space permissions not working, when Administer group is enabled
- #2486749 by nagy.balint: Space menu render warnings
OA Tour 2.2
- Call oa_core_taxonomy_vocabulary to get a vocab to handle og_vocab
- Fix issue with tours alter when inside group administration pages
OA Tour Defaults 2.2
- Change News Section to Document section
- Restrict instalation tour to authenticated users
- #2499957: Remove step ids
OA Wizard 2.1
- Remove console.log
OA Radix 3.13
- css styling for og_vocab lists
- Handle views table grouping caption
- Use extend instead of .widget to add open
- Update radix patch
- Theming for oa_users_submitted widget
- Tweak comment topics padding and image
- Tweak IPE widget title padding
- Tweak IPE button css
- Add css for ipe revision fields
- Fix broken radix patch
- Fix hash error