Downloads
Release notes
This release candidate contained a critical bug, #1730168: Tags vocabulary and roles not created on install. Please update directly to RC4 rather than using this release candidate.
Important: RC3 introduces a new dependency, the Apps compatible module. Before updating, make sure you have logged in with a site administrator account (a user with the user permission administer software updates or the account you created during installation). Immediately after updating, you will need to run the update script as an admin user at http://example.org/update.php (replace example.com with your domain name). See documentation on updating from one minor version to another.
The new release includes some significant fixes to a number of issues reported after the switch to using apps at the last release. Thanks to all of you who are posting issues on the drupal.org issue queue for Open Outreach as that really helps us improve the distribution.
Nedjo has also tackled some major re-factoring of how roles are generated in all of the Debut features. To do so, he has created a new helper module--Apps compatible--and deprecated Debut.
Improvements have been made to Debut Event so that it now includes a vocabulary for event types and includes exposed filtering and a legend. Open Outreach generates the first three terms for this vocabulary to get users started. We've also added an iCal feed. For older version users, this means two additional modules will be required: Better Exposed Filters and Date iCal.
As always, if you're running an update be sure to back up your site and follow the instructions in our user documentation section.
Open Outreach:
- First terms for the new event vocabulary created: conference, meeting and workshop. See #1290542: Ship with an event type vocabulary.
- Changed to skip the apps install and move the apps verification screen if the apps are already installed. See #1715608: Skip apps install if they're already in place.
- Added support for recognizing libraries already installed. #1707166: Add support for recognizing existing libraries in profile directory. Added patch in #1623338: Recognize libraries in the profile's directory.
- Fixed error message that was being generated re undefined pantheon variable. See #1653028: Notice: Undefined variable: pantheon_local_enabled in openoutreach_apps_verify().
Debut Features:
Debut
- The Debut feature has been deprecated in favour of a new helper module Apps Compatible (http://drupal.org/project/apps_compatible), which calls a functions that creates roles and vocabularies as needed by the other Debut features. #1712418: Move generic role and vocabulary handling to new apps_compatible module and #1712998: Remove use of deprecated Debut feature
Debut Bio
- Add WYSIGYG filters to the bio text field. #1516768: output to web is not in HTML format.
Debut Comment
- Updated to latest release of Comment Notify to solve issue when anonymous commenting used. #1391198: Approval of a comment generated an Error.
- Added patch to push Captcha above save button. #1717324: Captcha below save/preview buttons on comment form.
Debut Event
- Added a vocabulary for event types, exposed filters for the terms and a new context to display the legend. #1711592: Create event type terms when Debut Event is installed New dependency on Better Exposed Filters. http://drupalcode.org/project/debut_event.git/commit/30f7118
- Added support for exporting iCal. #1618438: Add support for exporting iCal. New dependency on Date iCal
Debut Highlighted
- Made Image field required. #1545210: Make image a required field.
- Fixed width error on the “read more” link in Chrome. #1601094: "Read more" link on slideshow stretches to two lines in Chrome.
Debut Media
- Fixed bug where anonymous users could see link for media browser. #1615186: Anonymous users can see link to media browser.
Debut Wysiwyg
- Added image button to Wysiwyg formats so editor and contributor can manipulate images after adding them via the media browser button. #1679640: Add image button.
- New filter added to the text formats for editor and contributor as required by new version of Media module. #1708268: Add media_filter filter to Wysiwyg text formats
.
Granada theme
- Fixed issue with logo not appearing if Designkit not used. See #1718964: logo.png should be in theme root directory.
- Added Fusion responsive support. See #1722876: Add Fusion responsive support. This should also fix the error reported in #1606938: Invalid argument supplied for foreach().