mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2019-12-17
This commit is contained in:
@ -24,7 +24,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-12/" />
|
||||
<meta property="article:published_time" content="2019-12-01T11:22:30+02:00" />
|
||||
<meta property="article:modified_time" content="2019-12-11T18:20:20+02:00" />
|
||||
<meta property="article:modified_time" content="2019-12-11T19:02:05+02:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="December, 2019"/>
|
||||
@ -43,7 +43,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
||||
# dpkg -C
|
||||
# reboot
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.60.1" />
|
||||
<meta name="generator" content="Hugo 0.61.0" />
|
||||
|
||||
|
||||
|
||||
@ -53,9 +53,9 @@ Make sure all packages are up to date and the package manager is up to date, the
|
||||
"@type": "BlogPosting",
|
||||
"headline": "December, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-12\/",
|
||||
"wordCount": "731",
|
||||
"wordCount": "880",
|
||||
"datePublished": "2019-12-01T11:22:30+02:00",
|
||||
"dateModified": "2019-12-11T18:20:20+02:00",
|
||||
"dateModified": "2019-12-11T19:02:05+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -124,7 +124,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
||||
|
||||
</p>
|
||||
</header>
|
||||
<h2 id="20191201">2019-12-01</h2>
|
||||
<h2 id="2019-12-01">2019-12-01</h2>
|
||||
<ul>
|
||||
<li>Upgrade CGSpace (linode18) to Ubuntu 18.04:
|
||||
<ul>
|
||||
@ -173,7 +173,7 @@ Make sure all packages are up to date and the package manager is up to date, the
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20191202">2019-12-02</h2>
|
||||
<h2 id="2019-12-02">2019-12-02</h2>
|
||||
<ul>
|
||||
<li>Raise the issue of old, low-quality thumbnails with Peter and the CGSpace team
|
||||
<ul>
|
||||
@ -193,7 +193,7 @@ $ http 'https://dspacetest.cgiar.org/oai/request?verb=GetRecord&metadataPref
|
||||
<li>The DSpace Test ones actually now capture the DOI, where the CGSpace doesn't…</li>
|
||||
<li>And the DSpace Test one doesn't include review status as <code>dc.description</code>, but I don't think that's an important field</li>
|
||||
</ul>
|
||||
<h2 id="20191204">2019-12-04</h2>
|
||||
<h2 id="2019-12-04">2019-12-04</h2>
|
||||
<ul>
|
||||
<li>Peter noticed that there were about seventy items on CGSpace that were marked as private
|
||||
<ul>
|
||||
@ -203,7 +203,7 @@ $ http 'https://dspacetest.cgiar.org/oai/request?verb=GetRecord&metadataPref
|
||||
</ul>
|
||||
<pre><code>dspace=# \COPY (SELECT handle, owning_collection FROM item, handle WHERE item.discoverable='f' AND item.in_archive='t' AND handle.resource_id = item.item_id) to /tmp/2019-12-04-CGSpace-private-items.csv WITH CSV HEADER;
|
||||
COPY 48
|
||||
</code></pre><h2 id="20191205">2019-12-05</h2>
|
||||
</code></pre><h2 id="2019-12-05">2019-12-05</h2>
|
||||
<ul>
|
||||
<li>Give <a href="https://hdl.handle.net/10568/106045">presentation about CG Core v2</a> to the MEL Developers’ Retreat in Nairobi, Kenya (via Skype)</li>
|
||||
<li>Send some pull requests to the cg-core schema repository:
|
||||
@ -214,7 +214,7 @@ COPY 48
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20191208">2019-12-08</h2>
|
||||
<h2 id="2019-12-08">2019-12-08</h2>
|
||||
<ul>
|
||||
<li>Enrico noticed that the AReS Explorer on CGSpace (linode18) was down
|
||||
<ul>
|
||||
@ -224,7 +224,7 @@ COPY 48
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20191209">2019-12-09</h2>
|
||||
<h2 id="2019-12-09">2019-12-09</h2>
|
||||
<ul>
|
||||
<li>Update PostgreSQL JDBC driver to <a href="https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.9">version 42.2.9</a> in <a href="https://github.com/ilri/rmg-ansible-public">Ansible playbooks</a>
|
||||
<ul>
|
||||
@ -237,7 +237,7 @@ COPY 48
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="20191211">2019-12-11</h2>
|
||||
<h2 id="2019-12-11">2019-12-11</h2>
|
||||
<ul>
|
||||
<li>Post <a href="https://www.yammer.com/dspacedevelopers/#/Threads/show?threadId=454830191804416">message to Yammer about good practices for thumbnails on CGSpace</a>
|
||||
<ul>
|
||||
@ -253,6 +253,32 @@ COPY 48
|
||||
</li>
|
||||
<li>While I was restarting the Tomcat service I upgraded the PostgreSQL JDBC driver to version 42.2.9, which had been deployed on DSpace Test earlier this week</li>
|
||||
</ul>
|
||||
<h2 id="2019-12-16">2019-12-16</h2>
|
||||
<ul>
|
||||
<li>Visit CodeObia office to discuss next phase of OpenRXV/AReS development
|
||||
<ul>
|
||||
<li>We discussed using CSV instead of Excel for tabular reports
|
||||
<ul>
|
||||
<li>OpenRXV should only have “simple” reports with Dublin Core fields</li>
|
||||
<li>AReS should have this as well as a customized “extended” report that has CRPs, Subjects, Sponsors, etc from CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>We discussed using RTF instead of Word for graphical reports</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2019-12-17">2019-12-17</h2>
|
||||
<ul>
|
||||
<li>Start filing GitHub issues for the reporting features on OpenRXV and AReS
|
||||
<ul>
|
||||
<li>I created an issue for the “simple” tabular reports on OpenRXV GitHub (<a href="https://github.com/ilri/OpenRXV/issues/29">#29</a>)</li>
|
||||
<li>I created an issue for the “extended” tabular reports on AReS GitHub (<a href="https://github.com/ilri/AReS/issues/8">#8</a>)</li>
|
||||
<li>I created an issue for “simple” text reports on the OpenRXV GitHub (<a href="https://github.com/ilri/OpenRXV/issues/30">#30</a>)</li>
|
||||
<li>I created an issue for “extended” text reports on the AReS GitHub (<a href="https://github.com/ilri/AReS/issues/9">#9</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I looked into creating RTF documents from HTML in Node.js and there is a library called <a href="https://www.npmjs.com/package/html-to-rtf">html-to-rtf</a> that works well, but doesn't support images</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user