sort by:
Revision Author Date Message Commit Date
0c666b3 Rename https://svn.code.sf.net/p/tei/code/trunk/P5/Touch to .../build-if-newer.sh per this morning's thread "Touching Once (is so Hard to Keep)" on TEI Council list. 02 June 2015, 13:52:35 UTC
ca35a88 Expanded section to list example of xml:id usage. Fixes FR #540 02 June 2015, 01:44:37 UTC
54d9a5d adding precision to several elements, implementing [feature-requests:#518] 31 May 2015, 18:17:04 UTC
cdb60ce Fixing bad values for @match: where there is no target, it is (by definition in att.scoping) relative to the element which bears it, not the parent element containing the element which bears it. 30 May 2015, 20:58:10 UTC
65e2758 remove sentence per bug #703 30 May 2015, 16:33:17 UTC
271cc32 Fixing extraneous space after open parenthesis. 30 May 2015, 14:30:47 UTC
3ffdfa7 fix #735 30 May 2015, 14:19:44 UTC
471c9ba fix #736 30 May 2015, 14:14:29 UTC
5f1f619 First defaultVal being destroyed per https://sourceforge.net/p/tei/feature-requests/546. 30 May 2015, 02:57:34 UTC
c3e7034 correct typo in bug #746 29 May 2015, 20:53:08 UTC
5f4b5f7 Addressing FR 555: check that <constraint>s in <constraintSpec>s w/ scheme="xsl" actually has XSLT upper-level elements (as we already do for Schematron 1.x and ISO Schematron). 29 May 2015, 15:11:48 UTC
95e9774 Another fix for ident encoded as ref. 29 May 2015, 14:51:26 UTC
98371c6 Fix for link to att class encoded as ref; should be ident. 29 May 2015, 14:49:29 UTC
60de8c6 added prose and examples clarifying difference between `@calendar` and `@datingMethod` (as per https://sourceforge.net/p/tei/feature-requests/554/) 29 May 2015, 14:33:13 UTC
bda6dcf Adding <abbr> to JTEI schema per https://sourceforge.net/p/tei/feature-requests/551/. 29 May 2015, 03:00:00 UTC
8a1ae66 fixed attribute values for correspAction/@type, [bugs:#758] 28 May 2015, 20:14:31 UTC
4cc3a37 fix #737 28 May 2015, 15:04:15 UTC
746ec1c Fix test for 'am I in Jenkins?' in Makefile 28 May 2015, 14:30:46 UTC
abd1c18 Add the 'Id' Subversion keyword to source files that don't have it. 28 May 2015, 01:03:01 UTC
28b8a2d Fix newly created bug 756 [https://sourceforge.net/p/tei/bugs/756/] by changing the indication of duration in ISO 8601 format (on @dur in one case, in @when-iso in another) to indicate a century instead of a single year. (This change also built without error on my home desktop Ubuntu system. Yay :-) 25 May 2015, 22:39:29 UTC
5c98a8c Fixing bug 755 [https://sourceforge.net/p/tei/bugs/755/], i.e. removing @degree from examples in Guidelines. For now they've been replaced with @precision. (This change built without error on my home desktop Ubuntu system. Yay :-) 25 May 2015, 19:12:08 UTC
498dcee Simpler form of archive.org URL that hopefully won't confuse our URL checker. 22 May 2015, 19:54:21 UTC
4abfd6b Fix for broken URL. 19 May 2015, 23:29:05 UTC
28e65ff Removing old oxygen-tei job, now replaced with a bleeding-edge and a stable version built with ant. 17 May 2015, 18:50:29 UTC
268fc79 Adding new job configs for bleeding-edge and stable builds of the oxygen-tei plugin. 17 May 2015, 18:40:24 UTC
2ed95e1 Fixing a couple of link 301s. 11 May 2015, 12:44:35 UTC
6dd015f ...and now spelling the message right. https://sourceforge.net/p/tei/feature-requests/553/ 05 May 2015, 15:02:12 UTC
7e0db74 Updating error message per https://sourceforge.net/p/tei/feature-requests/553/. 05 May 2015, 15:01:50 UTC
371453f Undoing previous fix: the error is with the error message, not the regex, and with the XSLT. 05 May 2015, 15:00:40 UTC
cf2a333 Possible fix for bug with regex in Schematron for <tag> (https://sourceforge.net/p/tei/feature-requests/553/). 05 May 2015, 12:39:26 UTC
7d63790 wroing name for model class. [bugs:#750] 17 April 2015, 17:25:04 UTC
8a371fb att.global.rendition needs to be predeclared 14 April 2015, 17:11:02 UTC
e89b7f1 updated jTEI documentation: added references to PDF transformation 11 April 2015, 20:02:17 UTC
1178a50 revert to previous of empty script elements 07 April 2015, 12:55:50 UTC
24d8124 fix script problem in different way 07 April 2015, 04:25:23 UTC
b117703 make script elements empty 07 April 2015, 03:33:17 UTC
22ddfe7 added seriesStmt, added more values for editor/@role, added Schematron constraint ensuring titleStmt always contains title[@type='main'] 06 April 2015, 19:52:08 UTC
40a4037 Adding linebreaks to examples so that Guidelines page rendering works properly. 06 April 2015, 18:41:08 UTC
7c30918 Updated P5 to new alpha version 06 April 2015, 14:15:12 UTC
237e7d9 Releasing 2.8.0 06 April 2015, 11:35:58 UTC
a02bf59 Setting keywords on readme. 06 April 2015, 02:12:09 UTC
639bf8b Added release notes and updated changelog. 06 April 2015, 02:08:17 UTC
a413a21 Last-minute fix to JTEI template to remove something unwanted. Apologies for breaking the freeze, but no consequences to this outside this file. 04 April 2015, 23:10:27 UTC
2ea3c5a Late-breaking error: element name in Schematron message was wrong (alternate instead of sequence), presumably due to copy/paste error. 31 March 2015, 20:56:10 UTC
5c5dc52 Added #VESA-eg-1 bibliography entry 30 March 2015, 03:54:32 UTC
54acd12 Fixed repeated xml:ids in #VESA examples 30 March 2015, 03:53:32 UTC
9d902a0 Added subsection suggesting strategies to encode textual structures across verses. Fixes bug #705 30 March 2015, 00:11:28 UTC
8ad7a9f As a partial fix to the issues raised in FR 546 (see https://sourceforge.net/p/tei/feature-requests/546/?page=0), add constraints to test that <defaultVal> is not specified for required attributes; and that if there is a <defaultVal> in the definition of a closed enumerated list attribute, try to make sure its contents are among the enumerated choices. 29 March 2015, 23:47:53 UTC
766e00c Clarified sentence on use of unicode v. markup in representing char data. Fixes bug #726 27 March 2015, 19:53:20 UTC
1d35952 made capitalization of "jTEI" more consistent 24 March 2015, 12:58:10 UTC
b91ba49 removed at LR's request 24 March 2015, 12:46:29 UTC
1d81534 add "final draft" version 24 March 2015, 12:36:24 UTC
7321a7e correct typo 23 March 2015, 18:55:40 UTC
dcf06a7 Consolidating all images linked from ODDs in a subfolder called "images". 22 March 2015, 23:21:38 UTC
48dfc01 need to mangling of xsd always 22 March 2015, 22:00:38 UTC
da6172d Trying another approach with Exemplars Makefile to generate XSD. 21 March 2015, 23:41:37 UTC
2a9fa06 Tweak to jTEI documentation. 21 March 2015, 21:00:44 UTC
94bf8d4 synchronized jTEI template with changed template in tei-oxygen (see https://github.com/TEIC/oxygen-tei/commit/773767a0b7827ae6215314796e18312e65cde9f1#diff-ba80eb05d309c098085c1cc6f3fb1192) 21 March 2015, 20:12:27 UTC
973e115 Fixing a bad eg in list elementSpec. 21 March 2015, 19:50:59 UTC
f2659e2 Undoing previous change: for some reason what works locally won't work in Jinks. 21 March 2015, 18:46:49 UTC
5cfcc38 Testing JTEI build of XSD again. Works for me locally, so perhaps we've solved the ambiguous content model issue. 21 March 2015, 18:12:49 UTC
de7eea6 Tweak to Makefile to copy images required by HTML documentation to release. 20 March 2015, 23:01:18 UTC
c991273 Further tweaks to the JTEI ODD file. 20 March 2015, 18:50:52 UTC
5dfc612 Starting to update teh JTEI docs for Oxygen plugin. 20 March 2015, 17:57:26 UTC
eb3306a Jenkins build job for oxygen-tei reconfigured to point to new GitHub repo, since Google Code is closing down. 18 March 2015, 19:35:49 UTC
5cc5f20 add example 17 March 2015, 22:16:34 UTC
3db604a upload corrected version 17 March 2015, 22:11:51 UTC
d8e50dd restored files deleted in error 17 March 2015, 13:09:11 UTC
ae48078 nuke @allowText 17 March 2015, 12:46:42 UTC
dedb8c0 get rid of deprecated directory 13 March 2015, 19:27:28 UTC
749ed76 Clarified that XML default Character Entities do not need to be associated with a replacement string. Fixes Bug 713. 13 March 2015, 18:58:06 UTC
be11a70 make URLs genuine 13 March 2015, 13:20:25 UTC
4c86f91 removed prepositions from suggested values for correspAction@type 13 March 2015, 09:47:22 UTC
c7dd9a2 clarify structure of TEI element per bug #742 10 March 2015, 20:43:37 UTC
1e2cea4 change Schematron XSL generator to avoid error messages about text and attribute nodes 07 March 2015, 15:40:29 UTC
33b7e8d simplify what is done for the JUSTRELAX group of exemplars. skip the secondstage validation 05 March 2015, 22:58:02 UTC
20d4b8c removed offending content model of <item> 05 March 2015, 20:06:36 UTC
7a01182 Adding missing elements to schema. 05 March 2015, 02:32:11 UTC
ea9c571 Fixes for the template for P5. Should be valid, because it's validated as part of the build process. 05 March 2015, 00:48:18 UTC
9ca3f67 Fixing duplicate xml:ids and collapsing multiple elementSpecs for the same element. 05 March 2015, 00:44:39 UTC
83d3688 make jtei exemplar work by hook or by crook 04 March 2015, 22:59:50 UTC
ccd1e7a Trying Sebastian's suggestion for content model of body. 04 March 2015, 18:46:52 UTC
3ddf38f No more body without div. Sorry Lou. 04 March 2015, 18:25:02 UTC
3e4e247 Simplifying the content model of <body> again. It's getting in the way of XSD validation in the P5 build. We can revisit it later. 04 March 2015, 18:09:55 UTC
7007915 Trying to fix a Schematron warning. 04 March 2015, 17:50:31 UTC
513b69c add jtei to the list of targets for schemas 04 March 2015, 09:04:02 UTC
0f1cfbe add jtei to the list of targets for documentation 04 March 2015, 09:03:21 UTC
59643e1 Undoing previous attempt -- pdf fails to build, needs investigation. 04 March 2015, 04:19:07 UTC
2d25cd7 Adding more missing attributes. 04 March 2015, 01:21:18 UTC
1e72ef6 Trying something out: will adding my exemplar to DOCODDS cause its documentation to be copied to the release? 04 March 2015, 00:42:58 UTC
f07b8ea Adding missing image. 03 March 2015, 23:03:52 UTC
0915ac3 Adding @xml:lang and @versionDate attributes to ODD file. 03 March 2015, 22:45:49 UTC
6023230 Adding image for new JTEI file. 03 March 2015, 22:40:31 UTC
df5b5ee friendlier variable names 03 March 2015, 22:25:57 UTC
76bb2d8 Updates to JTEI ODD/Schema/templates from JTEI team. 03 March 2015, 18:44:29 UTC
2e0f948 Adding JTEI ODD and associated files for the first time. 03 March 2015, 16:59:31 UTC
123e343 change xml.xsd to reference right dcr.xsd 02 March 2015, 20:56:33 UTC
507d55b added listRef and tagged some examples 26 February 2015, 15:55:03 UTC
d012b34 changes needed after move from UVA to ADHO (which were made locally on www.tei-c.org on 2014-01-27) 25 February 2015, 00:57:57 UTC
130f449 "free standing" --> "free-standing", for uniformity 20 February 2015, 10:21:02 UTC
back to top