Commit graph

855 commits

Author SHA1 Message Date
Louis Elkner-Alfaro
3322440871 Upgrade dev requirement upgrade_status to latest version 2024-02-12 10:09:25 -08:00
b447513c25 Apply a few config updates from live site 2024-02-12 10:08:47 -08:00
7831090033 Apply automatic drupal scaffolding updates 2024-02-12 09:43:56 -08:00
ca7b46d5ad Update lock file 2024-02-12 09:43:25 -08:00
cc5c3f812d Update php version to 8.1 2024-02-12 09:43:04 -08:00
9457b33bac Remove redundant dependencies from composer project root 2024-02-12 09:42:26 -08:00
3678c26c96 Bring more into line with main Drutopia build source 2022-05-27 14:15:44 -04:00
9eb16fdb0d Commit updated composer lock file 2022-05-04 12:24:56 -04:00
e898335e28 Stop referencing nonexistent version of comment notify 2022-05-04 12:24:01 -04:00
0afa9e537f Bring composer more into line with Drutopia build source 2022-05-04 12:22:46 -04:00
9abf137b08 Update DDEV config for its latest version 2022-04-13 11:36:02 -04:00
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