Skip to content

Instantly share code, notes, and snippets.

View Renrhaf's full-sized avatar
🔨
Building physical & virtual things

Quentin Fahrner Renrhaf

🔨
Building physical & virtual things
View GitHub Profile
@Renrhaf
Renrhaf / AFOUND-501.patch
Created March 22, 2016 15:28
AFOUND-501
diff --git a/foundation.make b/foundation.make
index 071878f..f06dab9 100755
--- a/foundation.make
+++ b/foundation.make
@@ -197,6 +197,9 @@ projects[scald][version] = 1.6
projects[scald][subdir] = "contrib"
; See http://gist.github.com/pvhee/7326203. Can be removed once the APIOS mapping is fully defined and organized within the $data variable
projects[scald][patch][] = "http://gist.github.com/pvhee/7326203/raw/1df3dbe78e25b998d5663fcd20db6f7355c6d8f4/output_data_variables_with_vardump.patch"
+; See http://jira.newtech.arte.tv/browse/AFOUND-501 ; will be in 1.7
+projects[scald][patch][] = "https://www.drupal.org/files/issues/2684143-2-pluggable-default-data.patch"
@Renrhaf
Renrhaf / AFOUND-701.patch
Last active April 20, 2016 12:36
AFOUND-701
diff --git a/modules/custom/scald_atoms_arte_fields/scald_atoms_arte_fields.features.field_base.inc b/modules/custom/scald_atoms_arte_fields/scald_atoms_arte_fields.features.field_base.inc
index d4ea8f3..9f0586c 100644
--- a/modules/custom/scald_atoms_arte_fields/scald_atoms_arte_fields.features.field_base.inc
+++ b/modules/custom/scald_atoms_arte_fields/scald_atoms_arte_fields.features.field_base.inc
@@ -253,6 +253,39 @@ function scald_atoms_arte_fields_field_default_field_bases() {
'type' => 'text',
);
+ // Exported field_base: 'field_image_rights_until'.
+ $field_bases['field_image_rights_until'] = array(
diff --git a/foundation.make b/foundation.make
index 1f7243f..7f13d74 100755
--- a/foundation.make
+++ b/foundation.make
@@ -329,12 +329,8 @@ projects[fast_404][subdir] = "contrib"
projects[cdn][version] = 2.7-beta1
projects[cdn][subdir] = "contrib"
-projects[expire_nodequeues][type] = "module"
+projects[expire_nodequeues][version] = 1.0
diff --git a/modules/custom/arte_afp/arte_afp.feeds_importer_default.inc b/modules/custom/arte_afp/arte_afp.feeds_importer_default.inc
index 3eceb92..a15c977 100644
--- a/modules/custom/arte_afp/arte_afp.feeds_importer_default.inc
+++ b/modules/custom/arte_afp/arte_afp.feeds_importer_default.inc
@@ -7,7 +7,7 @@
/**
* Implements hook_feeds_importer_default().
*/
-function arte_feeds_afp_importer_default() {
+function arte_afp_feeds_importer_default() {
From 3bd13da802d5dbdfd4744b9bf94efe683f24c182 Mon Sep 17 00:00:00 2001
From: Renrhaf <quentin.fahrner@actency.fr>
Date: Wed, 6 Jul 2016 17:20:07 +0200
Subject: [PATCH] AFOUND-795: backport some info ckeditor plugins
---
...undation_ckeditor.features.ckeditor_profile.inc | 8 +-
.../foundation_ckeplugins.info | 2 +-
.../foundation_ckeplugins.module | 139 +++++++++---
.../js/foundation_ckeplugins.js | 4 +-
@Renrhaf
Renrhaf / INFO-1041.patch
Last active July 19, 2016 11:22
INFO-1041
diff --git a/foundation.make b/foundation.make
index 9ac33e4..7a9eae2 100755
--- a/foundation.make
+++ b/foundation.make
@@ -353,6 +353,28 @@ projects[migrate_extras][subdir] = "contrib"
; Add support for bean migrate; see http://drupal.org/node/1977058
projects[migrate_extras][patch][] = "http://drupal.org/files/migrate_extras_entity_api_entity_keys_name.patch"
+projects[job_scheduler][version] = 2.0-alpha3
+projects[job_scheduler][subdir] = "contrib"
From 55334013943081fbbf94f735af8395f5faf94a51 Mon Sep 17 00:00:00 2001
From: lsantos-oq <luis.santos@openquest.pt>
Date: Thu, 19 May 2016 17:07:58 +0100
Subject: [PATCH 01/12] AFOUND-731 Initial commit
---
modules/custom/taxonomy_opa_migrate/README.md | 70 ++++
.../includes/opa_categories_reader.inc | 79 +++++
.../migrate/sources/rabbit_mq_opa_base.inc | 332 ++++++++++++++++++
.../migrate/sources/taxonomy_opa.inc | 104 ++++++
@Renrhaf
Renrhaf / AFOUND-810.patch
Created August 9, 2016 08:18
AFOUND-810
From a2f0feb72b15f6146829d1eceba43af493b17093 Mon Sep 17 00:00:00 2001
From: Renrhaf <quentin.fahrner@actency.fr>
Date: Tue, 9 Aug 2016 10:11:25 +0200
Subject: [PATCH] AFOUND-810: fallback to FR header when in EN language
---
modules/custom/foundation_header/foundation_header.module | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/modules/custom/foundation_header/foundation_header.module b/modules/custom/foundation_header/foundation_header.module
@Renrhaf
Renrhaf / AFOUND-816.patch
Created August 16, 2016 15:06
AFOUND-816
diff --git a/foundation.make b/foundation.make
index d065c0e..f3a9152 100755
--- a/foundation.make
+++ b/foundation.make
@@ -380,6 +380,27 @@ projects[migrate_extras][patch][] = "http://drupal.org/files/migrate_extras_enti
projects[field_rename][version] = 1.0-beta1
projects[field_rename][subdir] = "contrib"
+; ======================= Feeds
+
@Renrhaf
Renrhaf / AFOUND-607.patch
Created August 17, 2016 15:54
AFOUND-607
From 4f5e6797849313e8207d26e520bf995177805eaa Mon Sep 17 00:00:00 2001
From: lsantos-oq <luis.santos@openquest.pt>
Date: Fri, 4 Mar 2016 18:15:36 +0000
Subject: [PATCH 01/11] AFOUND-607 Create the content type
---
modules/features/foundation_videop/README.md | 4 +
.../foundation_videop.features.field_base.inc | 110 +++++++
.../foundation_videop.features.field_instance.inc | 319 +++++++++++++++++++++
.../foundation_videop/foundation_videop.info | 20 ++