Commit graph

15 commits

Author SHA1 Message Date
d03fc7c0dd Add a super-basic README 2023-11-16 11:55:59 -05:00
98f781e1fd Add help info in an API file 2023-11-16 11:35:30 -05:00
aa510febea Creating one of each term is quite enough, thanks 2023-11-16 11:17:26 -05:00
0f38648507 Simplify and fix
That last bit of the tids being assigned *outside* the if loop
(so existing, not only created ones, get used) is key.
2023-11-16 11:06:05 -05:00
0839ceb2d8 Not quite working take 1 2023-11-16 10:26:59 -05:00
9df071a382 Begin giant move terms function with test of named parameters
As we move this function in from custom code.
2023-11-16 10:04:59 -05:00
e845aa76aa Make entity query bundle optional and entity type default to node 2023-11-16 10:04:03 -05:00
097611f89a Require PHP 8 so we can do named parameters 2023-11-16 10:01:54 -05:00
126db73037 Add Mauricio's entity query helper and my use of it in text list to boolean 2023-11-14 00:05:39 -05:00
df01ba34c6 Format source code 2023-11-10 09:39:13 -05:00
a8929f9e1c Merge pull request 'translations' (#1) from translations into 1.0.x
Reviewed-on: #1
2023-11-10 14:20:00 +00:00
050676f4bd Refactor to account for migration of translated entities 2023-11-09 17:42:58 -08:00
4ee8a3b418 Remove agaric from all names 2023-11-09 17:41:57 -08:00
f8fae5fc27 Add composer json for direct composer inclusion 2023-09-13 11:18:23 -07:00
989918023b init commit 2023-09-13 11:02:56 -07:00