mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2017-02-14
This commit is contained in:
parent
0ee9268fd7
commit
e556af4f0f
@ -57,3 +57,13 @@ $ ./fix-metadata-values.py -i ccafs-flagships-feb7.csv -f cg.subject.ccafs -t co
|
||||
- CCAFS said they want to wait on the flagship updates (`cg.subject.ccafs`) on CGSpace, perhaps for a month or so
|
||||
- Help Marianne Gadeberg (WLE) with some user permissions as it seems she had previously been using a personal email account, and is now on a CGIAR one
|
||||
- I manually added her new account to ~25 authorizations that her hold user was on
|
||||
|
||||
## 2017-02-14
|
||||
|
||||
- Add `SCALING` to ILRI subjects ([#304](https://github.com/ilri/DSpace/pull/304)), as Sisay's attempts were all sloppy
|
||||
- Cherry pick some patches from the DSpace 5.7 branch:
|
||||
- DS-3363 CSV import error says "row", means "column": f7b6c83e991db099003ee4e28ca33d3c7bab48c0
|
||||
- DS-3479 avoid adding empty metadata values during import: 329f3b48a6de7fad074d825fd12118f7e181e151
|
||||
- [DS-3456] 5x Clarify command line options for statisics import/export tools (#1623): 567ec083c8a94eb2bcc1189816eb4f767745b278
|
||||
- [DS-3458]5x Allow Shard Process to Append to an existing repo: 3c8ecb5d1fd69a1dcfee01feed259e80abbb7749
|
||||
- I still need to test these, especially as the last two which change some stuff with Solr maintenance
|
||||
|
@ -92,7 +92,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name
|
||||
|
||||
"headline": "February, 2017",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2017-02/",
|
||||
"wordCount": "365",
|
||||
"wordCount": "446",
|
||||
|
||||
|
||||
"datePublished": "2017-02-07T07:04:52-08:00",
|
||||
@ -230,6 +230,21 @@ DELETE 1
|
||||
<li>I manually added her new account to ~25 authorizations that her hold user was on</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-14">2017-02-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>SCALING</code> to ILRI subjects (<a href="https://github.com/ilri/DSpace/pull/304">#304</a>), as Sisay’s attempts were all sloppy</li>
|
||||
<li>Cherry pick some patches from the DSpace 5.7 branch:
|
||||
|
||||
<ul>
|
||||
<li>DS-3363 CSV import error says “row”, means “column”: f7b6c83e991db099003ee4e28ca33d3c7bab48c0</li>
|
||||
<li>DS-3479 avoid adding empty metadata values during import: 329f3b48a6de7fad074d825fd12118f7e181e151</li>
|
||||
<li>[DS-3456] 5x Clarify command line options for statisics import/export tools (#1623): 567ec083c8a94eb2bcc1189816eb4f767745b278</li>
|
||||
<li>[DS-3458]5x Allow Shard Process to Append to an existing repo: 3c8ecb5d1fd69a1dcfee01feed259e80abbb7749</li>
|
||||
</ul></li>
|
||||
<li>I still need to test these, especially as the last two which change some stuff with Solr maintenance</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -76,6 +76,21 @@ DELETE 1
|
||||
<li>CCAFS said they want to wait on the flagship updates (<code>cg.subject.ccafs</code>) on CGSpace, perhaps for a month or so</li>
|
||||
<li>Help Marianne Gadeberg (WLE) with some user permissions as it seems she had previously been using a personal email account, and is now on a CGIAR one</li>
|
||||
<li>I manually added her new account to ~25 authorizations that her hold user was on</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-14">2017-02-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>SCALING</code> to ILRI subjects (<a href="https://github.com/ilri/DSpace/pull/304">#304</a>), as Sisay&rsquo;s attempts were all sloppy</li>
|
||||
<li>Cherry pick some patches from the DSpace 5.7 branch:
|
||||
|
||||
<ul>
|
||||
<li>DS-3363 CSV import error says &ldquo;row&rdquo;, means &ldquo;column&rdquo;: f7b6c83e991db099003ee4e28ca33d3c7bab48c0</li>
|
||||
<li>DS-3479 avoid adding empty metadata values during import: 329f3b48a6de7fad074d825fd12118f7e181e151</li>
|
||||
<li>[DS-3456] 5x Clarify command line options for statisics import/export tools (#1623): 567ec083c8a94eb2bcc1189816eb4f767745b278</li>
|
||||
<li>[DS-3458]5x Allow Shard Process to Append to an existing repo: 3c8ecb5d1fd69a1dcfee01feed259e80abbb7749</li>
|
||||
</ul></li>
|
||||
<li>I still need to test these, especially as the last two which change some stuff with Solr maintenance</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
@ -76,6 +76,21 @@ DELETE 1
|
||||
<li>CCAFS said they want to wait on the flagship updates (<code>cg.subject.ccafs</code>) on CGSpace, perhaps for a month or so</li>
|
||||
<li>Help Marianne Gadeberg (WLE) with some user permissions as it seems she had previously been using a personal email account, and is now on a CGIAR one</li>
|
||||
<li>I manually added her new account to ~25 authorizations that her hold user was on</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-14">2017-02-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>SCALING</code> to ILRI subjects (<a href="https://github.com/ilri/DSpace/pull/304">#304</a>), as Sisay&rsquo;s attempts were all sloppy</li>
|
||||
<li>Cherry pick some patches from the DSpace 5.7 branch:
|
||||
|
||||
<ul>
|
||||
<li>DS-3363 CSV import error says &ldquo;row&rdquo;, means &ldquo;column&rdquo;: f7b6c83e991db099003ee4e28ca33d3c7bab48c0</li>
|
||||
<li>DS-3479 avoid adding empty metadata values during import: 329f3b48a6de7fad074d825fd12118f7e181e151</li>
|
||||
<li>[DS-3456] 5x Clarify command line options for statisics import/export tools (#1623): 567ec083c8a94eb2bcc1189816eb4f767745b278</li>
|
||||
<li>[DS-3458]5x Allow Shard Process to Append to an existing repo: 3c8ecb5d1fd69a1dcfee01feed259e80abbb7749</li>
|
||||
</ul></li>
|
||||
<li>I still need to test these, especially as the last two which change some stuff with Solr maintenance</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
@ -75,6 +75,21 @@ DELETE 1
|
||||
<li>CCAFS said they want to wait on the flagship updates (<code>cg.subject.ccafs</code>) on CGSpace, perhaps for a month or so</li>
|
||||
<li>Help Marianne Gadeberg (WLE) with some user permissions as it seems she had previously been using a personal email account, and is now on a CGIAR one</li>
|
||||
<li>I manually added her new account to ~25 authorizations that her hold user was on</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2017-02-14">2017-02-14</h2>
|
||||
|
||||
<ul>
|
||||
<li>Add <code>SCALING</code> to ILRI subjects (<a href="https://github.com/ilri/DSpace/pull/304">#304</a>), as Sisay&rsquo;s attempts were all sloppy</li>
|
||||
<li>Cherry pick some patches from the DSpace 5.7 branch:
|
||||
|
||||
<ul>
|
||||
<li>DS-3363 CSV import error says &ldquo;row&rdquo;, means &ldquo;column&rdquo;: f7b6c83e991db099003ee4e28ca33d3c7bab48c0</li>
|
||||
<li>DS-3479 avoid adding empty metadata values during import: 329f3b48a6de7fad074d825fd12118f7e181e151</li>
|
||||
<li>[DS-3456] 5x Clarify command line options for statisics import/export tools (#1623): 567ec083c8a94eb2bcc1189816eb4f767745b278</li>
|
||||
<li>[DS-3458]5x Allow Shard Process to Append to an existing repo: 3c8ecb5d1fd69a1dcfee01feed259e80abbb7749</li>
|
||||
</ul></li>
|
||||
<li>I still need to test these, especially as the last two which change some stuff with Solr maintenance</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user