Commit graph

984 commits

Author SHA1 Message Date
benjamin melançon
ade5e492f9 Add Convert Bundles module to allow manual switching of content types 2019-07-24 07:18:24 -04:00
David Valdez
7b1b1422c5 Add instructions to run the migration in the readme file. 2019-07-23 12:10:15 -05:00
David Valdez
731d30cd5f Migrate the taxonomy terms in the blog and articles content types 2019-07-22 18:12:44 -05:00
David Valdez
aac41432c1 Add term reference fields in the articles and blog content types 2019-07-22 18:12:07 -05:00
David Valdez
21e5ee8a16 Add the migrations of the vocabularies and terms.
The vocabularies that are going to be migrated are:

vocabulary_1
vocabulary_2
vocabulary_7
vocabulary_10
vocabulary_12
vocabulary_13
2019-07-22 17:37:01 -05:00
David Valdez
aeab446632 Gleaning migration 2019-07-22 16:46:28 -05:00
David Valdez
472a655d72 Add the gleaning content type 2019-07-22 16:46:11 -05:00
David Valdez
43e50e17cd Blog migration 2019-07-22 15:27:20 -05:00
David Valdez
ea29ea2dea Install the drutopia blog module 2019-07-22 15:27:01 -05:00
David Valdez
d82b83eebb Migrate the image styles to preserv the images.
Also, it was added the following things in the settings file to allow
the inline images:

$config['image.settings']['suppress_itok_output'] = TRUE;
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
2019-07-19 14:32:08 -05:00
David Valdez
f72f24277a Remove the "default content" module 2019-07-19 11:56:23 -05:00
David Valdez
588cf932c9 Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-07-19 11:16:14 -05:00
Benjamin Melançon
d3d8fe66e4 Commit ddev settings and hope it works across systems 2019-07-19 10:27:52 -04:00
Benjamin Melançon
f0637e19eb Take over DDEV settings so it stops stealing our config dir location 2019-07-19 10:27:21 -04:00
Benjamin Melançon
ef0c39fd8a Revert "Just delete *all* the config snapshots"
This reverts commit 190e83b7db.
2019-07-19 10:21:41 -04:00
Benjamin Melançon
fcc87ae13d Throw in the ddev start step 2019-07-19 10:21:09 -04:00
Benjamin Melançon
41103efb96 Update README with getting started instructions 2019-07-19 10:20:03 -04:00
Benjamin Melançon
190e83b7db Just delete *all* the config snapshots 2019-07-19 09:32:58 -04:00
Benjamin Melançon
bdfb11c4a3 Remove the powered by Drutopia block that depends on Drutopia profile 2019-07-19 09:31:50 -04:00
Benjamin Melançon
f9f184ed57 Change install profile from Drutopia to Minimal so we can install from config 2019-07-19 09:31:27 -04:00
Benjamin Melançon
8f55434272 Commit composer lock file 2019-07-18 23:59:54 -04:00
Benjamin Melançon
b02f3704f2 Use the dev version of config actions
On the off-chance it will help https://gitlab.com/drutopia/drutopia/issues/216
2019-07-18 23:59:40 -04:00
Benjamin Melançon
f0a66df89a add patch for allowing hook_install in profile and still do config install 2019-07-18 23:28:33 -04:00
Benjamin Melançon
94cf5aeef5 I think this is safe to commit across environments
Note that i deleted a 'sync' directory config it added so that our own
would be used.
2019-07-18 23:27:24 -04:00
Benjamin Melançon
8fdc0426d5 Move configuration to standard location (config next to web) 2019-07-18 21:22:58 -04:00
David Valdez
2c8c68c64f Remove the drutopia default content 2019-07-18 15:40:57 -05:00
David Valdez
c3696b4b96 Add the configuration of the d7 database 2019-07-18 15:16:29 -05:00
David Valdez
0dd672bed1 "drutopia article" configuration. 2019-07-18 14:58:29 -05:00
David Valdez
4eda1d9ba6 Inicial story migration 2019-07-18 14:58:19 -05:00
David Valdez
b609774a38 Drupal 8.7.5 2019-07-18 11:13:08 -05:00
David Valdez
b0b9bd28ce Initial composer lock file
(Include the migrate files)
2019-07-17 14:47:12 -05:00
David Valdez
2d5f7a8bfd Initial Commit 2019-07-17 14:47:01 -05:00
benjamin melançon
f12d7a2aee Commit fresh Drutopia project template 2019-07-12 14:27:04 -04:00
benjamin melançon
c4927e4c39 add README 2019-07-12 14:07:45 -04:00