mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-08-22
This commit is contained in:
@ -19,7 +19,7 @@ It is class based so I can easily add support for other vocabularies, and the te
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-08/" />
|
||||
<meta property="article:published_time" content="2020-08-02T15:35:54+03:00" />
|
||||
<meta property="article:modified_time" content="2020-08-19T22:08:33+03:00" />
|
||||
<meta property="article:modified_time" content="2020-08-20T17:35:11+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2020"/>
|
||||
@ -43,9 +43,9 @@ It is class based so I can easily add support for other vocabularies, and the te
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2020",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2020-08/",
|
||||
"wordCount": "3406",
|
||||
"wordCount": "3567",
|
||||
"datePublished": "2020-08-02T15:35:54+03:00",
|
||||
"dateModified": "2020-08-19T22:08:33+03:00",
|
||||
"dateModified": "2020-08-20T17:35:11+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -736,6 +736,27 @@ $ grep -oE '[0-9]+/[0-9]+' /tmp/ids.txt > /tmp/handles.txt
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2020-08-22">2020-08-22</h2>
|
||||
<ul>
|
||||
<li>Peter noticed that the AReS data was out dated, and I see in the admin dashboard that it hasn’t been updated since 2020-07-21
|
||||
<ul>
|
||||
<li>I initiated a re-indexing and I see from the CGSpace logs that it is indeed running</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Margarita from CCAFS asked for help adding a new user to their submission and approvers groups
|
||||
<ul>
|
||||
<li>I told them to log in using the LDAP login first so that the e-person gets created</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I manually renamed a few dozen of the stupid “a-ILRI submitters” groups that had the “a-” prefix on CGSpace
|
||||
<ul>
|
||||
<li>For what it’s worth, we had asked Sisay to do this over a year ago and he never did</li>
|
||||
<li>Also, we have two CCAFS approvers groups: <code>CCAFS approvers</code> and <code>CCAFS approvers1</code>, with each added to about half of the CCAFS collections</li>
|
||||
<li>The group members are the same so I went through and replaced the <code>CCAFS approvers1</code> group everywhere manually…</li>
|
||||
<li>I also removed some old CCAFS users from the groups</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user