Skip to content

Commit

Permalink
Update to cod-7.x-2.x-dev, as beta10 was mistagged and was actually on
Browse files Browse the repository at this point in the history
2.x branch. See comments on https://www.drupal.org/node/2527836#comment-10095480
for more details.
  • Loading branch information
hussainweb committed Jul 8, 2015
1 parent 4967075 commit 71e3fed
Show file tree
Hide file tree
Showing 119 changed files with 282 additions and 175 deletions.
4 changes: 2 additions & 2 deletions docroot/profiles/cod/cod.info
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ files[] = cod.profile
php_memory_limit = 128M

; Information added by Drupal.org packaging script on 2015-07-07
version = "7.x-1.0-beta10"
version = "7.x-2.x-dev"
core = "7.x"
project = "cod"
datestamp = "1436228640"
datestamp = "1436310932"

10 changes: 5 additions & 5 deletions docroot/profiles/cod/drupal-org.make
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ projects[ckeditor][patch][] = "http://drupal.org/files/issues/ckeditor-accomodat

projects[cod_support][type] = "module"
projects[cod_support][subdir] = "contrib"
projects[cod_support][version] = "1.0-beta9"
projects[cod_support][version] = "2.0-alpha1"
projects[cod_support][download][type] = "git"
projects[cod_support][download][url] = "http://git.drupal.org/project/cod_support.git"
projects[cod_support][download][branch] = "7.x-1.x"
projects[cod_support][download][branch] = "7.x-2.x"

projects[commerce][type] = "module"
projects[commerce][version] = "1.11"
Expand Down Expand Up @@ -157,11 +157,11 @@ projects[date][patch][] = "http://drupal.org/files/issues/date-views-filter-time

projects[date_ical][type] = "module"
projects[date_ical][subdir] = "contrib"
projects[date_ical][version] = "3.3"
projects[date_ical][version] = "3.4"

; Remove icalcreator library from the date_ical module
; https://drupal.org/node/2209165
projects[date_ical][patch][] = "http://drupal.org/files/issues/date_ical_remove_makefile.patch"
projects[date_ical][patch][] = "http://drupal.org/files/issues/date_ical_remove_makefile-3.patch"

; Keeping this to the latest version, since it should only be used for development.
projects[devel][version] = "1.5"
Expand Down Expand Up @@ -503,7 +503,7 @@ projects[views_autorefresh][subdir] = "contrib"

projects[views_block_filter_block][type] = "module"
projects[views_block_filter_block][subdir] = "contrib"
projects[views_block_filter_block][version] = "1.0-beta1"
projects[views_block_filter_block][version] = "1.0-beta2"

projects[views_datasource][type] = "module"
projects[views_datasource][subdir] = "contrib"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ core = 7.x
; Information added by drush on 2015-07-07
version = ""
project = "admin_icons"
datestamp = "1436228676"
datestamp = "1436310969"

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ scripts[] = admin_devel.js
version = "7.x-3.0-rc4+4-dev"
core = "7.x"
project = "admin_menu"
datestamp = "1436228676"
datestamp = "1436310969"

Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ files[] = tests/admin_menu.test
version = "7.x-3.0-rc4+4-dev"
core = "7.x"
project = "admin_menu"
datestamp = "1436228676"
datestamp = "1436310969"

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies[] = admin_menu
version = "7.x-3.0-rc4+4-dev"
core = "7.x"
project = "admin_menu"
datestamp = "1436228676"
datestamp = "1436310969"

Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies[] = admin_menu
version = "7.x-1.5+6-dev"
core = "7.x"
project = "adminimal_admin_menu"
datestamp = "1436228675"
datestamp = "1436310969"

Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies[] = og
version = "7.x-1.0+2-dev"
core = "7.x"
project = "apachesolr_og"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ features[variable][] = date_format_date_no_time


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ features[variable][] = panelizer_defaults_node_bof_session


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ features[page_manager_pages][] = community


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ files[] = includes/views/handlers/cod_events_plugin_argument_default_type.inc


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ features[variable][] = panelizer_defaults_node_event


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ features[views_view][] = cod_news


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ features[variable][] = user_pictures


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ features[page_manager_pages][] = event_registration


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ features[page_manager_pages][] = cod_schedule_public


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ files[] = views/views_plugin_pager_session_more.inc


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ features[page_manager_pages][] = cod_session_management_pages


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ install_option = cod


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ features[field_instance][] = node-session-field_session_video


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ features[page_manager_pages][] = speakers


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ features[views_view][] = cod_sponsors_levels


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ files[] = views/cod_sponsors_commerce_views_handler_field_order_link.inc


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ files[] = views/cod_sponsors_exhibits.views.inc


; Information added by drush on 2015-07-07
version = "7.x-1.0-beta10+42-dev"
version = "7.x-2.0-alpha1+0-dev"
core = "7.x"
project = "cod_support"
datestamp = "1436228675"
datestamp = "1436310968"

Loading

0 comments on commit 71e3fed

Please sign in to comment.