mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-22 13:12:19 +01:00
Update notes for 2019-05-16
This commit is contained in:
parent
0486f2f3f6
commit
231ae64633
@ -349,5 +349,7 @@ $ cat dspace.log.2019-05-11 | grep -E 'ip_addr=(100.26.206.188|100.27.19.233|107
|
||||
|
||||
- Tezira says she's having issues with email reports for approved submissions, but I received an email about collection subscriptions this morning, and I tested with `dspace test-email` and it's also working...
|
||||
- Send a list of DSpace build tips to Panagis from AgroKnow
|
||||
- Finally fix the AReS v2 to work via DSpace Test and send it to Peter et al to give their feedback
|
||||
- We had issues with CORS due to Moayad using a hard-coded domain name rather than a relative URL
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-05/" />
|
||||
<meta property="article:published_time" content="2019-05-01T07:37:43+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-14T21:20:49+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-05-15T18:06:05+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="May, 2019"/>
|
||||
@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present
|
||||
"@type": "BlogPosting",
|
||||
"headline": "May, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/",
|
||||
"wordCount": "2430",
|
||||
"wordCount": "2469",
|
||||
"datePublished": "2019-05-01T07:37:43\x2b03:00",
|
||||
"dateModified": "2019-05-14T21:20:49\x2b03:00",
|
||||
"dateModified": "2019-05-15T18:06:05\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -558,6 +558,11 @@ UPDATE metadatavalue SET text_lang='es_ES' WHERE resource_type_id=2 AND metadata
|
||||
<ul>
|
||||
<li>Tezira says she’s having issues with email reports for approved submissions, but I received an email about collection subscriptions this morning, and I tested with <code>dspace test-email</code> and it’s also working…</li>
|
||||
<li>Send a list of DSpace build tips to Panagis from AgroKnow</li>
|
||||
<li>Finally fix the AReS v2 to work via DSpace Test and send it to Peter et al to give their feedback
|
||||
|
||||
<ul>
|
||||
<li>We had issues with CORS due to Moayad using a hard-coded domain name rather than a relative URL</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<lastmod>2019-05-15T18:06:05+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-05/</loc>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<lastmod>2019-05-15T18:06:05+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<lastmod>2019-05-15T18:06:05+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<lastmod>2019-05-15T18:06:05+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-05-14T21:20:49+03:00</lastmod>
|
||||
<lastmod>2019-05-15T18:06:05+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user