Updating the feature to support UUIDs in panes and displays vs new-*

These are the versions of ctools and panels I used -

; Override panopoly_core.make: a915408
; Patch Panels to fix issue with custom region styles (#1838544)
projects[panels][type] = module
projects[panels][subdir] = contrib
projects[panels][download][type] = git
projects[panels][download][url] = http://git.drupal.org/project/panels.git
projects[panels][download][revision] = a879ecc
projects[panels][download][branch] = 7.x-3.x
; This has been committed.
;projects[panels][patch][1354572] = http://drupal.org/files/ipe-duplicate-1354572-7.patch
projects[panels][patch][2012188] = http://drupal.org/files/panels_ipe-title-ctools-2012188-3.patch
; This has been committed.
;projects[panels][patch][2024441] = http://drupal.org/files/2024441-panels_standard_render_form_include-5.patch

; Override oa_core.make
projects[ctools][type] = module
projects[ctools][subdir] = contrib
projects[ctools][download][type] = git
projects[ctools][download][url] = http://git.drupal.org/project/ctools.git
projects[ctools][download][revision] = a333dfc
projects[ctools][download][branch] = 7.x-1.x
projects[ctools][patch][1901106] = http://drupal.org/files/1901106-ctools-views_content-exposed_form_override-13.patch
; This has been committed.
;projects[ctools][patch][2016559] = http://drupal.org/files/ctools_views_content_numeric_pager_id.patch
projects[ctools][patch][2023705] = http://drupal.org/files/2023705-ctools-autosubmit-2.patch
; Does not apply cleanly.
;projects[ctools][patch][1910608] = http://drupal.org/files/1910608-views_content-ajax-7.patch

Comments

scottalan’s picture

It is still trying to add message_notify_daily_digest and message_notify_weekly_digest to the field_instance. I know this will be this way until view modes are separated from field instances.

Other than that the feature is in a good state.

dsnopek’s picture

Thanks! I'll commit review and commit this after Open Atrium goes to the latest Panopoly and merges your PR here: https://github.com/phase2/oa_core/pull/13

dsnopek’s picture

Status: Active » Fixed

Thanks for the patch! Worked perfectly (other than me totally messing up the Git repo). Committed:

http://drupalcode.org/project/oa_worktracker.git/commit/35d57494a7917b70...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.