Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SADE
SADE
Commits
bbe883be
Commit
bbe883be
authored
Nov 10, 2020
by
mrodzis
💪
Browse files
fix: make TILE publishable
parent
e089bb17
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.properties
View file @
bbe883be
project.name
=
http://sade.textgrid.de/ns/SADE-develop
project.version
=
4.2.
0
project.version
=
4.2.
1
project.title
=
Scalable Architecture for Digital Editions powered by TextGrid
project.abbrev
=
SADE-develop
project.processorversion
=
5.2.0
...
...
modules/textgrid/client.xqm
View file @
bbe883be
...
...
@@ -75,7 +75,7 @@ declare function tgclient:getData($id as xs:string, $tgcrud-url as xs:string, $s
let $getBody := $request[2]
return
document {
$getBody
}
$getBody
};
(:~ Returns a list of TextGrid items within a given aggregation, but only the
...
...
repo.xml
View file @
bbe883be
...
...
@@ -47,6 +47,20 @@
</li>
</ul>
</change>
<change
version=
"4.2.1"
>
<ul
xmlns=
"http://www.w3.org/1999/xhtml"
>
<li
class=
"feat"
>
Features
<ul>
<li/>
</ul>
</li>
<li
class=
"bugs"
>
Bugfixes
<ul>
<li>
tgclient:getData – remove document node wrap
</li>
</ul>
</li>
</ul>
</change>
<change
version=
"4.1.0"
>
<ul
xmlns=
"http://www.w3.org/1999/xhtml"
>
<li
class=
"feat"
>
Features
...
...
hynek
🤤
@hynek
mentioned in commit
a3d7140d
·
May 10, 2021
mentioned in commit
a3d7140d
mentioned in commit a3d7140d4c0b903a87f61c72d4d78367297c6acf
Toggle commit list
hynek
🤤
@hynek
mentioned in commit
ff9e2722
·
May 10, 2021
mentioned in commit
ff9e2722
mentioned in commit ff9e272260bf19fa5a27c936b9faad59228b5825
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment