mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-12-28
This commit is contained in:
@ -22,7 +22,7 @@ Total number of bot hits purged: 3679
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-12/" />
|
||||
<meta property="article:published_time" content="2021-12-01T16:07:07+02:00" />
|
||||
<meta property="article:modified_time" content="2021-12-08T19:34:39+02:00" />
|
||||
<meta property="article:modified_time" content="2021-12-19T22:03:42+02:00" />
|
||||
|
||||
|
||||
|
||||
@ -40,7 +40,7 @@ Purging 455 hits from WhatsApp in statistics
|
||||
|
||||
Total number of bot hits purged: 3679
|
||||
"/>
|
||||
<meta name="generator" content="Hugo 0.89.4" />
|
||||
<meta name="generator" content="Hugo 0.91.2" />
|
||||
|
||||
|
||||
|
||||
@ -50,9 +50,9 @@ Total number of bot hits purged: 3679
|
||||
"@type": "BlogPosting",
|
||||
"headline": "December, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-12/",
|
||||
"wordCount": "1942",
|
||||
"wordCount": "2055",
|
||||
"datePublished": "2021-12-01T16:07:07+02:00",
|
||||
"dateModified": "2021-12-08T19:34:39+02:00",
|
||||
"dateModified": "2021-12-19T22:03:42+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -427,6 +427,26 @@ BUG_REPORT_URL="https://bugs.debian.org/"
|
||||
<li>I pushed the update to OpenRXV</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I also fixed the weird “unsafe” issue in the links on AReS that Abenet told me about last week
|
||||
<ul>
|
||||
<li>When testing my local instance I realized that the <code>thumbnail</code> field was missing on the production AReS, and that somehow breaks the links</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2021-12-22">2021-12-22</h2>
|
||||
<ul>
|
||||
<li>Fix apt error on DSpace servers due to updated <code>/etc/java-8-openjdk/security/java.security</code> file</li>
|
||||
</ul>
|
||||
<h2 id="2021-12-23">2021-12-23</h2>
|
||||
<ul>
|
||||
<li>Add support for dropping invalid AGROVOC subjects to csv-metadata-quality</li>
|
||||
<li>Move invalid AGROVOC subjects in Gaia’s eighteen green cover items on DSpace Test to <code>cg.subject.system</code></li>
|
||||
<li>I created an “approve” user for Rafael from CIAT to do tests on DSpace Test:</li>
|
||||
</ul>
|
||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-console" data-lang="console">$ dspace user -a -m rafael-approve@cgiar.org -g Rafael -s Rodriguez -p <span style="color:#e6db74">'fuuuuuu'</span>
|
||||
</code></pre></div><h2 id="2021-12-27">2021-12-27</h2>
|
||||
<ul>
|
||||
<li>Start a fresh harvest on AReS</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
Reference in New Issue
Block a user