Skip to content
Snippets Groups Projects
Commit 4ad61f25 authored by Melissa Miller's avatar Melissa Miller
Browse files

daily build

parent 41dec866
No related branches found
No related tags found
No related merge requests found
Showing
with 31 additions and 4941 deletions
WCM Base 7.x-1.x, 2015-12-16
----------------------------
- OCIO Omega: Update to version 4.4.
- OCIO Search: Remove variable that was already declared in Panopoly Search.
- OCIO Sample Content: Remove module from profile.
- OCIO Permissions: Add Landing Page panel permissions for Site Editors.
- OCIO Omega Base:
- Minor visual modifications.
- Increase banner image max-height from 420 to 500.
- OCIO Omega 4: Minor visual modifications.
WCM Base 7.x-1.x, 2015-12-09
----------------------------
- OCIO Search: Update Apachesolr to 1.8; security update.
......@@ -35,7 +46,7 @@ WCM Base 7.x-1.x, 2015-11-10
----------------------------
- WCM Media Gallery: Created image gallery view pane with tag filtering.
- OCIO News: Add tag filtering to news panes.
- OCIO Panels Settings: Hide redirect settings on fieldible panel panes.
- OCIO Panels Settings: Hide redirect settings on fieldable panel panes.
- OCIO User Config: Replace username filter with real name filter on admin page.
- WCM Base:
- Disabled error display on production sites.
......
......@@ -28,7 +28,6 @@ projects[ocio_omega_settings][options][working-copy] = TRUE
projects[ocio_panels_settings][options][working-copy] = TRUE
projects[ocio_permissions][options][working-copy] = TRUE
projects[ocio_search][options][working-copy] = TRUE
projects[ocio_sample_content][options][working-copy] = TRUE
projects[ocio_simplesamlphp_auth][options][working-copy] = TRUE
projects[ocio_siteinfo][options][working-copy] = TRUE
projects[ocio_taxonomy][options][working-copy] = TRUE
......
......@@ -5,9 +5,9 @@ files[] = date_popup_authored.test
package = Date/Time
dependencies[] = date_popup
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-1.1+2-dev"
core = "7.x"
project = "date_popup_authored"
datestamp = "1449688885"
datestamp = "1450283415"
......@@ -9,9 +9,9 @@ dependencies[] = libraries (>=2.1)
files[] = includes/views/manualcrop.views.inc
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-1.4+109-dev"
core = "7.x"
project = "manualcrop"
datestamp = "1449688773"
datestamp = "1450283320"
......@@ -6,9 +6,9 @@ configure = admin/config/workbench/settings
dependencies[] = views
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-1.2"
core = "7.x"
project = "workbench"
datestamp = "1449688818"
datestamp = "1450283356"
......@@ -6,9 +6,9 @@ dependencies[] = workbench
dependencies[] = media
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-2.1"
core = "7.x"
project = "workbench_media"
datestamp = "1449688819"
datestamp = "1450283356"
......@@ -5,9 +5,9 @@ core = 7.x
hidden = TRUE
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-1.4+8-dev"
core = "7.x"
project = "workbench_moderation"
datestamp = "1449688820"
datestamp = "1450283358"
......@@ -18,9 +18,9 @@ files[] = tests/workbench_moderation.test
files[] = tests/workbench_moderation.files.test
; Information added by drush on 2015-12-09
; Information added by drush on 2015-12-16
version = "7.x-1.4+8-dev"
core = "7.x"
project = "workbench_moderation"
datestamp = "1449688820"
datestamp = "1450283358"
......@@ -1295,6 +1295,7 @@ function ocio_permissions_user_default_permissions() {
'roles' => array(
'administrator' => 'administrator',
'site builder' => 'site builder',
'site manager' => 'site manager',
),
'module' => 'ocio_landing_page',
);
......@@ -1633,6 +1634,7 @@ function ocio_permissions_user_default_permissions() {
'roles' => array(
'administrator' => 'administrator',
'site builder' => 'site builder',
'site manager' => 'site manager',
),
'module' => 'ocio_landing_page',
);
......@@ -2678,6 +2680,7 @@ function ocio_permissions_user_default_permissions() {
'roles' => array(
'administrator' => 'administrator',
'site builder' => 'site builder',
'site manager' => 'site manager',
),
'module' => 'ocio_landing_page',
);
......
......@@ -13,6 +13,8 @@ dependencies[] = conditional_fields
dependencies[] = context_ui
dependencies[] = ctools
dependencies[] = custom_breadcrumbs
dependencies[] = defaultconfig
dependencies[] = defaultcontent
dependencies[] = devel
dependencies[] = draggableviews
dependencies[] = ds
......@@ -52,6 +54,8 @@ dependencies[] = panels
dependencies[] = pasteformat
dependencies[] = path
dependencies[] = pathauto
dependencies[] = private
dependencies[] = private_files_download_permission
dependencies[] = realname
dependencies[] = responsive_menus
dependencies[] = role_delegation
......@@ -415,7 +419,3 @@ features[user_permission][] = view private files
features[user_permission][] = view revisions
features[user_permission][] = view the administration theme
features[variable][] = private_files_download_permission_by_user_checks
features_exclude[dependencies][defaultconfig] = defaultconfig
features_exclude[dependencies][defaultcontent] = defaultcontent
features_exclude[dependencies][private] = private
features_exclude[dependencies][private_files_download_permission] = private_files_download_permission
<?php
/**
* @file
* ocio_sample_content.features.inc
*/
/**
* Implements hook_ctools_plugin_api().
*/
function ocio_sample_content_ctools_plugin_api($module = NULL, $api = NULL) {
if ($module == "strongarm" && $api == "strongarm") {
return array("version" => "1");
}
}
<?php
/**
* @file
* ocio_sample_content.features.uuid_file.inc
*/
/**
* Implements hook_uuid_features_default_files().
*/
function ocio_sample_content_uuid_features_default_files() {
$files = array();
$files['20c0cc31-5a12-487b-a387-af9c04703a5d'] = array(
'uid' => 1,
'filename' => '3dprinting.png',
'uri' => 'public://3dprinting.png',
'filemime' => 'image/png',
'filesize' => 668856,
'status' => 1,
'type' => 'image',
'uuid' => '20c0cc31-5a12-487b-a387-af9c04703a5d',
'field_file_image_alt_text' => array(),
'field_file_image_title_text' => array(),
'field_file_description' => array(),
'metadata' => array(
'height' => 360,
'width' => 1400,
),
'alt' => '',
'title' => '',
'hash' => '17c214d7998eed310c55c393e1b35114',
'extension' => 'png',
'module' => 'ocio_sample_content',
);
$files['a4cc015d-2053-40cd-8f77-1404f66cf6f2'] = array(
'uid' => 1,
'filename' => 'spotlight.png',
'uri' => 'public://spotlight.png',
'filemime' => 'image/png',
'filesize' => 308008,
'status' => 1,
'type' => 'image',
'uuid' => 'a4cc015d-2053-40cd-8f77-1404f66cf6f2',
'field_file_image_alt_text' => array(),
'field_file_image_title_text' => array(),
'field_file_description' => array(),
'metadata' => array(
'height' => 360,
'width' => 1400,
),
'alt' => '',
'title' => '',
'hash' => 'a16066305b30dd9c92719b970a51038b',
'extension' => 'png',
'module' => 'ocio_sample_content',
);
$files['af829502-3e8a-471a-8e5f-518adc1e2862'] = array(
'uid' => 1,
'filename' => 'wiredout.png',
'uri' => 'public://wiredout.png',
'filemime' => 'image/png',
'filesize' => 328286,
'status' => 1,
'type' => 'image',
'uuid' => 'af829502-3e8a-471a-8e5f-518adc1e2862',
'field_file_image_alt_text' => array(),
'field_file_image_title_text' => array(),
'field_file_description' => array(),
'metadata' => array(
'height' => 360,
'width' => 1400,
),
'alt' => '',
'title' => '',
'hash' => 'c5bd1d8d2c36a4f0fd100dfac2184501',
'extension' => 'png',
'module' => 'ocio_sample_content',
);
return $files;
}
name = OCIO Sample Content
description = Sample content for demo and styling purposes.
core = 7.x
package = OCIO Features
version = 7.x-1.0
project = ocio_sample_content
dependencies[] = ctools
dependencies[] = features
dependencies[] = fieldable_panels_panes
dependencies[] = ocio_basic_page
dependencies[] = ocio_book
dependencies[] = ocio_faqs
dependencies[] = ocio_featured_slideshow
dependencies[] = ocio_landing_page
dependencies[] = ocio_news
dependencies[] = panopoly_widgets
dependencies[] = strongarm
dependencies[] = uuid_features
__drupal_alter_by_ref[][node][faq] = faq
__drupal_alter_by_ref[][node][basic_page] = basic_page
__drupal_alter_by_ref[][node][article] = article
__drupal_alter_by_ref[][node][featured_slide] = featured_slide
features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[panelizer_defaults][] = node:ocio_landing_page:default
features[panelizer_defaults][] = node:ocio_landing_page:default:default
features[uuid_fpp][] = 0a39132e-ffcc-4d20-948c-e3bd17ddb99c
features[uuid_fpp][] = 0ebc19f3-c0c3-48fa-adad-d2ffbd382e03
features[uuid_fpp][] = 1393f8d5-c526-4a03-9425-98a52df5d0a8
features[uuid_fpp][] = 30af7dad-62bb-418f-8c8a-88f07e002f19
features[uuid_fpp][] = 3107b629-1aaa-4f57-8379-0628e9dfc631
features[uuid_fpp][] = 3350d941-28fa-436a-8da5-6230c55fae5d
features[uuid_fpp][] = 33560dc9-ea4d-489f-9ebc-8eb5d9236720
features[uuid_fpp][] = 427d1e7b-789a-4ff6-afeb-e11be10845b9
features[uuid_fpp][] = 4b71927d-8e58-44ec-b5fe-9bade4dca455
features[uuid_fpp][] = 5bdea0ca-0b5f-497f-b2b4-67037c0d03e6
features[uuid_fpp][] = 63605eb0-8d43-4373-9ec6-22b297061067
features[uuid_fpp][] = 6a037a4e-f158-4975-a488-24fcc6f3edd6
features[uuid_fpp][] = 76fad613-b4af-4614-b64c-e5ad8d1edc86
features[uuid_fpp][] = 9cdcbb79-5622-463e-bc7f-872eb246e09a
features[uuid_fpp][] = aeb6a43f-dcdf-440c-b3da-bbc3ed646a3f
features[uuid_fpp][] = afe541f5-1412-426a-97b0-31549ac58390
features[uuid_fpp][] = bca07cce-a5fd-4b18-8091-2f6f86a52bd2
features[uuid_fpp][] = c3e4a4c9-580f-4edf-94f4-b3c3ac939318
features[uuid_fpp][] = d77c89be-4400-4998-b7cc-329e3f68df05
features[uuid_fpp][] = e1d5e147-d3f9-44a4-9247-bbc0abc23b5a
features[uuid_fpp][] = e8b97112-d0a6-4fee-aa5d-0274dc515cfa
features[uuid_fpp][] = ec7005b8-60e1-49b2-bfac-2f8f51627ed0
features[uuid_fpp][] = ecf03c21-6540-43e9-8010-2d0fdb50a524
features[uuid_fpp][] = f5fe6923-8360-4441-a185-a7f3481558e6
features[uuid_node][] = 1ae90278-4559-4dec-a2b5-2fc8efc3fc1e
features[uuid_node][] = 2be744c3-fef6-49da-bb29-c6a7dd277158
features[uuid_node][] = 634dcb24-7b8f-4390-be02-9ed9a7b188b4
features[uuid_node][] = 92a8b2fe-a822-46e4-be2f-da2b13e32f8e
features[uuid_node][] = c4be079e-f696-477a-b18d-506a7eb7aa69
features[uuid_node][] = cf17fe2c-7c96-4477-956f-8d598f207427
features[uuid_panelizer][] = node:1ae90278-4559-4dec-a2b5-2fc8efc3fc1e:full
features[uuid_panelizer][] = node:2be744c3-fef6-49da-bb29-c6a7dd277158:full
features[uuid_panelizer][] = node:92a8b2fe-a822-46e4-be2f-da2b13e32f8e:full
features[uuid_user][] = 03faca5f-9289-4b9b-acdb-fba70c373d64
features[uuid_user][] = 0ce5ee97-6258-4d87-bb1e-680b10b50425
features[uuid_user][] = 1267c97d-768a-4895-bd9d-d384e890a41d
features[uuid_user][] = 20000233-d052-487f-a063-d1bfcbea74da
features[uuid_user][] = 27237cd3-63c6-4121-8cea-4c0d0b039865
features[uuid_user][] = 2d0d0884-c730-4d2c-bfda-bec1b696489f
features[uuid_user][] = 33d38372-0ef7-4d7c-a001-52086adbefff
features[uuid_user][] = 47cd0de1-aea4-4f2f-831a-48478083a3a0
features[uuid_user][] = 5e2080a1-a54e-42ac-be83-f1085477231d
features[uuid_user][] = 62f2d226-d38f-47f4-9f5b-09c5db2f22a0
features[uuid_user][] = d118c0d8-770b-4b9e-b149-7c91e4b1d27a
features[uuid_user][] = e0908e50-b694-4964-bb83-adde4c16fd66
features[uuid_user][] = f3d3bc3e-7d67-4a95-a2bc-b060a6ead2bc
features[uuid_user][] = f42e3303-022f-4f7f-80df-d5c387fe2211
features[uuid_user][] = f6de4d3e-d1d6-48af-a020-a7799af8b1fa
features[uuid_user][] = fa33102c-79fd-48c1-8c6c-5dda71df7681
features[uuid_user][] = fe78e737-c7b2-4f1e-a97f-993ce73b4799
features_exclude[uuid_file_entity][6e30e102-5915-4657-b37e-60e7f687847e] = 6e30e102-5915-4657-b37e-60e7f687847e
features_exclude[uuid_file_entity][e84141ea-1da6-4774-88e4-9fd5eaf968c2] = e84141ea-1da6-4774-88e4-9fd5eaf968c2
features_exclude[dependencies][panelizer] = panelizer
<?php
/**
* @file
* Code for the OCIO Sample Content feature.
*/
include_once 'ocio_sample_content.features.inc';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment