Commit graph

65 commits

Author SHA1 Message Date
e14de651bd Add FitVids module
Ref #111
2021-08-17 07:15:50 -04:00
37cd6da559 Restore composer merge plugin so all the JavaScript libraries Webform needs don't get blown away
See https://www.drupal.org/project/webform/issues/3041701#comment-14192535
2021-08-17 06:25:13 -04:00
3a53122016 Remove honeypot it's included (at later version) by Drutopia 2021-08-12 17:39:27 -04:00
f22a7c0b7d Bring composer file more in line with Drutopia on Elizabeth, CRLA 2021-05-28 11:56:13 -04:00
e66098cd1f Update composer description 2021-05-27 12:46:10 -04:00
benjamin melançon
5f7e806a7a Add backup and migrate module though seems not needed so maybe better for security not to add this to Drutopia sites 2021-04-26 15:52:37 -04:00
mlncn
f466815128 Update merge plugin for compatibility with Composer 2 2021-04-09 11:19:26 -04:00
mlncn
af8671d2d6 Remove patches that should no longer be relevant after migration and development 2021-04-09 11:16:57 -04:00
mlncn
2be6a7c64f Reorganize and update composer.json to be more in line with standard Drutopia 2021-04-09 11:16:38 -04:00
benjamin melançon
7e2fbc61ff Remove core patch we don't need and doesn't apply 2020-05-06 22:57:44 -04:00
benjamin melançon
c8020105e4 Reorganize to be more like Drutopia Template composer 2020-05-06 22:48:57 -04:00
benjamin melançon
5bc5b17851 Two more plugins for fun 2020-05-06 22:28:57 -04:00
benjamin melançon
c38cd73822 Update composer.json to be more like Agaric's 2020-05-06 22:27:28 -04:00
benjamin melançon
3bc3d90a23 Remove claro; it's now in Drupal core
Ref #109
2020-03-20 14:02:24 -04:00
benjamin melançon
2b489dd403 Fix drutopia requirement 2020-03-20 13:54:32 -04:00
benjamin melançon
44ff945832 Use dev version of Drutopia pending
https://gitlab.com/drutopia/drutopia/-/issues/287

Ref #109
2020-03-20 13:46:34 -04:00
benjamin melançon
39ed9180bd Remove now-committed patch! 2020-02-04 22:29:54 -05:00
benjamin melançon
fe38122419 Add Google Analytics module 2019-10-08 10:55:39 -04:00
benjamin melançon
64895e1dec Get Entity Reference Overrides from drupal.org since we're pushing there too 2019-10-08 10:20:58 -04:00
benjamin melançon
3a3ea15f19 Add Minimal HTML 2019-10-06 19:57:47 -04:00
benjamin melançon
cf9aee7799 Add CKEditor Height fix 2019-10-06 19:57:36 -04:00
benjamin melançon
1f9714463f Drop contextual filter from url path module 2019-10-03 18:19:32 -04:00
benjamin melançon
defb956fa5 Add role delegation module 2019-10-03 17:06:32 -04:00
benjamin melançon
e922f7855b Add Insert module 2019-10-03 13:07:56 -04:00
benjamin melançon
70af11c07d Remove blog module
It's ... not in great shape.

This reverts commit 4fbf6fdcdd5214bfbd16e0fc6b8afe666bfa3ce3.
2019-10-03 08:47:03 -04:00
benjamin melançon
0e4f29be89 Acknowledge ill-fated attempt to try blog module 2019-10-03 08:47:03 -04:00
benjamin melançon
503b854ea2 Add prod_check module 2019-10-03 08:47:03 -04:00
benjamin melançon
d7f2920607 Require and enable subpathauto module 2019-10-03 08:47:03 -04:00
benjamin melançon
66d8d463e1 Add Footnotes module
Ref #70
2019-10-02 00:57:26 -04:00
8139f68b1b Add Password Policy module
OK, so I guess I wasn't quite done. The Password Policy module seems reasonable to me. I've perused the code a bit... They aren't doing anything to invalidate passwords/force reset via Drupal - it implements it itself with a check with event subscriber (KernelEvents::REQUEST) the value of a new user field it adds (field_password_expiration). It also stores a last changed date, and expires users via cron. How it hooks the user modification form I didn't quite grep. Anyway - so far as I can be trusted to approve a module :check:

Project: https://www.drupal.org/project/password_policy
Source: https://git.drupalcode.org/project/password_policy (note shows a 7.x branch default)
Blog: https://opensenselabs.com/blog/tech/drupal-password-policy-module
2019-10-01 01:06:35 -04:00
benjamin melançon
f890d88f6b Include Agaric fork of entity reference override
... but i'm a maintainer over there now, so should really get any new code back over there...
2019-10-01 00:58:02 -04:00
benjamin melançon
78cf5d734e Include patch to fix Claro dropdowns 2019-09-30 11:42:00 -04:00
benjamin melançon
53f145c66c Require Linkit module 2019-09-30 11:41:41 -04:00
benjamin melançon
b2dbe2677a Require noreferrer module for safer blank-targeted links 2019-09-30 08:55:34 -04:00
benjamin melançon
a039bb672e Use development version of our twigsuggest module 2019-09-29 22:44:16 -04:00
benjamin melançon
1262491e13 Add patch to fix display suite's bloody broken template suggestions 2019-09-29 21:56:43 -04:00
benjamin melançon
607be4e2b1 Add simple comment notify module
Ref #12
2019-09-22 21:17:07 -04:00
benjamin melançon
35db7dd1bc Add comment notify module
Ref #12
2019-09-22 21:06:18 -04:00
benjamin melançon
87cafa92a5 Add antibot to tag team spammers with honeypot, also just added
agaric/sites/geo#12
2019-09-22 20:53:44 -04:00
benjamin melançon
4d8d01f4f3 Add honeypot module 2019-09-22 20:50:43 -04:00
Benjamin Melançon
1fc51a1eef Add menu link config although i don't think we'll use it
Filed https://gitlab.com/agaric/sites/geo/issues/39 instead
2019-09-01 23:41:29 -04:00
Benjamin Melançon
e591b6c70f Bring in dev version of classitup so we can work on it 2019-09-01 23:02:59 -04:00
Benjamin Melançon
d79c0feee7 Add Class It Up module 2019-09-01 21:42:19 -04:00
Benjamin Melançon
b9213cde83 Remove Hax module
it is not currently the answer to all our current prayers

See https://gitlab.com/agaric/raw-notes/blob/master/content/notes/2019-08-31-hax-and-drupal.md
2019-09-01 10:00:55 -04:00
Benjamin Melançon
7671bc2fe6 Add Hax and Mailchimp modules 2019-09-01 08:55:37 -04:00
Benjamin Melançon
ba46fd4d2a Add Empty Page module, Twig Template Suggestions, and Webform modules 2019-09-01 08:44:52 -04:00
Chris Thompson
81ff1b2316 Cannot have multiple slashes for composer name 2019-08-30 21:33:12 -04:00
David Valdez
fd5c5f6f13 Add a migration to create some custom terms. 2019-08-30 19:27:33 -05:00
Benjamin Melançon
4e9b63e0bc Add Fixed Block Content module and alphabetize requirements list 2019-08-30 13:58:22 -04:00
Benjamin Melançon
fc147e5c96 Update title on composer.json 'cause it's not a drutopia template anymore 2019-08-30 13:24:34 -04:00