swh:1:snp:ed2d467953071803b0382cac92a7b1b452fbb8ef

sort by:
Revision Author Date Message Commit Date
b1000a5 Last-minute tweaks by the release techs 04 April 2023, 15:44:25 UTC
2129d59 Update VERSION for new release of 4.6.0 04 April 2023, 15:20:12 UTC
2c79128 Remove an item that was never actually merged in (#552) 04 April 2023, 14:23:48 UTC
e8b0421 tix typo noticed by @martinascholger 04 April 2023, 13:32:12 UTC
303049a Various edits to release notes 04 April 2023, 13:21:08 UTC
f5a4970 Make test files that are used by 'make test' abide by the soon-to-be enforced “content element may have only 1 child” rule. See issue #2411. (#2412) 04 April 2023, 11:37:58 UTC
21c335f complete draft of 4.6.0 release notes 04 April 2023, 05:50:26 UTC
b5000b8 tidying up release notes, need to add Stylesheets issues 04 April 2023, 04:51:53 UTC
e928ca5 Merge branch 'release-4.6.0' of https://github.com/TEIC/TEI into release-4.6.0 04 April 2023, 04:48:42 UTC
c816bf6 first draft of release notes, missing Stylesheets items 04 April 2023, 04:48:07 UTC
cd9c90e “Deprecation” message: <content> gets 1 and only 1 child (#2410) * Create “deprecation” message for #2381: <content> will have 1 and only 1 child. * Add role=warning to "only_1_child_of_content" messages. 04 April 2023, 02:03:37 UTC
f4f7c38 Issue 2400 gender to cast item part (#2402) * updating role and actor with gender and/or sex attributes for #2400 * Re-generated spec lists. * Re-generated spec lists. --------- Co-authored-by: Joey Takeda <joeytakeda@users.noreply.github.com> 03 April 2023, 17:59:19 UTC
078c5eb Implement #2242. 28 March 2023, 16:06:15 UTC
cf66bf0 Merge pull request #2406 from TEIC/trishaoconnor_2396 Added `@type` to `<calendar>` and added an example of `@type` to prose `#HD44` for #2396 23 March 2023, 21:19:15 UTC
f7e2e74 Generate 2 tables: namespaces by URI, and namespace-prefix combinations 23 March 2023, 02:36:21 UTC
aa1d99b Tweak NS routine — better CSS, correct typos, fix teeny bug. 23 March 2023, 01:16:14 UTC
c166585 Add a little prose on `@type` of `<calendar>` to HD, per @martinascholger suggestion on PR. 22 March 2023, 20:58:33 UTC
b0096b6 Merge branch 'rv-vcoll' into dev 22 March 2023, 12:58:46 UTC
275aeae Re-generated spec lists. 21 March 2023, 21:26:05 UTC
8b06dd6 Added new example of the <biblStruct> element with a type attribute #1773 (#2405) * Added new example of the <biblStruct> element with a type attribute for issue 1773 * Re-generated spec lists. * Re-generated spec lists. * Deleted concluding punctuation in subtitle --------- Co-authored-by: trishaoconnor <trishaoconnor@users.noreply.github.com> Co-authored-by: Helena Bermúdez Sabel <helena.b.sabel@gmail.com> Co-authored-by: HelenaSabel <HelenaSabel@users.noreply.github.com> Co-authored-by: Syd Bauman <sydb@users.noreply.github.com> 21 March 2023, 21:23:42 UTC
4d17fb3 Merge branch 'dev' into rv-vcoll 21 March 2023, 20:25:43 UTC
6b846c0 Stopgap update for #2154. 21 March 2023, 20:07:39 UTC
979e76c Merge pull request #2394 from TEIC/trishaoconnor_2387 Changed description of `@org` attribute of `<attList>` and translations updated by @HelenaSabel and @raffazizzi 21 March 2023, 19:57:19 UTC
1b193fc allowing nested vColls. Fixes #2034 21 March 2023, 19:20:19 UTC
70be33c updated italian desc 21 March 2023, 18:35:47 UTC
90b7d35 Added type attribute to calendar element and added type to the calendar example in the prose 21 March 2023, 15:12:25 UTC
5c1bdce Re-generated spec lists. 20 March 2023, 13:57:12 UTC
be360ed corrected Spanish translation 20 March 2023, 13:54:46 UTC
7281812 Re-generated spec lists. 20 March 2023, 13:34:49 UTC
27b56af Merge branch 'dev' into trishaoconnor_2387 20 March 2023, 13:32:30 UTC
62ba8e3 Merge pull request #2397 from TEIC/sydb_2395_desc_of_ns_take_3 make att.namespaceable sensible 19 March 2023, 20:05:36 UTC
bd2228c Merge pull request #2404 from TEIC/iss2403_linkGroup Seems quite straightforward. Good catch, @joeytakeda. 19 March 2023, 17:45:31 UTC
754dd8d Merge pull request #2385 from TEIC/trishaoconnor_2252 Fixed `xml:lang` values in a summary for msPart examples for #2252 19 March 2023, 05:17:55 UTC
29972c6 Fix linkGroup --> linkGrp typo in TD Fixes #2403 15 March 2023, 04:51:55 UTC
b9211a4 Merge pull request #2401 from TEIC/iss2399_gh_test Fixing permissions in actions (should fix #2399) 14 March 2023, 20:03:00 UTC
4c087f1 Fix typo 14 March 2023, 17:24:33 UTC
69303bc Update workflow * Use GITHUB_WORKSPACE instead of hard-coded path * Update comment to be a bit more descriptive Thanks @raffazizzi and @hcayless! 14 March 2023, 17:11:30 UTC
76d2716 Revert to remove Fix permissions step 12 March 2023, 05:45:55 UTC
be5b6fc Per #2399: Update generate-spec-lists.yml * Upgrade action/checkout to v3 * Add permissions config to resolve 'dubious permissions' error * Add names and spaces to the yaml (to align with test.yml) 12 March 2023, 05:28:40 UTC
5bf8b43 Trying a different approach 12 March 2023, 05:09:04 UTC
b53d3f3 Fixing workflow (per #2399) 12 March 2023, 05:04:50 UTC
a016830 grab latest from dev 11 March 2023, 03:31:30 UTC
b49da7f Merge pull request #2388 from TEIC/trishaoconnor_2298 1 reviewer approved, no one has objected, so merging. 11 March 2023, 02:01:32 UTC
2e9dc7e Merge in whatever came down the pike 14 February 2023, 04:54:12 UTC
5678510 Fix typo noticed by @joeytakeda 14 February 2023, 04:53:48 UTC
c280923 Re-generated spec lists. 13 February 2023, 22:46:10 UTC
e7de587 Update wording of description & add remarks per #2395. 13 February 2023, 22:36:24 UTC
1eaf3ee Re-generated spec lists. 07 February 2023, 15:36:15 UTC
eb68be2 Changed description in attList.xml 07 February 2023, 15:32:09 UTC
fc5523b Issue 2298 description vs gloss 23 January 2023, 17:53:10 UTC
ee2916b Merge pull request #2377 from TEIC/trishaoconnor_2368 Changed titles to refs 18 January 2023, 08:24:28 UTC
e535087 Fix indentation boo-boo. 13 January 2023, 16:32:34 UTC
a817e2b Updated wording by omitting unnecessary phrase 11 January 2023, 12:01:41 UTC
fccabd2 Update wording replace notions of "page break" with `pb` 11 January 2023, 11:17:11 UTC
d3d5052 Merge pull request #2375 from TEIC/issue-2225 Update encoding of examples 11 January 2023, 10:35:33 UTC
e48ca11 Wrap nested clauses per suggestion by @HelenaSabel Co-authored-by: Helena Bermúdez Sabel <helena.b.sabel@gmail.com> 11 January 2023, 10:28:31 UTC
9e86d12 manual conflict resolution 06 January 2023, 00:40:28 UTC
9074b90 merge in adumming’s work in #2386 06 January 2023, 00:38:25 UTC
5cbcab5 Fix another non-IETF tag with <textLang> 05 January 2023, 12:04:12 UTC
991c552 Fix examples of IETF language tags The text specifies that tags in `<textLang>` should follow IETF BCP 47, but several of these examples did not use codes from the IETF registry. 05 January 2023, 11:51:57 UTC
4fabe30 Fixed xml:lang values in summary for msPart examples for #2252 28 December 2022, 18:01:58 UTC
b3042b1 Merge pull request #2334 from TEIC/sydb_2049_on_altIdent_reduex sydb 2049 — on <altIdent> reduex 21 December 2022, 09:46:44 UTC
b2d40d7 Merge pull request #2383 from TEIC/trishaoconnor_2356b Change is so tiny it is not likely to cause any problems, and has passed all tests. So merging without further ado. 16 December 2022, 17:29:07 UTC
4cfe57e fixed 2356 again. Deleted rend attributes from quotes in teidata.language 16 December 2022, 17:16:25 UTC
c83cada Changed all title elements with ref attributes to ref elements with target attribute to fix issue #2368 09 December 2022, 18:28:43 UTC
018e19d Re-generated spec lists. 08 December 2022, 01:38:43 UTC
11f6950 Remove deprecation: Removed the deprecate_altIdent_in_non-ODD_places constraint, which should have been done back on 2022-07-14. 08 December 2022, 01:35:55 UTC
c6e4a86 Impliment proposal 1 from ticket discussion 08 December 2022, 01:26:45 UTC
2078416 Grab fix to content of <altIdent> from sydb_2049_steps_9_10_11 08 December 2022, 01:01:47 UTC
3b6636f Drat; bugfix: forgot to use NCName rather than teidata.xmlName (because of TEIC/Stylesheets/issues/569). 08 December 2022, 00:44:49 UTC
99c0b37 Grab latest from dev 08 December 2022, 00:28:21 UTC
18fe645 Require content of <altIdent> be an NCName (i.e., teidata.xmlName). 08 December 2022, 00:21:38 UTC
9a968d3 update GitHub actions Node.js 12 actions are deprecated and update to Node.js 16 recommended. 06 December 2022, 16:55:53 UTC
b65b5ad Update French example Removed verse lines and moved type and function attributes to the relative clause 30 November 2022, 11:12:57 UTC
50eaedb Update encoding of examples except for example in zh-TW 30 November 2022, 10:53:17 UTC
365639e updated example for #2366 with working base and relative URIs 21 November 2022, 20:33:40 UTC
0e38e3b updated watermark ref, added BIB entry for #2372 21 November 2022, 18:59:48 UTC
1922ba7 Fix xml:lang value. 25 October 2022, 23:58:36 UTC
c35cf21 bump version number after release Signed-off-by: Peter Stadler <stadlerpeter@yahoo.fr> 25 October 2022, 16:07:32 UTC
58531a4 merging back current released into dev 25 October 2022, 15:55:31 UTC
3e98e61 merge release-4.5.0 into released 25 October 2022, 13:49:30 UTC
871244c Merge branch 'dev' into release-4.5.0 25 October 2022, 13:37:24 UTC
1f0915e update release notes 25 October 2022, 13:33:50 UTC
fe45996 Merge branch 'dev' into release-4.5.0 25 October 2022, 11:20:51 UTC
edf1746 update release notes 25 October 2022, 11:17:39 UTC
5406e8d remove inclusion of outdated dcr namespace; remove duplicate replacement of ns1.xsd leading to wrong filenames Signed-off-by: Peter Stadler <stadlerpeter@yahoo.fr> 25 October 2022, 10:55:27 UTC
3d13d01 change some ids to get rid of duplicate id errors 25 October 2022, 07:24:43 UTC
c76dc1a Re-generated spec lists. 25 October 2022, 07:14:07 UTC
e8168db Merge branch 'Dead iso cat' into dev 25 October 2022, 07:09:12 UTC
65b143a fix review leftovers Signed-off-by: Peter Stadler <stadlerpeter@yahoo.fr> 25 October 2022, 07:08:35 UTC
714cbc6 Merge branch 'dev' into pr/2359 25 October 2022, 07:01:48 UTC
de08d75 adjust version number for upcoming release 4.5.0 Signed-off-by: Peter Stadler <stadlerpeter@yahoo.fr> 25 October 2022, 06:10:50 UTC
00d3684 adding a prefixDef snippet by Syd 25 October 2022, 05:11:59 UTC
3092b35 use `term` instead of `soCalled` 25 October 2022, 04:55:39 UTC
f9daa55 implement Syd's remarks 25 October 2022, 04:46:23 UTC
baa79cc removed rend="italic" from `term` (I must have got it wrong) 25 October 2022, 04:45:39 UTC
13bff5c implements a lot of Syd's remarks and probably misses some 25 October 2022, 04:27:22 UTC
bfbab9b Update P5/Source/Guidelines/en/DI-PrintDictionaries.xml Co-authored-by: Peter Stadler <stadlerpeter@yahoo.fr> 25 October 2022, 03:11:33 UTC
cf97d0f Updates to release notes for 4.5.0 25 October 2022, 02:49:38 UTC
aa10421 release notes 4.5.0 24 October 2022, 21:00:51 UTC
back to top