Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download cod_support-7.x-2.0-alpha1.tar.gztar.gz 177.12 KB
MD5: 06cde38b0e09819fad6215b7d51d22e0
SHA-1: 068ab308d4303b59c12c5592df463bf17d7e01b8
SHA-256: 4fc34d60cf97f170ddc73d1a05f18156abba0982dc799d3c470e1ae5ba0b3f9e
Download cod_support-7.x-2.0-alpha1.zipzip 298.35 KB
MD5: f8acd6591c5be39cac7d792bdf7ec82c
SHA-1: a3f0938d36f72787e4f1360b4850be76792f9779
SHA-256: ed3e69b277cbc2a37be30e981055a0dd64486ece4561118e687042987492008f

Release notes

This is the initial alpha release of the drupalcon changes that many people in the 7.x-1.x dev branch have been using with COD.

If you're using any version of COD for your site before Beta 9.1 or 9, you should stick with the 1.x branch, unless you do extensive testing first. This 2.x can potentially break the upgrade path.

Changes since 2015-04-13:

  • #2461233 by CountPacMan: Community attendees view broken after beta8
  • Throw a wrapper on safeword to make sure update only happens if the module is enabled.
  • #2506997 by CountPacMan, japerry: Create machine name / short name for conferences
  • #2516896 by japerry, CountPacMan: Don't use isset, because it can get set even though its false
  • Use file_entity with session videos
  • Syntax/Formatting changes to cod_session_pages
  • #1017684 by HakS: Reference attendees by full name
  • #2504889 by japerry: add og_theme module as an update hook to cod_events
  • #960172 by japerry: Remove cod_session from the cod_sponsors info dependency list.
  • #2513006 by BabaYaga64, japerry: Add exposed filters for session status and group sessions per event
  • Explicitly call taxonomy term machine name to build conditional fields for cod sponsors
  • #2510334 by japerry: Assign correct OG default value depending on the widget being used.
  • #2510334 by japerry: Improve time handling around the schedule
  • #2508635 by CountPacMan: conference scheduler theme_menu_link() Undefined index: #below error
  • #2507895 by CountPacMan: edit own session access denied / trying to get property of non-object in node.module
  • #2507697 by CountPacMan: groups theme field should not be required
  • #2489950 by opdavies: Fatal error enabling cod_sponsors_commerce
  • Minor panels syntax changes for events and basic pages.
  • Change the basic_page og select widget to conform with other group content entities.
  • Add module level field to sponsors, minor fixes for sponsors with panels (panelizer and revisions)
  • Enable og_theme feature in cod_events
  • Move field_news_image from cod_session to cod_news
  • Feature syntax updates to cod_wysiwyg module
  • #2500767 by japerry: Change permissions and roles to be a cod specific initial install hook.
  • Make news fully conference compatible, create news page and associated panes.
  • #2346633 by japerry: Sponsors should be per event with an event pane.
  • Create a views plugin pager to view individual tracks if more exist.
  • Add a str_replace for taxonomy machine name when fetching the active filter button.
  • Update sessions view to include add transform to machine names. also add content editor role to certain permissions.
  • #2374405 by japerry: Refactor OG group ref and permissions based on the new COD permissions handbook page.
  • #2489588 by ldpm, japerry: Make conference specific urls for adding content.
  • Cod Sponsors view prep for panel inclusion.
  • D7 Port for cod video
  • Add support for media embedded videos
  • Add template variable for the current event context.
  • Rebuild session pages using taxonomy_machine_name for the track filters
  • Remove quicktabs from the schedule admin. They cause OOM issues with extremely large schedules.
  • Extra Space
  • Remove expanded links from schedule menu, which will never appear.
  • Remove program panel pane from cod_support --> program subpages are now their own panelizer nodes.
  • Various issues around og_vocabulary, re-export of features from EDO, etc.
  • #2407373 by japerry, DyanneNova: rewrite schedule, session, and bof landing pages
Created by: japerry
Created on: 7 Jul 2015 at 22:37 UTC
Last updated: 21 Oct 2015 at 23:53 UTC
Bug fixes
New features

Other releases