Commit graph

994 commits

Author SHA1 Message Date
600b9a937e Updated DDEV config to match our documented recommendations
See https://docs.agaric.coop/tools/creating-new-drutopia-site.html
Namely the line:
ddev config --docroot=web --project-type=drupal9 --composer-version=2 --webserver-type=apache-fpm --mariadb-version=10.5 --php-version=7.4 --create-docroot
2022-04-13 11:16:12 -04:00
8a6a5fb825 Switch migrate tools and comment notify to recommended major version 2022-04-13 10:50:17 -04:00
7533c942df Apply self-updates to Facets 2022-04-13 02:09:31 -04:00
80a383c7c4 Commit updated composer lock file 2022-04-13 02:09:08 -04:00
b4b7d1641a Commit updated composer lock file 2022-03-05 13:47:38 -05:00
51cb77e16b Make composer JSON more similar to Drutopia main source 2022-03-05 13:47:24 -05:00
7869118874 Bring composer.json more into line with Drutopia build_source 2022-02-11 16:24:51 -05:00
f4645846f7 Commit config snapshot 2022-02-06 15:19:51 -05:00
1e8a28cf3a Enable editor advanced link module #118 2022-02-06 15:19:41 -05:00
092dbb708e Commit attempts to restore link options & incidental updates from live
Ref #118
2022-02-06 15:19:10 -05:00
9c5bd3b9d3 Commit updated composer lock file 2022-02-06 15:16:59 -05:00
912a1da6a6 Add editor advanced link module #118 2022-02-06 15:16:46 -05:00
54e9155f03 Move to standard backup folder path 2022-02-06 15:06:27 -05:00
5a40085abc Update config file with latest DDEV comments (no config changes) 2022-01-31 15:53:40 -05:00
69feea79b4 Commit compiled CSS 2022-01-28 21:24:14 -05:00
megakeegman
85744a537e Move fixes for mobile display of comments to file with access to breakpoints 2022-01-28 21:23:52 -05:00
megakeegman
51d2bd8a53 Configure shortcuts for editors and managers 2022-01-28 20:33:40 -05:00
megakeegman
06df8f3c19 Commit drupal reformatting of config 2022-01-28 20:32:50 -05:00
efaf50cc0c Commit compiled CSS 2022-01-28 20:18:10 -05:00
c1b65d3da2 move to correct place 2022-01-28 20:17:58 -05:00
87aae76d17 Commit compiled CSS 2022-01-28 20:01:17 -05:00
d63dc2eb1b Try adding Keegan's suggested changes to the comment CSS fairly blindly 2022-01-28 20:00:50 -05:00
d839062213 Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal 2022-01-28 19:20:33 -05:00
518258a5b5 Update components declaration in custom theme
Per this:

>  [warning] Components 8.x-1.x API is deprecated in components:8.x-2.0 and is removed from components:3.0.0. Update the geofresco.info.yml file to replace the component-libraries.[namespace].paths data with components.namespaces.[namespace]. See https://www.drupal.org/node/3082817
2022-01-28 19:04:59 -05:00
3b65d3d8ca Commit self-update to composer json (allowing extra power for our file-changig plugins) 2022-01-28 19:04:11 -05:00
1521eb1f3b Commit updated composer lock file 2022-01-28 18:42:57 -05:00
247ad46d10 Update DDEV config to latest dependencies available for D9, latest DDEV config 2021-11-22 16:17:58 -05:00
0bf5d3cf6b Bring in standard pull script from Drutopia build source 2021-11-22 16:14:05 -05:00
c5b7340659 Update to D9-compatible, normal versions of classitup, urllogin 2021-11-22 15:30:08 -05:00
f620df02ca Declare custom modules & themes compatible with Drupal 9 2021-11-19 10:02:02 -05:00
94766353bd Commit updated-to-D9 composer lock file 2021-11-19 09:57:51 -05:00
9c2e84374f Commit D9 updates to scaffolded files 2021-11-19 09:57:34 -05:00
98a6bb53e7 Use stable release of comment notify it's fine 2021-11-19 09:56:25 -05:00
ac190ac113 Upgrade to Drupal 9 core, and D9-compatible Client-Side Hierarchical Select 2021-11-19 09:53:09 -05:00
79c88426e2 Drop composer merge plugin which isn't needed for Composer 2 2021-11-19 09:52:16 -05:00
4d998845af Drop Prod Check which we weren't using yet
and Drutopia wasn't using, but would be interested in checking
back in on this module and evaluating it again for Drutopia.
2021-11-19 09:51:59 -05:00
dba9d5a315 Drop markdown which is not used by GEO and not D9 compatible yet
Also add microformats (Drutopia standard) and upgrade migrate modules
(also Drutopia standard) to D9-compatible ones.
2021-11-19 09:49:28 -05:00
325962afe9 Bring shared modules with Drutopia base into line for D9 upgrade 2021-11-19 09:44:28 -05:00
31650d35b3 Bring in D4D agent now standard for Drutopia 2021-11-19 09:43:16 -05:00
8f9e428263 Drop unused module to be more inline with Drutopia 2021-11-19 09:42:48 -05:00
1a80665369 Bring our composer.json more in line with Drutopia Agaric-hosted 2021-11-19 09:42:19 -05:00
358bd6054d Drop block field (yes, intentional) which GEO is not using
Bring in Block Class which is Drutopia standard (no these modules are not equivalent
at all they are just nearby alphabetically).

And upgrade Backup Migrate to 5 for Drupal 9 compatibility

Bringing our composer.json more in line with Drutopia Agaric-hosted
standard.
2021-11-19 09:40:37 -05:00
4f4871d0cf Get Twig Suggest module from drupal.org not GitLab 2021-11-19 09:39:15 -05:00
56925d83ea Commit DDEV self updates 2021-11-19 09:10:55 -05:00
c9c7329ad7 Update live site URL 2021-08-18 22:25:48 -04:00
f322a7c93a Iterate through authors as getting value directly only gets the first
Ref #108
2021-08-18 22:16:50 -04:00
1ab0ad4b3e Prevent errors trying to get values where are none
Notice: Trying to get property 'title' (and then 'value') of non-object

Ref #108
2021-08-18 21:52:24 -04:00
81af737226 Commit config snapshot 2021-08-17 08:26:34 -04:00
88c4009736 Enable fitvids module 2021-08-17 08:26:23 -04:00
c92fd716c3 Commit compiled CSS 2021-08-17 08:23:46 -04:00